{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/park-camping-lindau-lindau-bayern",
  "name": "Park-Camping Lindau",
  "description": "Idyllic campsite with barbecue Academy, fantastic beach and children's animation at the Park Camping Lindau on Lake Constance . All information here.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/park-camping-lindau-lindau-bayern",
  "image": [
    "https://www.pincamp.ch/campsites/prn:campsite:park-camping-lindau-am-see/images/Park-Camping-Lindau-am-See---Luftaufnahme-des-Campingplatzes-bei-Sonnenuntergang-906e0a4c-d6d2-4847-8d39-fc6038de6c0b.jpg?auto=compress%2Cformat&crop=edges&fit=crop&q=20&w=1200&h=630",
    "https://www.pincamp.ch/de/campsites/prn:campsite:park-camping-lindau-am-see/images/Park-Camping-Lindau-am-See---Luftaufnahme-des-Campingplatzes-bei-Sonnenuntergang-906e0a4c-d6d2-4847-8d39-fc6038de6c0b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fraunhoferstr. 20",
    "addressLocality": "Lindau",
    "addressRegion": "Bayern",
    "postalCode": "88131",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.537815,
    "longitude": 9.731133
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bbq_grill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.640287769784173,
    "reviewCount": 417,
    "bestRating": 5,
    "worstRating": 1
  }
}