{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bottom-of-the-luse-gerouville-be",
  "name": "The Bottom Of The Luse",
  "description": "Land between meadows and forests with open views and guaranteed peace and quiet. rustic but functional fittings: separate dry toilet, heated shower and kitchen with small fridge shared in the caravan, ideal during the rutting season. 2 pitches near the caravan. Up to 10 people in the meadows 80 meters from amenities. I only accept sorted waste, compost, PMC, glass, residual.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bottom-of-the-luse-gerouville-be",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Gérouville",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.618,
    "longitude": 5.4315
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}