{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/chateau-proche-de-monfreville",
  "name": "Château proche de Monfréville",
  "description": "Welcome to the Camp, your ultimate destination for camping in tent near a castle in the",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/chateau-proche-de-monfreville",
  "image": [
    "https://campspace.com/media/medium/uploads/space/9e/62/44/9e62440e1be4ee7b681c7e6527e18bcd.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.31,
    "longitude": -1.04
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cave"
    }
  ]
}