{
  "specVersion": "1.0",
  "host": {
    "displayName": "Pacha Journeys",
    "identifier": "did:web:pachajourneys.com"
  },
  "entries": [
    {
      "identifier": "urn:air:pachajourneys.com:mcp:expedition-server",
      "displayName": "Pacha Journeys MCP Expedition Server",
      "type": "application/mcp-server-card+json",
      "url": "https://www.pachajourneys.com/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "find luxury Galapagos cruises with boutique naturalist yachts",
        "search 5-day island hopping tours in Galapagos",
        "book Ecuador Andes volcano hiking package",
        "explore Amazon rainforest eco-lodges in Ecuador"
      ]
    },
    {
      "identifier": "urn:air:pachajourneys.com:agent:travel-concierge",
      "displayName": "Pacha Journeys AI Concierge Agent",
      "type": "application/a2a-agent-card+json",
      "url": "https://www.pachajourneys.com/.well-known/agent-card.json",
      "representativeQueries": [
        "collaborate with Pacha Journeys agent to design Ecuador travel itinerary",
        "inquire about custom private Galapagos family charters",
        "retrieve availability and quote for Ecuador complete tour"
      ]
    },
    {
      "identifier": "urn:air:pachajourneys.com:api:inquiry-openapi",
      "displayName": "Pacha Journeys Travel Inquiry REST API",
      "type": "application/vnd.oai.openapi+json;version=3.1",
      "url": "https://www.pachajourneys.com/openapi.json",
      "representativeQueries": [
        "REST API specification for Pacha Journeys booking inquiries",
        "get structured JSON schema for Ecuador expedition catalog",
        "submit custom traveler booking request to Pacha Journeys"
      ]
    },
    {
      "identifier": "urn:air:pachajourneys.com:catalog:api-linkset",
      "displayName": "Pacha Journeys RFC 9727 API Catalog",
      "type": "application/linkset+json",
      "url": "https://www.pachajourneys.com/.well-known/api-catalog",
      "representativeQueries": [
        "discover API documentation and endpoints for Pacha Journeys",
        "RFC 9727 API catalog linkset for travel booking"
      ]
    },
    {
      "identifier": "urn:air:pachajourneys.com:skills:discovery-index",
      "displayName": "Pacha Journeys Agent Skills Index",
      "type": "application/json",
      "url": "https://www.pachajourneys.com/.well-known/agent-skills/index.json",
      "representativeQueries": [
        "agent skills for Galapagos tour planning and booking",
        "discover SKILL.md instructions for travel inquiries"
      ]
    }
  ]
}
