{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-miekes-hof-hoeven-brabante-septentrional",
  "name": "Camperplaats Miekes Hof",
  "description": "Location with plots for motorhomes and agricultural shop - located along the edge of the forest - center 2.8 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-miekes-hof-hoeven-brabante-septentrional",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651075979.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Slikstraat",
    "addressLocality": "hoeven",
    "addressRegion": "brabante-septentrional",
    "postalCode": "4741 SC",
    "addressCountry": "paises-bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.57519,
    "longitude": 4.54998
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.37,
    "reviewCount": 150,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "18",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "18+"
}