{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/schwielowsee-camping-ferch-schwielowsee",
  "name": "Schwielowsee-Camping LTD",
  "description": "Schwielowsee-Camping LTD is a campsite in Ferch, Brandenburg, located in a wood and by a lake/recreational pond.This terraced camp site has which are...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/schwielowsee-camping-ferch-schwielowsee",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/67505bdc9728a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dorfstraße 50",
    "addressLocality": "Ferch (Schwielowsee)",
    "postalCode": "14548",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.31475,
    "longitude": 12.94458
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8,
    "reviewCount": 8,
    "bestRating": 10,
    "worstRating": 1
  }
}