{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-acqueville-normandy",
  "name": "Campspace In Acqueville Normandy",
  "description": "I live in a yurt on this plot of land, my idea is to let you enjoy my place, which I hope will be pleasant. It's still under construction, so please bear with me. The price will obviously be commensurate with the amenities. Sunny flat plot with yurt on top. Large trees cut off from the wind. Self-contained 7m caravan with kitchen, living room, bedroom, dry toilet, bathroom with shower. In-fill parking for your vehicles. The activities My plot is located on a hiking and cycling trail. Later on...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-acqueville-normandy",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Acqueville",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.6035,
    "longitude": -1.756
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Yurt"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ]
}