{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cp-bungalowpark-ottermeer-wiesmoor",
  "name": "Cp. & Bungalowpark Ottermeer",
  "description": "Cp. & Bungalowpark Ottermeer is a campsite in Wiesmoor, Lower Saxony, located by a lake/recreational pond.The campsite has which are marked out,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cp-bungalowpark-ottermeer-wiesmoor",
  "image": [
    "https://cdn1.acsi.eu/6/8/9/3/68930f1657d33.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Ottermeer 52",
    "addressLocality": "Wiesmoor",
    "postalCode": "26639",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.41553,
    "longitude": 7.71056
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.7,
    "reviewCount": 7,
    "bestRating": 10,
    "worstRating": 1
  }
}