{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/panorama-camping-bergoase-mittelndorf-sachsen",
  "name": "Panorama-Camping Bergoase",
  "description": "The Camping Kleine Bergoase is located in the natural idyll of Saxon Switzerland and scores by its proximity to excellent hiking and climbing opportunities.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/panorama-camping-bergoase-mittelndorf-sachsen",
  "image": [
    "https://www.pincamp.ch/campsites/prn:campsite:camping-kleine-bergoase/images/Camping-Kleine-Bergoase---Hinweisschilder-auf-dem-Campingplatzgelaende.jpg?auto=compress%2Cformat&crop=edges&fit=crop&q=20&w=1200&h=630",
    "https://www.pincamp.ch/de/campsites/prn:campsite:camping-kleine-bergoase/images/Camping-Kleine-Bergoase---Hinweisschilder-auf-dem-Campingplatzgelaende.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Obere Straße 19",
    "addressLocality": "Mittelndorf",
    "addressRegion": "Sachsen",
    "postalCode": "01855",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.935008,
    "longitude": 14.211433
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rock_climbing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}