{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-in-grignan-auvergne-rhne-alpes-grignan",
  "name": "Campspace In Grignan Auvergne Rhne Alpes",
  "description": "Plot of 1 hectare in the heart of a natural site with access for camper van or motorhome via a dirt road of 2 kilometers. Exceptional view of the Drôme and the Vaucluse with the Mont Ventoux. No neighbors. No hassle. Exceptional site to preserve.",
  "url": "https://campertunity.com/listings/campgrounds/campspace-in-grignan-auvergne-rhne-alpes-grignan",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "grignan",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.417,
    "longitude": 4.9085
  },
  "sameAs": [
    "https://www.campercontact.com/es/francia/-/grignan/174134/campspace-in-grignan-auvergne-rhne-alpes"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}