YAML
Wine Grape Varieties - YAML
Wine grape varieties are grape cultivars with characteristics suitable for winemaking. They are classified into red wine, white wine, and rosé wine varieties, each possessing unique flavor, aroma, tannin, and acidity characteristics. Major international varieties include Cabernet Sauvignon, Merlot, Pinot Noir, Syrah, Chardonnay, Sauvignon Blanc, and Riesling, known as the '7 Noble Grapes,' which are widely cultivated around the world.
wine
grape
varieties
Cabernet Sauvignon
Merlot
Chardonnay
Sauvignon Blanc
red wine
white wine
- code: "R01"
slug: "cabernet-sauvignon"
name: "Cabernet Sauvignon"
description: "Full-bodied red wine grape with high tannins and aging potential."
type: "Red Wine"
body: "full"
tannins: "high"
acidity: "medium-high"
origin: "Bordeaux, France"
- code: "R02"
slug: "merlot"
name: "Merlot"
description: "Medium to full-bodied red wine grape with soft, approachable tannins."
type: "Red Wine"
body: "medium-full"
tannins: "medium"
acidity: "medium"
origin: "Bordeaux, France"
- code: "R03"
slug: "pinot-noir"
name: "Pinot Noir"
description: "Light to medium-bodied elegant red wine grape with delicate, complex flavors."
type: "Red Wine"
body: "light-medium"
tannins: "low-medium"
acidity: "high"
origin: "Burgundy, France"
- code: "R04"
slug: "syrah"
name: "Syrah (Shiraz)"
description: "Full-bodied, spicy red wine grape producing powerful wines."
type: "Red Wine"
body: "full"
tannins: "medium-high"
acidity: "medium"
origin: "Rhône Valley, France"
- code: "R05"
slug: "malbec"
name: "Malbec"
description: "Deep-colored, robust red wine grape particularly popular in Argentina."
type: "Red Wine"
body: "full"
tannins: "medium-high"
acidity: "medium"
origin: "France (now mainly Argentina)"
- code: "R06"
slug: "sangiovese"
name: "Sangiovese"
description: "Italy's signature red wine grape with high acidity and bright fruit flavors."
type: "Red Wine"
body: "medium"
tannins: "medium-high"
acidity: "high"
origin: "Tuscany, Italy"
- code: "R07"
slug: "tempranillo"
name: "Tempranillo"
description: "Spain's signature red wine grape with earthy, complex flavors."
type: "Red Wine"
body: "medium-full"
tannins: "medium"
acidity: "medium"
origin: "Spain"
- code: "R08"
slug: "grenache"
name: "Grenache (Garnacha)"
description: "Fruity, spicy red wine grape popular in the Rhône Valley and Spain."
type: "Red Wine"
body: "medium-full"
tannins: "low-medium"
acidity: "low-medium"
origin: "Spain"
- code: "R09"
slug: "nebbiolo"
name: "Nebbiolo"
description: "Premium red wine grape from Piedmont, Italy. High tannins, suitable for long aging."
type: "Red Wine"
body: "full"
tannins: "high"
acidity: "high"
origin: "Piedmont, Italy"
- code: "R10"
slug: "zinfandel"
name: "Zinfandel"
description: "Fruit-forward red wine grape representative of California."
type: "Red Wine"
body: "full"
tannins: "medium"
acidity: "medium"
origin: "Croatia (now mainly California)"
- code: "W01"
slug: "chardonnay"
name: "Chardonnay"
description: "Most versatile white wine grape, ranging from creamy to crisp styles."
type: "White Wine"
body: "medium-full"
sweetness: "dry"
acidity: "medium-high"
origin: "Burgundy, France"
- code: "W02"
slug: "sauvignon-blanc"
name: "Sauvignon Blanc"
description: "Crisp, aromatic white wine grape with high acidity."
type: "White Wine"
body: "light-medium"
sweetness: "dry"
acidity: "high"
origin: "Loire Valley and Bordeaux, France"
- code: "W03"
slug: "riesling"
name: "Riesling"
description: "Highly aromatic white wine grape capable of styles from sweet to dry."
type: "White Wine"
body: "light-medium"
sweetness: "dry-to-sweet"
acidity: "very-high"
origin: "Germany"
- code: "W04"
slug: "pinot-grigio"
name: "Pinot Grigio (Pinot Gris)"
description: "Light, crisp white wine grape particularly popular in Italy."
type: "White Wine"
body: "light-medium"
sweetness: "dry"
acidity: "medium-high"
origin: "France (popular in Italy)"
- code: "W05"
slug: "chenin-blanc"
name: "Chenin Blanc"
description: "High-acidity, versatile white wine grape also important in South Africa."
type: "White Wine"
body: "light-medium"
sweetness: "dry-to-sweet"
acidity: "high"
origin: "Loire Valley, France"
- code: "W06"
slug: "gewurztraminer"
name: "Gewürztraminer"
description: "Highly aromatic white wine grape characterized by lychee aroma."
type: "White Wine"
body: "medium-full"
sweetness: "off-dry"
acidity: "low-medium"
origin: "Alsace, Northern Italy"
- code: "W07"
slug: "viognier"
name: "Viognier"
description: "Full-bodied, aromatic white wine grape famous in Condrieu, Rhône Valley."
type: "White Wine"
body: "full"
sweetness: "dry"
acidity: "low"
origin: "Rhône Valley, France"
- code: "W08"
slug: "semillon"
name: "Sémillon"
description: "Grape variety used in Bordeaux whites and botrytized sweet wines."
type: "White Wine"
body: "medium"
sweetness: "dry-to-sweet"
acidity: "medium"
origin: "Bordeaux, France"
- code: "W09"
slug: "albarino"
name: "Albariño (Alvarinho)"
description: "Crisp white wine grape representative of Rías Baixas, Spain."
type: "White Wine"
body: "light"
sweetness: "dry"
acidity: "high"
origin: "Galicia, Spain"
- code: "W10"
slug: "gruner-veltliner"
name: "Grüner Veltliner"
description: "Austria's signature white wine grape characterized by white pepper aroma."
type: "White Wine"
body: "light-medium"
sweetness: "dry"
acidity: "high"
origin: "Austria"