{
  "@context": "https://schema.org",
  "@type": "WebSite",
  "@id": "https://ouroverdesaude.com.br/#website",
  "url": "https://ouroverdesaude.com.br/",
  "name": "OuroVerde Centro Médico",
  "description": "Teleconsultas com médicos verificados a partir de R$ 69,90.",
  "inLanguage": "pt-BR",
  "publisher": { "@id": "https://ouroverdesaude.com.br/#organization" },
  "potentialAction": [
    {
      "@type": "SearchAction",
      "target": {
        "@type": "EntryPoint",
        "urlTemplate": "https://ouroverdesaude.com.br/blog?q={search_term_string}"
      },
      "query-input": "required name=search_term_string"
    },
    {
      "@type": "ReserveAction",
      "name": "Agendar consulta online",
      "target": "https://ouroverdesaude.com.br/agendar"
    }
  ]
}