schemaorg-coda :: Example

eg-0481

From v29.4

JSON-LD

{
  "@context": "https://schema.org",
  "@type": "Drug",
  "name": "Denyal Forte",
  "nonProprietaryName": "Copium",
  "activeIngredient": "Fabula excipiens",
  "drugUnit": "5mg",
  "isAvailableGenerically": true,
  "isProprietary": true,
  "dosageForm": "tablet",
  "prescriptionStatus": "https://schema.org/OTC",
  "warning": "Known side effects include hallucinations",
  "identifier": {
    "@type": "PropertyValue",
    "name": "NDC",
    "description": "US National Drug Code",
    "value": "1111100011"
  },
  "gtin": "00311111000118",
  "brand": {
    "@type": "Organization",
    "name": "Rockwell United"
  },
  "recognizingAuthority": {
    "@type": "Organization",
    "name": "FDA",
    "url": "https://www.fda.gov/"
  }
}

Pre-Markup

<h1>Denyal Forte 10×5mg</h1>

Denyal Forte is a brand of Copium manufactured by Rockwell United in the United States.
It is recommended for people suffering of cognitive dissonancy.

It is available in the US as a non-prescription drug in the form of
of a package of 10 5mg tablets.

Common side-effects include hallucinations.