{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/arlberglife-ferienresort-pettneu-am-arlberg-at",
  "name": "Arlberglife Ferienresort",
  "description": "Arlberglife Ferienresort is a campsite in Pettneu, Tyrol.This campsite has delimited, unshaded and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/arlberglife-ferienresort-pettneu-am-arlberg-at",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/67503279c0009.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dorf 58 A-C",
    "addressLocality": "Pettneu am Arlberg",
    "postalCode": "6574",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.14803,
    "longitude": 10.34664
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}