{
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "pypascruises | passeios de barco no Tejo | Lisboa, Portugal",
    "url": "https://pypascruises.com",
    "description": "Discover the best boat tours along the Tagus River in Lisbon with pypascruises. Experience unforgettable moments and explore Lisbon",
    "sameAs": [],
    "telephone": "+351 919 623 174",
    "email": "pypascruises@gmail.com",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "1300-448 Lisboa",
        "addressLocality": "Lisboa",
        "addressCountry": "PT"
    },
    "contactPoint": {
        "@type": "ContactPoint",
        "contactType": "customer service",
        "email": "pypascruises@gmail.com",
        "availableLanguage": [
            "Portuguese"
        ]
    }
}