{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-groenlo-gelderland",
  "name": "Camperplaats Groenlo",
  "description": "Location in the outskirts of Groenlo - recreation and leisure shop Obelink in Winterswijk 10 km - fortified town of Groenlo - center 3 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-groenlo-gelderland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651041797.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lange Maat",
    "addressLocality": "Groenlo",
    "addressRegion": "gelderland",
    "postalCode": "7142 HD",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.02633,
    "longitude": 6.63879
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.84,
    "reviewCount": 193,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€15+"
}