{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-de-toerist-weert-limburg",
  "name": "Minicamping De Toerist",
  "description": "Minicamping for everyone - restaurant De Tourist - center 3km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-de-toerist-weert-limburg",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650892517.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Maaseikerweg",
    "addressLocality": "weert",
    "addressRegion": "limburg",
    "postalCode": "6006 SH",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.22302,
    "longitude": 5.71977
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.75,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "13.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€13.5+"
}