{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sonnencamp-am-gosselsdorfersee-gosselsdorf",
  "name": "Sonnencamp am Gösselsdorfersee",
  "description": "Carinthia is the southernmost and sunniest state in Austria, and is known as the land of mountains and lakes. From Sonnencamp am...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sonnencamp-am-gosselsdorfersee-gosselsdorf",
  "image": [
    "https://cdn1.acsi.eu/6/8/8/0/6880c0201c2da.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Seestraße 21-23",
    "addressLocality": "Gösselsdorf",
    "postalCode": "9141",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.57481,
    "longitude": 14.62431
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 40,
    "bestRating": 10,
    "worstRating": 1
  }
}