{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-kreijelhof-ospel-limburg",
  "name": "Camperplaats Kreijelhof",
  "description": "Motorhome location near Ospel - entrance camperplaats is the Waatkamp t.o. number 31 - National Park de Groote Peel [birdpotplaats] - Nederweert 3.5km - center 1.5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-kreijelhof-ospel-limburg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651240519"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kreijel",
    "addressLocality": "Ospel",
    "addressRegion": "limburg",
    "postalCode": "6035 SG",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.28974,
    "longitude": 5.78723
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.86,
    "reviewCount": 173,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "19",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€19+"
}