{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/freizeitpark-monte-kaolino-hirschau",
  "name": "Freizeitpark Monte Kaolino",
  "description": "Freizeitpark Monte Kaolino is a campsite in Hirschau, Bavaria.The campsite has which are marked out, pitches with shade, pitches without shade and...",
  "url": "https://campertunity.com/listings/campgrounds/freizeitpark-monte-kaolino-hirschau",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/e/674ede2a1f5a2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wolfgang Drossbachstraße 114",
    "addressLocality": "Hirschau",
    "postalCode": "92242",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.53103,
    "longitude": 11.96622
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.3,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}