{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/poole-dorset",
  "name": "Caravan Sleeps",
  "description": "A quiet nook on the east coast of the island, St Helens Coastal Resort hits just the spot if you're looking to get away from it all and escape the routine of everyday life. It offers some of the very latest luxury statement lodges and contemporary holiday homes in luscious green surroundings, which spacious plots that give you the space to breath and really let go. Perfectly suited to couples looking for a blissful retreat, swap the roar of the city traffic with the sigh of a sea breeze at St...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/poole-dorset",
  "image": [
    "https://caravansleeps.com/wp-content/uploads/2021/11/st-helens-Isle-of-Wight-Aria-Resorts.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "19 Lodge Close",
    "addressLocality": "Poole",
    "addressRegion": "Dorset",
    "postalCode": "BH22 9JT",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.6917237,
    "longitude": -1.9718675
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife_viewing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bird_watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "1749.95",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "£1749.95+"
}