{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-loissin",
  "name": "Camping Loissin",
  "description": "Camping Loissin is a campsite in Loissin, Mecklenburg-Vorpommern, located by the sea.The campsite has which are marked out, pitches without shade and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-loissin",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/d/674dde2ff1de2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Strandweg 1",
    "addressLocality": "Loissin",
    "postalCode": "17509",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.12611,
    "longitude": 13.52028
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.8,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}