{
  "specVersion": "0.1",
  "host": {
    "name": "2E0JWR",
    "description": "Amateur radio software and measured radio data by Joshua Wood (2E0JWR), published by Gander Web Ltd.",
    "url": "https://2e0jwr.co.uk"
  },
  "entries": [
    {
      "identifier": "urn:air:2e0jwr.co.uk:mcp:opensignal-archive",
      "displayName": "Open Signal archive (MCP)",
      "description": "Read-only MCP server over measured amateur radio reception reports, station-to-station paths and ADS-B aircraft records.",
      "type": "application/json",
      "url": "https://2e0jwr.co.uk/api/mcp",
      "representativeQueries": [
        "What is the furthest SSTV reception on the Open Signal network?",
        "Which amateur radio stations can hear each other?",
        "What signal-to-noise ratio does M0IZM get into G0GOO?",
        "How many aircraft has the Derbyshire ADS-B receiver heard?",
        "Show the measured VHF propagation paths between stations"
      ]
    },
    {
      "identifier": "urn:air:2e0jwr.co.uk:content:sstv-guides",
      "displayName": "SSTV and amateur radio guides",
      "description": "Around 70 guides on slow-scan television, digital picture modes and radio setup. Every page also serves markdown to an Accept: text/markdown request.",
      "type": "text/markdown",
      "url": "https://2e0jwr.co.uk/opensignal",
      "representativeQueries": [
        "How do I set up an IC-7300 for SSTV?",
        "Why is my SSTV picture slanted?",
        "What is the difference between analogue SSTV and digital picture modes?",
        "My radio keys up but transmits no audio",
        "How do I use the Open Signal API?"
      ]
    },
    {
      "identifier": "urn:air:2e0jwr.co.uk:index:sitemap",
      "displayName": "Sitemap",
      "description": "Every indexable page on the site.",
      "type": "application/xml",
      "url": "https://2e0jwr.co.uk/sitemap.xml",
      "representativeQueries": [
        "What pages does 2e0jwr.co.uk publish?",
        "List everything on this site"
      ]
    }
  ]
}