{
    "@context": "https://schema.org",
    "@type": "ItemList",
    "name": "Hospitality Tourism - Sublime - Curated Hospitality",
    "description": "Discover Sublime: the nature-inspired resort in Sublime Comporta and the elegant boutique hotel in Sublime Lisboa. Luxury, authenticity and unforgettable experiences.",
    "url": "https://sublimehotels.pt",
    "numberOfItems": 5,
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": {
                "@type": "Service",
                "name": "Sublime curated hospitality",
                "provider": {
                    "@type": "Organization",
                    "name": "Sublime - Curated Hospitality",
                    "url": "https://sublimehotels.pt"
                }
            }
        },
        {
            "@type": "ListItem",
            "position": 2,
            "item": {
                "@type": "Service",
                "name": "Sublime Comporta",
                "provider": {
                    "@type": "Organization",
                    "name": "Sublime - Curated Hospitality",
                    "url": "https://sublimehotels.pt"
                }
            }
        },
        {
            "@type": "ListItem",
            "position": 3,
            "item": {
                "@type": "Service",
                "name": "Sublime Lisboa",
                "provider": {
                    "@type": "Organization",
                    "name": "Sublime - Curated Hospitality",
                    "url": "https://sublimehotels.pt"
                }
            }
        },
        {
            "@type": "ListItem",
            "position": 4,
            "item": {
                "@type": "Service",
                "name": "The new chapter of Sublime begins now",
                "provider": {
                    "@type": "Organization",
                    "name": "Sublime - Curated Hospitality",
                    "url": "https://sublimehotels.pt"
                }
            }
        },
        {
            "@type": "ListItem",
            "position": 5,
            "item": {
                "@type": "Service",
                "name": "A window into our world",
                "provider": {
                    "@type": "Organization",
                    "name": "Sublime - Curated Hospitality",
                    "url": "https://sublimehotels.pt"
                }
            }
        }
    ]
}