{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/recreatiepark-de-wrange-doetinchem-gueldres-paises-bajos",
  "name": "Recreatiepark De Wrange",
  "description": "Location of the recreation camper Wry Park-park where children can play freely and safely-still convenient for grass 50 + camper protected with hedges 3 km from the center",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/recreatiepark-de-wrange-doetinchem-gueldres-paises-bajos",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650746198.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rekhemseweg",
    "addressLocality": "doetinchem",
    "addressRegion": "gueldres",
    "postalCode": "7004 HD",
    "addressCountry": "paises-bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.94661,
    "longitude": 6.33579
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.72,
    "reviewCount": 18,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "19.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "19.5+"
}