schema.org / Produkt

Relatix JSON-LD Tool

Google-vänlig strukturerad data med NAICS-branschklassificering — www.jsonldtool.com

🔍
Utdata
Språk
Riktning
URL-exempel
Bredd
Textstorlek
Färgläge
Typsnitt
Produkt
📦

Produktinformation

Produktnamn krävs
Beskrivning rekommenderas
Minst en bild-URL krävs
En URL per rad
Varumärke rekommenderas
Produkt-URL krävs för handelslistningar
🏷️

Produktidentifierare

Minst en identifierare (SKU, GTIN, MPN) rekommenderas
UPC/EAN/ISBN
Tillverkarens artikelnummer
🏭

NAICS-branschklassificering

🏭

SIC-branschklassificering

📐

Attribut

💰

Prissättning & tillgänglighet

Pris krävs
ISO-datum
📅

Hyra till ägande / Finansiering

Betyg & recensioner

🚚

Fraktdetaljer

🚚

Leveransavgift

↩️

Returpolicy

Slutförande5/33 fält (15%)

Validering

Krävs av Google
Produktnamn krävs
Minst en bild-URL krävs
Pris krävs
Produkt-URL krävs för handelslistningar
Rekommenderas av Google
Beskrivning rekommenderas
Varumärke rekommenderas
Minst en identifierare (SKU, GTIN, MPN) rekommenderas

Optimeringstips

Att lägga till AggregateRating kan förbättra klickfrekvensen i sökresultat med upp till 30%.
Att inkludera minst en recension hjälper till att bygga förtroende och kan aktivera recensionsrika utdrag.
Att lägga till fraktdetaljer hjälper till att kvalificera sig för gratis fraktmärken i Google Shopping.
Returpolicyinformation bygger köparförtroende och krävs för vissa Google Shopping-funktioner.
GTIN (UPC/EAN) hjälper Google att matcha din produkt med sin katalog, vilket förbättrar synligheten.
ℹ️Flera produktbilder förbättrar engagemanget och kan visas i bildsökresultat.
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": "sv"
12}
13</script>

Snabbreferens

1. Välj schematyp ovan
2. Fyll i formulärfälten till vänster
3. Välj utdataformat (JSON-LD, Microdata, RDFa, XML, Open Graph)
4. Lös valideringsfel ovan
5. Kopiera utdata
6. Klistra in i sidans <head>-sektion
7. Testa på Rich Results Test
Ctrl+Z Ångra · Ctrl+Shift+Z Gör om · Ctrl+S Exportera · Ctrl+Shift+C Kopiera
Copyright 2026 Relatix LLC

GeoShape-schema i JSON-LD

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

GeoShape är en schema.org-typ. Använd generatorn ovan för att skapa strukturerad GeoShape-data som JSON-LD, Microdata, RDFa, XML eller Open Graph och klistra sedan in den på din sida för att hjälpa Google, Bing och AI-svarsmotorer att förstå ditt innehåll.

Se den officiella definitionen på schema.org/GeoShape.

GeoShape-egenskaper

Egenskaper som definieras direkt på GeoShape:

EgenskapFörväntad typBeskrivning
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.

Ärvda egenskaper

GeoShape ärver även egenskaper från StructuredValue, Intangible, Thing.

EgenskapFörväntad typBeskrivning
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-exempel

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

Vanliga frågor

Vad är GeoShape-schema?

GeoShape (schema.org/GeoShape) är en strukturerad datatyp som används för att beskriva en GeoShape för sökmotorer och AI-system. Att lägga till GeoShape-JSON-LD på en sida hjälper Google, Bing och svarsmotorer att förstå innehållet och kan möjliggöra utökade resultat.

Hur lägger jag till strukturerad GeoShape-data på min webbplats?

Fyll i GeoShape-fälten i det här verktyget, kopiera den genererade JSON-LD:n och klistra in den i en <script type="application/ld+json">-tagg i <head> eller <body> på din sida. Du kan även exportera Microdata, RDFa, XML eller Open Graph.

Är GeoShape-JSON-LD-generatorn gratis?

Ja. jsonldtool.com är en gratis GeoShape-schemagenerator och validerare utan krav på registrering.

Relaterade schema-typer

StructuredValueGeoCircle