{
  "specVersion": "1.0",
  "host": {
    "displayName": "Jonathan Tours - Transfers and Excursions",
    "identifier": "did:web:jonathantours.monster"
  },
  "entries": [
    {
      "identifier": "urn:air:jonathantours.monster:webmcp:contact-form",
      "displayName": "Contact and Booking Form",
      "type": "text/html",
      "url": "https://jonathantours.monster/contact",
      "description": "Contact form exposed as a WebMCP declarative tool (toolname contactJonathanTours): name, email, optional phone and message. Submitting opens WhatsApp with the message ready for the user to confirm. Use it for tour bookings, airport transfers and excursion quotes in Puerto Plata.",
      "tags": ["contact", "booking", "whatsapp", "webmcp"],
      "capabilities": ["ContactForm", "WhatsAppBooking"],
      "representativeQueries": [
        "book a Damajagua Waterfalls tour for my cruise stop",
        "get a quote for an airport transfer in Puerto Plata",
        "contact Jonathan Tours about a private excursion"
      ],
      "version": "1.0",
      "updatedAt": "2026-09-23T00:00:00Z"
    },
    {
      "identifier": "urn:air:jonathantours.monster:web:tour-catalog",
      "displayName": "Tour Catalog",
      "type": "text/html",
      "url": "https://jonathantours.monster/our-tours",
      "description": "Full catalog of 16 tours and excursions in Puerto Plata: waterfalls, buggy, ATV, city tours, snorkeling and combos, with prices, ratings and availability.",
      "tags": ["tours", "excursions", "puerto-plata", "catalog"],
      "capabilities": ["TourList"],
      "representativeQueries": [
        "list all excursions available in Puerto Plata",
        "which buggy tours do you offer and what do they cost"
      ],
      "version": "1.0",
      "updatedAt": "2026-09-23T00:00:00Z"
    },
    {
      "identifier": "urn:air:jonathantours.monster:web:travel-blog",
      "displayName": "Travel Blog",
      "type": "text/html",
      "url": "https://jonathantours.monster/blog",
      "description": "Shore excursion guides and travel tips for cruise passengers visiting Amber Cove and Taino Bay: meeting points, packing checklists and honest prices.",
      "tags": ["blog", "guides", "cruise", "shore-excursions"],
      "capabilities": ["TravelGuides"],
      "representativeQueries": [
        "how do I get to Damajagua from Amber Cove",
        "what should I bring to the waterfalls excursion"
      ],
      "version": "1.0",
      "updatedAt": "2026-09-23T00:00:00Z"
    },
    {
      "identifier": "urn:air:jonathantours.monster:data:llms-index",
      "displayName": "Site Index for LLMs",
      "type": "text/markdown",
      "url": "https://jonathantours.monster/llms.txt",
      "description": "Machine-readable index of the site: tours, transfers, blog, booking channels and contact information.",
      "tags": ["llms.txt", "index", "sitemap-alternative"],
      "capabilities": ["SiteIndex"],
      "representativeQueries": [
        "what services does Jonathan Tours offer",
        "how can I book a transfer to Sosua"
      ],
      "version": "1.0",
      "updatedAt": "2026-09-23T00:00:00Z"
    }
  ]
}
