{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/surrey-hills-yurts",
  "name": "Surrey Hills Yurts",
  "description": "Our luxury yurts wrapped in the Surrey Hills are a slice of indulgence in the wild and create a perf",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/surrey-hills-yurts",
  "image": [
    "https://campspace.com/media/medium/uploads/space/26/88/_1/2688_1_5e4fdd6488ea2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.22,
    "longitude": -0.36
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Yurt"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ]
}