{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/touristencamp-entenfarm-hohnstein",
  "name": "Touristencamp Entenfarm",
  "description": "Touristencamp Entenfarm is a campsite located in Hohnstein, Saxony.This campsite on the slope offers unshaded pitches and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/touristencamp-entenfarm-hohnstein",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/6750650b76298.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Schandauer Str. 11",
    "addressLocality": "Hohnstein",
    "postalCode": "01848",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.97508,
    "longitude": 14.13897
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 7,
    "bestRating": 10,
    "worstRating": 1
  }
}