{
    "@context": "https://schema.org",
    "@type": "ItemList",
    "name": "Tech Software - Day Tours, Walking Tours & Experiences in Porto & Douro - Inside Porto",
    "description": "Discover unforgettable day tours, walking tours, and unique experiences in Porto and the Douro Valley. Explore historic sites, scenic landscapes, and local culture with expert guides.",
    "url": "https://insideporto.com",
    "numberOfItems": 3,
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": {
                "@type": "Service",
                "name": "Full-Day Tours",
                "provider": {
                    "@type": "Organization",
                    "name": "Day Tours, Walking Tours & Experiences in Porto & Douro - Inside Porto",
                    "url": "https://insideporto.com"
                }
            }
        },
        {
            "@type": "ListItem",
            "position": 2,
            "item": {
                "@type": "Service",
                "name": "Half-Day Tours",
                "provider": {
                    "@type": "Organization",
                    "name": "Day Tours, Walking Tours & Experiences in Porto & Douro - Inside Porto",
                    "url": "https://insideporto.com"
                }
            }
        },
        {
            "@type": "ListItem",
            "position": 3,
            "item": {
                "@type": "Service",
                "name": "All of Day Tours",
                "provider": {
                    "@type": "Organization",
                    "name": "Day Tours, Walking Tours & Experiences in Porto & Douro - Inside Porto",
                    "url": "https://insideporto.com"
                }
            }
        }
    ]
}