{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/landschapscamping-paardenwei-oostburg-zeeland",
  "name": "Landschapscamping De Paardenwei",
  "description": "Camping pitches on a family campsite - see the website for exact prices - horse dairy farm with many possibilities for horse recreation - Wellness - center 4km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/landschapscamping-paardenwei-oostburg-zeeland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650790676.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Brugsevaart",
    "addressLocality": "Oostburg",
    "addressRegion": "zeeland",
    "postalCode": "4501 NE",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.3252,
    "longitude": 3.45061
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.3,
    "reviewCount": 23,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€20.5+"
}