{
  "specVersion": "0.1.0",
  "host": {
    "name": "Church Research Council",
    "url": "https://crc-coc.org"
  },
  "entries": [
    {
      "id": "urn:air:crc-coc.org:directory:public-churches",
      "displayName": "CRC public church directory",
      "type": "application/vnd.oai.openapi+json",
      "url": "https://crc-coc.org/openapi-public.json",
      "representativeQueries": [
        "Find a church of Christ by directory ID",
        "Browse churches of Christ by state and city",
        "Get the public contact details for a listed church"
      ]
    },
    {
      "id": "urn:air:crc-coc.org:data:active-churches",
      "displayName": "Active church listings JSONL",
      "type": "application/x-ndjson",
      "url": "https://crc-coc.org/directory-data/churches.jsonl",
      "representativeQueries": [
        "Download active public church listings",
        "Find canonical URLs for churches of Christ",
        "List churches by city and state"
      ]
    }
  ]
}
