{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/donau-camping-grein-grein",
  "name": "Donau Camping Grein",
  "description": "Donau Camping Grein is a campsite that is located in Grein, Upper Austria, and located river/stream.This campsite has pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/donau-camping-grein-grein",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/f/674f27dc4379e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Campingplatz 1",
    "addressLocality": "Grein",
    "postalCode": "4360",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.22503,
    "longitude": 14.85317
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.2,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}