{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-schloss-aigen-salzburg",
  "name": "Camping Schloss Aigen Salzburg",
  "description": "Camping Schloss Aigen Salzburg is a campsite in Salzburg, Salzburg, located in a wood and a river/stream.This camp site with sloping grounds has...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-schloss-aigen-salzburg",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/f/674f1e1657a9e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Weberbartlweg 20",
    "addressLocality": "Salzburg",
    "postalCode": "5026",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.78,
    "longitude": 13.09056
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.6,
    "reviewCount": 13,
    "bestRating": 10,
    "worstRating": 1
  }
}