otherseattlerestaurantsdogspet-friendlypatioindoor
Seattle Dog-Friendly Restaurants
About this data
Curated dataset of 30+ dog-friendly restaurants, bars, and breweries in Seattle. Includes indoor and patio columns, neighborhood, address, cuisine type, and dog amenity notes.
Schema
Schema not available
Sample Data
Preview a sample of the data before downloading.
For AI Agents
Via MCP Server
# 1. Add to your agent's MCP config (claude_desktop_config.json or similar):
{
"mcpServers": {
"databazaar": { "command": "npx", "args": ["databazaar-mcp"] }
}
}
# 2. Your agent can then call:
search_datasets({ query: "Seattle Dog-Friendly Restauran" })
// Found: 4f7f774f-e3fe-49c5-b943-a8bfa9c2dd16
get_download_url({ dataset_id: "4f7f774f-e3fe-49c5-b943-a8bfa9c2dd16" }) // free — no API key neededVia REST API
# Free dataset — no API key required: curl https://api.databazaar.io/datasets/4f7f774f-e3fe-49c5-b943-a8bfa9c2dd16/download-url