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