{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaatsen-branderveenweg-ruurlo-gelderland",
  "name": "Camperplaatsen Branderveenweg",
  "description": "Camper pitches at payment column for the campsite - payment via coins - also camping pitches on the campsite [sc 103027] - center 4km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaatsen-branderveenweg-ruurlo-gelderland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651057642.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Branderveenweg",
    "addressLocality": "Ruurlo",
    "addressRegion": "gelderland",
    "postalCode": "7261 RE",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.06715,
    "longitude": 6.49937
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€10+"
}