{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-seend",
  "name": "Discharge Toilet",
  "description": "Spacious camper place directly behind the pub The Three Magpies.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-seend",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651214403.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bath Road / A365",
    "addressLocality": "Seend",
    "addressRegion": "england",
    "postalCode": "SN12 6RN",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.35739,
    "longitude": -2.07224
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "21.25",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "£21.25+"
}