{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-ostrauer-muhle-bad-schandau-sachsen-de",
  "name": "Camping Ostrauer Mühle",
  "description": "The 4-star-winning Camping Ostrauer Mühle offers a relaxing ambience with direct proximity to the hiking paradise National Park Saxon Switzerland.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-ostrauer-muhle-bad-schandau-sachsen-de",
  "image": [
    "https://www.pincamp.ch/campsites/prn:campsite:camping-ostrauer-muehle/images/Camping-Ostrauer-Muehle---Standplatz-am-Berg-und-Wald.jpg?auto=compress%2Cformat&crop=edges&fit=crop&q=20&w=1200&h=630",
    "https://www.pincamp.ch/de/campsites/prn:campsite:camping-ostrauer-muehle/images/Camping-Ostrauer-Muehle---Standplatz-am-Berg-und-Wald.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Im Kirnitzschtal",
    "addressLocality": "Bad Schandau",
    "addressRegion": "Sachsen",
    "postalCode": "01814",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.929417,
    "longitude": 14.193417
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.8125,
    "reviewCount": 16,
    "bestRating": 5,
    "worstRating": 1
  }
}