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