{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parkplatz-malchow-malchow-mecklenburg-vorpommern",
  "name": "Parkplatz Malchow",
  "description": "Large parking lot outside the city - center 2 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parkplatz-malchow-malchow-mecklenburg-vorpommern",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651137328.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kloster",
    "addressLocality": "Malchow",
    "addressRegion": "mecklenburg-vorpommern",
    "postalCode": "17213",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.47193,
    "longitude": 12.43804
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}