{
    "@context": "https://schema.org",
    "@type": "ItemList",
    "name": "General Business - Home - Brainy Backpackers",
    "description": "Lista de services de Home - Brainy Backpackers",
    "url": "https://brainybackpackers.com",
    "numberOfItems": 8,
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": {
                "@type": "Service",
                "name": "start exploring the world",
                "provider": {
                    "@type": "Organization",
                    "name": "Home - Brainy Backpackers",
                    "url": "https://brainybackpackers.com"
                }
            }
        },
        {
            "@type": "ListItem",
            "position": 2,
            "item": {
                "@type": "Service",
                "name": "in a responsible way today!",
                "provider": {
                    "@type": "Organization",
                    "name": "Home - Brainy Backpackers",
                    "url": "https://brainybackpackers.com"
                }
            }
        },
        {
            "@type": "ListItem",
            "position": 3,
            "item": {
                "@type": "Service",
                "name": "START YOUR JOURNEY HERE",
                "provider": {
                    "@type": "Organization",
                    "name": "Home - Brainy Backpackers",
                    "url": "https://brainybackpackers.com"
                }
            }
        },
        {
            "@type": "ListItem",
            "position": 4,
            "item": {
                "@type": "Service",
                "name": "Welcome to your resource for responsible adventures!",
                "provider": {
                    "@type": "Organization",
                    "name": "Home - Brainy Backpackers",
                    "url": "https://brainybackpackers.com"
                }
            }
        },
        {
            "@type": "ListItem",
            "position": 5,
            "item": {
                "@type": "Service",
                "name": "TRAVEL AND OUTDOOR TIPS",
                "provider": {
                    "@type": "Organization",
                    "name": "Home - Brainy Backpackers",
                    "url": "https://brainybackpackers.com"
                }
            }
        },
        {
            "@type": "ListItem",
            "position": 6,
            "item": {
                "@type": "Service",
                "name": "TRAVEL GEAR",
                "provider": {
                    "@type": "Organization",
                    "name": "Home - Brainy Backpackers",
                    "url": "https://brainybackpackers.com"
                }
            }
        },
        {
            "@type": "ListItem",
            "position": 7,
            "item": {
                "@type": "Service",
                "name": "TRAVEL TIPS",
                "provider": {
                    "@type": "Organization",
                    "name": "Home - Brainy Backpackers",
                    "url": "https://brainybackpackers.com"
                }
            }
        },
        {
            "@type": "ListItem",
            "position": 8,
            "item": {
                "@type": "Service",
                "name": "OUTDOOR GEAR",
                "provider": {
                    "@type": "Organization",
                    "name": "Home - Brainy Backpackers",
                    "url": "https://brainybackpackers.com"
                }
            }
        }
    ]
}