{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/svr-minicamping-t-zwammetje-milsbeek-limburgo-paises-bajos",
  "name": "SVR Minicamping 't Zwammetje",
  "description": "Small-scale campsite - located in the northernmost part of Limburg - clear view over the Niers valley with the Niers and Maas rivers - center 2,5 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/svr-minicamping-t-zwammetje-milsbeek-limburgo-paises-bajos",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651035568.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bloemenstraat",
    "addressLocality": "Milsbeek",
    "addressRegion": "limburgo",
    "postalCode": "6596 DS",
    "addressCountry": "Países Bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.71652,
    "longitude": 5.95395
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "20+"
}