{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-timmeler-meer-timmel",
  "name": "Camping Timmeler Meer",
  "description": "Camping Timmeler Meer is a campsite in Timmel, Lower Saxony, located by a lake/recreational pond.The campsite has which are marked out, pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-timmeler-meer-timmel",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/d/674df053bd28d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zur Mühle 13",
    "addressLocality": "Timmel",
    "postalCode": "26629",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.36244,
    "longitude": 7.51344
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.1,
    "reviewCount": 6,
    "bestRating": 10,
    "worstRating": 1
  }
}