{
    "@context": "https://schema.org",
    "@type": "ItemList",
    "name": "Hospitality Tourism - Home",
    "description": "Travelling Jezebel is a place to discover hidden gems around the world through a lens of culture, gastronomy, and local experiences.",
    "url": "https://travellingjezebel.com",
    "numberOfItems": 8,
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": {
                "@type": "Service",
                "name": "Start Here",
                "provider": {
                    "@type": "Organization",
                    "name": "Home",
                    "url": "https://travellingjezebel.com"
                }
            }
        },
        {
            "@type": "ListItem",
            "position": 2,
            "item": {
                "@type": "Service",
                "name": "Food",
                "provider": {
                    "@type": "Organization",
                    "name": "Home",
                    "url": "https://travellingjezebel.com"
                }
            }
        },
        {
            "@type": "ListItem",
            "position": 3,
            "item": {
                "@type": "Service",
                "name": "Drink",
                "provider": {
                    "@type": "Organization",
                    "name": "Home",
                    "url": "https://travellingjezebel.com"
                }
            }
        },
        {
            "@type": "ListItem",
            "position": 4,
            "item": {
                "@type": "Service",
                "name": "Culture",
                "provider": {
                    "@type": "Organization",
                    "name": "Home",
                    "url": "https://travellingjezebel.com"
                }
            }
        },
        {
            "@type": "ListItem",
            "position": 5,
            "item": {
                "@type": "Service",
                "name": "Welcome!",
                "provider": {
                    "@type": "Organization",
                    "name": "Home",
                    "url": "https://travellingjezebel.com"
                }
            }
        },
        {
            "@type": "ListItem",
            "position": 6,
            "item": {
                "@type": "Service",
                "name": "Latest On The Blog",
                "provider": {
                    "@type": "Organization",
                    "name": "Home",
                    "url": "https://travellingjezebel.com"
                }
            }
        },
        {
            "@type": "ListItem",
            "position": 7,
            "item": {
                "@type": "Service",
                "name": "16 Unique Things to Do in Bristol, the UK’s Coolest City",
                "provider": {
                    "@type": "Organization",
                    "name": "Home",
                    "url": "https://travellingjezebel.com"
                }
            }
        },
        {
            "@type": "ListItem",
            "position": 8,
            "item": {
                "@type": "Service",
                "name": "The Kynren Time Travellers’ Feast – Is It Worth It?",
                "provider": {
                    "@type": "Organization",
                    "name": "Home",
                    "url": "https://travellingjezebel.com"
                }
            }
        }
    ]
}