{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/val-di-fiemme-predazzo-trentino-alto-adige-it",
  "name": "Val Di Fiemme",
  "description": "Places near Val Di Fiemme - Predazzo to discover absolutely, staying in a campsite also means moving.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/val-di-fiemme-predazzo-trentino-alto-adige-it",
  "image": [
    "https://www.homair.com/photos/camping/313/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "16 Via Cece",
    "addressLocality": "Predazzo",
    "addressRegion": "Trentino-Alto-Adige",
    "postalCode": "38030",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.310367,
    "longitude": 11.660379
  }
}