{
  "version": "1.0",
  "schema": "https://entitymap.org/spec/v1.0",
  "publisher": {
    "name": "Credo AI",
    "url": "https://credo.ai/"
  },
  "generated": "2026-09-19T05:59:16Z",
  "verificationStatus": "self-declared",
  "x-crawlcheck": {
    "starter": true,
    "notes": [
      "Built from what credo.ai already publishes: the name and phone the scan read from the page and its JSON-LD, the declared coordinates, and every area named in areaServed.",
      "Nothing here is asserted that the site did not already state. Fields marked TODO were not on the page and must be filled by hand or removed.",
      "Serve at https://credo.ai/entitymap.json as application/json, declare it in robots.txt as EntityMap: <url>, and link it from the head of the homepage."
    ]
  },
  "entities": [
    {
      "entityId": "e_001",
      "@type": "Organization",
      "name": "Credo AI",
      "url": "https://credo.ai/",
      "description": "TODO: one sentence saying what Credo AI is, where it works and for whom.",
      "relations": [
        {
          "predicate": "OFFERS",
          "targetId": "e_TODO",
          "targetName": "TODO: each service you sell, as its own entity"
        }
      ],
      "sameAs": [
        "https://www.linkedin.com/company/credo-ai/",
        "https://twitter.com/credo_ai",
        "https://www.youtube.com/@credoai"
      ]
    }
  ]
}
