{
  "ucp": {
    "version": "2026-08-25",
    "services": {
      "dev.ucp.shopping": [
        {
          "version": "2026-08-25",
          "spec": "https://ucp.dev/2026-08-25/specification/overview",
          "transport": "mcp",
          "schema": "https://ucp.dev/2026-08-25/services/shopping/mcp.openrpc.json",
          "endpoint": "https://snapmenu-ucp-dev.raghavan-7fc.workers.dev/mcp/7ca668c4-e36a-44ca-bd0b-7cb427b3009d"
        }
      ]
    },
    "capabilities": {
      "dev.ucp.shopping.catalog.search": [
        {
          "version": "2026-08-25",
          "spec": "https://ucp.dev/2026-08-25/specification/shopping/catalog/search",
          "schema": "https://ucp.dev/2026-08-25/schemas/shopping/catalog_search.json"
        }
      ],
      "dev.ucp.shopping.catalog.lookup": [
        {
          "version": "2026-08-25",
          "spec": "https://ucp.dev/2026-08-25/specification/shopping/catalog/lookup",
          "schema": "https://ucp.dev/2026-08-25/schemas/shopping/catalog_lookup.json"
        }
      ]
    },
    "payment_handlers": {},
    "context": {
      "restaurant_id": "7ca668c4-e36a-44ca-bd0b-7cb427b3009d",
      "restaurant_name": "Dosa Plaza Indian Fusion Restaurant",
      "alternate_names": [
        "Dosa Plaza NYC"
      ],
      "restaurant_domain": "www.dosaplazausa.com",
      "website": "https://www.dosaplazausa.com/",
      "cuisine": [
        "South Indian",
        "Indian Fusion"
      ],
      "specialties": [
        "Masala Dosa",
        "Mysore Dosa",
        "Ghee Podi Idli",
        "Idli Manchurian",
        "Tiffin Combo"
      ],
      "location": {
        "address": "129 E 27th St",
        "city": "New York",
        "state": "NY",
        "postal_code": "10016",
        "country": "USA",
        "country_code": "US"
      },
      "contact": {
        "phone": ""
      },
      "hours": {
        "timezone": "America/New_York",
        "monday": "11:00 AM-10:00 PM",
        "tuesday": "11:00 AM-10:00 PM",
        "wednesday": "11:00 AM-10:00 PM",
        "thursday": "11:00 AM-10:00 PM",
        "friday": "11:00 AM-10:30 PM",
        "saturday": "11:00 AM-10:30 PM",
        "sunday": "11:00 AM-10:00 PM"
      },
      "services": [
        "Dine-in",
        "Pickup",
        "Delivery"
      ],
      "features": [
        "Vegetarian options",
        "Vegan options",
        "Gluten-free options"
      ],
      "delivery_platforms": [],
      "payment_methods": [
        "Credit cards",
        "Debit cards",
        "NFC mobile payments"
      ],
      "currency": "USD"
    }
  }
}