{
  "version": "1.0",
  "schema": "https://entitymap.org/spec/v1.0",
  "publisher": {
    "name": "Fiddler AI",
    "url": "https://fiddler.ai/"
  },
  "generated": "2026-09-19T05:55:52Z",
  "verificationStatus": "self-declared",
  "x-crawlcheck": {
    "starter": true,
    "notes": [
      "Built from what fiddler.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://fiddler.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": "Fiddler AI",
      "url": "https://fiddler.ai/",
      "description": "TODO: one sentence saying what Fiddler 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/fiddler-ai"
      ]
    }
  ]
}
