{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-driffield-england-1",
  "name": "Clothes Wash Dry",
  "description": "large field at the back of a farm - use GPS coordinates - many playgrounds for children - center 8km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-driffield-england-1",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650846512.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Beverley Road",
    "addressLocality": "Driffield",
    "addressRegion": "england",
    "postalCode": "YO25",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.93163,
    "longitude": -0.45467
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "14",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "£14+"
}