{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dogs-allowed-lyndhurst-england",
  "name": "Dogs Allowed",
  "description": "Family-friendly campsite - centre 2.5km.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dogs-allowed-lyndhurst-england",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Beaulieu Rd / B3056",
    "addressLocality": "Lyndhurst",
    "addressRegion": "england",
    "postalCode": "SO43 7FZ",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.86604,
    "longitude": -1.55035
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "25",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "£25+"
}