{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-heteren-gelderland",
  "name": "Parking Heteren",
  "description": "camper pitches on mixed parking - center 2 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-heteren-gelderland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650674576.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Steenkuil",
    "addressLocality": "Heteren",
    "addressRegion": "gelderland",
    "postalCode": "6666",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.95449,
    "longitude": 5.73094
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.49,
    "reviewCount": 83,
    "bestRating": 5,
    "worstRating": 1
  }
}