{
    "@context": "https://schema.org",
    "@type": "WebSite",
    "name": "Home - Sueste Restaurante",
    "url": "https://restaurantesueste.com",
    "description": "Restaurante no Ferragudo. Servimos peixe fresco, sabores algarvios e uma mesa onde apetece ficar mais um bocado.",
    "potentialAction": {
        "@type": "SearchAction",
        "target": "https://restaurantesueste.com/search?q={search_term_string}",
        "query-input": "required name=search_term_string"
    }
}