{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-du-chateau-grignan",
  "name": "Camping du Chateau",
  "description": "Camping du Chateau is a campsite that is located in Grignan, Drôme.This campsite has delimited, shaded, unshaded and...",
  "url": "https://campertunity.com/listings/campgrounds/camping-du-chateau-grignan",
  "image": [
    "https://cdn3.acsi.eu/6/8/9/c/689c9a54ae873.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "ave de Grillon 5",
    "addressLocality": "Grignan",
    "postalCode": "26230",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.41739,
    "longitude": 4.90925
  },
  "sameAs": [
    "https://www.eurocampings.fr/france/rhone-alpes/drome/grignan/camping-du-chateau-125069/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ]
}