{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/naturcamping-lassan",
  "name": "Naturcamping Lassan",
  "description": "Naturcamping Lassan is located by the water in a quiet part of the German Baltic Sea coast. The charming and eponymous town of Lassan and the island of...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/naturcamping-lassan",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/c/674c2d80eb57e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Garthof 5",
    "addressLocality": "Lassan",
    "postalCode": "17440",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.9475,
    "longitude": 13.85611
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.8,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}