{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/skirlington-leisure-park-driffield-england",
  "name": "Skirlington Leisure Park",
  "description": "on the East Yorkshire coast - beautiful location - see the website for the right price - center Hornsea 6km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/skirlington-leisure-park-driffield-england",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650750146.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Skipsea Road",
    "addressLocality": "Driffield",
    "addressRegion": "england",
    "postalCode": "YO25 8SY",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.95441,
    "longitude": -0.19902
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.6,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "28",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "£28+"
}