{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/thorwaldblick-sebnitz-sachsen",
  "name": "Camping Thorwaldblick",
  "description": "Find your pitch for your motorhome throughout Europe",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/thorwaldblick-sebnitz-sachsen",
  "image": [
    "//camping-finder.de/wp-content/uploads/2018/11/camping-finder-logo-weiss.png",
    "https://camping-finder.de/wp-content/plugins/sabai/assets/images/no_image.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Schandauer Str. 37",
    "addressLocality": "Sebnitz",
    "addressRegion": "Sachsen",
    "postalCode": "01855",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.97098,
    "longitude": 14.2727203
  }
}