{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-grignan-grignan-auvergne-rhone-alpes",
  "name": "Camping de Grignan",
  "description": "Small campsite on the edge of the old village of Grignan - snack bar - terrace - restaurant - center 200m",
  "url": "https://campertunity.com/listings/campgrounds/camping-grignan-grignan-auvergne-rhone-alpes",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650982667.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenue de Grillon",
    "addressLocality": "Grignan",
    "addressRegion": "auvergne-rhone-alpes",
    "postalCode": "26230",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.41742,
    "longitude": 4.90932
  },
  "sameAs": [
    "https://www.camping-grignan.com",
    "https://www.campercontact.com/en/france/auvergne-rhone-alpes/grignan/98873/camping-de-grignan"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€15+"
}