{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-haselunne-niedersachsen",
  "name": "Reisemobilstellplatz",
  "description": "The RV park is idyllically located in the recreation area by the lake.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-haselunne-niedersachsen",
  "image": [
    "https://stellplatz.info/img/66938/wohnmobilstellplatz-parkplatz-erholungsgebiet-am-see-1657695.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://stellplatz.Info/img/66938/wohnmobilstellplatz-parkplatz-erholungsgebiet-am-see-1657695.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am See",
    "addressLocality": "Haselünne",
    "addressRegion": "Niedersachsen",
    "postalCode": "49740",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.67246,
    "longitude": 7.49873
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.4,
    "reviewCount": 78,
    "bestRating": 5,
    "worstRating": 1
  }
}