Client website file

jsonld-snippet.raw.txt

This is the structured data block intended for the client website.

<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "ProfessionalService",
  "@id": "https://bitwarden.com/#organization",
  "name": "Bitwarden",
  "url": "https://bitwarden.com/",
  "description": "Bitwarden is the most trusted password manager for passwords and passkeys at home or at work, on any browser or device. Start with a free trial.",
  "telephone": "991678758",
  "areaServed": {
    "@type": "City",
    "name": "Santa Barbara"
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Santa Barbara",
    "streetAddress": "Santa Barbara, CA"
  },
  "contactPoint": {
    "@type": "ContactPoint",
    "contactType": "customer service",
    "telephone": "991678758",
    "availableLanguage": "en"
  },
  "knowsAbout": [
    "Software Development",
    "Password Management",
    "Identity Management",
    "and Secret Management"
  ],
  "sameAs": [
    "https://agntbase.com/p/ag_digital_bitwarden_618cbae0/",
    "https://agntbase.com/p/ag_digital_bitwarden_618cbae0/index.json"
  ]
}
</script>