schema.org / Produkt

Relatix JSON-LD Tool

Google-vennlige strukturerte data med NAICS-bransjeklassifisering — www.jsonldtool.com

🔍
Utdata
Språk
Retning
URL-eksempler
Bredde
Tekststørrelse
Fargemodus
Skrifttyper
Produkt
📦

Produktinformasjon

Produktnavn er påkrevd
Beskrivelse anbefales
Minst én bilde-URL er påkrevd
Én URL per linje
Merke anbefales
Produkt-URL er påkrevd for forhandleroppføringer
🏷️

Produktidentifikatorer

Minst én identifikator (SKU, GTIN, MPN) anbefales
UPC/EAN/ISBN
Produsentens delenummer
🏭

NAICS-bransjeklassifisering

🏭

SIC-bransjeklassifisering

📐

Attributter

💰

Priser & tilgjengelighet

Pris er påkrevd
ISO-dato
📅

Leie til eie / Finansiering

Vurderinger & anmeldelser

🚚

Fraktdetaljer

🚚

Leveringsavgift

↩️

Returpolicy

Fullføring5/33 felt (15%)

Validering

Påkrevd av Google
Produktnavn er påkrevd
Minst én bilde-URL er påkrevd
Pris er påkrevd
Produkt-URL er påkrevd for forhandleroppføringer
Anbefalt av Google
Beskrivelse anbefales
Merke anbefales
Minst én identifikator (SKU, GTIN, MPN) anbefales

Optimaliseringstips

Å legge til AggregateRating kan forbedre klikkfrekvensen i søkeresultater med opptil 30%.
Å inkludere minst én anmeldelse hjelper med å bygge tillit og kan aktivere anmeldelses-rich-snippets.
Å legge til fraktdetaljer hjelper med å kvalifisere seg for gratis fraktmerker i Google Shopping.
Returpolicyinformasjon bygger kjøpertillit og er påkrevd for noen Google Shopping-funksjoner.
GTIN (UPC/EAN) hjelper Google med å matche produktet ditt med sin katalog, noe som forbedrer synligheten.
ℹ️Flere produktbilder forbedrer engasjementet og kan vises i bildesøkeresultater.
JSON-LD Output
1<script type="application/ld+json">
2{
3 "@context": "https://schema.org",
4 "@type": "Product",
5 "offers": {
6 "@type": "Offer",
7 "priceCurrency": "USD",
8 "availability": "https://schema.org/InStock",
9 "itemCondition": "https://schema.org/NewCondition"
10 },
11 "inLanguage": "no"
12}
13</script>

Hurtigreferanse

1. Velg skjematype ovenfor
2. Fyll ut skjemafeltene til venstre
3. Velg utdataformat (JSON-LD, Microdata, RDFa, XML, Open Graph)
4. Løs valideringsfeil ovenfor
5. Kopier utdata
6. Lim inn i sidens <head>-seksjon
7. Test på Rich Results Test
Ctrl+Z Angre · Ctrl+Shift+Z Gjør om · Ctrl+S Eksporter · Ctrl+Shift+C Kopier
Copyright 2026 Relatix LLC

GeoShape-skjema i JSON-LD

The geographic shape of a place. A GeoShape can be described using several properties whose values are based on latitud…

GeoShape er en schema.org-type. Bruk generatoren ovenfor til å lage strukturerte GeoShape-data som JSON-LD, Microdata, RDFa, XML eller Open Graph, og lim dem deretter inn på siden din for å hjelpe Google, Bing og AI-svarmotorer med å forstå innholdet ditt.

Se den offisielle definisjonen på schema.org/GeoShape.

GeoShape-egenskaper

Egenskaper som er definert direkte på GeoShape:

EgenskapForventet typeBeskrivelse
addressTextPhysical address of the item.
addressCountryTextThe country. Recommended to be in 2-letter [ISO 3166-1 alpha-2](http://en.wikipedia.org/wiki/ISO_31…
boxTextA box is the area enclosed by the rectangle formed by two points. The first point is the lower corn…
circleTextA circle is the circular region of a specified radius centered at a specified latitude and longitud…
elevationNumberThe elevation of a location ([WGS 84](https://en.wikipedia.org/wiki/World_Geodetic_System)). Values…
lineTextA line is a point-to-point path consisting of two or more points. A line is expressed as a series o…
polygonTextA polygon is the area enclosed by a point-to-point path for which the starting and ending points ar…
postalCodeTextThe postal code. For example, 94043.

Arvede egenskaper

GeoShape arver også egenskaper fra StructuredValue, Intangible, Thing.

EgenskapForventet typeBeskrivelse
additionalTypeURLAn additional type for the item, typically used for adding more specific types from external vocabu…
alternateNameTextAn alias for the item.
descriptionTextA description of the item.
disambiguatingDescriptionTextA sub property of description. A short description of the item used to disambiguate from other, sim…
identifierURLThe identifier property represents any kind of identifier for any kind of [[Thing]], such as ISBNs,…
imageURLAn image of the item. This can be a [[URL]] or a fully described [[ImageObject]].
mainEntityOfPageURLIndicates a page (or other CreativeWork) for which this thing is the main entity being described. S…
nameTextThe name of the item.
ownerTextA person or organization who owns this Thing.
potentialActionTextIndicates a potential Action, which describes an idealized action in which this thing would play an…
sameAsURLURL of a reference Web page that unambiguously indicates the item's identity. E.g. the URL of the i…
subjectOfTextA CreativeWork or Event about this Thing.
urlURLURL of the item.

GeoShape JSON-LD-eksempel

{
  "@context": "https://schema.org",
  "@type": "GeoShape",
  "name": "Example GeoShape"
}

Ofte stilte spørsmål

Hva er GeoShape-schema?

GeoShape (schema.org/GeoShape) er en strukturert datatype som brukes til å beskrive en GeoShape for søkemotorer og AI-systemer. Å legge til GeoShape-JSON-LD på en side hjelper Google, Bing og svarmotorer med å forstå innholdet og kan aktivere utvidede resultater.

Hvordan legger jeg til strukturerte GeoShape-data på nettstedet mitt?

Fyll ut GeoShape-feltene i dette verktøyet, kopier den genererte JSON-LD-en, og lim den inn i en <script type="application/ld+json">-tagg i <head> eller <body> på siden din. Du kan også eksportere Microdata, RDFa, XML eller Open Graph.

Er GeoShape-JSON-LD-generatoren gratis?

Ja. jsonldtool.com er en gratis GeoShape-schemagenerator og -validator som ikke krever registrering.

Relaterte schema-typer

StructuredValueGeoCircle