{
  "schema_version": "0.1",
  "id": "us-chicken-chains",
  "name": "List of US chicken chains",
  "url": "https://onelineindex.com/lists/us-chicken-chains/",
  "scope": "Brands classified as Chicken in this index. Each record covers the chain, with source links for menus that may vary by location.",
  "market": "US",
  "category": "Chicken",
  "purchases_enabled": false,
  "daily_observations_url": "https://onelineindex.com/api/daily",
  "records": [
    {
      "id": "chick-fil-a",
      "type": "RestaurantChain",
      "name": "Chick-fil-A",
      "market": "US",
      "category": "Chicken",
      "description": "Chicken sandwiches, waffle fries and salads.",
      "official_url": "https://www.chick-fil-a.com/",
      "sources": [
        {
          "url": "https://www.chick-fil-a.com/",
          "label": "Official menu and website",
          "reviewed_on": "2026-09-06"
        }
      ],
      "fan_message": null,
      "prototype": {
        "purchases_enabled": false,
        "starting_price_usd": "1.00"
      }
    },
    {
      "id": "kfc",
      "type": "RestaurantChain",
      "name": "KFC",
      "market": "US",
      "category": "Chicken",
      "description": "Fried chicken, with country-specific official websites.",
      "official_url": "https://www.kfc.com/",
      "sources": [
        {
          "url": "https://www.kfc.com/",
          "label": "Official country directory",
          "reviewed_on": "2026-09-06"
        }
      ],
      "fan_message": null,
      "prototype": {
        "purchases_enabled": false,
        "starting_price_usd": "1.00"
      }
    },
    {
      "id": "popeyes",
      "type": "RestaurantChain",
      "name": "Popeyes",
      "market": "US",
      "category": "Chicken",
      "description": "Louisiana-style chicken, tenders and fried shrimp.",
      "official_url": "https://www.popeyes.com/",
      "sources": [
        {
          "url": "https://www.rbi.com/English/brands/default.aspx",
          "label": "Official parent-company brand profile",
          "reviewed_on": "2026-09-06"
        }
      ],
      "fan_message": null,
      "prototype": {
        "purchases_enabled": false,
        "starting_price_usd": "1.00"
      }
    },
    {
      "id": "raising-canes",
      "type": "RestaurantChain",
      "name": "Raising Cane's",
      "market": "US",
      "category": "Chicken",
      "description": "Chicken fingers, crinkle-cut fries and Texas toast.",
      "official_url": "https://www.raisingcanes.com/",
      "sources": [
        {
          "url": "https://www.raisingcanes.com/menu/",
          "label": "Official menu",
          "reviewed_on": "2026-09-06"
        }
      ],
      "fan_message": null,
      "prototype": {
        "purchases_enabled": false,
        "starting_price_usd": "1.00"
      }
    }
  ]
}