{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/uhlenkoper-camp-uelzen",
  "name": "Uhlenköper-Camp",
  "description": "In the German region of Lower Saxony near the forests and heathlands of Lüneburger Heide, is Uhlenköper-Camp. If you want to spend your holiday on a...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/uhlenkoper-camp-uelzen",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/d/674ddd0a80732.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Festplatzweg 11",
    "addressLocality": "Uelzen",
    "postalCode": "29525",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.00003,
    "longitude": 10.51564
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Yurt"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9,
    "reviewCount": 809,
    "bestRating": 10,
    "worstRating": 1
  }
}