{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-in-richerenches-provence-alpes-cote-d-azur",
  "name": "Campspace in Richerenches, Provence Alpes Côte d’Azur",
  "description": "Flowered land in a Mas, we do not have yet the installation of drinking water, electricity, etc... For the moment we only offer the land. In the middle of the countryside, with no noise except for the birds. The activities Bike ride in the countryside, hike, visit of the village of Richerenches, visit of the castle of Grignan at 8km.",
  "url": "https://campertunity.com/listings/campgrounds/campspace-in-richerenches-provence-alpes-cote-d-azur",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Richerenches",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.388,
    "longitude": 4.958
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/-/richerenches/169823/campspace-in-richerenches-provence-alpes-cte-dazur"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}