{
  "query": {
    "city": "toronto",
    "cuisine": "pizza"
  },
  "count": 4,
  "total": 4,
  "results": [
    {
      "slug": "delta-pizza-co-toronto",
      "name": "Delta Pizza Co.",
      "city_slug": "toronto",
      "city": "Toronto",
      "province": "ON",
      "cuisine_slug": "pizza",
      "cuisine": "Pizza",
      "address": "191 Example Street",
      "postal_code": "M5V 4A6",
      "lat": 43.6466,
      "lng": -79.4071,
      "phone": "+1-416-555-0113",
      "website": "https://example.com/pizza-13",
      "price_range": "$",
      "hours": [
        "Mo-Su 11:30-23:00"
      ],
      "tags": [
        "takeout"
      ],
      "description": "TEST LISTING — not a real restaurant. A fictional pizza 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-pizza-co-toronto",
      "updated": "2026-08-23T02:31:41.733Z"
    },
    {
      "slug": "echo-pizza-co-toronto",
      "name": "Echo Pizza Co.",
      "city_slug": "toronto",
      "city": "Toronto",
      "province": "ON",
      "cuisine_slug": "pizza",
      "cuisine": "Pizza",
      "address": "198 Placeholder Avenue",
      "postal_code": "M5V 5A7",
      "lat": 43.6506,
      "lng": -79.4121,
      "phone": "+1-416-555-0114",
      "website": "https://example.com/pizza-14",
      "price_range": "$",
      "hours": [
        "Mo-Su 11:30-23:00"
      ],
      "tags": [
        "takeout",
        "delivery"
      ],
      "description": "TEST LISTING — not a real restaurant. A fictional pizza 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-pizza-co-toronto",
      "updated": "2026-08-23T02:31:41.733Z"
    },
    {
      "slug": "foxtrot-pizza-co-toronto",
      "name": "Foxtrot Pizza Co.",
      "city_slug": "toronto",
      "city": "Toronto",
      "province": "ON",
      "cuisine_slug": "pizza",
      "cuisine": "Pizza",
      "address": "205 Sample Road",
      "postal_code": "M5V 6A8",
      "lat": 43.6546,
      "lng": -79.4171,
      "phone": "+1-416-555-0115",
      "website": "https://example.com/pizza-15",
      "price_range": "$",
      "hours": [
        "Mo-Su 11:30-23:00"
      ],
      "tags": [
        "takeout",
        "delivery",
        "family-friendly"
      ],
      "description": "TEST LISTING — not a real restaurant. A fictional pizza 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-pizza-co-toronto",
      "updated": "2026-08-23T02:31:41.733Z"
    },
    {
      "slug": "granite-pizza-co-toronto",
      "name": "Granite Pizza Co.",
      "city_slug": "toronto",
      "city": "Toronto",
      "province": "ON",
      "cuisine_slug": "pizza",
      "cuisine": "Pizza",
      "address": "212 Fixture Lane",
      "postal_code": "M5V 7A1",
      "lat": 43.6586,
      "lng": -79.4221,
      "phone": "+1-416-555-0116",
      "website": "https://example.com/pizza-16",
      "price_range": "$$",
      "hours": [
        "Mo-Su 11:30-23:00"
      ],
      "tags": [
        "takeout"
      ],
      "description": "TEST LISTING — not a real restaurant. A fictional pizza 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-pizza-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"
}