{
  "specVersion": "1.0",
  "host": {
    "displayName": "Panama Canal Tickets",
    "identifier": "did:web:tourspanamacanal.com",
    "url": "https://tourspanamacanal.com/"
  },
  "entries": [
    {
      "identifier": "urn:air:tourspanamacanal.com:site:llms-txt",
      "displayName": "Panama Canal Tickets overview for AI agents",
      "description": "Overview of Panama Canal Tickets: every Panama Canal ticket compared and every guide, with links.",
      "type": "text/markdown",
      "url": "https://tourspanamacanal.com/llms.txt",
      "representativeQueries": [
        "Panama Canal tickets",
        "best Panama Canal tour in Panama City",
        "how much does Panama Canal cost"
      ]
    },
    {
      "identifier": "urn:air:tourspanamacanal.com:site:agent-skills",
      "displayName": "Panama Canal Tickets agent skills",
      "description": "Compare Panama Canal tickets and tours in Panama City (prices, durations, inclusions) and send the user to the right booking page. Answer planning questions about Panama Canal and Panama City (timing, getting there, costs) from this site's guides. Fetch any tourspanamacanal.com page as clean markdown instead of HTML, and find every page.",
      "type": "application/json",
      "url": "https://tourspanamacanal.com/.well-known/agent-skills/index.json",
      "representativeQueries": [
        "compare Panama Canal tickets",
        "plan a visit to Panama Canal"
      ]
    },
    {
      "identifier": "urn:air:tourspanamacanal.com:site:sitemap",
      "displayName": "Panama Canal Tickets sitemap",
      "description": "Every page of tourspanamacanal.com in all languages.",
      "type": "application/xml",
      "url": "https://tourspanamacanal.com/sitemap-index.xml",
      "representativeQueries": [
        "Panama City Panama Canal guide",
        "panama canal tour"
      ]
    }
  ]
}