{
  "id": "accommodations-page",
  "meta": {
    "title": "Luxury Accommodations - Lumina Alpine Retreat",
    "description": "Discover our collection of luxury suites featuring panoramic Dolomites views, premium amenities, and sustainable design in the heart of the Italian Alps."
  },
  "slug": "accommodations",
  "sections": [
    {
      "id": "accommodations-hero",
      "data": {
        "title": "Luxury Alpine Suites",
        "breadcrumbs": [
          {
            "id": "breadcrumb-home",
            "href": "/",
            "label": "Home"
          },
          {
            "id": "breadcrumb-accommodations",
            "href": "/accommodations",
            "label": "Accommodations"
          }
        ],
        "description": "Each accommodation is thoughtfully designed to maximize your connection with the surrounding Dolomites landscape while providing the utmost in luxury and comfort."
      },
      "type": "page-hero",
      "settings": {}
    },
    {
      "id": "accommodations-showcase",
      "data": {
        "label": "Premium Suites",
        "title": "Elevated Alpine Living",
        "accommodations": [
          {
            "id": "suite-panorama-loft",
            "cta": {
              "id": "panorama-cta",
              "href": "/book?suite=panorama",
              "label": "Book Panorama Loft",
              "variant": "primary"
            },
            "image": {
              "alt": "Luxurious corner suite with panoramic mountain views, modern alpine decor, and floor-to-ceiling windows",
              "url": "https://images.unsplash.com/photo-1582719478250-c89cae4dc85b?w=800&q=90"
            },
            "title": "Alpine Panorama Loft",
            "features": [
              "270-degree mountain views",
              "Private balcony with hot tub",
              "Wood-burning fireplace",
              "Marble bathroom with rain shower",
              "Artisan-crafted furniture",
              "Complimentary spa access"
            ],
            "subtitle": "Corner Suite • 85 sqm",
            "description": "Our signature corner suite offers 270-degree views of the Dolomites through floor-to-ceiling windows. Features include a private balcony with hot tub, wood-burning fireplace, and handcrafted furniture by local artisans."
          },
          {
            "id": "suite-forest-villa",
            "cta": {
              "id": "forest-cta",
              "href": "/book?suite=forest",
              "label": "Reserve Forest Villa",
              "variant": "primary"
            },
            "image": {
              "alt": "Ground floor suite with direct forest access, natural wood interiors, and private terrace",
              "url": "https://images.unsplash.com/photo-1584132967334-10e028bd69f7?w=800&q=90"
            },
            "title": "Forest Villa Suite",
            "features": [
              "Direct forest access",
              "110 sqm living space",
              "Private garden terrace",
              "Copper soaking tub",
              "Natural stone finishes",
              "In-room wellness amenities"
            ],
            "subtitle": "Ground Floor • 110 sqm",
            "description": "Immerse yourself in nature with direct forest access from your private terrace. This spacious ground-floor suite features natural materials, a standalone copper tub, and seamless indoor-outdoor living."
          },
          {
            "id": "suite-peak-penthouse",
            "cta": {
              "id": "penthouse-cta",
              "href": "/book?suite=penthouse",
              "label": "Inquire About Penthouse",
              "variant": "primary"
            },
            "image": {
              "alt": "Luxury penthouse with rooftop deck, panoramic mountain views, and premium alpine furnishings",
              "url": "https://images.unsplash.com/photo-1571896349842-33c89424de2d?w=800&q=90"
            },
            "title": "Peak Penthouse",
            "features": [
              "360-degree rooftop deck",
              "150 sqm penthouse suite",
              "Dedicated concierge service",
              "Private helicopter access",
              "Wine cellar selection",
              "Butler service included"
            ],
            "subtitle": "Top Floor • 150 sqm",
            "description": "The ultimate alpine retreat featuring a private rooftop deck with 360-degree mountain views, dedicated concierge service, and exclusive access to our helicopter landing pad for scenic flights."
          }
        ]
      },
      "type": "accommodation-showcase",
      "settings": {}
    },
    {
      "id": "accommodations-newsletter",
      "data": {
        "cta": {
          "id": "booking-cta",
          "href": "/book",
          "label": "Check Availability",
          "variant": "primary"
        },
        "title": "Ready to Experience Alpine Luxury?",
        "description": "Contact our reservations team to discuss the perfect suite for your mountain getaway.",
        "placeholder": "Your preferred dates"
      },
      "type": "newsletter-cta",
      "settings": {}
    }
  ]
}
