{
  "specVersion": "1.0",
  "host": {
    "displayName": "Zion Park Tour",
    "identifier": "https://zionparktour.com"
  },
  "entries": [
    {
      "identifier": "urn:air:zionparktour.com:catalog:tours",
      "displayName": "Zion Park tour catalog",
      "type": "application/json",
      "url": "https://zionparktour.com/catalog.json",
      "representativeQueries": [
        "which Zion tours leave from Las Vegas",
        "how much is the Zion National Park day tour",
        "is there a horseback ride in Zion",
        "what is included in the Bryce and Zion combo"
      ]
    },
    {
      "identifier": "urn:air:zionparktour.com:docs:llms",
      "displayName": "Zion Park visitor facts",
      "type": "text/plain",
      "url": "https://zionparktour.com/llms.txt",
      "representativeQueries": [
        "what time do Zion tours depart",
        "where is hotel pickup for Zion tours",
        "what should I wear on a Zion tour"
      ]
    },
    {
      "identifier": "urn:air:zionparktour.com:api:catalog",
      "displayName": "Zion Park API catalog",
      "type": "application/linkset+json",
      "url": "https://zionparktour.com/.well-known/api-catalog",
      "representativeQueries": [
        "where is the OpenAPI description for the tour catalog",
        "what is the health URL for the Zion catalog"
      ]
    },
    {
      "identifier": "urn:air:zionparktour.com:skill:zion-park-tour",
      "displayName": "Zion Park Tour agent skill",
      "type": "text/markdown",
      "url": "https://zionparktour.com/.well-known/agent-skills/zion-park-tour/SKILL.md",
      "representativeQueries": [
        "how should an agent read Zion Park tour prices",
        "which file lists Zion tour booking links"
      ]
    }
  ]
}
