{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/appuldurcombe-gardens-holiday-park-wroxall-england",
  "name": "Appuldurcombe Gardens Holiday Park",
  "description": "in the middle of open nature - near the beaches of Shanklin, Sandown and Ventnor",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/appuldurcombe-gardens-holiday-park-wroxall-england",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650898947.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Appuldurcombe Road",
    "addressLocality": "wroxall",
    "addressRegion": "england",
    "postalCode": "PO38 3EP",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.61889,
    "longitude": -1.22632
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "31.65",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "31.65+"
}