{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-mescherhei-sint-geertruid-limburg",
  "name": "Camping De Mescherhei",
  "description": "Motorhome [3x] and pitches on a farm campsite – exact prices can be found on the website – for longer stays of 7 nights 5% discount on the basic price – center of Sint Geertruid 2 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-mescherhei-sint-geertruid-limburg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651067523"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Heiweg",
    "addressLocality": "Sint Geertruid",
    "addressRegion": "limburg",
    "postalCode": "6265 NL",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.77465,
    "longitude": 5.75058
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.74,
    "reviewCount": 34,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "24.75",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€24.75+"
}