{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kampeerbos-simonshoek-meijel-limburg",
  "name": "Kampeerbos De Simonshoek",
  "description": "location camping - central location in the triangle Eindhoven, Venlo and Weert - lots of space and tranquility - sun and shade - also stop & go discounted rate - discount NKC card - open / indoor pool area [open year] - center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kampeerbos-simonshoek-meijel-limburg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651084295.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Steenoven",
    "addressLocality": "Meijel",
    "addressRegion": "limburg",
    "postalCode": "5768 PK",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.33873,
    "longitude": 5.87045
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.09,
    "reviewCount": 23,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "26",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€26+"
}