{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/naturcamp-perlenau-monschau-perlenau",
  "name": "Naturcamp Perlenau",
  "description": "Naturcamp Perlenau is a campsite in Monschau, North Rhine-Westphalia, located in a wood and a river/stream.This terraced camp site has which are...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/naturcamp-perlenau-monschau-perlenau",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/e/674ed601b75d8.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Perlenau 7",
    "addressLocality": "Monschau/Perlenau",
    "postalCode": "52156",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.54397,
    "longitude": 6.23742
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7,
    "reviewCount": 9,
    "bestRating": 10,
    "worstRating": 1
  }
}