{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-merel-melderslo-limburg",
  "name": "Camping De Merel",
  "description": "location in the municipality Horst aan de Maas - the blueberry village of North Limburg - nature area \"Het Schuitwater\" - with ferry crossing to the historic Arcen - Museum De Locht - tea gardens - river Maas 4.5 km - center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-merel-melderslo-limburg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651074388.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Broekhuizerdijk",
    "addressLocality": "Melderslo",
    "addressRegion": "limburg",
    "postalCode": "5962 NM",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.46641,
    "longitude": 6.10608
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.8,
    "reviewCount": 61,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "19.9",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€19.9+"
}