{
    "@context": "https://schema.org",
    "@type": "ItemList",
    "name": "Hospitality Tourism - A Dangerous Business Travel Blog",
    "description": "A Dangerous Business travel blog provides travel tips and itineraries to help you fit more travel into the lifestyle you already have.",
    "url": "https://dangerous-business.com",
    "numberOfItems": 8,
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": {
                "@type": "Service",
                "name": "Recent adventures",
                "provider": {
                    "@type": "Organization",
                    "name": "A Dangerous Business Travel Blog",
                    "url": "https://dangerous-business.com"
                }
            }
        },
        {
            "@type": "ListItem",
            "position": 2,
            "item": {
                "@type": "Service",
                "name": "As Seen On",
                "provider": {
                    "@type": "Organization",
                    "name": "A Dangerous Business Travel Blog",
                    "url": "https://dangerous-business.com"
                }
            }
        },
        {
            "@type": "ListItem",
            "position": 3,
            "item": {
                "@type": "Service",
                "name": "Road Trips",
                "provider": {
                    "@type": "Organization",
                    "name": "A Dangerous Business Travel Blog",
                    "url": "https://dangerous-business.com"
                }
            }
        },
        {
            "@type": "ListItem",
            "position": 4,
            "item": {
                "@type": "Service",
                "name": "3-Day Getaways",
                "provider": {
                    "@type": "Organization",
                    "name": "A Dangerous Business Travel Blog",
                    "url": "https://dangerous-business.com"
                }
            }
        },
        {
            "@type": "ListItem",
            "position": 5,
            "item": {
                "@type": "Service",
                "name": "USA Travel",
                "provider": {
                    "@type": "Organization",
                    "name": "A Dangerous Business Travel Blog",
                    "url": "https://dangerous-business.com"
                }
            }
        },
        {
            "@type": "ListItem",
            "position": 6,
            "item": {
                "@type": "Service",
                "name": "Top Travel Tips",
                "provider": {
                    "@type": "Organization",
                    "name": "A Dangerous Business Travel Blog",
                    "url": "https://dangerous-business.com"
                }
            }
        },
        {
            "@type": "ListItem",
            "position": 7,
            "item": {
                "@type": "Service",
                "name": "Get to Know Me",
                "provider": {
                    "@type": "Organization",
                    "name": "A Dangerous Business Travel Blog",
                    "url": "https://dangerous-business.com"
                }
            }
        },
        {
            "@type": "ListItem",
            "position": 8,
            "item": {
                "@type": "Service",
                "name": "Important Pages",
                "provider": {
                    "@type": "Organization",
                    "name": "A Dangerous Business Travel Blog",
                    "url": "https://dangerous-business.com"
                }
            }
        }
    ]
}