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