{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-blauer-see-lunne",
  "name": "Camping Blauer See",
  "description": "At this family-friendly campsite in Lünne, Germany, you will be camping in a rural setting by the water. The area is characterised by forests,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-blauer-see-lunne",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/c/674c2e31075cd.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Moorlager Str. 4a",
    "addressLocality": "Lünne",
    "postalCode": "48480",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.41322,
    "longitude": 7.41136
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Free_wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hut"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}