{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/idyllisk-bondegardsophold-gb",
  "name": "Idyllisk bondegårdsophold",
  "description": "Seen in rural Buckinghamshire, we are peacefully back from all traffic.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/idyllisk-bondegardsophold-gb",
  "image": [
    "https://campspace.com/media/medium/uploads/space/42/8d/0e/428d0ef882f24972f45f3794ab3afe9e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.98,
    "longitude": -0.77
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    }
  ]
}