{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/recreatie-erf-de-zwemkolk-markelo-overijssel",
  "name": "Recreatie Erf De Zwemkolk",
  "description": "Camper places, located in the yard - Essen landscape - kitchen in the group accommodation - center 5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/recreatie-erf-de-zwemkolk-markelo-overijssel",
  "image": [
    "https://img.campercontact.com/media/photos/4222124651011362.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Oude Rijssenseweg",
    "addressLocality": "markelo",
    "addressRegion": "overijssel",
    "postalCode": "7475 SN",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.26222,
    "longitude": 6.51037
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.67,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "19",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€19+"
}