{
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "Surf School Porto | Linha de Onda",
    "url": "https://linhadeonda.pt",
    "description": "Surf and bodyboard school in Matosinhos, Porto. Lessons for all levels, equipment included. Book your lesson online!",
    "sameAs": [],
    "telephone": "+351 934 613 039",
    "email": "linhadeonda@gmail.com",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "Loja B 4450-208 matosinhos Portugal Livro de reclamações onl",
        "addressLocality": "matosinhos\nPortugal\n\n\t\t\t\t\tLivro de reclamações onl",
        "addressCountry": "PT"
    },
    "contactPoint": {
        "@type": "ContactPoint",
        "contactType": "customer service",
        "email": "linhadeonda@gmail.com",
        "availableLanguage": [
            "Portuguese"
        ]
    }
}