{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/seecamping-masai-mara-berndorf",
  "name": "Seecamping Masai Mara",
  "description": "Seecamping Masai Mara is a campsite in Berndorf, Lower Austria, located a river/stream and by a lake/recreational pond.The campsite has which are...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/seecamping-masai-mara-berndorf",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/67518a1609690.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Köhlerweg 9",
    "addressLocality": "Berndorf",
    "postalCode": "2560",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.93364,
    "longitude": 16.14617
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.8,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}