{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/see-campingpark-neubau-neubau-de",
  "name": "See-Campingpark Neubäu",
  "description": "See-Campingpark Neubäu is a campsite in Neubäu, Bavaria, on Lake/Leisure Lake. This campsite has pitches with parcels, with shade, without...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/see-campingpark-neubau-neubau-de",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/e/674edd6e7887c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Seestraße 4",
    "addressLocality": "Neubäu",
    "postalCode": "93426",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.23594,
    "longitude": 12.42444
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.7,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}