{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/eco-retraites",
  "name": "Eco-retraites",
  "description": "Eco Retreats offer canvas holidays in a teepee (tipi) or yurt - a wonderfully relaxing way to t",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/eco-retraites",
  "image": [
    "https://campspace.com/media/medium/uploads/space/27/22/_1/2722_1_5e4fdface746e.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.59,
    "longitude": -3.85
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Yurt"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tipi"
    }
  ]
}