{
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "Best Bars in the Algarve 2026 — Town-by-Town Guide",
    "url": "https://artonbar.com",
    "description": "Independent bar guide to the Algarve — Lagos, Albufeira, Vilamoura, Faro, Tavira, Carvoeiro and Portimão. Honest picks, no paid placements. Updated 2026.",
    "sameAs": [],
    "email": "your@email.com",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "s two-day visit from, Lisbon",
        "addressLocality": "Lisbon",
        "addressCountry": "PT"
    },
    "contactPoint": {
        "@type": "ContactPoint",
        "contactType": "customer service",
        "email": "your@email.com",
        "availableLanguage": [
            "Portuguese"
        ]
    }
}