{
  "query": {
    "city": "toronto",
    "cuisine": "ramen"
  },
  "count": 4,
  "total": 4,
  "results": [
    {
      "slug": "bravo-ramen-co-toronto",
      "name": "Bravo Ramen Co.",
      "city_slug": "toronto",
      "city": "Toronto",
      "province": "ON",
      "cuisine_slug": "ramen",
      "cuisine": "Ramen",
      "address": "135 Example Street",
      "postal_code": "M5V 5A6",
      "lat": 43.6626,
      "lng": -79.4121,
      "phone": "+1-416-555-0105",
      "website": "https://example.com/ramen-5",
      "price_range": "$",
      "hours": [
        "Mo-Su 11:00-23:00"
      ],
      "tags": [
        "late-night"
      ],
      "description": "TEST LISTING — not a real restaurant. A fictional ramen 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-ramen-co-toronto",
      "updated": "2026-08-23T02:31:41.733Z"
    },
    {
      "slug": "cedar-ramen-co-toronto",
      "name": "Cedar Ramen Co.",
      "city_slug": "toronto",
      "city": "Toronto",
      "province": "ON",
      "cuisine_slug": "ramen",
      "cuisine": "Ramen",
      "address": "142 Placeholder Avenue",
      "postal_code": "M5V 6A7",
      "lat": 43.6666,
      "lng": -79.4171,
      "phone": "+1-416-555-0106",
      "website": "https://example.com/ramen-6",
      "price_range": "$",
      "hours": [
        "Mo-Su 11:00-23:00"
      ],
      "tags": [
        "late-night",
        "takeout"
      ],
      "description": "TEST LISTING — not a real restaurant. A fictional ramen 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-ramen-co-toronto",
      "updated": "2026-08-23T02:31:41.733Z"
    },
    {
      "slug": "delta-ramen-co-toronto",
      "name": "Delta Ramen Co.",
      "city_slug": "toronto",
      "city": "Toronto",
      "province": "ON",
      "cuisine_slug": "ramen",
      "cuisine": "Ramen",
      "address": "149 Sample Road",
      "postal_code": "M5V 7A8",
      "lat": 43.6706,
      "lng": -79.4221,
      "phone": "+1-416-555-0107",
      "website": "https://example.com/ramen-7",
      "price_range": "$",
      "hours": [
        "Mo-Su 11:00-23:00"
      ],
      "tags": [
        "late-night",
        "takeout",
        "no-reservations"
      ],
      "description": "TEST LISTING — not a real restaurant. A fictional ramen 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-ramen-co-toronto",
      "updated": "2026-08-23T02:31:41.733Z"
    },
    {
      "slug": "echo-ramen-co-toronto",
      "name": "Echo Ramen Co.",
      "city_slug": "toronto",
      "city": "Toronto",
      "province": "ON",
      "cuisine_slug": "ramen",
      "cuisine": "Ramen",
      "address": "156 Fixture Lane",
      "postal_code": "M5V 8A1",
      "lat": 43.6746,
      "lng": -79.4271,
      "phone": "+1-416-555-0108",
      "website": "https://example.com/ramen-8",
      "price_range": "$$",
      "hours": [
        "Mo-Su 11:00-23:00"
      ],
      "tags": [
        "late-night"
      ],
      "description": "TEST LISTING — not a real restaurant. A fictional ramen 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-ramen-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"
}