{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-cottage-ferroviaire-pres-de-cambridge-gb",
  "name": "Camping cottage ferroviaire, près de Cambridge",
  "description": "Camp in our large garden in Cambridge. We are 5 miles from the city center in a",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-cottage-ferroviaire-pres-de-cambridge-gb",
  "image": [
    "https://campspace.com/media/medium/uploads/space/bc/cc/92/bccc9242f4899bc606e873d635c9a304.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.19,
    "longitude": 0.19
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    }
  ]
}