{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dogs-allowed-elst-gelderland",
  "name": "Dogs Allowed",
  "description": "location on the golf course - sani-facilities present at the club building - wifi at the restaurant - in winter season unpaved places in cherry orchard closed ivm marshy ground - paved places open - bike routes w.o Happen and Stairs - dogs leashed - Roman excavations at the church in Elst - center 3km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dogs-allowed-elst-gelderland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650808157.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Grote Molenstraat",
    "addressLocality": "Elst",
    "addressRegion": "gelderland",
    "postalCode": "6661 NH",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.94255,
    "longitude": 5.83051
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.69,
    "reviewCount": 53,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€15+"
}