{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hasetalstadion-herzlake-lower-saxony",
  "name": "Hasetalstadion",
  "description": "divided into 2 camper pitches - sani at the stadium - supermarket and center 200m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hasetalstadion-herzlake-lower-saxony",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650667392.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Im Mersch",
    "addressLocality": "Herzlake",
    "addressRegion": "lower-saxony",
    "postalCode": "49770",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.68236,
    "longitude": 7.60737
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.75,
    "reviewCount": 51,
    "bestRating": 5,
    "worstRating": 1
  }
}