{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-de-oude-vos-elburg-gelderland",
  "name": "Parking De Oude Vos",
  "description": "parking lot with rear 15 camper spots - pitches on grass and reasonable level - overnight allowed by the APV of the municipality - center Elburg 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-de-oude-vos-elburg-gelderland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651186336"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Havenkade",
    "addressLocality": "Elburg",
    "addressRegion": "gelderland",
    "postalCode": "8081 GP",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.44939,
    "longitude": 5.82769
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.72,
    "reviewCount": 39,
    "bestRating": 5,
    "worstRating": 1
  }
}