{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-endler-sebnitz-schonbach-de",
  "name": "Camping Endler",
  "description": "Camping Endler is a campsite in Sebnitz, Saxony.The campsite has pitches without shade and pitches with some shade. The following rules apply to...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-endler-sebnitz-schonbach-de",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/6751704a3a314.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Martin-May-Strasse 17",
    "addressLocality": "Sebnitz/Schönbach",
    "postalCode": "01855",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.98322,
    "longitude": 14.23061
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}