{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/biwak-in-der-bucht-von-mont-saint-michel",
  "name": "Biwak in der Bucht von Mont Saint Michel",
  "description": "Located in the immediate vicinity of the famous Mont Saint Michel in Brittany, our 1 hectare offers",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/biwak-in-der-bucht-von-mont-saint-michel",
  "image": [
    "https://campspace.com/media/medium/uploads/space/32/fe/96/32fe96a1e52baa37611f0a48ee009506.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.55,
    "longitude": -1.56
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    }
  ]
}