{
  "id": "example-org-pagestate",
  "origin": "https://example.org",
  "recordedat": 1800000000000,
  "grants": ["observe", "readtext", "readforms", "inspect", "countelements"],
  "observation": {
    "schemaversion": 1,
    "url": "https://example.org/releases",
    "title": "Example releases",
    "textpreview": "Release notes of the example project: the latest release ships the cli expansion.",
    "textlength": 512,
    "forms": [
      { "label": "email", "type": "email", "name": "email" },
      { "label": "message", "type": "textarea", "name": "message" }
    ],
    "interactive": [
      { "selector": "main a", "role": "link", "label": "latest release" },
      { "selector": "form button", "role": "button", "label": "send" }
    ],
    "capturedat": 1800000000000
  }
}
