{
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "Postodeturismo.pt - Restaurantes, Reserva de Hotéis, Turismo Rural, Dicas de Viagem e Experiências",
    "url": "https://postodeturismo.pt",
    "description": "Postodeturismo.pt é um portal de turismo que oferece as melhores opções de alojamento, gastronomia, lazer, desporto...",
    "sameAs": [],
    "telephone": "+351 229 386 364",
    "email": "geral@postodeturismo.pt",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "4450-082 MATOSINHOS",
        "addressLocality": "MATOSINHOS",
        "addressCountry": "PT"
    },
    "contactPoint": {
        "@type": "ContactPoint",
        "contactType": "customer service",
        "email": "geral@postodeturismo.pt",
        "availableLanguage": [
            "Portuguese"
        ]
    }
}