{
  "version": "1.0",
  "schema": "https://entitymap.org/spec/v1.0",
  "publisher": {
    "name": "Oncrawl",
    "url": "https://oncrawl.com/"
  },
  "generated": "2026-09-03T09:46:56Z",
  "verificationStatus": "self-declared",
  "x-crawlcheck": {
    "starter": true,
    "notes": [
      "Built from what oncrawl.com 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://oncrawl.com/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": "LocalBusiness",
      "name": "Oncrawl",
      "url": "https://oncrawl.com/",
      "description": "TODO: one sentence saying what Oncrawl is, where it works and for whom.",
      "relations": [
        {
          "predicate": "OFFERS",
          "targetId": "e_TODO",
          "targetName": "TODO: each service you sell, as its own entity"
        }
      ],
      "address": "3b impasse Rudolf Diesel, Mérignac, 33700",
      "sameAs": [
        "https://www.oncrawl.com/wp",
        "https://www.linkedin.com/company/3217341/",
        "https://www.instagram.com/oncrawl/",
        "http://www.youtube.com/oncrawl"
      ]
    }
  ]
}
