{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-relles-muhle-dasburg",
  "name": "Camping Relles-Mühle",
  "description": "Camping Relles-Mühle is a campsite in Dasburg, Rhineland-Palatinate, located in a wood and a river/stream.The campsite has pitches without shade and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-relles-muhle-dasburg",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/67502865467f7.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "An der Brücke 3a",
    "addressLocality": "Dasburg",
    "postalCode": "54689",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.05242,
    "longitude": 6.12336
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.7,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}