{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-thorwaldblick-saxony",
  "name": "Camping Thorwaldblick ***",
  "description": "ProfileKleiner fam. Platz im Nationalpark \"Sächsische Schweiz\". Perfect starting point for cycling and climbing tours in the Elbe Sandstone Mountains. Read more",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-thorwaldblick-saxony",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/camping-thorwaldblick/I980p_VLxU0y.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/camping-thorwaldblick/qCwzhvUkeqFS.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Schandauer Straße 37",
    "addressLocality": "Camping Thorwaldblick ***",
    "addressRegion": "Saxony",
    "postalCode": "01855",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.92282,
    "longitude": 14.35034
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.6,
    "reviewCount": 56,
    "bestRating": 5,
    "worstRating": 1
  }
}