{
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "Three Little Birds",
    "url": "https://tlb.pt",
    "description": "",
    "sameAs": [],
    "telephone": "+351 282 624 432",
    "email": "hello@tlb.pt",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "8650-372 SagresHours",
        "addressLocality": "SagresHours",
        "addressCountry": "PT"
    },
    "contactPoint": {
        "@type": "ContactPoint",
        "contactType": "customer service",
        "email": "hello@tlb.pt",
        "availableLanguage": [
            "Portuguese"
        ]
    }
}