{
  "query": {
    "city": "toronto",
    "cuisine": "bakery"
  },
  "count": 4,
  "total": 4,
  "results": [
    {
      "slug": "alpha-bakery-co-toronto",
      "name": "Alpha Bakery Co.",
      "city_slug": "toronto",
      "city": "Toronto",
      "province": "ON",
      "cuisine_slug": "bakery",
      "cuisine": "Bakery",
      "address": "268 Fixture Lane",
      "postal_code": "M5V 6A1",
      "lat": 43.6426,
      "lng": -79.4171,
      "phone": "+1-416-555-0124",
      "website": "https://example.com/bakery-24",
      "price_range": "$$",
      "hours": [
        "Mo-Sa 07:00-16:00"
      ],
      "tags": [
        "takeout"
      ],
      "description": "TEST LISTING — not a real restaurant. A fictional bakery 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-bakery-co-toronto",
      "updated": "2026-08-23T02:31:41.733Z"
    },
    {
      "slug": "foxtrot-bakery-co-toronto",
      "name": "Foxtrot Bakery Co.",
      "city_slug": "toronto",
      "city": "Toronto",
      "province": "ON",
      "cuisine_slug": "bakery",
      "cuisine": "Bakery",
      "address": "247 Example Street",
      "postal_code": "M5V 3A6",
      "lat": 43.6786,
      "lng": -79.4021,
      "phone": "+1-416-555-0121",
      "website": "https://example.com/bakery-21",
      "price_range": "$",
      "hours": [
        "Mo-Sa 07:00-16:00"
      ],
      "tags": [
        "takeout"
      ],
      "description": "TEST LISTING — not a real restaurant. A fictional bakery 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-bakery-co-toronto",
      "updated": "2026-08-23T02:31:41.733Z"
    },
    {
      "slug": "granite-bakery-co-toronto",
      "name": "Granite Bakery Co.",
      "city_slug": "toronto",
      "city": "Toronto",
      "province": "ON",
      "cuisine_slug": "bakery",
      "cuisine": "Bakery",
      "address": "254 Placeholder Avenue",
      "postal_code": "M5V 4A7",
      "lat": 43.6826,
      "lng": -79.4071,
      "phone": "+1-416-555-0122",
      "website": "https://example.com/bakery-22",
      "price_range": "$",
      "hours": [
        "Mo-Sa 07:00-16:00"
      ],
      "tags": [
        "takeout",
        "breakfast"
      ],
      "description": "TEST LISTING — not a real restaurant. A fictional bakery 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-bakery-co-toronto",
      "updated": "2026-08-23T02:31:41.733Z"
    },
    {
      "slug": "harbour-bakery-co-toronto",
      "name": "Harbour Bakery Co.",
      "city_slug": "toronto",
      "city": "Toronto",
      "province": "ON",
      "cuisine_slug": "bakery",
      "cuisine": "Bakery",
      "address": "261 Sample Road",
      "postal_code": "M5V 5A8",
      "lat": 43.6866,
      "lng": -79.4121,
      "phone": "+1-416-555-0123",
      "website": "https://example.com/bakery-23",
      "price_range": "$",
      "hours": [
        "Mo-Sa 07:00-16:00"
      ],
      "tags": [
        "takeout",
        "breakfast",
        "vegan-friendly"
      ],
      "description": "TEST LISTING — not a real restaurant. A fictional bakery 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-bakery-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"
}