{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vissershuis-belgica-oostduinkerke",
  "name": "Camping Vissershuis",
  "description": "Campsite Vissershuis is a campsite located in Oostduinkerke, Belgium. Campsite Vissershuis O restaurant and indoor pool.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vissershuis-belgica-oostduinkerke",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Westhinderstraat 13",
    "addressLocality": "Oostduinkerke",
    "postalCode": "8670",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.23312,
    "longitude": 2.94074
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "21",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€21+"
}