{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sleep-wild-banbury-england",
  "name": "Sleep Wild",
  "description": "Luxurious, off grid cabin, ideally suited to sleep 2 as but can accommodate an extra 2 children or 1 adult on the sofa bed. Wake up to stunning views of the rolling Oxfordshire countryside, racehorses grazing in their paddocks and the sound of skylarks overhead. The decoration has been carefully considered and beautifully designed to help our guests slow down and switch off in comfort. The Campion has electricity and hot water - think tiny hotel room in the wild. In the cabin you will find :...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sleep-wild-banbury-england",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/images/v1652945551/campsite-photos/mqblryezcvywpmluhjs0/sleep-wild-the-campion-0f436997-central-england.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Banbury",
    "addressRegion": "England",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.12625147968913,
    "longitude": -1.3331640340623494
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ]
}