{
  "query": {
    "city": "toronto",
    "cuisine": "sushi"
  },
  "count": 4,
  "total": 4,
  "results": [
    {
      "slug": "alpha-sushi-co-toronto",
      "name": "Alpha Sushi Co.",
      "city_slug": "toronto",
      "city": "Toronto",
      "province": "ON",
      "cuisine_slug": "sushi",
      "cuisine": "Sushi",
      "address": "107 Example Street",
      "postal_code": "M5V 1A2",
      "lat": 43.6466,
      "lng": -79.3921,
      "phone": "+1-416-555-0101",
      "website": "https://example.com/sushi-1",
      "price_range": "$$$",
      "hours": [
        "Tu-Su 17:00-23:00"
      ],
      "tags": [
        "omakase"
      ],
      "description": "TEST LISTING — not a real restaurant. A fictional sushi 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/alpha-sushi-co-toronto",
      "updated": "2026-08-23T02:31:41.733Z"
    },
    {
      "slug": "bravo-sushi-co-toronto",
      "name": "Bravo Sushi Co.",
      "city_slug": "toronto",
      "city": "Toronto",
      "province": "ON",
      "cuisine_slug": "sushi",
      "cuisine": "Sushi",
      "address": "114 Placeholder Avenue",
      "postal_code": "M5V 2A3",
      "lat": 43.6506,
      "lng": -79.3971,
      "phone": "+1-416-555-0102",
      "website": "https://example.com/sushi-2",
      "price_range": "$$$",
      "hours": [
        "Tu-Su 17:00-23:00"
      ],
      "tags": [
        "omakase",
        "counter-seating"
      ],
      "description": "TEST LISTING — not a real restaurant. A fictional sushi 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/bravo-sushi-co-toronto",
      "updated": "2026-08-23T02:31:41.733Z"
    },
    {
      "slug": "cedar-sushi-co-toronto",
      "name": "Cedar Sushi Co.",
      "city_slug": "toronto",
      "city": "Toronto",
      "province": "ON",
      "cuisine_slug": "sushi",
      "cuisine": "Sushi",
      "address": "121 Sample Road",
      "postal_code": "M5V 3A4",
      "lat": 43.6546,
      "lng": -79.4021,
      "phone": "+1-416-555-0103",
      "website": "https://example.com/sushi-3",
      "price_range": "$$$",
      "hours": [
        "Tu-Su 17:00-23:00"
      ],
      "tags": [
        "omakase",
        "counter-seating",
        "reservations"
      ],
      "description": "TEST LISTING — not a real restaurant. A fictional sushi 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/cedar-sushi-co-toronto",
      "updated": "2026-08-23T02:31:41.733Z"
    },
    {
      "slug": "delta-sushi-co-toronto",
      "name": "Delta Sushi Co.",
      "city_slug": "toronto",
      "city": "Toronto",
      "province": "ON",
      "cuisine_slug": "sushi",
      "cuisine": "Sushi",
      "address": "128 Fixture Lane",
      "postal_code": "M5V 4A5",
      "lat": 43.6586,
      "lng": -79.4071,
      "phone": "+1-416-555-0104",
      "website": "https://example.com/sushi-4",
      "price_range": "$$",
      "hours": [
        "Tu-Su 17:00-23:00"
      ],
      "tags": [
        "omakase"
      ],
      "description": "TEST LISTING — not a real restaurant. A fictional sushi 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/delta-sushi-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"
}