{
    "@context": "https://schema.org",
    "@type": "ItemList",
    "name": "Tech Software - Porto Travel Guide, News, Webcams and Tourist information",
    "description": "Porto is a charming city, world famous for its unique Port wine, among the best wines ever made. Porto Tourist Guide.",
    "url": "https://visitar-porto.com",
    "numberOfItems": 1,
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": {
                "@type": "Service",
                "name": "Visitar Porto",
                "provider": {
                    "@type": "Organization",
                    "name": "Porto Travel Guide, News, Webcams and Tourist information",
                    "url": "https://visitar-porto.com"
                }
            }
        }
    ]
}