{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/natur-usedom-lutow",
  "name": "Natur Camping Usedom",
  "description": "Natur Camping Usedom is a campsite located in Lütow, Mecklenburg-Pomerania, near the sea and in the woods.This campsite is located in the...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/natur-usedom-lutow",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/c/674c13692a7b1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zeltplatzstraße 20",
    "addressLocality": "Lütow",
    "postalCode": "17440",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.01344,
    "longitude": 13.87858
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rafting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whitewater Paddling"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8,
    "reviewCount": 6,
    "bestRating": 10,
    "worstRating": 1
  }
}