{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sind-hunde-auf-camping-miravalle-erlaubt-campitello-di-fassa",
  "name": "Sind Hunde auf Camping Miravalle erlaubt?",
  "description": "In the midst of the Italian Alps, Camping Miravalle promises ideal conditions for relaxing and hiking in South Tyrol.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sind-hunde-auf-camping-miravalle-erlaubt-campitello-di-fassa",
  "image": [
    "https://www.pincamp.ch/campsites/prn:campsite:camping-miravalle/images/Camping-Miravalle---Standplaetze-auf-dem-Campingplatz-umgeben-von-Wald-5a85592f-59b2-424c-af25-df6bdba799c6.jpg?auto=compress%2Cformat&crop=edges&fit=crop&q=20&w=1200&h=630",
    "https://www.pincamp.ch/de/campsites/prn:campsite:camping-miravalle/images/Camping-Miravalle---Standplaetze-auf-dem-Campingplatz-umgeben-von-Wald-5a85592f-59b2-424c-af25-df6bdba799c6.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Camping, 15",
    "addressLocality": "Campitello di Fassa",
    "addressRegion": "Trentino-Südtirol",
    "postalCode": "38031",
    "addressCountry": "Italien"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.47483333,
    "longitude": 11.7405
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.75,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}