{
  "specVersion": "1.0",
  "host": {
    "displayName": "Hotel Pacifica",
    "identifier": "www.hotelpacific.com"
  },
  "entries": [
    {
      "identifier": "urn:air:www.hotelpacific.com:nlweb:ask",
      "displayName": "Hotel Site Q&A",
      "type": "application/mcp-server-card+json",
      "description": "Natural-language queries about hotel amenities, dining, and rooms grounded in Schema.org content.",
      "version": "1.0.0",
      "updatedAt": "2026-07-10T08:00:40.777Z",
      "tags": [
        "hospitality",
        "hotel",
        "nlweb",
        "mcp"
      ],
      "capabilities": [
        "ask",
        "list_sites",
        "who"
      ],
      "representativeQueries": [
        "What time is hotel check-in?",
        "Does the hotel have a pool and spa?",
        "What dining options are available on property?"
      ],
      "url": "https://www.hotelpacific.com/.well-known/mcp-server-card.json"
    }
  ]
}