{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-hofbauer-prien-am-chiemsee",
  "name": "Camping Hofbauer",
  "description": "Camping Hofbauer is a campsite in Prien am Chiemsee, Bavaria.This camp site with sloping grounds has which are marked out, pitches without shade and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-hofbauer-prien-am-chiemsee",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/8/6748d2d6bb153.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bernauerstraße 110",
    "addressLocality": "Prien am Chiemsee",
    "postalCode": "83209",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.83894,
    "longitude": 12.35111
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 14,
    "bestRating": 10,
    "worstRating": 1
  }
}