{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dogs-allowed-grignan",
  "name": "dogs_allowed",
  "description": "1 hectare plot in the heart of a natural area with access to a camper van or van via a 2 kilometer dirt road. Exceptional view of the Drôme and Vaucluse with Mont Ventoux. No neighbors. No nuisance. Exceptional site to be preserved.",
  "url": "https://campertunity.com/listings/campgrounds/dogs-allowed-grignan",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Grignan",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.421,
    "longitude": 4.9065
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/-/grignan/174134/campspace-in-grignan-auvergne-rhne-alpes"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}