{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/alpina-mountain-resort-caravan-park-sulden",
  "name": "Alpina Mountain Resort Caravan Park",
  "description": "At the foot of the majestic mountain Ortler lies the Alpina Mountain Resort Caravan Park, one of the highest campsites in Europe. The resort provides...",
  "url": "https://campertunity.com/listings/campgrounds/alpina-mountain-resort-caravan-park-sulden",
  "image": [
    "https://cdn3.acsi.eu/6/7/7/f/677fa48a660b6.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Forststrasse 76",
    "addressLocality": "Sulden",
    "postalCode": "39029",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.53019,
    "longitude": 10.58286
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/italy/trentino-alto-adige/south-tyrol/solda/alpina-mountain-resort-caravan-park-125788/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Alpine"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}