{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/millom-rugby-union-football-club-millom-england-gb",
  "name": "Millom Rugby Union Football Club",
  "description": "next to rugby field - large places - for members of the Rugby Union - non-members also welcome",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/millom-rugby-union-football-club-millom-england-gb",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Millom",
    "addressRegion": "england",
    "postalCode": "LA18",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.19345,
    "longitude": -3.29681
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "12.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "£12.5+"
}