{
    "@context": "https://schema.org",
    "@type": "WebSite",
    "name": "MUBI: Watch and Discover Movies",
    "url": "https://mubi.com",
    "description": "Watch truly great cinema. Wherever you are. From iconic, award-winning directors to emerging auteurs. Transformative films from all over the world. Stream Now. Download to watch Offline. Start your free 7 day trial now.",
    "potentialAction": {
        "@type": "SearchAction",
        "target": "https://mubi.com/search?q={search_term_string}",
        "query-input": "required name=search_term_string"
    }
}