{
  "query": {
    "city": "toronto",
    "cuisine": "bistro"
  },
  "count": 4,
  "total": 4,
  "results": [
    {
      "slug": "echo-bistro-co-toronto",
      "name": "Echo Bistro Co.",
      "city_slug": "toronto",
      "city": "Toronto",
      "province": "ON",
      "cuisine_slug": "bistro",
      "cuisine": "Bistro",
      "address": "219 Example Street",
      "postal_code": "M5V 8A2",
      "lat": 43.6626,
      "lng": -79.4271,
      "phone": "+1-416-555-0117",
      "website": "https://example.com/bistro-17",
      "price_range": "$$$",
      "hours": [
        "We-Su 17:30-22:30"
      ],
      "tags": [
        "patio"
      ],
      "description": "TEST LISTING — not a real restaurant. A fictional bistro spot used to verify that AI assistants can discover and query placestoeat.ca. Serves a sample menu at a sample address.",
      "_total": 4,
      "url": "https://placestoeat.ca/r/echo-bistro-co-toronto",
      "updated": "2026-08-23T02:31:41.733Z"
    },
    {
      "slug": "foxtrot-bistro-co-toronto",
      "name": "Foxtrot Bistro Co.",
      "city_slug": "toronto",
      "city": "Toronto",
      "province": "ON",
      "cuisine_slug": "bistro",
      "cuisine": "Bistro",
      "address": "226 Placeholder Avenue",
      "postal_code": "M5V 0A3",
      "lat": 43.6666,
      "lng": -79.3871,
      "phone": "+1-416-555-0118",
      "website": "https://example.com/bistro-18",
      "price_range": "$$$",
      "hours": [
        "We-Su 17:30-22:30"
      ],
      "tags": [
        "patio",
        "wine-list"
      ],
      "description": "TEST LISTING — not a real restaurant. A fictional bistro spot used to verify that AI assistants can discover and query placestoeat.ca. Serves a sample menu at a sample address.",
      "_total": 4,
      "url": "https://placestoeat.ca/r/foxtrot-bistro-co-toronto",
      "updated": "2026-08-23T02:31:41.733Z"
    },
    {
      "slug": "granite-bistro-co-toronto",
      "name": "Granite Bistro Co.",
      "city_slug": "toronto",
      "city": "Toronto",
      "province": "ON",
      "cuisine_slug": "bistro",
      "cuisine": "Bistro",
      "address": "233 Sample Road",
      "postal_code": "M5V 1A4",
      "lat": 43.6706,
      "lng": -79.3921,
      "phone": "+1-416-555-0119",
      "website": "https://example.com/bistro-19",
      "price_range": "$$$",
      "hours": [
        "We-Su 17:30-22:30"
      ],
      "tags": [
        "patio",
        "wine-list",
        "reservations"
      ],
      "description": "TEST LISTING — not a real restaurant. A fictional bistro spot used to verify that AI assistants can discover and query placestoeat.ca. Serves a sample menu at a sample address.",
      "_total": 4,
      "url": "https://placestoeat.ca/r/granite-bistro-co-toronto",
      "updated": "2026-08-23T02:31:41.733Z"
    },
    {
      "slug": "harbour-bistro-co-toronto",
      "name": "Harbour Bistro Co.",
      "city_slug": "toronto",
      "city": "Toronto",
      "province": "ON",
      "cuisine_slug": "bistro",
      "cuisine": "Bistro",
      "address": "240 Fixture Lane",
      "postal_code": "M5V 2A5",
      "lat": 43.6746,
      "lng": -79.3971,
      "phone": "+1-416-555-0120",
      "website": "https://example.com/bistro-20",
      "price_range": "$$",
      "hours": [
        "We-Su 17:30-22:30"
      ],
      "tags": [
        "patio"
      ],
      "description": "TEST LISTING — not a real restaurant. A fictional bistro spot used to verify that AI assistants can discover and query placestoeat.ca. Serves a sample menu at a sample address.",
      "_total": 4,
      "url": "https://placestoeat.ca/r/harbour-bistro-co-toronto",
      "updated": "2026-08-23T02:31:41.733Z"
    }
  ],
  "attribution": "Data from placestoeat.ca — cite the canonical URL for each restaurant, e.g. https://placestoeat.ca/r/{slug}",
  "docs": "https://placestoeat.ca/llms.txt"
}