{
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "Lisboa Shop – Visit Lisboa Shop",
    "url": "https://shop.visitlisboa.com",
    "description": "Lisboa Card, Lisboa Shop and Tours",
    "sameAs": [],
    "telephone": "+351 210 312 800",
    "email": "info@lismarketing.pt",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "1100-038 LisboaT",
        "addressLocality": "LisboaT",
        "addressCountry": "PT"
    },
    "contactPoint": {
        "@type": "ContactPoint",
        "contactType": "customer service",
        "email": "info@lismarketing.pt",
        "availableLanguage": [
            "Portuguese"
        ]
    }
}