{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dogs-allowed-oostvoorne-south-holland",
  "name": "Dogs Allowed",
  "description": "Small holiday park - camper pitches - located on the Kruininger Gors - water sports area the Brielse Meer - center 4 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dogs-allowed-oostvoorne-south-holland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651061909.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zeehoeveweg",
    "addressLocality": "Oostvoorne",
    "addressRegion": "south-holland",
    "postalCode": "3233 XK",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.92233,
    "longitude": 4.12012
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "22.5",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "€22.5+"
}