{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-penia-cable-alba-trentino-south-tyrol",
  "name": "Parking Penia Cable",
  "description": "at the cable car - for a parking pass at the camper place report to the ticket office of the lift. You will then receive a permission form",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-penia-cable-alba-trentino-south-tyrol",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650997855"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via de Contrin",
    "addressLocality": "Alba",
    "addressRegion": "trentino-south-tyrol",
    "postalCode": "38032",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.45781,
    "longitude": 11.78912
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€10+"
}