{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-aach-oberstaufen",
  "name": "Camping Aach",
  "description": "On this cozy terraced campsite with mountain views, both peace seekers and active campers will get their money's worth. There is a...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-aach-oberstaufen",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/e/674edb08a3e94.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Aach 1",
    "addressLocality": "Oberstaufen",
    "postalCode": "87534",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.52208,
    "longitude": 9.97222
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.8,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}