{
  "@context": "https://schema.org",
  "@type": "NewsArticle",
  "datePublished": "2026-04-06T12:00:00Z",
  "description": "Skimmr payload test case 001. It exists to validate deterministic slugging, Markdown headings, and teaser generation without relying on hand-written fixtures.",
  "articleBody": "Payload case 001: The opening paragraph introduces the payload and gives the downstream HTML and Markdown renderers something realistic to work with.\n\nPayload case 001: The second paragraph includes extra detail so paragraph splitting, plain-text output, and teaser word counts can be validated consistently.\n\nPayload case 001: The third paragraph helps exercise output-file generation while keeping the article deterministic and easy to identify in tests.",
  "url": "https://global-updates.example.org/articles/skimmr-story-001",
  "about": [
    {
      "name": "Cyber security",
      "identifier": "medtop:20001291",
      "sameAs": "https://cv.iptc.org/newscodes/mediatopic/20001291"
    },
    {
      "name": "Financial markets",
      "identifier": "medtop:20000051",
      "sameAs": "https://cv.iptc.org/newscodes/mediatopic/20000051"
    }
  ],
  "spatialCoverage": [
    {
      "name": "Poland"
    },
    {
      "name": "Warsaw"
    }
  ],
  "mainEntityOfPage": "https://newssite.skimmr.ai/articles/2026/04/06/global-updates-example-org/24412d0e/",
  "publisher": {
    "@type": "Organization",
    "name": "skimmr",
    "url": "https://skimmr.ai"
  },
  "isAccessibleForFree": true
}