{
  "shop": {
    "name": "雲深 WANSUM",
    "description": "Hong Kong specialty coffee brand selling single-origin Yunnan coffee beans. Whole bean, 100 g per pack, HK$98–128 per pack.",
    "url": "https://wansum.hk/",
    "currency": "HKD",
    "order_channel": {
      "type": "instagram_dm",
      "url": "https://www.instagram.com/wansumhk/",
      "handle": "@wansumhk",
      "instructions": "Send a DM listing bean name(s) and quantity, plus your name, phone, and delivery address. We reply to confirm the order and payment method. Ships from Hong Kong after confirmation; timing confirmed in the DM."
    },
    "shipping": {
      "dispatch": "from Hong Kong after order confirmation; timing confirmed in the DM",
      "coverage": "local Hong Kong delivery; details via IG DM",
      "storage_advice": "Keep beans sealed in a cool place; best within two weeks."
    },
    "brewing": {
      "method": "hand pour",
      "water_temp_c": 92,
      "ratio": "1:15",
      "grind": "fresh, right before brewing"
    }
  },
  "products": [
    {
      "id": "01",
      "name_zh": "花菱",
      "name_en": "Hualing",
      "origin": "Yunnan estate (雲南莊園)",
      "altitude_m": "~1200",
      "process": "washed",
      "process_zh": "水洗",
      "tasting_notes": [
        "white florals",
        "green apple",
        "dark chocolate"
      ],
      "tasting_notes_zh": [
        "白色花香",
        "青蘋果",
        "黑朱古力"
      ],
      "size_g": 100,
      "price_hkd": 98,
      "availability": "in_stock",
      "url": "https://wansum.hk/#beans",
      "image": "https://wansum.hk/images/p1.jpg"
    },
    {
      "id": "02",
      "name_zh": "雲南紫葉卡杜拉",
      "name_en": "Yunnan Purple-leaf Caturra",
      "origin": "Xishuangbanna, Menghai (西雙版納勐海)",
      "altitude_m": "~1800",
      "process": "K72 washed",
      "process_zh": "K72 水洗",
      "tasting_notes": [
        "white florals",
        "mandarin",
        "apple",
        "green tea"
      ],
      "tasting_notes_zh": [
        "白色花香",
        "砂糖橘",
        "蘋果",
        "綠茶感"
      ],
      "size_g": 100,
      "price_hkd": 128,
      "availability": "in_stock",
      "url": "https://wansum.hk/#beans",
      "image": "https://wansum.hk/images/p2.jpg"
    },
    {
      "id": "03",
      "name_zh": "雲南紅寶石",
      "name_en": "Yunnan Ruby",
      "origin": "Cloud-top Estate, Menglian (孟連雲端莊園)",
      "altitude_m": "1400-1600",
      "process": "natural",
      "process_zh": "日曬",
      "tasting_notes": [
        "rose",
        "black tea",
        "citrus jam",
        "strawberry jam"
      ],
      "tasting_notes_zh": [
        "玫瑰",
        "紅茶",
        "柑橘果醬",
        "草莓醬"
      ],
      "size_g": 100,
      "price_hkd": 118,
      "availability": "in_stock",
      "url": "https://wansum.hk/#beans",
      "image": "https://wansum.hk/images/p3.jpg"
    },
    {
      "id": "04",
      "name_zh": "信崗紅蜜",
      "name_en": "Xingang Red Honey",
      "origin": "Fuyan, Menglian (雲南孟連富岩)",
      "altitude_m": "1600-1800",
      "process": "red honey",
      "process_zh": "紅蜜處理",
      "tasting_notes": [
        "florals",
        "sweet orange",
        "citrus",
        "honey"
      ],
      "tasting_notes_zh": [
        "花香",
        "甜橙",
        "柑橘",
        "蜂蜜"
      ],
      "size_g": 100,
      "price_hkd": 118,
      "availability": "in_stock",
      "url": "https://wansum.hk/#beans",
      "image": "https://wansum.hk/images/p4.jpg"
    },
    {
      "id": "05",
      "name_zh": "雲南洛神",
      "name_en": "Yunnan Roselle",
      "origin": "Mengding, Lincang (雲南臨滄孟定)",
      "altitude_m": "1600-1700",
      "process": "washed",
      "process_zh": "水洗",
      "tasting_notes": [
        "florals",
        "Earl Grey tea",
        "cherry",
        "juicy"
      ],
      "tasting_notes_zh": [
        "花香",
        "伯爵紅茶",
        "櫻桃",
        "果汁感"
      ],
      "size_g": 100,
      "price_hkd": 98,
      "availability": "in_stock",
      "url": "https://wansum.hk/#beans",
      "image": "https://wansum.hk/images/p5.jpg"
    }
  ]
}