{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-hofbauer-bavaria",
  "name": "How far from the lake is Camping Hofbauer?",
  "description": "Our campsite is located on the southern edge of Prien near Lake Chiemsee. A modern sanitary house with all the facilities (warm water included in the Ü-price) awaits you. The pitches are parceled and have electricity, water and sewage connection. Family-run place, very suitable for guests who want to be a bit away from the hustle and bustle. Whether you are looking for a campsite in the beautiful natural landscape of the Bavarian Alpine foothills, or a newly renovated, cozy and well-kept room...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-hofbauer-bavaria",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/camping-hofbauer/KJ7kE1aAYLbG.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/camping-hofbauer/Lbejs5nOj03t.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bernauerstraße 110",
    "addressLocality": "Camping Hofbauer",
    "addressRegion": "Bavaria",
    "postalCode": "83209",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.83892,
    "longitude": 12.35104
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.8,
    "reviewCount": 52,
    "bestRating": 5,
    "worstRating": 1
  }
}