{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/water-creissels",
  "name": "water",
  "description": "We live in the heart of a small, rustic but warm and simple farm. 180 hectares of steppe-style space. Locations on the farm, near the animal parks. Arrival from 5:00 p.m. but other times are possible, please let me know. Farm tour included. Farm shop. Very quiet, secluded farmhouse on the pristine Larzac plateau. Pitches on the farmhouse. A 200-year-old stone building. Farm equipment may be visible. Simple and rustic. A warm, no-nonsense welcome. We'll introduce you to our work and committed...",
  "url": "https://campertunity.com/listings/campgrounds/water-creissels",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Creissels",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.042,
    "longitude": 3.081
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/-/creissels/170303/the-larzac-steppe"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}