{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/houtenburg-zoutelande-zeeland",
  "name": "Minicamping Houtenburg",
  "description": "Child-friendly family campsite - see website for correct rates during vacations - small-scale arable farm - beach 800 m - center 1500 m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/houtenburg-zoutelande-zeeland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650892093.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Houtenburgseweg",
    "addressLocality": "zoutelande",
    "addressRegion": "zeeland",
    "postalCode": "4374 NN",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.51101,
    "longitude": 3.48102
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.43,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "17.6",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€17.6+"
}