{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-blackpool-england",
  "name": "Discharge Toilet",
  "description": "A small-scale campsite - center 5 km.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-blackpool-england",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651064659.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Whitehill Road",
    "addressLocality": "Blackpool",
    "addressRegion": "england",
    "postalCode": "FY4 5LA",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.78498,
    "longitude": -2.98721
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "26",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "£26+"
}