[
  {
    "name": "Cabernet Sauvignon",
    "region": "Napa Valley,California",
    "type": "Red",
    "profile": "Full-bodied with dark fruit,cedar,and firm tannins",
    "cheeses": [
      {
        "name": "Aged Cheddar",
        "origin": "Somerset,England",
        "cheeseType": "Hard",
        "profile": "Sharp,complex,crystalline crunch",
        "why": "Cheddar's high fat content coats the palate and softens Cabernet's grippy tannins,while the cheese's tyrosine crystals add a satisfying textural crunch against the wine's plush dark fruit.",
        "score": 95,
        "appetizers": [
          "Walnuts",
          "Dark chocolate",
          "Dried figs"
        ]
      },
      {
        "name": "Gouda (Aged)",
        "origin": "Netherlands",
        "cheeseType": "Hard",
        "profile": "Butterscotch,caramel,crunchy crystals",
        "why": "The Maillard-reaction caramel flavors in aged Gouda mirror the toasted oak notes in Cabernet,creating a seamless bridge between cheese and wine.",
        "score": 90,
        "appetizers": [
          "Honey",
          "Marcona almonds",
          "Quince paste"
        ]
      },
      {
        "name": "Gruy\u00e8re",
        "origin": "Switzerland",
        "cheeseType": "Hard",
        "profile": "Nutty,slightly sweet,earthy",
        "why": "Gruy\u00e8re's gentle sweetness tempers Cabernet's tannic grip without competing \u2014 a workhorse pairing that never disappoints.",
        "score": 85,
        "appetizers": [
          "Crusty bread",
          "Cornichons",
          "Charcuterie"
        ]
      }
    ]
  },
  {
    "name": "Pinot Noir",
    "region": "Burgundy,France",
    "type": "Red",
    "profile": "Medium-bodied with red fruit,earthy undertones,and silky tannins",
    "cheeses": [
      {
        "name": "Brie",
        "origin": "\u00cele-de-France,France",
        "cheeseType": "Soft",
        "profile": "Creamy,buttery,mild mushroom notes",
        "why": "Brie's bloomy rind carries earthy,mushroom-like compounds that directly echo Pinot Noir's forest-floor character \u2014 they share a flavor vocabulary.",
        "score": 97,
        "appetizers": [
          "Fresh baguette",
          "Raspberry preserves",
          "Toasted pecans"
        ]
      },
      {
        "name": "Camembert",
        "origin": "Normandy,France",
        "cheeseType": "Soft",
        "profile": "Rich,earthy,bloomy rind",
        "why": "Camembert's deeper funk and ammonia notes at peak ripeness match the primal earthiness of old-vine Burgundy \u2014 a pairing that rewards patience.",
        "score": 93,
        "appetizers": [
          "Green apples",
          "Crusty bread",
          "Honey"
        ]
      },
      {
        "name": "Gruy\u00e8re",
        "origin": "Switzerland",
        "cheeseType": "Hard",
        "profile": "Nutty,slightly sweet,earthy",
        "why": "Gruy\u00e8re's hazelnut and browned-butter notes fill out Pinot's mid-palate,adding weight to the wine's ethereal red-fruit delicacy.",
        "score": 88,
        "appetizers": [
          "Cured ham",
          "Dijon mustard",
          "Dried apricots"
        ]
      }
    ]
  },
  {
    "name": "Chardonnay",
    "region": "Sonoma,California",
    "type": "White",
    "profile": "Medium to full-bodied with apple,citrus,and often oaky vanilla notes",
    "cheeses": [
      {
        "name": "Brie",
        "origin": "\u00cele-de-France,France",
        "cheeseType": "Soft",
        "profile": "Creamy,buttery,mild mushroom notes",
        "why": "Barrel-fermented Chardonnay undergoes the same malolactic conversion that gives Brie its buttery character \u2014 they're biochemical siblings.",
        "score": 95,
        "appetizers": [
          "Green grapes",
          "Crackers",
          "Toasted almonds"
        ]
      },
      {
        "name": "Comt\u00e9",
        "origin": "Jura,France",
        "cheeseType": "Hard",
        "profile": "Nutty,fruity,complex",
        "why": "Comt\u00e9's amino acid complexity (over 80 aromatic compounds) finds resonance with Chardonnay's layered oak and stone-fruit spectrum.",
        "score": 92,
        "appetizers": [
          "Dried apricots",
          "Walnuts",
          "Sourdough"
        ]
      },
      {
        "name": "Goat Cheese (Ch\u00e8vre)",
        "origin": "Loire Valley,France",
        "cheeseType": "Soft",
        "profile": "Tangy,bright,creamy",
        "why": "Unoaked Chardonnay's green-apple acidity acts as a palate cleanser against ch\u00e8vre's lactic tang,keeping each bite fresh.",
        "score": 85,
        "appetizers": [
          "Honey",
          "Fresh herbs",
          "Roasted beets"
        ]
      }
    ]
  },
  {
    "name": "Sauvignon Blanc",
    "region": "Loire Valley,France",
    "type": "White",
    "profile": "Light-bodied,crisp with citrus,green apple,and herbaceous notes",
    "cheeses": [
      {
        "name": "Goat Cheese (Ch\u00e8vre)",
        "origin": "Loire Valley,France",
        "cheeseType": "Soft",
        "profile": "Tangy,bright,creamy",
        "why": "Same soil,same climate,same soul \u2014 the limestone terroir of the Loire shapes both the wine's flinty minerality and the goat's milk character.",
        "score": 98,
        "appetizers": [
          "Fresh figs",
          "Herb salad",
          "Olive tapenade"
        ]
      },
      {
        "name": "Feta",
        "origin": "Greece",
        "cheeseType": "Semi-Soft",
        "profile": "Briny,tangy,crumbly",
        "why": "Feta's salt crystals pop against Sauvignon Blanc's grapefruit acidity the same way salt enhances citrus on food.",
        "score": 88,
        "appetizers": [
          "Watermelon cubes",
          "Cucumber",
          "Kalamata olives"
        ]
      },
      {
        "name": "Mozzarella (Fresh)",
        "origin": "Campania,Italy",
        "cheeseType": "Fresh",
        "profile": "Milky,delicate,pillowy",
        "why": "Fresh mozzarella's neutral creaminess is a blank canvas for Sauvignon Blanc's aromatic pyrazines \u2014 the wine does all the talking.",
        "score": 82,
        "appetizers": [
          "Heirloom tomatoes",
          "Basil",
          "Olive oil"
        ]
      }
    ]
  },
  {
    "name": "Malbec",
    "region": "Mendoza,Argentina",
    "type": "Red",
    "profile": "Full-bodied,velvety with dark plum,blackberry,and smoky cocoa",
    "cheeses": [
      {
        "name": "Manchego",
        "origin": "La Mancha,Spain",
        "cheeseType": "Hard",
        "profile": "Nutty,buttery,slightly piquant",
        "why": "Manchego's lanolin-rich sheep's milk fat wraps around Malbec's plummy tannins like a cashmere blanket \u2014 high altitude wines love high-fat cheeses.",
        "score": 93,
        "appetizers": [
          "Membrillo (quince paste)",
          "Jam\u00f3n serrano",
          "Olives"
        ]
      },
      {
        "name": "Roquefort",
        "origin": "Roquefort-sur-Soulzon,France",
        "cheeseType": "Blue",
        "profile": "Intense,tangy,creamy with sharp bite",
        "why": "Roquefort's Penicillium roqueforti mold creates salty,savory intensity that acts as a flavor amplifier for Malbec's ripe dark fruit.",
        "score": 87,
        "appetizers": [
          "Pears",
          "Walnuts",
          "Honeycomb"
        ]
      },
      {
        "name": "Parmigiano-Reggiano",
        "origin": "Emilia-Romagna,Italy",
        "cheeseType": "Hard",
        "profile": "Umami-rich,granular,nutty",
        "why": "Parmigiano's concentrated glutamates trigger umami receptors that make Malbec's fruit taste riper and its finish longer.",
        "score": 85,
        "appetizers": [
          "Balsamic reduction",
          "Prosciutto",
          "Dried cherries"
        ]
      }
    ]
  },
  {
    "name": "Riesling",
    "region": "Alsace,France",
    "type": "White",
    "profile": "Light to medium-bodied with stone fruit,floral notes,and vibrant acidity",
    "cheeses": [
      {
        "name": "Munster",
        "origin": "Alsace,France",
        "cheeseType": "Soft",
        "profile": "Pungent,rich,meaty",
        "why": "Alsace's most sacred pairing \u2014 Riesling's petrol-tinged acidity slices through Munster's washed-rind funk like a scalpel,resetting the palate with each sip.",
        "score": 95,
        "appetizers": [
          "Caraway seeds",
          "Pumpernickel bread",
          "Grapes"
        ]
      },
      {
        "name": "Gruy\u00e8re",
        "origin": "Switzerland",
        "cheeseType": "Hard",
        "profile": "Nutty,slightly sweet,earthy",
        "why": "Gruy\u00e8re's slow-cooked nuttiness and Riesling's stone-fruit aromatics meet at the same sweetness threshold without tipping into cloying territory.",
        "score": 88,
        "appetizers": [
          "Green apples",
          "Smoked salmon",
          "Cornichons"
        ]
      },
      {
        "name": "Goat Cheese (Ch\u00e8vre)",
        "origin": "Loire Valley,France",
        "cheeseType": "Soft",
        "profile": "Tangy,bright,creamy",
        "why": "Riesling's residual sugar softens ch\u00e8vre's sharp lactic bite,while the wine's acidity keeps the pairing from becoming heavy.",
        "score": 84,
        "appetizers": [
          "Lavender honey",
          "Walnuts",
          "Fresh pears"
        ]
      }
    ]
  },
  {
    "name": "Barolo",
    "region": "Piedmont,Italy",
    "type": "Red",
    "profile": "Full-bodied,complex with dried roses,tar,cherry,and powerful tannins",
    "cheeses": [
      {
        "name": "Parmigiano-Reggiano",
        "origin": "Emilia-Romagna,Italy",
        "cheeseType": "Hard",
        "profile": "Umami-rich,granular,nutty",
        "why": "Parmigiano's 36-month aging concentrates amino acids that tame Barolo's aggressive tannins \u2014 the umami coats your mouth and lets the wine's rose-petal aromatics unfold.",
        "score": 97,
        "appetizers": [
          "Truffle honey",
          "Bresaola",
          "Hazelnuts"
        ]
      },
      {
        "name": "Fontina",
        "origin": "Aosta Valley,Italy",
        "cheeseType": "Semi-Soft",
        "profile": "Earthy,buttery,mild",
        "why": "Fontina from the Alpine valleys near Piedmont provides gentle,melting richness that doesn't compete with Barolo's aromatic complexity of tar and roses.",
        "score": 89,
        "appetizers": [
          "White truffle",
          "Polenta crostini",
          "Dried mushrooms"
        ]
      },
      {
        "name": "Gorgonzola",
        "origin": "Lombardy,Italy",
        "cheeseType": "Blue",
        "profile": "Creamy,piquant,bold",
        "why": "Gorgonzola Dolce's sweet creaminess acts as a rich textural foil,while its blue mold's sharpness sparks against Barolo's dried-cherry acidity.",
        "score": 86,
        "appetizers": [
          "Pear slices",
          "Walnuts",
          "Honey drizzle"
        ]
      }
    ]
  },
  {
    "name": "Champagne",
    "region": "Champagne,France",
    "type": "Sparkling",
    "profile": "Elegant with fine bubbles,brioche,citrus,and mineral notes",
    "cheeses": [
      {
        "name": "Brillat-Savarin",
        "origin": "Burgundy,France",
        "cheeseType": "Soft",
        "profile": "Triple-cream,decadently rich,mild",
        "why": "Champagne's CO\u2082 acts as a physical fat-cutter \u2014 the bubbles literally scrub the 75% butterfat coating from your palate,demanding another bite.",
        "score": 96,
        "appetizers": [
          "Caviar",
          "Smoked salmon blini",
          "Lemon zest"
        ]
      },
      {
        "name": "Comt\u00e9",
        "origin": "Jura,France",
        "cheeseType": "Hard",
        "profile": "Nutty,fruity,complex",
        "why": "Comt\u00e9's browned-butter and toasted-hazelnut notes dovetail with Champagne's autolytic brioche character \u2014 both develop their flavors through patient aging.",
        "score": 90,
        "appetizers": [
          "Marcona almonds",
          "Dried apricots",
          "Goug\u00e8res"
        ]
      },
      {
        "name": "Parmigiano-Reggiano",
        "origin": "Emilia-Romagna,Italy",
        "cheeseType": "Hard",
        "profile": "Umami-rich,granular,nutty",
        "why": "Salty Parmigiano chunks with cold Champagne is the sommeliers' secret handshake \u2014 the salt amplifies the wine's yeasty depth while bubbles lift the cheese's umami.",
        "score": 88,
        "appetizers": [
          "Prosciutto",
          "Breadsticks",
          "Fresh figs"
        ]
      }
    ]
  },
  {
    "name": "Ros\u00e9",
    "region": "Provence,France",
    "type": "Ros\u00e9",
    "profile": "Light,refreshing with strawberry,melon,and delicate floral notes",
    "cheeses": [
      {
        "name": "Goat Cheese (Ch\u00e8vre)",
        "origin": "Loire Valley,France",
        "cheeseType": "Soft",
        "profile": "Tangy,bright,creamy",
        "why": "Provence ros\u00e9's saline minerality from Mediterranean limestone meets ch\u00e8vre's clean acidity \u2014 both shaped by warm climates and chalky soils.",
        "score": 92,
        "appetizers": [
          "Watermelon",
          "Fresh mint",
          "Olive tapenade"
        ]
      },
      {
        "name": "Feta",
        "origin": "Greece",
        "cheeseType": "Semi-Soft",
        "profile": "Briny,tangy,crumbly",
        "why": "Feta's brine and ros\u00e9's pink-grapefruit brightness share a saline-citrus wavelength that makes you think of seaside dining.",
        "score": 89,
        "appetizers": [
          "Cucumber",
          "Cherry tomatoes",
          "Kalamata olives"
        ]
      },
      {
        "name": "Mozzarella (Fresh)",
        "origin": "Campania,Italy",
        "cheeseType": "Fresh",
        "profile": "Milky,delicate,pillowy",
        "why": "Fresh mozzarella's subtle lactic sweetness gives ros\u00e9's delicate strawberry aromatics something to cling to without overpowering them.",
        "score": 85,
        "appetizers": [
          "Basil",
          "Prosciutto",
          "Peach slices"
        ]
      }
    ]
  },
  {
    "name": "Port",
    "region": "Douro Valley,Portugal",
    "type": "Fortified",
    "profile": "Rich,sweet with blackberry,chocolate,and warming spice",
    "cheeses": [
      {
        "name": "Stilton",
        "origin": "England",
        "cheeseType": "Blue",
        "profile": "Rich,creamy,intensely savory with blue veining",
        "why": "Port's residual sugar (100+ g/L) directly counterbalances Stilton's sodium and Penicillium roqueforti sharpness \u2014 the sweet-salty interplay is physiologically perfect.",
        "score": 99,
        "appetizers": [
          "Walnuts",
          "Dried figs",
          "Dark chocolate"
        ]
      },
      {
        "name": "Roquefort",
        "origin": "Roquefort-sur-Soulzon,France",
        "cheeseType": "Blue",
        "profile": "Intense,tangy,creamy with sharp bite",
        "why": "Roquefort's aggressive salinity needs Port's dense sweetness to reach equilibrium \u2014 each extreme moderates the other into balance.",
        "score": 94,
        "appetizers": [
          "Honeycomb",
          "Pears",
          "Candied pecans"
        ]
      },
      {
        "name": "Aged Cheddar",
        "origin": "Somerset,England",
        "cheeseType": "Hard",
        "profile": "Sharp,complex,crystalline crunch",
        "why": "Vintage Port and clothbound Cheddar is a British institution \u2014 the cheese's sharp tang cuts through Port's syrupy viscosity,keeping the palate engaged.",
        "score": 87,
        "appetizers": [
          "Chutney",
          "Walnuts",
          "Dried cranberries"
        ]
      }
    ]
  },
  {
    "name": "Prosecco",
    "region": "Veneto,Italy",
    "type": "Sparkling",
    "profile": "Light,fizzy with green apple,pear,and white floral notes",
    "cheeses": [
      {
        "name": "Burrata",
        "origin": "Puglia,Italy",
        "cheeseType": "Fresh",
        "profile": "Creamy,luscious,delicate",
        "why": "Prosecco's charmat-method bubbles are larger and more playful than Champagne's,matching burrata's casual,generous spirit perfectly.",
        "score": 94,
        "appetizers": [
          "Cherry tomatoes",
          "Prosciutto",
          "Basil oil"
        ]
      },
      {
        "name": "Mozzarella (Fresh)",
        "origin": "Campania,Italy",
        "cheeseType": "Fresh",
        "profile": "Milky,delicate,pillowy",
        "why": "Prosecco's pear-blossom delicacy and fresh mozzarella's clean milk sweetness share an unpretentious lightness that makes both taste brighter.",
        "score": 88,
        "appetizers": [
          "Bruschetta",
          "Arugula",
          "Balsamic glaze"
        ]
      },
      {
        "name": "Taleggio",
        "origin": "Lombardy,Italy",
        "cheeseType": "Semi-Soft",
        "profile": "Fruity,tangy,meaty aroma",
        "why": "Taleggio's washed-rind pungency needs Prosecco's energetic fizz to keep the pairing lively rather than heavy.",
        "score": 84,
        "appetizers": [
          "Pear slices",
          "Walnuts",
          "Focaccia"
        ]
      }
    ]
  },
  {
    "name": "Syrah / Shiraz",
    "region": "Rh\u00f4ne Valley,France",
    "type": "Red",
    "profile": "Full-bodied with blackberry,pepper,smoked meat,and earthy spice",
    "cheeses": [
      {
        "name": "Manchego",
        "origin": "La Mancha,Spain",
        "cheeseType": "Hard",
        "profile": "Nutty,buttery,slightly piquant",
        "why": "Manchego's waxy sheep's-milk fat absorbs Syrah's cracked-pepper spice,leaving the blackberry fruit to emerge clean and focused.",
        "score": 91,
        "appetizers": [
          "Chorizo",
          "Roasted peppers",
          "Marcona almonds"
        ]
      },
      {
        "name": "Aged Cheddar",
        "origin": "Somerset,England",
        "cheeseType": "Hard",
        "profile": "Sharp,complex,crystalline crunch",
        "why": "Clothbound cheddar develops the same savoury,bacon-like notes found in Northern Rh\u00f4ne Syrah \u2014 they converge on that smoky umami wavelength.",
        "score": 88,
        "appetizers": [
          "Charcuterie",
          "Pickled onions",
          "Grainy mustard"
        ]
      },
      {
        "name": "Gouda (Aged)",
        "origin": "Netherlands",
        "cheeseType": "Hard",
        "profile": "Butterscotch,caramel,crunchy crystals",
        "why": "Aged Gouda's deep caramel and butterscotch act as a sweet anchor against Syrah's volatile pepper and garrigue notes.",
        "score": 86,
        "appetizers": [
          "Smoked meats",
          "Dark bread",
          "Dried cherries"
        ]
      }
    ]
  },
  {
    "name": "Sangiovese (Chianti)",
    "region": "Tuscany,Italy",
    "type": "Red",
    "profile": "Medium-bodied with tart cherry,dried herbs,and earthy tomato-leaf notes",
    "cheeses": [
      {
        "name": "Pecorino Romano",
        "origin": "Lazio,Italy",
        "cheeseType": "Hard",
        "profile": "Sharp,salty,assertive",
        "why": "Pecorino's sharp salinity mirrors the seasoning on a Tuscan bistecca \u2014 it amplifies Chianti's bright cherry acidity the way salt lifts tomato sauce.",
        "score": 94,
        "appetizers": [
          "Bruschetta",
          "Salami",
          "Sun-dried tomatoes"
        ]
      },
      {
        "name": "Parmigiano-Reggiano",
        "origin": "Emilia-Romagna,Italy",
        "cheeseType": "Hard",
        "profile": "Umami-rich,granular,nutty",
        "why": "Parmigiano's glutamate-rich crystalline paste provides the savory depth that Sangiovese's high-toned acidity craves for balance.",
        "score": 92,
        "appetizers": [
          "Prosciutto",
          "Olive oil crostini",
          "Balsamic reduction"
        ]
      },
      {
        "name": "Fontina",
        "origin": "Aosta Valley,Italy",
        "cheeseType": "Semi-Soft",
        "profile": "Earthy,buttery,mild",
        "why": "Fontina's melting,buttery texture fills Sangiovese's mid-palate gap,adding weight without masking its signature dried-herb aromatics.",
        "score": 84,
        "appetizers": [
          "Focaccia",
          "Grilled vegetables",
          "Olives"
        ]
      }
    ]
  },
  {
    "name": "Gew\u00fcrztraminer",
    "region": "Alsace,France",
    "type": "White",
    "profile": "Aromatic,off-dry with lychee,rose petal,ginger,and exotic spice",
    "cheeses": [
      {
        "name": "Munster",
        "origin": "Alsace,France",
        "cheeseType": "Soft",
        "profile": "Pungent,rich,meaty",
        "why": "Gew\u00fcrz's terpene-heavy aromatics (linalool,geraniol) match Munster's volatile sulfur compounds note-for-note \u2014 it's aromatic arm-wrestling at its finest.",
        "score": 96,
        "appetizers": [
          "Caraway crackers",
          "Grapes",
          "Cured meats"
        ]
      },
      {
        "name": "\u00c9poisses",
        "origin": "Burgundy,France",
        "cheeseType": "Soft",
        "profile": "Intensely pungent,creamy,complex",
        "why": "Gew\u00fcrztraminer's 13%+ alcohol and residual sugar provide enough firepower to stand toe-to-toe with \u00c9poisses' Brevibacterium linens funk.",
        "score": 90,
        "appetizers": [
          "Crusty baguette",
          "Cornichons",
          "Walnuts"
        ]
      },
      {
        "name": "Gouda (Aged)",
        "origin": "Netherlands",
        "cheeseType": "Hard",
        "profile": "Butterscotch,caramel,crunchy crystals",
        "why": "Aged Gouda's caramelized lactose and Gew\u00fcrz's candied ginger occupy the same sweet-spice spectrum without clashing.",
        "score": 84,
        "appetizers": [
          "Dried mango",
          "Cashews",
          "Ginger cookies"
        ]
      }
    ]
  }
]