{
    "@context": "https://schema.org",
    "@type": "ItemList",
    "name": "General Business - Surf Training School",
    "description": "The best surf experience in Porto!",
    "url": "https://surftrainingschool.com",
    "numberOfItems": 8,
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": {
                "@type": "Service",
                "name": "The best surf experience in Porto!",
                "provider": {
                    "@type": "Organization",
                    "name": "Surf Training School",
                    "url": "https://surftrainingschool.com"
                }
            }
        },
        {
            "@type": "ListItem",
            "position": 2,
            "item": {
                "@type": "Service",
                "name": "A vida corre bem melhor quando se faz surf!",
                "provider": {
                    "@type": "Organization",
                    "name": "Surf Training School",
                    "url": "https://surftrainingschool.com"
                }
            }
        },
        {
            "@type": "ListItem",
            "position": 3,
            "item": {
                "@type": "Service",
                "name": "COME SURF WITH US!",
                "provider": {
                    "@type": "Organization",
                    "name": "Surf Training School",
                    "url": "https://surftrainingschool.com"
                }
            }
        },
        {
            "@type": "ListItem",
            "position": 4,
            "item": {
                "@type": "Service",
                "name": "Instagram:surftraining",
                "provider": {
                    "@type": "Organization",
                    "name": "Surf Training School",
                    "url": "https://surftrainingschool.com"
                }
            }
        },
        {
            "@type": "ListItem",
            "position": 5,
            "item": {
                "@type": "Service",
                "name": "PRIO ENERGY",
                "provider": {
                    "@type": "Organization",
                    "name": "Surf Training School",
                    "url": "https://surftrainingschool.com"
                }
            }
        },
        {
            "@type": "ListItem",
            "position": 6,
            "item": {
                "@type": "Service",
                "name": "GO CHILL",
                "provider": {
                    "@type": "Organization",
                    "name": "Surf Training School",
                    "url": "https://surftrainingschool.com"
                }
            }
        },
        {
            "@type": "ListItem",
            "position": 7,
            "item": {
                "@type": "Service",
                "name": "58 SURF STORE",
                "provider": {
                    "@type": "Organization",
                    "name": "Surf Training School",
                    "url": "https://surftrainingschool.com"
                }
            }
        },
        {
            "@type": "ListItem",
            "position": 8,
            "item": {
                "@type": "Service",
                "name": "BILLABONG",
                "provider": {
                    "@type": "Organization",
                    "name": "Surf Training School",
                    "url": "https://surftrainingschool.com"
                }
            }
        }
    ]
}