{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohnmobil-ferienpark-grossbreitenbach",
  "name": "Wohnmobil- & Ferienpark Großbreitenbach",
  "description": "Motorhome- & Ferienpark Großbreitenbach is a camping in Großbreitenbach, Thuringia, in the forest. This camping has pitches with shade,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohnmobil-ferienpark-grossbreitenbach",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/e/674eddc72ef02.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Schwimmbad 4",
    "addressLocality": "Großbreitenbach",
    "postalCode": "98701",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.58447,
    "longitude": 10.98914
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.1,
    "reviewCount": 7,
    "bestRating": 10,
    "worstRating": 1
  }
}