{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperhoeve-on-the-road-again-markelo-overijssel",
  "name": "Camperhoeve On The Road Again",
  "description": "motorhome pitches - located in the outskirts of Markelo - N346 - Twente Canal and the Bolkse stream - guided tours in Marts Food Forest - located next to the farm - center Markelo 6.6 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperhoeve-on-the-road-again-markelo-overijssel",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651161517.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lochemseweg",
    "addressLocality": "markelo",
    "addressRegion": "overijssel",
    "postalCode": "7475 PB",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.18624,
    "longitude": 6.49091
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.94,
    "reviewCount": 18,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "16.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€16.5+"
}