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

PropertyValueSpecification-schema i JSON-LD

A Property value specification.

PropertyValueSpecification är en schema.org-typ. Använd generatorn ovan för att skapa strukturerad PropertyValueSpecification-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/PropertyValueSpecification.

PropertyValueSpecification-egenskaper

Egenskaper som definieras direkt på PropertyValueSpecification:

EgenskapFörväntad typBeskrivning
defaultValueTextThe default value of the input. For properties that expect a literal, the default is a literal val…
maxValueNumberThe upper value of some characteristic or property.
minValueNumberThe lower value of some characteristic or property.
multipleValuesBooleanWhether multiple values are allowed for the property. Default is false.
readonlyValueBooleanWhether or not a property is mutable. Default is false. Specifying this for a property that also h…
stepValueNumberThe stepValue attribute indicates the granularity that is expected (and required) of the value in a…
valueMaxLengthNumberSpecifies the allowed range for number of characters in a literal value.
valueMinLengthNumberSpecifies the minimum allowed range for number of characters in a literal value.
valueNameTextIndicates the name of the PropertyValueSpecification to be used in URL templates and form encoding …
valuePatternTextSpecifies a regular expression for testing literal values according to the HTML spec.
valueRequiredBooleanWhether the property must be filled in to complete the action. Default is false.

Ärvda egenskaper

PropertyValueSpecification ärver även egenskaper från 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.

PropertyValueSpecification JSON-LD-exempel

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

Vanliga frågor

Vad är PropertyValueSpecification-schema?

PropertyValueSpecification (schema.org/PropertyValueSpecification) är en strukturerad datatyp som används för att beskriva en PropertyValueSpecification för sökmotorer och AI-system. Att lägga till PropertyValueSpecification-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 PropertyValueSpecification-data på min webbplats?

Fyll i PropertyValueSpecification-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 PropertyValueSpecification-JSON-LD-generatorn gratis?

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

Relaterade schema-typer

Intangible