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