{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/glamping-driffield-england",
  "name": "Ultimate Lakeside Glamping Getaway!",
  "description": "'Hare's Hideout' Safari Tent really does feel very homely with two bedrooms, all cosy bedding provided, a log burning stove, fridge, kettle, sofa and plenty of storage for a restful, hassle-free camping trip. Sleeping options available in our safari tents are: one bedroom with a double bed in it, and one with a double bed with a single bunk above. There is also a small sofa bed in the lounge area which will sleep two people. With a large covered area of decking out the front to sit and ponder...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/glamping-driffield-england",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/v1742462515/dev-campground-photos/dm8mqvzrxj8vuti7e6ft.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Driffield",
    "addressRegion": "England",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.920833298442346,
    "longitude": -0.3299775079429992
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Safari_tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}