schema.org / Product

Relatix JSON-LD Tool

Google-friendly structured data with NAICS industry classification — www.jsonldtool.com

🔍
Output
Language
Direction
URL Examples
Width
Text Size
Color Mode
Typefaces
Product
📦

Product Information

Product name is required
Description is recommended
At least one image URL is required
One URL per line
Brand is recommended
Product URL required for merchant listings
🏷️

Product Identifiers

At least one identifier (SKU, GTIN, MPN) recommended
UPC/EAN/ISBN
Manufacturer part #
🏭

NAICS Industry Classification

🏭

SIC Industry Classification

📐

Attributes

💰

Pricing & Availability

Price is required
ISO date
📅

Rent to Own / Financing

Ratings & Reviews

🚚

Shipping Details

🚚

Delivery Fee

↩️

Return Policy

Completion5/33 fields (15%)

Validation

Required by Google
Product name is required
At least one image URL is required
Price is required
Product URL required for merchant listings
Recommended by Google
Description is recommended
Brand is recommended
At least one identifier (SKU, GTIN, MPN) recommended

Optimization Hints

Adding AggregateRating can improve click-through rates by up to 30% in search results.
Including at least one Review helps build trust and can enable review rich snippets.
Adding shipping details helps qualify for free shipping badges in Google Shopping.
Return policy information builds buyer confidence and is required for some Google Shopping features.
GTIN (UPC/EAN) helps Google match your product to its catalog, improving visibility.
ℹ️Multiple product images improve engagement and may appear in image search results.
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": "en"
12}
13</script>

Quick Reference

1. Select schema type above
2. Fill in the form fields on the left
3. Choose output format (JSON-LD, Microdata, RDFa, XML, Open Graph)
4. Resolve any validation errors above
5. Copy the output
6. Paste into your page's <head> section
Ctrl+Z Undo · Ctrl+Shift+Z Redo · Ctrl+S Export · Ctrl+Shift+C Copy
Copyright 2026 Relatix LLC

MedicalSymptom Schema in JSON-LD

Any complaint sensed and expressed by the patient (therefore defined as subjective) like stomachache, lower-back pain,…

MedicalSymptom is a schema.org type. Use the generator above to build MedicalSymptom structured data as JSON-LD, Microdata, RDFa, XML or Open Graph, then paste it into your page to help Google, Bing and AI answer engines understand your content.

See the official definition at schema.org/MedicalSymptom.

Inherited properties

MedicalSymptom also inherits properties from MedicalSignOrSymptom, MedicalCondition, MedicalEntity, Thing.

PropertyExpected typeDescription
possibleTreatmentTextA possible treatment to address this condition, sign or symptom.
associatedAnatomyTextThe anatomy of the underlying organ system or structures associated with this entity.
causeTextThe cause of a medical condition.
differentialDiagnosisTextOne of a set of differential diagnoses for the condition. Specifically, a closely-related or compet…
drugTextSpecifying a drug or medicine used in a medication procedure.
epidemiologyTextThe characteristics of associated patients, such as age, gender, race etc.
expectedPrognosisTextThe likely outcome in either the short term or long term of the medical condition.
naturalProgressionTextThe expected progression of the condition if it is not treated and allowed to progress naturally.
pathophysiologyTextChanges in the normal mechanical, physical, and biochemical functions that are associated with this…
possibleComplicationTextA possible unexpected and unfavorable evolution of a medical condition. Complications may include w…
possibleTreatmentTextA possible treatment to address this condition, sign or symptom.
primaryPreventionTextA preventative therapy used to prevent an initial occurrence of the medical condition, such as vacc…
riskFactorTextA modifiable or non-modifiable factor that increases the risk of a patient contracting this conditi…
secondaryPreventionTextA preventative therapy used to prevent reoccurrence of the medical condition after an initial episo…
signOrSymptomTextA sign or symptom of this condition. Signs are objective or physically observable manifestations of…
stageTextThe stage of the condition, if applicable.
statusTextThe status of the study (enumerated).
typicalTestTextA medical test typically performed given this condition.
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.

MedicalSymptom JSON-LD example

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

Frequently asked questions

What is MedicalSymptom schema?

MedicalSymptom (schema.org/MedicalSymptom) is a structured-data type used to describe a MedicalSymptom to search engines and AI systems. Adding MedicalSymptom JSON-LD to a page helps Google, Bing and answer engines understand the content and can enable rich results.

How do I add MedicalSymptom structured data to my website?

Fill in the MedicalSymptom fields in this tool, copy the generated JSON-LD, and paste it inside a <script type="application/ld+json"> tag in the <head> or <body> of your page. You can also export Microdata, RDFa, XML or Open Graph.

Is the MedicalSymptom JSON-LD generator free?

Yes. jsonldtool.com is a free MedicalSymptom schema generator and validator with no sign-up required.

Related schema types

Medical Sign or Symptom