{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-garder-see-lohmen",
  "name": "Campingplatz am Garder See",
  "description": "Campingplatz am Garder See is in the East German Mecklenburg-Vor-Pommeren or Mecklenburg–Western Pomerania. The campsite is close to the lake...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-garder-see-lohmen",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/67501760ec4fb.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am See 1",
    "addressLocality": "Lohmen",
    "postalCode": "18276",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.69206,
    "longitude": 12.06147
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}