{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bosworth-caravan-park-cadeby-england",
  "name": "Bosworth Caravan Park",
  "description": "Campsite opposite a rural park - center 1km.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bosworth-caravan-park-cadeby-england",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cadebylane",
    "addressLocality": "cadeby",
    "addressRegion": "england",
    "postalCode": "CV13 0BA",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.6234,
    "longitude": -1.3818
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "30",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "30+"
}