{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://lupalaw.app/#organization",
      "name": "Lupa.law",
      "url": "https://lupalaw.app",
      "logo": "https://lupalaw.app/brand/logo-dark-512.png",
      "description": "Copiloto de inteligência pública para escritórios de advocacia brasileiros.",
      "areaServed": "BR",
      "knowsLanguage": "pt-BR"
    },
    {
      "@type": "SoftwareApplication",
      "@id": "https://lupalaw.app/#software",
      "name": "Lupa.law",
      "applicationCategory": "BusinessApplication",
      "operatingSystem": "Web",
      "url": "https://lupalaw.app",
      "description": "Due diligence de CNPJ, monitoramento ativo de processos e jurisprudência conversacional sobre 70+ fontes oficiais brasileiras (DataJud, Portal da Transparência, TCU, TSE, ANVISA, DOU).",
      "creator": { "@id": "https://lupalaw.app/#organization" },
      "inLanguage": "pt-BR",
      "offers": {
        "@type": "AggregateOffer",
        "priceCurrency": "BRL",
        "lowPrice": "199",
        "highPrice": "1999",
        "offerCount": 4
      }
    },
    {
      "@type": "WebSite",
      "@id": "https://lupalaw.app/#website",
      "url": "https://lupalaw.app",
      "name": "Lupa.law",
      "publisher": { "@id": "https://lupalaw.app/#organization" },
      "inLanguage": "pt-BR"
    }
  ]
}
