{
    "@context": "https://schema.org",
    "@type": "WebSite",
    "name": "Home page",
    "url": "https://louielouie.pt",
    "description": "",
    "potentialAction": {
        "@type": "SearchAction",
        "target": "https://louielouie.pt/search?q={search_term_string}",
        "query-input": "required name=search_term_string"
    }
}