{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-schliersee-schliersee-obb",
  "name": "Camping Schliersee",
  "description": "Do you like camping in the heart of nature, by the water and with a charming village within walking distance? Then this campsite is for you....",
  "url": "https://campertunity.com/listings/campgrounds/camping-schliersee-schliersee-obb",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/e/674edf2f5cd95.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Westerbergstraße 27",
    "addressLocality": "Schliersee/Obb.",
    "postalCode": "83727",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.72794,
    "longitude": 11.85167
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.9,
    "reviewCount": 9,
    "bestRating": 10,
    "worstRating": 1
  }
}