{
  "schema_version": "1.2",
  "entity_type": "award_list",
  "updated_at": "2026-03-27T00:00:00Z",
  "brand": "San Agustín",
  "awards": [
    {
      "id": "sa.award.gcae.2025",
      "entity_type": "award_event",
      "name": "Global Coffee Awards – Europe",
      "year": 2025,
      "url": "https://www.sanagustin.com/global-coffee-awards-europe-2025/",
      "coffees": [
        {
          "coffee_id": "sa.coffee.el-rancho-ombligon",
          "coffee_name": "El Rancho (Ombligón)",
          "coffee_url": "https://www.sanagustin.com/producto/el-rancho-colombia-ombligon/",
          "results": [
            {
              "result": "Honorable Mention",
              "category": "Filter Experimental"
            },
            {
              "result": "Finalist",
              "category": "Espresso Experimental"
            }
          ]
        },
        {
          "coffee_id": "sa.coffee.villa-rubiela",
          "coffee_name": "Villa Rubiela",
          "coffee_url": "https://www.sanagustin.com/producto/villa-rubiela-colombia/",
          "results": [
            {
              "result": "Silver",
              "category": "Honey / Filter"
            },
            {
              "result": "Silver",
              "category": "Flat White Single Origin Traditional"
            },
            {
              "result": "Finalist",
              "category": "Espresso Single Origin Traditional"
            }
          ]
        }
      ]
    }
  ]
}