{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/funivia-del-sas-pordoi-canazei-trentino-zuid-tirol",
  "name": "Funivia Del Sas Pordoi",
  "description": "car park at gondola that can take you to 2950m - spacious parking space where campers are tolerated",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/funivia-del-sas-pordoi-canazei-trentino-zuid-tirol",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650928214.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "canazei",
    "addressRegion": "trentino-zuid-tirol",
    "postalCode": "38032",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.48846,
    "longitude": 11.80997
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.45,
    "reviewCount": 20,
    "bestRating": 5,
    "worstRating": 1
  }
}