{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-oase-waldsee-wooster-teerofen",
  "name": "Camping Oase Waldsee",
  "description": "Camping Oase Waldsee is a campsite in Wooster Teerofen, Mecklenburg-Vorpommern, located in a wood and by a lake/recreational pond.The campsite has...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-oase-waldsee-wooster-teerofen",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/a/674ae2e9c323d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Köhlerweg 9",
    "addressLocality": "Wooster Teerofen",
    "postalCode": "19399",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.58861,
    "longitude": 12.21544
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Gym"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.9,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}