{
  "id": "bells-two-hearted-ale",
  "name": "Two Hearted Ale",
  "brewery_id": "bells-brewery",
  "style": "American IPA",
  "abv": 7,
  "ibu": 55,
  "description": "Brewed with 100% Centennial hops from the kettle to the dry hop, Two Hearted Ale is bursting with hop aromas of grapefruit, pine, and floral notes. Perfectly balanced with a rich malt backbone, it finishes clean with a lingering, pleasant bitterness.",
  "image_url": "/images/ipas/bells-two-hearted-ale.webp",
  "hops": [
    {
      "id": "centennial",
      "name": "Centennial",
      "role": "primary"
    },
    {
      "id": "citra",
      "name": "Citra",
      "role": "supporting"
    },
    {
      "id": "simcoe",
      "name": "Simcoe",
      "role": "supporting"
    },
    {
      "id": "hallertau-blanc",
      "name": "Hallertau Blanc",
      "role": "supporting"
    }
  ],
  "flavor_profile": {
    "primary": [
      "grapefruit",
      "pine"
    ],
    "secondary": [
      "floral"
    ],
    "finish": [
      "lingering bitterness",
      "pleasant bitterness"
    ]
  },
  "tasting_notes": "Two Hearted Ale is a balanced American IPA bursting with grapefruit, pine, and floral hop aromas. It finishes clean with a lingering, pleasant bitterness, showcasing a rich malt backbone.",
  "availability": "year-round",
  "updated_at": "2026-02-10",
  "image_source": "wikimedia"
}
