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

Anatomical System-schema in JSON-LD

An anatomical system is a group of anatomical structures that work together to perform a certain task. Anatomical syste…

Anatomical System is een schema.org-type. Gebruik de generator hierboven om Anatomical System-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/AnatomicalSystem.

Anatomical System-eigenschappen

Eigenschappen die rechtstreeks op AnatomicalSystem zijn gedefinieerd:

EigenschapVerwacht typeBeschrijving
associatedPathophysiologyTextIf applicable, a description of the pathophysiology associated with the anatomical system, includin…
comprisedOfTextSpecifying something physically contained by something else. Typically used here for the underlying…
relatedConditionTextA medical condition associated with this anatomy.
relatedStructureTextRelated anatomical structure(s) that are not part of the system but relate or connect to it, such a…
relatedTherapyTextA medical therapy related to this anatomy.

Overgeërfde eigenschappen

AnatomicalSystem erft ook eigenschappen van MedicalEntity, Thing.

EigenschapVerwacht typeBeschrijving
codeTextA medical code for the entity, taken from a controlled vocabulary or ontology such as ICD-9, Diseas…
fundingTextA [[Grant]] that directly or indirectly provide funding or sponsorship for this item. See also [[ow…
guidelineTextA medical guideline related to this entity.
legalStatusTextThe drug or supplement's legal status, including any controlled substance schedules that apply.
medicineSystemTextThe system of medicine that includes this MedicalEntity, for example 'evidence-based', 'homeopathic…
recognizingAuthorityTextIf applicable, the organization that officially recognizes this entity as part of its endorsed syst…
relevantSpecialtyTextIf applicable, a medical specialty in which this entity is relevant.
studyTextA medical study or trial related to this entity.
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.

AnatomicalSystem JSON-LD-voorbeeld

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

Veelgestelde vragen

Wat is het Anatomical System-schema?

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

Hoe voeg ik Anatomical System-gestructureerde gegevens toe aan mijn website?

Vul de Anatomical System-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 Anatomical System-JSON-LD-generator gratis?

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

Gerelateerde schema-types

Medische entiteit