{
    "@context": "https://schema.org",
    "@type": "Service",
    "serviceType": "Hospitality Tourism Professional Services",
    "provider": {
        "@type": "LocalBusiness",
        "name": "Restaurante Pont'a Pé | Aljezur | Tel: 282 998 104",
        "url": "https://pontape.pt"
    },
    "areaServed": {
        "@type": "Country",
        "name": "PT"
    },
    "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "Main Services Catalog",
        "itemListElement": [
            {
                "@type": "Offer",
                "itemOffered": {
                    "@type": "Service",
                    "name": "Specialized Hospitality Tourism Solutions",
                    "description": "O Restaurante Pont’a Pé é uma referência gastronómica de Aljezur e um dos mais antigos da Vila. Esta casa centenária já foi uma estalagem em tempos e fica na margem da ribeira de Aljezur, que há centenas de anos era navegável."
                }
            }
        ]
    }
}