{
  "@context": "https://schema.org",
  "@type": "Organization",
  "name": "Zonnatura",
  "alternateName": "Zonnatura NL",
  "url": "https://www.zonnatura.nl",
  "logo": "https://www.zonnatura.nl/assets/logo-core.webp",
  "slogan": "Het verschil zit vanbinnen.",
  "description": "Nederlands biologisch voedingsmerk met 70+ jaar ervaring in 100% pure ingrediënten.",
  "foundingDate": "1950",
  "areaServed": "NL",
  "knowsLanguage": ["nl", "en"],
  "sameAs": [
    "https://www.instagram.com/zonnatura",
    "https://www.facebook.com/Zonnatura"
  ],
  "parentOrganization": {
    "@type": "Organization",
    "name": "Ecotone",
    "url": "https://www.ecotone.com",
    "sameAs": [
      "https://www.ecotone.com"
    ]
  },
  "contactPoint": [
    {
      "@type": "ContactPoint",
      "contactType": "customer service",
      "email": "info@zonnatura.nl",
      "availableLanguage": ["Dutch"]
    },
    {
      "@type": "ContactPoint",
      "contactType": "media",
      "email": "pers@zonnatura.nl",
      "availableLanguage": ["Dutch"]
    }
  ],
  "hasOfferCatalog": {
    "@type": "OfferCatalog",
    "name": "Zonnatura Producten",
    "itemListElement": [
      { "@type": "Offer", "itemOffered": { "@type": "Product", "name": "Thee" } },
      { "@type": "Offer", "itemOffered": { "@type": "Product", "name": "Ontbijtgranen" } },
      { "@type": "Offer", "itemOffered": { "@type": "Product", "name": "Spreads & Broodbeleg" } },
      { "@type": "Offer", "itemOffered": { "@type": "Product", "name": "Tussendoortjes" } },
      { "@type": "Offer", "itemOffered": { "@type": "Product", "name": "Plantaardige Dranken" } },
      { "@type": "Offer", "itemOffered": { "@type": "Product", "name": "Sappen" } },
      { "@type": "Offer", "itemOffered": { "@type": "Product", "name": "Wafels" } },
      { "@type": "Offer", "itemOffered": { "@type": "Product", "name": "Kombucha" } },
      { "@type": "Offer", "itemOffered": { "@type": "Product", "name": "Knijpfruit" } },
      { "@type": "Offer", "itemOffered": { "@type": "Product", "name": "Bouillonblokjes" } },
      { "@type": "Offer", "itemOffered": { "@type": "Product", "name": "Aanvullend Assortiment" } },
      { "@type": "Offer", "itemOffered": { "@type": "Product", "name": "Food Service Assortiment" } }
    ]
  }
}
