{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/caravan-sleeps-poole-dorset",
  "name": "Caravan Sleeps",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/caravan-sleeps-poole-dorset",
  "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
  },
  "sameAs": [
    "https://caravansleeps.com/holiday-park/azure-seas-holiday-village/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "1399.95",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "£1399.95+"
}