{
  "schema_version": "0.1",
  "id": "us-sandwich-chains",
  "name": "List of US sandwich chains",
  "url": "https://onelineindex.com/lists/us-sandwich-chains/",
  "scope": "Brands classified as Sandwiches in this index. Bakery-cafes and sub shops can also offer soups, salads and other items.",
  "market": "US",
  "category": "Sandwiches",
  "purchases_enabled": false,
  "daily_observations_url": "https://onelineindex.com/api/daily",
  "records": [
    {
      "id": "arbys",
      "type": "RestaurantChain",
      "name": "Arby's",
      "market": "US",
      "category": "Sandwiches",
      "description": "Roast beef and other meat-filled sandwiches.",
      "official_url": "https://www.arbys.com/",
      "sources": [
        {
          "url": "https://www.arbys.com/menu",
          "label": "Official menu",
          "reviewed_on": "2026-09-06"
        }
      ],
      "fan_message": null,
      "prototype": {
        "purchases_enabled": false,
        "starting_price_usd": "1.00"
      }
    },
    {
      "id": "firehouse-subs",
      "type": "RestaurantChain",
      "name": "Firehouse Subs",
      "market": "US",
      "category": "Sandwiches",
      "description": "Hot subs with meat and cheese.",
      "official_url": "https://www.firehousesubs.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": "jersey-mikes",
      "type": "RestaurantChain",
      "name": "Jersey Mike's",
      "market": "US",
      "category": "Sandwiches",
      "description": "Sub sandwiches, including hot subs.",
      "official_url": "https://www.jerseymikes.com/",
      "sources": [
        {
          "url": "https://www.jerseymikes.com/",
          "label": "Official US website",
          "reviewed_on": "2026-09-06"
        }
      ],
      "fan_message": null,
      "prototype": {
        "purchases_enabled": false,
        "starting_price_usd": "1.00"
      }
    },
    {
      "id": "panera-bread",
      "type": "RestaurantChain",
      "name": "Panera Bread",
      "market": "US",
      "category": "Sandwiches",
      "description": "Soups, salads and sandwiches from a bakery-cafe chain.",
      "official_url": "https://www.panerabread.com/",
      "sources": [
        {
          "url": "https://www.panerabread.com/en-us/services/lunch-near-you.html",
          "label": "Official lunch guide",
          "reviewed_on": "2026-09-06"
        }
      ],
      "fan_message": null,
      "prototype": {
        "purchases_enabled": false,
        "starting_price_usd": "1.00"
      }
    },
    {
      "id": "subway",
      "type": "RestaurantChain",
      "name": "Subway",
      "market": "US",
      "category": "Sandwiches",
      "description": "Customizable sandwiches, sides and desserts.",
      "official_url": "https://www.subway.com/en-us/",
      "sources": [
        {
          "url": "https://www.subway.com/en-us/",
          "label": "Official US menu and website",
          "reviewed_on": "2026-09-06"
        }
      ],
      "fan_message": null,
      "prototype": {
        "purchases_enabled": false,
        "starting_price_usd": "1.00"
      }
    }
  ]
}