{
  "version": "1.0",
  "schema": "https://entitymap.org/spec/v1.0",
  "publisher": {
    "name": "Screaming Frog",
    "url": "https://screamingfrog.co.uk/"
  },
  "generated": "2026-09-03T09:48:27Z",
  "verificationStatus": "self-declared",
  "x-crawlcheck": {
    "starter": true,
    "notes": [
      "Built from what screamingfrog.co.uk 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://screamingfrog.co.uk/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": "Screaming Frog",
      "url": "https://screamingfrog.co.uk/",
      "description": "TODO: one sentence saying what Screaming Frog 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.facebook.com/screamingfrog/",
        "https://x.com/screamingfrog",
        "https://www.instagram.com/screamingfroguk/",
        "https://www.linkedin.com/company/screaming-frog",
        "https://www.youtube.com/user/screamingfroguk"
      ]
    }
  ]
}
