{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/svr-emmer-compascuum-drenthe",
  "name": "Svr Camping Molenhof",
  "description": "Motorhome pitches and pitches on SVR camping on the outskirts of peat village - near the border with Germany - working corn windmill - museum - center Emme-Compascuum 1.5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/svr-emmer-compascuum-drenthe",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650917568.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hoofdkanaal Westzijde",
    "addressLocality": "emmer-compascuum",
    "addressRegion": "drenthe",
    "postalCode": "7881 AE",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.82078,
    "longitude": 7.06158
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.06,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "19.65",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€19.65+"
}