schema.org / Product

Relatix JSON-LD Tool

Google-vriendelijke gestructureerde gegevens met NAICS-bedrijfsclassificatie — www.jsonldtool.com

🔍
Uitvoer
Taal
Richting
URL-voorbeelden
Breedte
Tekstgrootte
Kleurmodus
Lettertypen
Product
📦

Productinformatie

Productnaam is vereist
Beschrijving wordt aanbevolen
Minstens één afbeeldings-URL is vereist
Eén URL per regel
Merk wordt aanbevolen
Product-URL is vereist voor handelaarsvermeldingen
🏷️

Productidentificaties

Minstens één identificatie (SKU, GTIN, MPN) wordt aanbevolen
UPC/EAN/ISBN
Fabrikant-onderdeelnummer
🏭

NAICS-bedrijfsclassificatie

🏭

SIC-bedrijfsclassificatie

📐

Attributen

💰

Prijzen & beschikbaarheid

Prijs is vereist
ISO-datum
📅

Huurkoop / Financiering

Beoordelingen & recensies

🚚

Verzendgegevens

🚚

Bezorgkosten

↩️

Retourbeleid

Voortgang5/33 velden (15%)

Validatie

Vereist door Google
Productnaam is vereist
Minstens één afbeeldings-URL is vereist
Prijs is vereist
Product-URL is vereist voor handelaarsvermeldingen
Aanbevolen door Google
Beschrijving wordt aanbevolen
Merk wordt aanbevolen
Minstens één identificatie (SKU, GTIN, MPN) wordt aanbevolen

Optimalisatietips

Het toevoegen van AggregateRating kan de doorklikratio in zoekresultaten met maximaal 30% verbeteren.
Het opnemen van minstens één recensie helpt vertrouwen opbouwen en kan recensie-rich-snippets activeren.
Verzendgegevens toevoegen helpt in aanmerking te komen voor gratis-verzendbadges in Google Shopping.
Retourbeleidinformatie bouwt kopervertrouwen op en is vereist voor sommige Google Shopping-functies.
GTIN (UPC/EAN) helpt Google uw product te matchen met zijn catalogus, wat de zichtbaarheid verbetert.
ℹ️Meerdere productafbeeldingen verbeteren de betrokkenheid en kunnen verschijnen in de beeldzoekresultaten.
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": "nl"
12}
13</script>

Snelgids

1. Selecteer hierboven een schematype
2. Vul de formuliervelden aan de linkerkant in
3. Kies uitvoerformaat (JSON-LD, Microdata, RDFa, XML, Open Graph)
4. Los bovenstaande validatiefouten op
5. Kopieer de uitvoer
6. Plak in het <head>-gedeelte van uw pagina
7. Testen op Rich Results Test
Ctrl+Z Ongedaan maken · Ctrl+Shift+Z Opnieuw · Ctrl+S Exporteren · Ctrl+Shift+C Kopiëren
Copyright 2026 Relatix LLC

ParentAudience-schema in JSON-LD

A set of characteristics describing parents, who can be interested in viewing some content.

ParentAudience is een schema.org-type. Gebruik de generator hierboven om ParentAudience-gestructureerde gegevens te maken als JSON-LD, Microdata, RDFa, XML of Open Graph, en plak deze vervolgens in je pagina om Google, Bing en AI-antwoordmachines te helpen je inhoud te begrijpen.

Zie de officiële definitie op schema.org/ParentAudience.

ParentAudience-eigenschappen

Eigenschappen die rechtstreeks op ParentAudience zijn gedefinieerd:

EigenschapVerwacht typeBeschrijving
childMaxAgeNumberMaximal age of the child.
childMinAgeNumberMinimal age of the child.

Overgeërfde eigenschappen

ParentAudience erft ook eigenschappen van PeopleAudience, Audience, Intangible, Thing.

EigenschapVerwacht typeBeschrijving
healthConditionTextSpecifying the health condition(s) of a patient, medical study, or other target audience.
requiredGenderTextAudiences defined by a person's gender.
requiredMaxAgeNumberAudiences defined by a person's maximum age.
requiredMinAgeNumberAudiences defined by a person's minimum age.
suggestedAgeTextThe age or age range for the intended audience or person, for example 3-12 months for infants, 1-5 …
suggestedGenderTextThe suggested gender of the intended person or audience, for example "male", "female", or "unisex".
suggestedMaxAgeNumberMaximum recommended age in years for the audience or user.
suggestedMeasurementTextA suggested range of body measurements for the intended audience or person, for example inseam betw…
suggestedMinAgeNumberMinimum recommended age in years for the audience or user.
audienceTypeTextThe target group associated with a given audience (e.g. veterans, car owners, musicians, etc.).
geographicAreaTextThe geographic area associated with the audience.
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.

ParentAudience JSON-LD-voorbeeld

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

Veelgestelde vragen

Wat is het ParentAudience-schema?

ParentAudience (schema.org/ParentAudience) is een gestructureerd gegevenstype dat wordt gebruikt om een ParentAudience te beschrijven voor zoekmachines en AI-systemen. Het toevoegen van ParentAudience-JSON-LD aan een pagina helpt Google, Bing en antwoordmachines de inhoud te begrijpen en kan rijke resultaten mogelijk maken.

Hoe voeg ik ParentAudience-gestructureerde gegevens toe aan mijn website?

Vul de ParentAudience-velden in deze tool in, kopieer de gegenereerde JSON-LD en plak deze binnen een <script type="application/ld+json">-tag in de <head> of <body> van je pagina. Je kunt ook Microdata, RDFa, XML of Open Graph exporteren.

Is de ParentAudience-JSON-LD-generator gratis?

Ja. jsonldtool.com is een gratis ParentAudience-schemagenerator en -validator waarvoor geen registratie nodig is.

Gerelateerde schema-types

PeopleAudience