{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/svr-minicamping-de-deyel-weert-limburg",
  "name": "SVR minicamping De Deyel",
  "description": "Camping pitches on mini-camping - cash payments - located on the edge of the Tungelderwalle - center of Weert 5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/svr-minicamping-de-deyel-weert-limburg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651104653.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Heltenbosdijk",
    "addressLocality": "Weert",
    "addressRegion": "limburg",
    "postalCode": "6006 RZ",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.20814,
    "longitude": 5.69371
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "13.25",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€13.25+"
}