{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/carreza-carezza-trentino-south-tyrol",
  "name": "Carreza",
  "description": "Motorhome parking in preparation. Currently (20/07/2024) still free. An excellent starting point for hiking, cycling, skiing...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/carreza-carezza-trentino-south-tyrol",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651198223.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Karerseestraße",
    "addressLocality": "Carezza",
    "addressRegion": "trentino-south-tyrol",
    "postalCode": "39056",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.40717,
    "longitude": 11.59448
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}