{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatze-missen-wilhams-bayern",
  "name": "Campingplätze",
  "description": "Close to the forest and directly at the ski lift, this quiet campsite is located on a hill. Here you will find Ruhr and recreation on long hikes or bike tours.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatze-missen-wilhams-bayern",
  "image": [
    "https://camping-bayern.info/img/392/campingplatz-campingplatz-wiederhofen-3012.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://camping-bayern.info/img/392/campingplatz-campingplatz-wiederhofen-3012.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zur Thaler Höhe 12",
    "addressLocality": "Missen-Wilhams",
    "addressRegion": "Bayern",
    "postalCode": "87547",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.58732,
    "longitude": 10.11265
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.6,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}