{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "ImageObject",
      "@id": "https://cocktail.glass/emoji/cocktail-glass.svg",
      "url": "https://cocktail.glass/emoji/cocktail-glass.svg",
      "contentUrl": "https://cocktail.glass/emoji/cocktail-glass.svg",
      "width": 512,
      "height": 512,
      "caption": "Cocktail Glass",
      "inLanguage": "en-US"
    },
    {
      "@type": "Organization",
      "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass",
      "name": "Cocktail Glass",
      "url": "https://cocktail.glass/",
      "logo": {
        "@id": "https://cocktail.glass/emoji/cocktail-glass.svg"
      },
      "image": {
        "@id": "https://cocktail.glass/emoji/cocktail-glass.svg"
      }
    },
    {
      "@type": "WebSite",
      "@id": "https://cocktail.glass/#/schema.org/WebSite",
      "url": "https://cocktail.glass/",
      "name": "Cocktail Glass",
      "publisher": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      },
      "inLanguage": "en-US",
      "hasPart": {
        "@id": "https://cocktail.glass/#site-navigation"
      },
      "potentialAction": {
        "@type": "SearchAction",
        "target": {
          "@type": "EntryPoint",
          "urlTemplate": "https://cocktail.glass/?q={search_term_string}"
        },
        "query-input": {
          "@type": "PropertyValueSpecification",
          "valueRequired": true,
          "valueName": "search_term_string"
        }
      }
    },
    {
      "@type": "SiteNavigationElement",
      "@id": "https://cocktail.glass/#site-navigation",
      "name": "Main navigation",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "hasPart": [
        {
          "@type": "SiteNavigationElement",
          "name": "Home",
          "url": "https://cocktail.glass/"
        },
        {
          "@type": "SiteNavigationElement",
          "name": "Bar Equipment",
          "url": "https://cocktail.glass/equipment/"
        }
      ]
    },
    {
      "@type": "ImageObject",
      "@id": "https://cocktail.glass/#primaryimage",
      "url": "https://cocktail.glass/og/home.jpg",
      "contentUrl": "https://cocktail.glass/og/home.jpg",
      "width": 1200,
      "height": 630,
      "caption": "Cocktail Glass"
    },
    {
      "@type": "CollectionPage",
      "@id": "https://cocktail.glass/",
      "url": "https://cocktail.glass/",
      "name": "Cocktail Glass",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/"
          ]
        }
      ],
      "primaryImageOfPage": {
        "@id": "https://cocktail.glass/#primaryimage"
      },
      "description": "Browse 500 cocktail recipes with ingredients, glassware, and preparation methods.",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/#itemlist"
      }
    },
    {
      "@type": "ItemList",
      "@id": "https://cocktail.glass/#itemlist",
      "name": "Cocktail recipes",
      "numberOfItems": 500,
      "itemListOrder": "https://schema.org/ItemListOrderAscending",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "item": {
            "@type": "Recipe",
            "name": "Margarita",
            "url": "https://cocktail.glass/margarita/"
          }
        },
        {
          "@type": "ListItem",
          "position": 2,
          "item": {
            "@type": "Recipe",
            "name": "Old Fashioned",
            "url": "https://cocktail.glass/old-fashioned/"
          }
        },
        {
          "@type": "ListItem",
          "position": 3,
          "item": {
            "@type": "Recipe",
            "name": "Negroni",
            "url": "https://cocktail.glass/negroni/"
          }
        },
        {
          "@type": "ListItem",
          "position": 4,
          "item": {
            "@type": "Recipe",
            "name": "Daiquiri",
            "url": "https://cocktail.glass/daiquiri/"
          }
        },
        {
          "@type": "ListItem",
          "position": 5,
          "item": {
            "@type": "Recipe",
            "name": "Manhattan",
            "url": "https://cocktail.glass/manhattan/"
          }
        },
        {
          "@type": "ListItem",
          "position": 6,
          "item": {
            "@type": "Recipe",
            "name": "Mojito",
            "url": "https://cocktail.glass/mojito/"
          }
        },
        {
          "@type": "ListItem",
          "position": 7,
          "item": {
            "@type": "Recipe",
            "name": "Whiskey Sour",
            "url": "https://cocktail.glass/whiskey-sour/"
          }
        },
        {
          "@type": "ListItem",
          "position": 8,
          "item": {
            "@type": "Recipe",
            "name": "Martini",
            "url": "https://cocktail.glass/martini/"
          }
        },
        {
          "@type": "ListItem",
          "position": 9,
          "item": {
            "@type": "Recipe",
            "name": "Espresso Martini",
            "url": "https://cocktail.glass/espresso-martini/"
          }
        },
        {
          "@type": "ListItem",
          "position": 10,
          "item": {
            "@type": "Recipe",
            "name": "Cosmopolitan",
            "url": "https://cocktail.glass/cosmopolitan/"
          }
        },
        {
          "@type": "ListItem",
          "position": 11,
          "item": {
            "@type": "Recipe",
            "name": "Mai Tai",
            "url": "https://cocktail.glass/mai-tai/"
          }
        },
        {
          "@type": "ListItem",
          "position": 12,
          "item": {
            "@type": "Recipe",
            "name": "Moscow Mule",
            "url": "https://cocktail.glass/moscow-mule/"
          }
        },
        {
          "@type": "ListItem",
          "position": 13,
          "item": {
            "@type": "Recipe",
            "name": "Aperol Spritz",
            "url": "https://cocktail.glass/aperol-spritz/"
          }
        },
        {
          "@type": "ListItem",
          "position": 14,
          "item": {
            "@type": "Recipe",
            "name": "Piña Colada",
            "url": "https://cocktail.glass/pina-colada/"
          }
        },
        {
          "@type": "ListItem",
          "position": 15,
          "item": {
            "@type": "Recipe",
            "name": "Gin and Tonic",
            "url": "https://cocktail.glass/gin-and-tonic/"
          }
        },
        {
          "@type": "ListItem",
          "position": 16,
          "item": {
            "@type": "Recipe",
            "name": "Paloma",
            "url": "https://cocktail.glass/paloma/"
          }
        },
        {
          "@type": "ListItem",
          "position": 17,
          "item": {
            "@type": "Recipe",
            "name": "Sidecar",
            "url": "https://cocktail.glass/sidecar/"
          }
        },
        {
          "@type": "ListItem",
          "position": 18,
          "item": {
            "@type": "Recipe",
            "name": "Tom Collins",
            "url": "https://cocktail.glass/tom-collins/"
          }
        },
        {
          "@type": "ListItem",
          "position": 19,
          "item": {
            "@type": "Recipe",
            "name": "French 75",
            "url": "https://cocktail.glass/french-75/"
          }
        },
        {
          "@type": "ListItem",
          "position": 20,
          "item": {
            "@type": "Recipe",
            "name": "Boulevardier",
            "url": "https://cocktail.glass/boulevardier/"
          }
        },
        {
          "@type": "ListItem",
          "position": 21,
          "item": {
            "@type": "Recipe",
            "name": "Caipirinha",
            "url": "https://cocktail.glass/caipirinha/"
          }
        },
        {
          "@type": "ListItem",
          "position": 22,
          "item": {
            "@type": "Recipe",
            "name": "Gimlet",
            "url": "https://cocktail.glass/gimlet/"
          }
        },
        {
          "@type": "ListItem",
          "position": 23,
          "item": {
            "@type": "Recipe",
            "name": "Mint Julep",
            "url": "https://cocktail.glass/mint-julep/"
          }
        },
        {
          "@type": "ListItem",
          "position": 24,
          "item": {
            "@type": "Recipe",
            "name": "Dark 'n' Stormy",
            "url": "https://cocktail.glass/dark-n-stormy/"
          }
        },
        {
          "@type": "ListItem",
          "position": 25,
          "item": {
            "@type": "Recipe",
            "name": "Sazerac",
            "url": "https://cocktail.glass/sazerac/"
          }
        },
        {
          "@type": "ListItem",
          "position": 26,
          "item": {
            "@type": "Recipe",
            "name": "Zombie",
            "url": "https://cocktail.glass/zombie/"
          }
        },
        {
          "@type": "ListItem",
          "position": 27,
          "item": {
            "@type": "Recipe",
            "name": "Aviation",
            "url": "https://cocktail.glass/aviation/"
          }
        },
        {
          "@type": "ListItem",
          "position": 28,
          "item": {
            "@type": "Recipe",
            "name": "Pisco Sour",
            "url": "https://cocktail.glass/pisco-sour/"
          }
        },
        {
          "@type": "ListItem",
          "position": 29,
          "item": {
            "@type": "Recipe",
            "name": "Last Word",
            "url": "https://cocktail.glass/last-word/"
          }
        },
        {
          "@type": "ListItem",
          "position": 30,
          "item": {
            "@type": "Recipe",
            "name": "Penicillin",
            "url": "https://cocktail.glass/penicillin/"
          }
        },
        {
          "@type": "ListItem",
          "position": 31,
          "item": {
            "@type": "Recipe",
            "name": "Corpse Reviver No. 2",
            "url": "https://cocktail.glass/corpse-reviver-no-2/"
          }
        },
        {
          "@type": "ListItem",
          "position": 32,
          "item": {
            "@type": "Recipe",
            "name": "Amaretto Sour",
            "url": "https://cocktail.glass/amaretto-sour/"
          }
        },
        {
          "@type": "ListItem",
          "position": 33,
          "item": {
            "@type": "Recipe",
            "name": "Clover Club",
            "url": "https://cocktail.glass/clover-club/"
          }
        },
        {
          "@type": "ListItem",
          "position": 34,
          "item": {
            "@type": "Recipe",
            "name": "Vieux Carré",
            "url": "https://cocktail.glass/vieux-carre/"
          }
        },
        {
          "@type": "ListItem",
          "position": 35,
          "item": {
            "@type": "Recipe",
            "name": "Jungle Bird",
            "url": "https://cocktail.glass/jungle-bird/"
          }
        },
        {
          "@type": "ListItem",
          "position": 36,
          "item": {
            "@type": "Recipe",
            "name": "Bee's Knees",
            "url": "https://cocktail.glass/bees-knees/"
          }
        },
        {
          "@type": "ListItem",
          "position": 37,
          "item": {
            "@type": "Recipe",
            "name": "Gin Fizz",
            "url": "https://cocktail.glass/gin-fizz/"
          }
        },
        {
          "@type": "ListItem",
          "position": 38,
          "item": {
            "@type": "Recipe",
            "name": "Ramos Gin Fizz",
            "url": "https://cocktail.glass/ramos-gin-fizz/"
          }
        },
        {
          "@type": "ListItem",
          "position": 39,
          "item": {
            "@type": "Recipe",
            "name": "Tequila Sunrise",
            "url": "https://cocktail.glass/tequila-sunrise/"
          }
        },
        {
          "@type": "ListItem",
          "position": 40,
          "item": {
            "@type": "Recipe",
            "name": "Vesper",
            "url": "https://cocktail.glass/vesper/"
          }
        },
        {
          "@type": "ListItem",
          "position": 41,
          "item": {
            "@type": "Recipe",
            "name": "Paper Plane",
            "url": "https://cocktail.glass/paper-plane/"
          }
        },
        {
          "@type": "ListItem",
          "position": 42,
          "item": {
            "@type": "Recipe",
            "name": "Blood and Sand",
            "url": "https://cocktail.glass/blood-and-sand/"
          }
        },
        {
          "@type": "ListItem",
          "position": 43,
          "item": {
            "@type": "Recipe",
            "name": "Rob Roy",
            "url": "https://cocktail.glass/rob-roy/"
          }
        },
        {
          "@type": "ListItem",
          "position": 44,
          "item": {
            "@type": "Recipe",
            "name": "Rusty Nail",
            "url": "https://cocktail.glass/rusty-nail/"
          }
        },
        {
          "@type": "ListItem",
          "position": 45,
          "item": {
            "@type": "Recipe",
            "name": "Godfather",
            "url": "https://cocktail.glass/godfather/"
          }
        },
        {
          "@type": "ListItem",
          "position": 46,
          "item": {
            "@type": "Recipe",
            "name": "Irish Coffee",
            "url": "https://cocktail.glass/irish-coffee/"
          }
        },
        {
          "@type": "ListItem",
          "position": 47,
          "item": {
            "@type": "Recipe",
            "name": "Hot Toddy",
            "url": "https://cocktail.glass/hot-toddy/"
          }
        },
        {
          "@type": "ListItem",
          "position": 48,
          "item": {
            "@type": "Recipe",
            "name": "Bramble",
            "url": "https://cocktail.glass/bramble/"
          }
        },
        {
          "@type": "ListItem",
          "position": 49,
          "item": {
            "@type": "Recipe",
            "name": "Pornstar Martini",
            "url": "https://cocktail.glass/pornstar-martini/"
          }
        },
        {
          "@type": "ListItem",
          "position": 50,
          "item": {
            "@type": "Recipe",
            "name": "Brandy Alexander",
            "url": "https://cocktail.glass/brandy-alexander/"
          }
        },
        {
          "@type": "ListItem",
          "position": 51,
          "item": {
            "@type": "Recipe",
            "name": "Tommy's Margarita",
            "url": "https://cocktail.glass/tommys-margarita/"
          }
        },
        {
          "@type": "ListItem",
          "position": 52,
          "item": {
            "@type": "Recipe",
            "name": "Naked and Famous",
            "url": "https://cocktail.glass/naked-and-famous/"
          }
        },
        {
          "@type": "ListItem",
          "position": 53,
          "item": {
            "@type": "Recipe",
            "name": "Hemingway Daiquiri",
            "url": "https://cocktail.glass/hemingway-daiquiri/"
          }
        },
        {
          "@type": "ListItem",
          "position": 54,
          "item": {
            "@type": "Recipe",
            "name": "Hanky Panky",
            "url": "https://cocktail.glass/hanky-panky/"
          }
        },
        {
          "@type": "ListItem",
          "position": 55,
          "item": {
            "@type": "Recipe",
            "name": "Singapore Sling",
            "url": "https://cocktail.glass/singapore-sling/"
          }
        },
        {
          "@type": "ListItem",
          "position": 56,
          "item": {
            "@type": "Recipe",
            "name": "Long Island Iced Tea",
            "url": "https://cocktail.glass/long-island-iced-tea/"
          }
        },
        {
          "@type": "ListItem",
          "position": 57,
          "item": {
            "@type": "Recipe",
            "name": "White Russian",
            "url": "https://cocktail.glass/white-russian/"
          }
        },
        {
          "@type": "ListItem",
          "position": 58,
          "item": {
            "@type": "Recipe",
            "name": "Black Russian",
            "url": "https://cocktail.glass/black-russian/"
          }
        },
        {
          "@type": "ListItem",
          "position": 59,
          "item": {
            "@type": "Recipe",
            "name": "Negroni Sbagliato",
            "url": "https://cocktail.glass/negroni-sbagliato/"
          }
        },
        {
          "@type": "ListItem",
          "position": 60,
          "item": {
            "@type": "Recipe",
            "name": "Bijou",
            "url": "https://cocktail.glass/bijou/"
          }
        },
        {
          "@type": "ListItem",
          "position": 61,
          "item": {
            "@type": "Recipe",
            "name": "Americano",
            "url": "https://cocktail.glass/americano/"
          }
        },
        {
          "@type": "ListItem",
          "position": 62,
          "item": {
            "@type": "Recipe",
            "name": "Bellini",
            "url": "https://cocktail.glass/bellini/"
          }
        },
        {
          "@type": "ListItem",
          "position": 63,
          "item": {
            "@type": "Recipe",
            "name": "Kir Royale",
            "url": "https://cocktail.glass/kir-royale/"
          }
        },
        {
          "@type": "ListItem",
          "position": 64,
          "item": {
            "@type": "Recipe",
            "name": "Champagne Cocktail",
            "url": "https://cocktail.glass/champagne-cocktail/"
          }
        },
        {
          "@type": "ListItem",
          "position": 65,
          "item": {
            "@type": "Recipe",
            "name": "Mezcal Negroni",
            "url": "https://cocktail.glass/mezcal-negroni/"
          }
        },
        {
          "@type": "ListItem",
          "position": 66,
          "item": {
            "@type": "Recipe",
            "name": "Suffering Bastard",
            "url": "https://cocktail.glass/suffering-bastard/"
          }
        },
        {
          "@type": "ListItem",
          "position": 67,
          "item": {
            "@type": "Recipe",
            "name": "Grasshopper",
            "url": "https://cocktail.glass/grasshopper/"
          }
        },
        {
          "@type": "ListItem",
          "position": 68,
          "item": {
            "@type": "Recipe",
            "name": "Harvey Wallbanger",
            "url": "https://cocktail.glass/harvey-wallbanger/"
          }
        },
        {
          "@type": "ListItem",
          "position": 69,
          "item": {
            "@type": "Recipe",
            "name": "Screwdriver",
            "url": "https://cocktail.glass/screwdriver/"
          }
        },
        {
          "@type": "ListItem",
          "position": 70,
          "item": {
            "@type": "Recipe",
            "name": "Greyhound",
            "url": "https://cocktail.glass/greyhound/"
          }
        },
        {
          "@type": "ListItem",
          "position": 71,
          "item": {
            "@type": "Recipe",
            "name": "Salty Dog",
            "url": "https://cocktail.glass/salty-dog/"
          }
        },
        {
          "@type": "ListItem",
          "position": 72,
          "item": {
            "@type": "Recipe",
            "name": "Sea Breeze",
            "url": "https://cocktail.glass/sea-breeze/"
          }
        },
        {
          "@type": "ListItem",
          "position": 73,
          "item": {
            "@type": "Recipe",
            "name": "Bay Breeze",
            "url": "https://cocktail.glass/bay-breeze/"
          }
        },
        {
          "@type": "ListItem",
          "position": 74,
          "item": {
            "@type": "Recipe",
            "name": "Cape Codder",
            "url": "https://cocktail.glass/cape-codder/"
          }
        },
        {
          "@type": "ListItem",
          "position": 75,
          "item": {
            "@type": "Recipe",
            "name": "Cuba Libre",
            "url": "https://cocktail.glass/cuba-libre/"
          }
        },
        {
          "@type": "ListItem",
          "position": 76,
          "item": {
            "@type": "Recipe",
            "name": "Jack Rose",
            "url": "https://cocktail.glass/jack-rose/"
          }
        },
        {
          "@type": "ListItem",
          "position": 77,
          "item": {
            "@type": "Recipe",
            "name": "Midori Sour",
            "url": "https://cocktail.glass/midori-sour/"
          }
        },
        {
          "@type": "ListItem",
          "position": 78,
          "item": {
            "@type": "Recipe",
            "name": "Painkiller",
            "url": "https://cocktail.glass/painkiller/"
          }
        },
        {
          "@type": "ListItem",
          "position": 79,
          "item": {
            "@type": "Recipe",
            "name": "Hurricane",
            "url": "https://cocktail.glass/hurricane/"
          }
        },
        {
          "@type": "ListItem",
          "position": 80,
          "item": {
            "@type": "Recipe",
            "name": "Planter's Punch",
            "url": "https://cocktail.glass/planters-punch/"
          }
        },
        {
          "@type": "ListItem",
          "position": 81,
          "item": {
            "@type": "Recipe",
            "name": "El Diablo",
            "url": "https://cocktail.glass/el-diablo/"
          }
        },
        {
          "@type": "ListItem",
          "position": 82,
          "item": {
            "@type": "Recipe",
            "name": "Vodka Martini",
            "url": "https://cocktail.glass/vodka-martini/"
          }
        },
        {
          "@type": "ListItem",
          "position": 83,
          "item": {
            "@type": "Recipe",
            "name": "Dirty Martini",
            "url": "https://cocktail.glass/dirty-martini/"
          }
        },
        {
          "@type": "ListItem",
          "position": 84,
          "item": {
            "@type": "Recipe",
            "name": "Gibson",
            "url": "https://cocktail.glass/gibson/"
          }
        },
        {
          "@type": "ListItem",
          "position": 85,
          "item": {
            "@type": "Recipe",
            "name": "Fitzgerald",
            "url": "https://cocktail.glass/fitzgerald/"
          }
        },
        {
          "@type": "ListItem",
          "position": 86,
          "item": {
            "@type": "Recipe",
            "name": "Army & Navy",
            "url": "https://cocktail.glass/army-and-navy/"
          }
        },
        {
          "@type": "ListItem",
          "position": 87,
          "item": {
            "@type": "Recipe",
            "name": "Rum Punch",
            "url": "https://cocktail.glass/rum-punch/"
          }
        },
        {
          "@type": "ListItem",
          "position": 88,
          "item": {
            "@type": "Recipe",
            "name": "Scorpion",
            "url": "https://cocktail.glass/scorpion/"
          }
        },
        {
          "@type": "ListItem",
          "position": 89,
          "item": {
            "@type": "Recipe",
            "name": "Test Pilot",
            "url": "https://cocktail.glass/test-pilot/"
          }
        },
        {
          "@type": "ListItem",
          "position": 90,
          "item": {
            "@type": "Recipe",
            "name": "Three Dots and a Dash",
            "url": "https://cocktail.glass/three-dots-and-a-dash/"
          }
        },
        {
          "@type": "ListItem",
          "position": 91,
          "item": {
            "@type": "Recipe",
            "name": "Fog Cutter",
            "url": "https://cocktail.glass/fog-cutter/"
          }
        },
        {
          "@type": "ListItem",
          "position": 92,
          "item": {
            "@type": "Recipe",
            "name": "Navy Grog",
            "url": "https://cocktail.glass/navy-grog/"
          }
        },
        {
          "@type": "ListItem",
          "position": 93,
          "item": {
            "@type": "Recipe",
            "name": "Saturn",
            "url": "https://cocktail.glass/saturn/"
          }
        },
        {
          "@type": "ListItem",
          "position": 94,
          "item": {
            "@type": "Recipe",
            "name": "Jet Pilot",
            "url": "https://cocktail.glass/jet-pilot/"
          }
        },
        {
          "@type": "ListItem",
          "position": 95,
          "item": {
            "@type": "Recipe",
            "name": "Missionary's Downfall",
            "url": "https://cocktail.glass/missionarys-downfall/"
          }
        },
        {
          "@type": "ListItem",
          "position": 96,
          "item": {
            "@type": "Recipe",
            "name": "Rum Runner",
            "url": "https://cocktail.glass/rum-runner/"
          }
        },
        {
          "@type": "ListItem",
          "position": 97,
          "item": {
            "@type": "Recipe",
            "name": "Blue Lagoon",
            "url": "https://cocktail.glass/blue-lagoon/"
          }
        },
        {
          "@type": "ListItem",
          "position": 98,
          "item": {
            "@type": "Recipe",
            "name": "Tiki Ti Cobra's Fang",
            "url": "https://cocktail.glass/cobras-fang/"
          }
        },
        {
          "@type": "ListItem",
          "position": 99,
          "item": {
            "@type": "Recipe",
            "name": "Stinger",
            "url": "https://cocktail.glass/stinger/"
          }
        },
        {
          "@type": "ListItem",
          "position": 100,
          "item": {
            "@type": "Recipe",
            "name": "Between the Sheets",
            "url": "https://cocktail.glass/between-the-sheets/"
          }
        },
        {
          "@type": "ListItem",
          "position": 101,
          "item": {
            "@type": "Recipe",
            "name": "Tuxedo",
            "url": "https://cocktail.glass/tuxedo/"
          }
        },
        {
          "@type": "ListItem",
          "position": 102,
          "item": {
            "@type": "Recipe",
            "name": "Martinez",
            "url": "https://cocktail.glass/martinez/"
          }
        },
        {
          "@type": "ListItem",
          "position": 103,
          "item": {
            "@type": "Recipe",
            "name": "Ward Eight",
            "url": "https://cocktail.glass/ward-eight/"
          }
        },
        {
          "@type": "ListItem",
          "position": 104,
          "item": {
            "@type": "Recipe",
            "name": "Brandy Crusta",
            "url": "https://cocktail.glass/brandy-crusta/"
          }
        },
        {
          "@type": "ListItem",
          "position": 105,
          "item": {
            "@type": "Recipe",
            "name": "Angel Face",
            "url": "https://cocktail.glass/angel-face/"
          }
        },
        {
          "@type": "ListItem",
          "position": 106,
          "item": {
            "@type": "Recipe",
            "name": "Algonquin",
            "url": "https://cocktail.glass/algonquin/"
          }
        },
        {
          "@type": "ListItem",
          "position": 107,
          "item": {
            "@type": "Recipe",
            "name": "Bamboo",
            "url": "https://cocktail.glass/bamboo/"
          }
        },
        {
          "@type": "ListItem",
          "position": 108,
          "item": {
            "@type": "Recipe",
            "name": "Adonis",
            "url": "https://cocktail.glass/adonis/"
          }
        },
        {
          "@type": "ListItem",
          "position": 109,
          "item": {
            "@type": "Recipe",
            "name": "Sherry Cobbler",
            "url": "https://cocktail.glass/sherry-cobbler/"
          }
        },
        {
          "@type": "ListItem",
          "position": 110,
          "item": {
            "@type": "Recipe",
            "name": "Sbagliato Spritz",
            "url": "https://cocktail.glass/sbagliato-spritz/"
          }
        },
        {
          "@type": "ListItem",
          "position": 111,
          "item": {
            "@type": "Recipe",
            "name": "Hugo Spritz",
            "url": "https://cocktail.glass/hugo-spritz/"
          }
        },
        {
          "@type": "ListItem",
          "position": 112,
          "item": {
            "@type": "Recipe",
            "name": "Limoncello Spritz",
            "url": "https://cocktail.glass/limoncello-spritz/"
          }
        },
        {
          "@type": "ListItem",
          "position": 113,
          "item": {
            "@type": "Recipe",
            "name": "Campari Spritz",
            "url": "https://cocktail.glass/campari-spritz/"
          }
        },
        {
          "@type": "ListItem",
          "position": 114,
          "item": {
            "@type": "Recipe",
            "name": "Select Spritz",
            "url": "https://cocktail.glass/select-spritz/"
          }
        },
        {
          "@type": "ListItem",
          "position": 115,
          "item": {
            "@type": "Recipe",
            "name": "Cynar Spritz",
            "url": "https://cocktail.glass/cynar-spritz/"
          }
        },
        {
          "@type": "ListItem",
          "position": 116,
          "item": {
            "@type": "Recipe",
            "name": "B-52",
            "url": "https://cocktail.glass/b-52/"
          }
        },
        {
          "@type": "ListItem",
          "position": 117,
          "item": {
            "@type": "Recipe",
            "name": "Kamikaze",
            "url": "https://cocktail.glass/kamikaze/"
          }
        },
        {
          "@type": "ListItem",
          "position": 118,
          "item": {
            "@type": "Recipe",
            "name": "Lemon Drop Shot",
            "url": "https://cocktail.glass/lemon-drop-shot/"
          }
        },
        {
          "@type": "ListItem",
          "position": 119,
          "item": {
            "@type": "Recipe",
            "name": "Jägerbomb",
            "url": "https://cocktail.glass/jagerbomb/"
          }
        },
        {
          "@type": "ListItem",
          "position": 120,
          "item": {
            "@type": "Recipe",
            "name": "Mezcal Mule",
            "url": "https://cocktail.glass/mezcal-mule/"
          }
        },
        {
          "@type": "ListItem",
          "position": 121,
          "item": {
            "@type": "Recipe",
            "name": "Kentucky Mule",
            "url": "https://cocktail.glass/kentucky-mule/"
          }
        },
        {
          "@type": "ListItem",
          "position": 122,
          "item": {
            "@type": "Recipe",
            "name": "Gold Rush",
            "url": "https://cocktail.glass/gold-rush/"
          }
        },
        {
          "@type": "ListItem",
          "position": 123,
          "item": {
            "@type": "Recipe",
            "name": "Brown Derby",
            "url": "https://cocktail.glass/brown-derby/"
          }
        },
        {
          "@type": "ListItem",
          "position": 124,
          "item": {
            "@type": "Recipe",
            "name": "Penicillin Variation with Rye",
            "url": "https://cocktail.glass/new-york-sour/"
          }
        },
        {
          "@type": "ListItem",
          "position": 125,
          "item": {
            "@type": "Recipe",
            "name": "Boulevardier Variation",
            "url": "https://cocktail.glass/old-pal/"
          }
        },
        {
          "@type": "ListItem",
          "position": 126,
          "item": {
            "@type": "Recipe",
            "name": "Tipperary",
            "url": "https://cocktail.glass/tipperary/"
          }
        },
        {
          "@type": "ListItem",
          "position": 127,
          "item": {
            "@type": "Recipe",
            "name": "Toronto",
            "url": "https://cocktail.glass/toronto/"
          }
        },
        {
          "@type": "ListItem",
          "position": 128,
          "item": {
            "@type": "Recipe",
            "name": "Monte Carlo",
            "url": "https://cocktail.glass/monte-carlo/"
          }
        },
        {
          "@type": "ListItem",
          "position": 129,
          "item": {
            "@type": "Recipe",
            "name": "Bobby Burns",
            "url": "https://cocktail.glass/bobby-burns/"
          }
        },
        {
          "@type": "ListItem",
          "position": 130,
          "item": {
            "@type": "Recipe",
            "name": "Chrysanthemum",
            "url": "https://cocktail.glass/chrysanthemum/"
          }
        },
        {
          "@type": "ListItem",
          "position": 131,
          "item": {
            "@type": "Recipe",
            "name": "Improved Whiskey Cocktail",
            "url": "https://cocktail.glass/improved-whiskey-cocktail/"
          }
        },
        {
          "@type": "ListItem",
          "position": 132,
          "item": {
            "@type": "Recipe",
            "name": "Whiskey Smash",
            "url": "https://cocktail.glass/whiskey-smash/"
          }
        },
        {
          "@type": "ListItem",
          "position": 133,
          "item": {
            "@type": "Recipe",
            "name": "Oaxaca Old Fashioned",
            "url": "https://cocktail.glass/oaxaca-old-fashioned/"
          }
        },
        {
          "@type": "ListItem",
          "position": 134,
          "item": {
            "@type": "Recipe",
            "name": "Division Bell",
            "url": "https://cocktail.glass/division-bell/"
          }
        },
        {
          "@type": "ListItem",
          "position": 135,
          "item": {
            "@type": "Recipe",
            "name": "Agua Fresca",
            "url": "https://cocktail.glass/agua-fresca-cocktail/"
          }
        },
        {
          "@type": "ListItem",
          "position": 136,
          "item": {
            "@type": "Recipe",
            "name": "Frozen Daiquiri",
            "url": "https://cocktail.glass/frozen-daiquiri/"
          }
        },
        {
          "@type": "ListItem",
          "position": 137,
          "item": {
            "@type": "Recipe",
            "name": "Frozen Margarita",
            "url": "https://cocktail.glass/frozen-margarita/"
          }
        },
        {
          "@type": "ListItem",
          "position": 138,
          "item": {
            "@type": "Recipe",
            "name": "Frozen Strawberry Daiquiri",
            "url": "https://cocktail.glass/frozen-strawberry-daiquiri/"
          }
        },
        {
          "@type": "ListItem",
          "position": 139,
          "item": {
            "@type": "Recipe",
            "name": "Mudslide",
            "url": "https://cocktail.glass/mudslide/"
          }
        },
        {
          "@type": "ListItem",
          "position": 140,
          "item": {
            "@type": "Recipe",
            "name": "Piña Colada (shaken)",
            "url": "https://cocktail.glass/pina-colada-shaken/"
          }
        },
        {
          "@type": "ListItem",
          "position": 141,
          "item": {
            "@type": "Recipe",
            "name": "Banana Daiquiri",
            "url": "https://cocktail.glass/banana-daiquiri/"
          }
        },
        {
          "@type": "ListItem",
          "position": 142,
          "item": {
            "@type": "Recipe",
            "name": "Frosé",
            "url": "https://cocktail.glass/frose/"
          }
        },
        {
          "@type": "ListItem",
          "position": 143,
          "item": {
            "@type": "Recipe",
            "name": "Chi-Chi",
            "url": "https://cocktail.glass/chi-chi/"
          }
        },
        {
          "@type": "ListItem",
          "position": 144,
          "item": {
            "@type": "Recipe",
            "name": "Paloma Fresca",
            "url": "https://cocktail.glass/paloma-fresca/"
          }
        },
        {
          "@type": "ListItem",
          "position": 145,
          "item": {
            "@type": "Recipe",
            "name": "Improved Gin Cocktail",
            "url": "https://cocktail.glass/improved-gin-cocktail/"
          }
        },
        {
          "@type": "ListItem",
          "position": 146,
          "item": {
            "@type": "Recipe",
            "name": "Japanese Cocktail",
            "url": "https://cocktail.glass/japanese-cocktail/"
          }
        },
        {
          "@type": "ListItem",
          "position": 147,
          "item": {
            "@type": "Recipe",
            "name": "Tequila Old Fashioned",
            "url": "https://cocktail.glass/tequila-old-fashioned/"
          }
        },
        {
          "@type": "ListItem",
          "position": 148,
          "item": {
            "@type": "Recipe",
            "name": "Rum Old Fashioned",
            "url": "https://cocktail.glass/rum-old-fashioned/"
          }
        },
        {
          "@type": "ListItem",
          "position": 149,
          "item": {
            "@type": "Recipe",
            "name": "Rum Manhattan",
            "url": "https://cocktail.glass/rum-manhattan/"
          }
        },
        {
          "@type": "ListItem",
          "position": 150,
          "item": {
            "@type": "Recipe",
            "name": "Mezcal Margarita",
            "url": "https://cocktail.glass/mezcal-margarita/"
          }
        },
        {
          "@type": "ListItem",
          "position": 151,
          "item": {
            "@type": "Recipe",
            "name": "Mezcal Last Word",
            "url": "https://cocktail.glass/mezcal-last-word/"
          }
        },
        {
          "@type": "ListItem",
          "position": 152,
          "item": {
            "@type": "Recipe",
            "name": "Final Ward",
            "url": "https://cocktail.glass/final-ward/"
          }
        },
        {
          "@type": "ListItem",
          "position": 153,
          "item": {
            "@type": "Recipe",
            "name": "Chartreuse Swizzle",
            "url": "https://cocktail.glass/chartreuse-swizzle/"
          }
        },
        {
          "@type": "ListItem",
          "position": 154,
          "item": {
            "@type": "Recipe",
            "name": "Daiquiri No. 3",
            "url": "https://cocktail.glass/daiquiri-no-3/"
          }
        },
        {
          "@type": "ListItem",
          "position": 155,
          "item": {
            "@type": "Recipe",
            "name": "El Presidente",
            "url": "https://cocktail.glass/el-presidente/"
          }
        },
        {
          "@type": "ListItem",
          "position": 156,
          "item": {
            "@type": "Recipe",
            "name": "Mary Pickford",
            "url": "https://cocktail.glass/mary-pickford/"
          }
        },
        {
          "@type": "ListItem",
          "position": 157,
          "item": {
            "@type": "Recipe",
            "name": "Twelve Mile Limit",
            "url": "https://cocktail.glass/twelve-mile-limit/"
          }
        },
        {
          "@type": "ListItem",
          "position": 158,
          "item": {
            "@type": "Recipe",
            "name": "Cable Car",
            "url": "https://cocktail.glass/cable-car/"
          }
        },
        {
          "@type": "ListItem",
          "position": 159,
          "item": {
            "@type": "Recipe",
            "name": "Angostura Sour",
            "url": "https://cocktail.glass/angostura-sour/"
          }
        },
        {
          "@type": "ListItem",
          "position": 160,
          "item": {
            "@type": "Recipe",
            "name": "Trinidad Sour",
            "url": "https://cocktail.glass/trinidad-sour/"
          }
        },
        {
          "@type": "ListItem",
          "position": 161,
          "item": {
            "@type": "Recipe",
            "name": "Eastside",
            "url": "https://cocktail.glass/eastside/"
          }
        },
        {
          "@type": "ListItem",
          "position": 162,
          "item": {
            "@type": "Recipe",
            "name": "Southside",
            "url": "https://cocktail.glass/southside/"
          }
        },
        {
          "@type": "ListItem",
          "position": 163,
          "item": {
            "@type": "Recipe",
            "name": "Basil Smash",
            "url": "https://cocktail.glass/basil-smash/"
          }
        },
        {
          "@type": "ListItem",
          "position": 164,
          "item": {
            "@type": "Recipe",
            "name": "Gin Basil Smash",
            "url": "https://cocktail.glass/gin-basil-smash/"
          }
        },
        {
          "@type": "ListItem",
          "position": 165,
          "item": {
            "@type": "Recipe",
            "name": "Jasmine",
            "url": "https://cocktail.glass/jasmine/"
          }
        },
        {
          "@type": "ListItem",
          "position": 166,
          "item": {
            "@type": "Recipe",
            "name": "White Lady",
            "url": "https://cocktail.glass/white-lady/"
          }
        },
        {
          "@type": "ListItem",
          "position": 167,
          "item": {
            "@type": "Recipe",
            "name": "Casino",
            "url": "https://cocktail.glass/casino/"
          }
        },
        {
          "@type": "ListItem",
          "position": 168,
          "item": {
            "@type": "Recipe",
            "name": "Monkey Gland",
            "url": "https://cocktail.glass/monkey-gland/"
          }
        },
        {
          "@type": "ListItem",
          "position": 169,
          "item": {
            "@type": "Recipe",
            "name": "20th Century",
            "url": "https://cocktail.glass/20th-century/"
          }
        },
        {
          "@type": "ListItem",
          "position": 170,
          "item": {
            "@type": "Recipe",
            "name": "Pegu Club",
            "url": "https://cocktail.glass/pegu-club/"
          }
        },
        {
          "@type": "ListItem",
          "position": 171,
          "item": {
            "@type": "Recipe",
            "name": "Corpse Reviver No. 1",
            "url": "https://cocktail.glass/corpse-reviver-no-1/"
          }
        },
        {
          "@type": "ListItem",
          "position": 172,
          "item": {
            "@type": "Recipe",
            "name": "Pink Lady",
            "url": "https://cocktail.glass/pink-lady/"
          }
        },
        {
          "@type": "ListItem",
          "position": 173,
          "item": {
            "@type": "Recipe",
            "name": "Tom Rickey",
            "url": "https://cocktail.glass/gin-rickey/"
          }
        },
        {
          "@type": "ListItem",
          "position": 174,
          "item": {
            "@type": "Recipe",
            "name": "Bronx",
            "url": "https://cocktail.glass/bronx/"
          }
        },
        {
          "@type": "ListItem",
          "position": 175,
          "item": {
            "@type": "Recipe",
            "name": "Lucien Gaudin",
            "url": "https://cocktail.glass/lucien-gaudin/"
          }
        },
        {
          "@type": "ListItem",
          "position": 176,
          "item": {
            "@type": "Recipe",
            "name": "Journalist",
            "url": "https://cocktail.glass/journalist/"
          }
        },
        {
          "@type": "ListItem",
          "position": 177,
          "item": {
            "@type": "Recipe",
            "name": "Satan's Whiskers",
            "url": "https://cocktail.glass/satans-whiskers/"
          }
        },
        {
          "@type": "ListItem",
          "position": 178,
          "item": {
            "@type": "Recipe",
            "name": "Millionaire",
            "url": "https://cocktail.glass/millionaire/"
          }
        },
        {
          "@type": "ListItem",
          "position": 179,
          "item": {
            "@type": "Recipe",
            "name": "Remember the Maine",
            "url": "https://cocktail.glass/remember-the-maine/"
          }
        },
        {
          "@type": "ListItem",
          "position": 180,
          "item": {
            "@type": "Recipe",
            "name": "Chrysanthemum Cocktail",
            "url": "https://cocktail.glass/chrysanthemum-cocktail/"
          }
        },
        {
          "@type": "ListItem",
          "position": 181,
          "item": {
            "@type": "Recipe",
            "name": "Rattlesnake",
            "url": "https://cocktail.glass/rattlesnake/"
          }
        },
        {
          "@type": "ListItem",
          "position": 182,
          "item": {
            "@type": "Recipe",
            "name": "Pendennis Club",
            "url": "https://cocktail.glass/pendennis-club/"
          }
        },
        {
          "@type": "ListItem",
          "position": 183,
          "item": {
            "@type": "Recipe",
            "name": "Death in the Afternoon",
            "url": "https://cocktail.glass/death-in-the-afternoon/"
          }
        },
        {
          "@type": "ListItem",
          "position": 184,
          "item": {
            "@type": "Recipe",
            "name": "Airmail",
            "url": "https://cocktail.glass/airmail/"
          }
        },
        {
          "@type": "ListItem",
          "position": 185,
          "item": {
            "@type": "Recipe",
            "name": "Seelbach",
            "url": "https://cocktail.glass/seelbach/"
          }
        },
        {
          "@type": "ListItem",
          "position": 186,
          "item": {
            "@type": "Recipe",
            "name": "Prince of Wales",
            "url": "https://cocktail.glass/prince-of-wales/"
          }
        },
        {
          "@type": "ListItem",
          "position": 187,
          "item": {
            "@type": "Recipe",
            "name": "Midnight Stinger",
            "url": "https://cocktail.glass/midnight-stinger/"
          }
        },
        {
          "@type": "ListItem",
          "position": 188,
          "item": {
            "@type": "Recipe",
            "name": "Benton's Old Fashioned",
            "url": "https://cocktail.glass/bentons-old-fashioned/"
          }
        },
        {
          "@type": "ListItem",
          "position": 189,
          "item": {
            "@type": "Recipe",
            "name": "Corn 'n' Oil",
            "url": "https://cocktail.glass/corn-n-oil/"
          }
        },
        {
          "@type": "ListItem",
          "position": 190,
          "item": {
            "@type": "Recipe",
            "name": "Angostura Colada",
            "url": "https://cocktail.glass/angostura-colada/"
          }
        },
        {
          "@type": "ListItem",
          "position": 191,
          "item": {
            "@type": "Recipe",
            "name": "Ti' Punch",
            "url": "https://cocktail.glass/ti-punch/"
          }
        },
        {
          "@type": "ListItem",
          "position": 192,
          "item": {
            "@type": "Recipe",
            "name": "Daisy de Santiago",
            "url": "https://cocktail.glass/daisy-de-santiago/"
          }
        },
        {
          "@type": "ListItem",
          "position": 193,
          "item": {
            "@type": "Recipe",
            "name": "Black Manhattan",
            "url": "https://cocktail.glass/black-manhattan/"
          }
        },
        {
          "@type": "ListItem",
          "position": 194,
          "item": {
            "@type": "Recipe",
            "name": "Little Italy",
            "url": "https://cocktail.glass/little-italy/"
          }
        },
        {
          "@type": "ListItem",
          "position": 195,
          "item": {
            "@type": "Recipe",
            "name": "Myrtle Bank Punch",
            "url": "https://cocktail.glass/myrtle-bank-punch/"
          }
        },
        {
          "@type": "ListItem",
          "position": 196,
          "item": {
            "@type": "Recipe",
            "name": "Hemingway Special",
            "url": "https://cocktail.glass/hemingway-special/"
          }
        },
        {
          "@type": "ListItem",
          "position": 197,
          "item": {
            "@type": "Recipe",
            "name": "Industry Sour",
            "url": "https://cocktail.glass/industry-sour/"
          }
        },
        {
          "@type": "ListItem",
          "position": 198,
          "item": {
            "@type": "Recipe",
            "name": "Siesta",
            "url": "https://cocktail.glass/siesta/"
          }
        },
        {
          "@type": "ListItem",
          "position": 199,
          "item": {
            "@type": "Recipe",
            "name": "Enzoni",
            "url": "https://cocktail.glass/enzoni/"
          }
        },
        {
          "@type": "ListItem",
          "position": 200,
          "item": {
            "@type": "Recipe",
            "name": "Peach Bellini",
            "url": "https://cocktail.glass/peach-bellini/"
          }
        },
        {
          "@type": "ListItem",
          "position": 201,
          "item": {
            "@type": "Recipe",
            "name": "Suffering Bastard (Tiki)",
            "url": "https://cocktail.glass/suffering-bastard-tiki/"
          }
        },
        {
          "@type": "ListItem",
          "position": 202,
          "item": {
            "@type": "Recipe",
            "name": "Porto Flip",
            "url": "https://cocktail.glass/porto-flip/"
          }
        },
        {
          "@type": "ListItem",
          "position": 203,
          "item": {
            "@type": "Recipe",
            "name": "Flip (Rum)",
            "url": "https://cocktail.glass/rum-flip/"
          }
        },
        {
          "@type": "ListItem",
          "position": 204,
          "item": {
            "@type": "Recipe",
            "name": "Eggnog",
            "url": "https://cocktail.glass/eggnog/"
          }
        },
        {
          "@type": "ListItem",
          "position": 205,
          "item": {
            "@type": "Recipe",
            "name": "Tom and Jerry",
            "url": "https://cocktail.glass/tom-and-jerry/"
          }
        },
        {
          "@type": "ListItem",
          "position": 206,
          "item": {
            "@type": "Recipe",
            "name": "Mulled Wine",
            "url": "https://cocktail.glass/mulled-wine/"
          }
        },
        {
          "@type": "ListItem",
          "position": 207,
          "item": {
            "@type": "Recipe",
            "name": "Hot Buttered Rum",
            "url": "https://cocktail.glass/hot-buttered-rum/"
          }
        },
        {
          "@type": "ListItem",
          "position": 208,
          "item": {
            "@type": "Recipe",
            "name": "Café de Olla Cocktail",
            "url": "https://cocktail.glass/cafe-de-olla-cocktail/"
          }
        },
        {
          "@type": "ListItem",
          "position": 209,
          "item": {
            "@type": "Recipe",
            "name": "Glühwein",
            "url": "https://cocktail.glass/gluhwein/"
          }
        },
        {
          "@type": "ListItem",
          "position": 210,
          "item": {
            "@type": "Recipe",
            "name": "Amaretto Coffee",
            "url": "https://cocktail.glass/amaretto-coffee/"
          }
        },
        {
          "@type": "ListItem",
          "position": 211,
          "item": {
            "@type": "Recipe",
            "name": "Mexican Coffee",
            "url": "https://cocktail.glass/mexican-coffee/"
          }
        },
        {
          "@type": "ListItem",
          "position": 212,
          "item": {
            "@type": "Recipe",
            "name": "Blood Orange Margarita",
            "url": "https://cocktail.glass/blood-orange-margarita/"
          }
        },
        {
          "@type": "ListItem",
          "position": 213,
          "item": {
            "@type": "Recipe",
            "name": "Spicy Margarita",
            "url": "https://cocktail.glass/spicy-margarita/"
          }
        },
        {
          "@type": "ListItem",
          "position": 214,
          "item": {
            "@type": "Recipe",
            "name": "Picante de la Casa",
            "url": "https://cocktail.glass/picante-de-la-casa/"
          }
        },
        {
          "@type": "ListItem",
          "position": 215,
          "item": {
            "@type": "Recipe",
            "name": "Mexican Firing Squad",
            "url": "https://cocktail.glass/mexican-firing-squad/"
          }
        },
        {
          "@type": "ListItem",
          "position": 216,
          "item": {
            "@type": "Recipe",
            "name": "Batanga",
            "url": "https://cocktail.glass/batanga/"
          }
        },
        {
          "@type": "ListItem",
          "position": 217,
          "item": {
            "@type": "Recipe",
            "name": "Ranch Water",
            "url": "https://cocktail.glass/ranch-water/"
          }
        },
        {
          "@type": "ListItem",
          "position": 218,
          "item": {
            "@type": "Recipe",
            "name": "Cantarito",
            "url": "https://cocktail.glass/cantarito/"
          }
        },
        {
          "@type": "ListItem",
          "position": 219,
          "item": {
            "@type": "Recipe",
            "name": "Vampiro",
            "url": "https://cocktail.glass/vampiro/"
          }
        },
        {
          "@type": "ListItem",
          "position": 220,
          "item": {
            "@type": "Recipe",
            "name": "Bloody Mary",
            "url": "https://cocktail.glass/bloody-mary/"
          }
        },
        {
          "@type": "ListItem",
          "position": 221,
          "item": {
            "@type": "Recipe",
            "name": "Bloody Caesar",
            "url": "https://cocktail.glass/bloody-caesar/"
          }
        },
        {
          "@type": "ListItem",
          "position": 222,
          "item": {
            "@type": "Recipe",
            "name": "Red Snapper",
            "url": "https://cocktail.glass/red-snapper/"
          }
        },
        {
          "@type": "ListItem",
          "position": 223,
          "item": {
            "@type": "Recipe",
            "name": "Michelada",
            "url": "https://cocktail.glass/michelada/"
          }
        },
        {
          "@type": "ListItem",
          "position": 224,
          "item": {
            "@type": "Recipe",
            "name": "Shandy",
            "url": "https://cocktail.glass/shandy/"
          }
        },
        {
          "@type": "ListItem",
          "position": 225,
          "item": {
            "@type": "Recipe",
            "name": "Radler",
            "url": "https://cocktail.glass/radler/"
          }
        },
        {
          "@type": "ListItem",
          "position": 226,
          "item": {
            "@type": "Recipe",
            "name": "Spritz Veneziano",
            "url": "https://cocktail.glass/spritz-veneziano/"
          }
        },
        {
          "@type": "ListItem",
          "position": 227,
          "item": {
            "@type": "Recipe",
            "name": "Garibaldi",
            "url": "https://cocktail.glass/garibaldi/"
          }
        },
        {
          "@type": "ListItem",
          "position": 228,
          "item": {
            "@type": "Recipe",
            "name": "Carajillo",
            "url": "https://cocktail.glass/carajillo/"
          }
        },
        {
          "@type": "ListItem",
          "position": 229,
          "item": {
            "@type": "Recipe",
            "name": "White Negroni",
            "url": "https://cocktail.glass/white-negroni/"
          }
        },
        {
          "@type": "ListItem",
          "position": 230,
          "item": {
            "@type": "Recipe",
            "name": "Suffering Bastard (Cairo)",
            "url": "https://cocktail.glass/suffering-bastard-cairo/"
          }
        },
        {
          "@type": "ListItem",
          "position": 231,
          "item": {
            "@type": "Recipe",
            "name": "Aperol Sour",
            "url": "https://cocktail.glass/aperol-sour/"
          }
        },
        {
          "@type": "ListItem",
          "position": 232,
          "item": {
            "@type": "Recipe",
            "name": "Campari Sour",
            "url": "https://cocktail.glass/campari-sour/"
          }
        },
        {
          "@type": "ListItem",
          "position": 233,
          "item": {
            "@type": "Recipe",
            "name": "Gin Sour",
            "url": "https://cocktail.glass/gin-sour/"
          }
        },
        {
          "@type": "ListItem",
          "position": 234,
          "item": {
            "@type": "Recipe",
            "name": "Brandy Sour",
            "url": "https://cocktail.glass/brandy-sour/"
          }
        },
        {
          "@type": "ListItem",
          "position": 235,
          "item": {
            "@type": "Recipe",
            "name": "Tequila Sour",
            "url": "https://cocktail.glass/tequila-sour/"
          }
        },
        {
          "@type": "ListItem",
          "position": 236,
          "item": {
            "@type": "Recipe",
            "name": "Mezcal Sour",
            "url": "https://cocktail.glass/mezcal-sour/"
          }
        },
        {
          "@type": "ListItem",
          "position": 237,
          "item": {
            "@type": "Recipe",
            "name": "Vodka Sour",
            "url": "https://cocktail.glass/vodka-sour/"
          }
        },
        {
          "@type": "ListItem",
          "position": 238,
          "item": {
            "@type": "Recipe",
            "name": "Rum Sour",
            "url": "https://cocktail.glass/rum-sour/"
          }
        },
        {
          "@type": "ListItem",
          "position": 239,
          "item": {
            "@type": "Recipe",
            "name": "Jungle Bird (Modern)",
            "url": "https://cocktail.glass/jungle-bird-modern/"
          }
        },
        {
          "@type": "ListItem",
          "position": 240,
          "item": {
            "@type": "Recipe",
            "name": "Rum Swizzle",
            "url": "https://cocktail.glass/rum-swizzle/"
          }
        },
        {
          "@type": "ListItem",
          "position": 241,
          "item": {
            "@type": "Recipe",
            "name": "Queen's Park Swizzle",
            "url": "https://cocktail.glass/queens-park-swizzle/"
          }
        },
        {
          "@type": "ListItem",
          "position": 242,
          "item": {
            "@type": "Recipe",
            "name": "Prescription Julep",
            "url": "https://cocktail.glass/prescription-julep/"
          }
        },
        {
          "@type": "ListItem",
          "position": 243,
          "item": {
            "@type": "Recipe",
            "name": "Mint Condition",
            "url": "https://cocktail.glass/mint-condition/"
          }
        },
        {
          "@type": "ListItem",
          "position": 244,
          "item": {
            "@type": "Recipe",
            "name": "Bamboo Cocktail",
            "url": "https://cocktail.glass/bamboo-cocktail/"
          }
        },
        {
          "@type": "ListItem",
          "position": 245,
          "item": {
            "@type": "Recipe",
            "name": "Coronation",
            "url": "https://cocktail.glass/coronation/"
          }
        },
        {
          "@type": "ListItem",
          "position": 246,
          "item": {
            "@type": "Recipe",
            "name": "Shirley Temple",
            "url": "https://cocktail.glass/shirley-temple/"
          }
        },
        {
          "@type": "ListItem",
          "position": 247,
          "item": {
            "@type": "Recipe",
            "name": "Virgin Mojito",
            "url": "https://cocktail.glass/virgin-mojito/"
          }
        },
        {
          "@type": "ListItem",
          "position": 248,
          "item": {
            "@type": "Recipe",
            "name": "Seedlip Garden Spritz",
            "url": "https://cocktail.glass/seedlip-garden-spritz/"
          }
        },
        {
          "@type": "ListItem",
          "position": 249,
          "item": {
            "@type": "Recipe",
            "name": "Nojito",
            "url": "https://cocktail.glass/nojito/"
          }
        },
        {
          "@type": "ListItem",
          "position": 250,
          "item": {
            "@type": "Recipe",
            "name": "Kumquat Caipirinha",
            "url": "https://cocktail.glass/kumquat-caipirinha/"
          }
        },
        {
          "@type": "ListItem",
          "position": 251,
          "item": {
            "@type": "Recipe",
            "name": "Caipiroska",
            "url": "https://cocktail.glass/caipiroska/"
          }
        },
        {
          "@type": "ListItem",
          "position": 252,
          "item": {
            "@type": "Recipe",
            "name": "Batida de Coco",
            "url": "https://cocktail.glass/batida-de-coco/"
          }
        },
        {
          "@type": "ListItem",
          "position": 253,
          "item": {
            "@type": "Recipe",
            "name": "Batida de Maracujá",
            "url": "https://cocktail.glass/batida-de-maracuja/"
          }
        },
        {
          "@type": "ListItem",
          "position": 254,
          "item": {
            "@type": "Recipe",
            "name": "Rabo de Galo",
            "url": "https://cocktail.glass/rabo-de-galo/"
          }
        },
        {
          "@type": "ListItem",
          "position": 255,
          "item": {
            "@type": "Recipe",
            "name": "Chilcano",
            "url": "https://cocktail.glass/chilcano/"
          }
        },
        {
          "@type": "ListItem",
          "position": 256,
          "item": {
            "@type": "Recipe",
            "name": "Capitán",
            "url": "https://cocktail.glass/capitan/"
          }
        },
        {
          "@type": "ListItem",
          "position": 257,
          "item": {
            "@type": "Recipe",
            "name": "Pisco Punch",
            "url": "https://cocktail.glass/pisco-punch/"
          }
        },
        {
          "@type": "ListItem",
          "position": 258,
          "item": {
            "@type": "Recipe",
            "name": "Sake Martini",
            "url": "https://cocktail.glass/sake-martini/"
          }
        },
        {
          "@type": "ListItem",
          "position": 259,
          "item": {
            "@type": "Recipe",
            "name": "Sake Mojito",
            "url": "https://cocktail.glass/sake-mojito/"
          }
        },
        {
          "@type": "ListItem",
          "position": 260,
          "item": {
            "@type": "Recipe",
            "name": "Lemon Drop Martini",
            "url": "https://cocktail.glass/lemon-drop-martini/"
          }
        },
        {
          "@type": "ListItem",
          "position": 261,
          "item": {
            "@type": "Recipe",
            "name": "Appletini",
            "url": "https://cocktail.glass/appletini/"
          }
        },
        {
          "@type": "ListItem",
          "position": 262,
          "item": {
            "@type": "Recipe",
            "name": "Chocolate Martini",
            "url": "https://cocktail.glass/chocolate-martini/"
          }
        },
        {
          "@type": "ListItem",
          "position": 263,
          "item": {
            "@type": "Recipe",
            "name": "French Martini",
            "url": "https://cocktail.glass/french-martini/"
          }
        },
        {
          "@type": "ListItem",
          "position": 264,
          "item": {
            "@type": "Recipe",
            "name": "Cucumber Martini",
            "url": "https://cocktail.glass/cucumber-martini/"
          }
        },
        {
          "@type": "ListItem",
          "position": 265,
          "item": {
            "@type": "Recipe",
            "name": "Elderflower Martini",
            "url": "https://cocktail.glass/elderflower-martini/"
          }
        },
        {
          "@type": "ListItem",
          "position": 266,
          "item": {
            "@type": "Recipe",
            "name": "Espresso Old Fashioned",
            "url": "https://cocktail.glass/espresso-old-fashioned/"
          }
        },
        {
          "@type": "ListItem",
          "position": 267,
          "item": {
            "@type": "Recipe",
            "name": "Pornstar Fizz",
            "url": "https://cocktail.glass/pornstar-fizz/"
          }
        },
        {
          "@type": "ListItem",
          "position": 268,
          "item": {
            "@type": "Recipe",
            "name": "Elderflower Collins",
            "url": "https://cocktail.glass/elderflower-collins/"
          }
        },
        {
          "@type": "ListItem",
          "position": 269,
          "item": {
            "@type": "Recipe",
            "name": "Vodka Collins",
            "url": "https://cocktail.glass/vodka-collins/"
          }
        },
        {
          "@type": "ListItem",
          "position": 270,
          "item": {
            "@type": "Recipe",
            "name": "John Collins",
            "url": "https://cocktail.glass/john-collins/"
          }
        },
        {
          "@type": "ListItem",
          "position": 271,
          "item": {
            "@type": "Recipe",
            "name": "Whiskey Buck",
            "url": "https://cocktail.glass/whiskey-buck/"
          }
        },
        {
          "@type": "ListItem",
          "position": 272,
          "item": {
            "@type": "Recipe",
            "name": "Gin Buck",
            "url": "https://cocktail.glass/gin-buck/"
          }
        },
        {
          "@type": "ListItem",
          "position": 273,
          "item": {
            "@type": "Recipe",
            "name": "Horse's Neck",
            "url": "https://cocktail.glass/horses-neck/"
          }
        },
        {
          "@type": "ListItem",
          "position": 274,
          "item": {
            "@type": "Recipe",
            "name": "Presbyterian",
            "url": "https://cocktail.glass/presbyterian/"
          }
        },
        {
          "@type": "ListItem",
          "position": 275,
          "item": {
            "@type": "Recipe",
            "name": "Gin Gin Mule",
            "url": "https://cocktail.glass/gin-gin-mule/"
          }
        },
        {
          "@type": "ListItem",
          "position": 276,
          "item": {
            "@type": "Recipe",
            "name": "Sapphire Gimlet",
            "url": "https://cocktail.glass/sapphire-gimlet/"
          }
        },
        {
          "@type": "ListItem",
          "position": 277,
          "item": {
            "@type": "Recipe",
            "name": "Sgroppino",
            "url": "https://cocktail.glass/sgroppino/"
          }
        },
        {
          "@type": "ListItem",
          "position": 278,
          "item": {
            "@type": "Recipe",
            "name": "Paloma Rosa",
            "url": "https://cocktail.glass/paloma-rosa/"
          }
        },
        {
          "@type": "ListItem",
          "position": 279,
          "item": {
            "@type": "Recipe",
            "name": "Gold Fashioned",
            "url": "https://cocktail.glass/gold-fashioned/"
          }
        },
        {
          "@type": "ListItem",
          "position": 280,
          "item": {
            "@type": "Recipe",
            "name": "Naked Martini",
            "url": "https://cocktail.glass/naked-martini/"
          }
        },
        {
          "@type": "ListItem",
          "position": 281,
          "item": {
            "@type": "Recipe",
            "name": "Perfect Manhattan",
            "url": "https://cocktail.glass/perfect-manhattan/"
          }
        },
        {
          "@type": "ListItem",
          "position": 282,
          "item": {
            "@type": "Recipe",
            "name": "Perfect Martini",
            "url": "https://cocktail.glass/perfect-martini/"
          }
        },
        {
          "@type": "ListItem",
          "position": 283,
          "item": {
            "@type": "Recipe",
            "name": "Dry Manhattan",
            "url": "https://cocktail.glass/dry-manhattan/"
          }
        },
        {
          "@type": "ListItem",
          "position": 284,
          "item": {
            "@type": "Recipe",
            "name": "Bamboo (Dry)",
            "url": "https://cocktail.glass/bamboo-dry/"
          }
        },
        {
          "@type": "ListItem",
          "position": 285,
          "item": {
            "@type": "Recipe",
            "name": "Kombucha Cocktail",
            "url": "https://cocktail.glass/kombucha-cocktail/"
          }
        },
        {
          "@type": "ListItem",
          "position": 286,
          "item": {
            "@type": "Recipe",
            "name": "Rosemary Gin Fizz",
            "url": "https://cocktail.glass/rosemary-gin-fizz/"
          }
        },
        {
          "@type": "ListItem",
          "position": 287,
          "item": {
            "@type": "Recipe",
            "name": "Watermelon Margarita",
            "url": "https://cocktail.glass/watermelon-margarita/"
          }
        },
        {
          "@type": "ListItem",
          "position": 288,
          "item": {
            "@type": "Recipe",
            "name": "Cucumber Collins",
            "url": "https://cocktail.glass/cucumber-collins/"
          }
        },
        {
          "@type": "ListItem",
          "position": 289,
          "item": {
            "@type": "Recipe",
            "name": "Lavender Collins",
            "url": "https://cocktail.glass/lavender-collins/"
          }
        },
        {
          "@type": "ListItem",
          "position": 290,
          "item": {
            "@type": "Recipe",
            "name": "Negroni Bianco",
            "url": "https://cocktail.glass/negroni-bianco/"
          }
        },
        {
          "@type": "ListItem",
          "position": 291,
          "item": {
            "@type": "Recipe",
            "name": "Bicicletta",
            "url": "https://cocktail.glass/bicicletta/"
          }
        },
        {
          "@type": "ListItem",
          "position": 292,
          "item": {
            "@type": "Recipe",
            "name": "Bamboo Reverse",
            "url": "https://cocktail.glass/bamboo-reverse/"
          }
        },
        {
          "@type": "ListItem",
          "position": 293,
          "item": {
            "@type": "Recipe",
            "name": "Rebujito",
            "url": "https://cocktail.glass/rebujito/"
          }
        },
        {
          "@type": "ListItem",
          "position": 294,
          "item": {
            "@type": "Recipe",
            "name": "Sbagliato Fizz",
            "url": "https://cocktail.glass/sbagliato-fizz/"
          }
        },
        {
          "@type": "ListItem",
          "position": 295,
          "item": {
            "@type": "Recipe",
            "name": "Gin Daisy",
            "url": "https://cocktail.glass/gin-daisy/"
          }
        },
        {
          "@type": "ListItem",
          "position": 296,
          "item": {
            "@type": "Recipe",
            "name": "Whiskey Daisy",
            "url": "https://cocktail.glass/whiskey-daisy/"
          }
        },
        {
          "@type": "ListItem",
          "position": 297,
          "item": {
            "@type": "Recipe",
            "name": "Stone Fence",
            "url": "https://cocktail.glass/stone-fence/"
          }
        },
        {
          "@type": "ListItem",
          "position": 298,
          "item": {
            "@type": "Recipe",
            "name": "Applejack Rabbit",
            "url": "https://cocktail.glass/applejack-rabbit/"
          }
        },
        {
          "@type": "ListItem",
          "position": 299,
          "item": {
            "@type": "Recipe",
            "name": "Widow's Kiss",
            "url": "https://cocktail.glass/widows-kiss/"
          }
        },
        {
          "@type": "ListItem",
          "position": 300,
          "item": {
            "@type": "Recipe",
            "name": "Diamondback",
            "url": "https://cocktail.glass/diamondback/"
          }
        },
        {
          "@type": "ListItem",
          "position": 301,
          "item": {
            "@type": "Recipe",
            "name": "Alaska",
            "url": "https://cocktail.glass/alaska/"
          }
        },
        {
          "@type": "ListItem",
          "position": 302,
          "item": {
            "@type": "Recipe",
            "name": "Champs-Élysées",
            "url": "https://cocktail.glass/champs-elysees/"
          }
        },
        {
          "@type": "ListItem",
          "position": 303,
          "item": {
            "@type": "Recipe",
            "name": "Widow's Kiss Variation",
            "url": "https://cocktail.glass/greenpoint/"
          }
        },
        {
          "@type": "ListItem",
          "position": 304,
          "item": {
            "@type": "Recipe",
            "name": "Greenpoint",
            "url": "https://cocktail.glass/greenpoint-cocktail/"
          }
        },
        {
          "@type": "ListItem",
          "position": 305,
          "item": {
            "@type": "Recipe",
            "name": "Red Hook",
            "url": "https://cocktail.glass/red-hook/"
          }
        },
        {
          "@type": "ListItem",
          "position": 306,
          "item": {
            "@type": "Recipe",
            "name": "Brooklyn",
            "url": "https://cocktail.glass/brooklyn/"
          }
        },
        {
          "@type": "ListItem",
          "position": 307,
          "item": {
            "@type": "Recipe",
            "name": "Bensonhurst",
            "url": "https://cocktail.glass/bensonhurst/"
          }
        },
        {
          "@type": "ListItem",
          "position": 308,
          "item": {
            "@type": "Recipe",
            "name": "Carroll Gardens",
            "url": "https://cocktail.glass/carroll-gardens/"
          }
        },
        {
          "@type": "ListItem",
          "position": 309,
          "item": {
            "@type": "Recipe",
            "name": "Chrysanthemum No. 2",
            "url": "https://cocktail.glass/fancy-free/"
          }
        },
        {
          "@type": "ListItem",
          "position": 310,
          "item": {
            "@type": "Recipe",
            "name": "Fancy Free",
            "url": "https://cocktail.glass/fancy-free-cocktail/"
          }
        },
        {
          "@type": "ListItem",
          "position": 311,
          "item": {
            "@type": "Recipe",
            "name": "De La Louisiane",
            "url": "https://cocktail.glass/de-la-louisiane/"
          }
        },
        {
          "@type": "ListItem",
          "position": 312,
          "item": {
            "@type": "Recipe",
            "name": "Blinker",
            "url": "https://cocktail.glass/blinker/"
          }
        },
        {
          "@type": "ListItem",
          "position": 313,
          "item": {
            "@type": "Recipe",
            "name": "Scofflaw",
            "url": "https://cocktail.glass/scofflaw/"
          }
        },
        {
          "@type": "ListItem",
          "position": 314,
          "item": {
            "@type": "Recipe",
            "name": "Boulevardier (Rye)",
            "url": "https://cocktail.glass/boulevardier-rye/"
          }
        },
        {
          "@type": "ListItem",
          "position": 315,
          "item": {
            "@type": "Recipe",
            "name": "Toronto Cocktail",
            "url": "https://cocktail.glass/toronto-cocktail/"
          }
        },
        {
          "@type": "ListItem",
          "position": 316,
          "item": {
            "@type": "Recipe",
            "name": "Revolver",
            "url": "https://cocktail.glass/revolver/"
          }
        },
        {
          "@type": "ListItem",
          "position": 317,
          "item": {
            "@type": "Recipe",
            "name": "Black Flip",
            "url": "https://cocktail.glass/black-flip/"
          }
        },
        {
          "@type": "ListItem",
          "position": 318,
          "item": {
            "@type": "Recipe",
            "name": "Chartreuse Mule",
            "url": "https://cocktail.glass/chartreuse-mule/"
          }
        },
        {
          "@type": "ListItem",
          "position": 319,
          "item": {
            "@type": "Recipe",
            "name": "Bitter Giuseppe",
            "url": "https://cocktail.glass/bitter-giuseppe/"
          }
        },
        {
          "@type": "ListItem",
          "position": 320,
          "item": {
            "@type": "Recipe",
            "name": "Black Manhattan",
            "url": "https://cocktail.glass/black-manhattan-averna/"
          }
        },
        {
          "@type": "ListItem",
          "position": 321,
          "item": {
            "@type": "Recipe",
            "name": "Trident",
            "url": "https://cocktail.glass/trident/"
          }
        },
        {
          "@type": "ListItem",
          "position": 322,
          "item": {
            "@type": "Recipe",
            "name": "Toronto Flip",
            "url": "https://cocktail.glass/toronto-flip/"
          }
        },
        {
          "@type": "ListItem",
          "position": 323,
          "item": {
            "@type": "Recipe",
            "name": "Gin and Juice",
            "url": "https://cocktail.glass/gin-and-juice/"
          }
        },
        {
          "@type": "ListItem",
          "position": 324,
          "item": {
            "@type": "Recipe",
            "name": "Southside Fizz",
            "url": "https://cocktail.glass/southside-fizz/"
          }
        },
        {
          "@type": "ListItem",
          "position": 325,
          "item": {
            "@type": "Recipe",
            "name": "Suffering Bastard Original",
            "url": "https://cocktail.glass/suffering-bastard-original/"
          }
        },
        {
          "@type": "ListItem",
          "position": 326,
          "item": {
            "@type": "Recipe",
            "name": "Pimm's Cup",
            "url": "https://cocktail.glass/pimms-cup/"
          }
        },
        {
          "@type": "ListItem",
          "position": 327,
          "item": {
            "@type": "Recipe",
            "name": "Fish House Punch",
            "url": "https://cocktail.glass/fish-house-punch/"
          }
        },
        {
          "@type": "ListItem",
          "position": 328,
          "item": {
            "@type": "Recipe",
            "name": "Chatham Artillery Punch",
            "url": "https://cocktail.glass/chatham-artillery-punch/"
          }
        },
        {
          "@type": "ListItem",
          "position": 329,
          "item": {
            "@type": "Recipe",
            "name": "Champagne Punch",
            "url": "https://cocktail.glass/champagne-punch/"
          }
        },
        {
          "@type": "ListItem",
          "position": 330,
          "item": {
            "@type": "Recipe",
            "name": "Planter's Punch (Classic)",
            "url": "https://cocktail.glass/planters-punch-classic/"
          }
        },
        {
          "@type": "ListItem",
          "position": 331,
          "item": {
            "@type": "Recipe",
            "name": "Philadelphia Fish House Punch",
            "url": "https://cocktail.glass/philly-fish-house-punch/"
          }
        },
        {
          "@type": "ListItem",
          "position": 332,
          "item": {
            "@type": "Recipe",
            "name": "Sangaree",
            "url": "https://cocktail.glass/sangaree/"
          }
        },
        {
          "@type": "ListItem",
          "position": 333,
          "item": {
            "@type": "Recipe",
            "name": "Snowball",
            "url": "https://cocktail.glass/snowball/"
          }
        },
        {
          "@type": "ListItem",
          "position": 334,
          "item": {
            "@type": "Recipe",
            "name": "Harvey Wallbanger Variation",
            "url": "https://cocktail.glass/freddy-fudpucker/"
          }
        },
        {
          "@type": "ListItem",
          "position": 335,
          "item": {
            "@type": "Recipe",
            "name": "Hemingway Hammer",
            "url": "https://cocktail.glass/hemingway-hammer/"
          }
        },
        {
          "@type": "ListItem",
          "position": 336,
          "item": {
            "@type": "Recipe",
            "name": "Anejo Highball",
            "url": "https://cocktail.glass/anejo-highball/"
          }
        },
        {
          "@type": "ListItem",
          "position": 337,
          "item": {
            "@type": "Recipe",
            "name": "Kentucky Colonel",
            "url": "https://cocktail.glass/kentucky-colonel/"
          }
        },
        {
          "@type": "ListItem",
          "position": 338,
          "item": {
            "@type": "Recipe",
            "name": "Rum Martinez",
            "url": "https://cocktail.glass/rum-martinez/"
          }
        },
        {
          "@type": "ListItem",
          "position": 339,
          "item": {
            "@type": "Recipe",
            "name": "Latin Quarter",
            "url": "https://cocktail.glass/latin-quarter/"
          }
        },
        {
          "@type": "ListItem",
          "position": 340,
          "item": {
            "@type": "Recipe",
            "name": "Rosita",
            "url": "https://cocktail.glass/rosita/"
          }
        },
        {
          "@type": "ListItem",
          "position": 341,
          "item": {
            "@type": "Recipe",
            "name": "La Perla",
            "url": "https://cocktail.glass/la-perla/"
          }
        },
        {
          "@type": "ListItem",
          "position": 342,
          "item": {
            "@type": "Recipe",
            "name": "Brave Bull",
            "url": "https://cocktail.glass/brave-bull/"
          }
        },
        {
          "@type": "ListItem",
          "position": 343,
          "item": {
            "@type": "Recipe",
            "name": "Paloma Negra",
            "url": "https://cocktail.glass/paloma-negra/"
          }
        },
        {
          "@type": "ListItem",
          "position": 344,
          "item": {
            "@type": "Recipe",
            "name": "Mezcal Paloma",
            "url": "https://cocktail.glass/mezcal-paloma/"
          }
        },
        {
          "@type": "ListItem",
          "position": 345,
          "item": {
            "@type": "Recipe",
            "name": "Left Hand",
            "url": "https://cocktail.glass/left-hand/"
          }
        },
        {
          "@type": "ListItem",
          "position": 346,
          "item": {
            "@type": "Recipe",
            "name": "Right Hand",
            "url": "https://cocktail.glass/right-hand/"
          }
        },
        {
          "@type": "ListItem",
          "position": 347,
          "item": {
            "@type": "Recipe",
            "name": "Ace",
            "url": "https://cocktail.glass/ace/"
          }
        },
        {
          "@type": "ListItem",
          "position": 348,
          "item": {
            "@type": "Recipe",
            "name": "Bee Sting",
            "url": "https://cocktail.glass/bee-sting/"
          }
        },
        {
          "@type": "ListItem",
          "position": 349,
          "item": {
            "@type": "Recipe",
            "name": "Thunderbolt",
            "url": "https://cocktail.glass/thunderbolt/"
          }
        },
        {
          "@type": "ListItem",
          "position": 350,
          "item": {
            "@type": "Recipe",
            "name": "Green Ghost",
            "url": "https://cocktail.glass/green-ghost/"
          }
        },
        {
          "@type": "ListItem",
          "position": 351,
          "item": {
            "@type": "Recipe",
            "name": "Jack & Coke",
            "url": "https://cocktail.glass/jack-and-coke/"
          }
        },
        {
          "@type": "ListItem",
          "position": 352,
          "item": {
            "@type": "Recipe",
            "name": "Rusty Nail (Sweet)",
            "url": "https://cocktail.glass/godmother/"
          }
        },
        {
          "@type": "ListItem",
          "position": 353,
          "item": {
            "@type": "Recipe",
            "name": "Godmother",
            "url": "https://cocktail.glass/godmother-cocktail/"
          }
        },
        {
          "@type": "ListItem",
          "position": 354,
          "item": {
            "@type": "Recipe",
            "name": "Madras",
            "url": "https://cocktail.glass/madras/"
          }
        },
        {
          "@type": "ListItem",
          "position": 355,
          "item": {
            "@type": "Recipe",
            "name": "Woo Woo",
            "url": "https://cocktail.glass/woo-woo/"
          }
        },
        {
          "@type": "ListItem",
          "position": 356,
          "item": {
            "@type": "Recipe",
            "name": "Sex on the Beach",
            "url": "https://cocktail.glass/sex-on-the-beach/"
          }
        },
        {
          "@type": "ListItem",
          "position": 357,
          "item": {
            "@type": "Recipe",
            "name": "Fuzzy Navel",
            "url": "https://cocktail.glass/fuzzy-navel/"
          }
        },
        {
          "@type": "ListItem",
          "position": 358,
          "item": {
            "@type": "Recipe",
            "name": "Sloe Gin Fizz",
            "url": "https://cocktail.glass/sloe-gin-fizz/"
          }
        },
        {
          "@type": "ListItem",
          "position": 359,
          "item": {
            "@type": "Recipe",
            "name": "Sloe Gin Negroni",
            "url": "https://cocktail.glass/sloe-gin-negroni/"
          }
        },
        {
          "@type": "ListItem",
          "position": 360,
          "item": {
            "@type": "Recipe",
            "name": "Southside Royale",
            "url": "https://cocktail.glass/southside-royale/"
          }
        },
        {
          "@type": "ListItem",
          "position": 361,
          "item": {
            "@type": "Recipe",
            "name": "Whiskey Highball",
            "url": "https://cocktail.glass/whiskey-highball/"
          }
        },
        {
          "@type": "ListItem",
          "position": 362,
          "item": {
            "@type": "Recipe",
            "name": "Mizuwari",
            "url": "https://cocktail.glass/mizuwari/"
          }
        },
        {
          "@type": "ListItem",
          "position": 363,
          "item": {
            "@type": "Recipe",
            "name": "Bamboo (Sweet)",
            "url": "https://cocktail.glass/bamboo-sweet/"
          }
        },
        {
          "@type": "ListItem",
          "position": 364,
          "item": {
            "@type": "Recipe",
            "name": "Cobbler (Whiskey)",
            "url": "https://cocktail.glass/whiskey-cobbler/"
          }
        },
        {
          "@type": "ListItem",
          "position": 365,
          "item": {
            "@type": "Recipe",
            "name": "Brandy Cobbler",
            "url": "https://cocktail.glass/brandy-cobbler/"
          }
        },
        {
          "@type": "ListItem",
          "position": 366,
          "item": {
            "@type": "Recipe",
            "name": "Porto Tonico",
            "url": "https://cocktail.glass/porto-tonico/"
          }
        },
        {
          "@type": "ListItem",
          "position": 367,
          "item": {
            "@type": "Recipe",
            "name": "Sherry & Tonic",
            "url": "https://cocktail.glass/sherry-and-tonic/"
          }
        },
        {
          "@type": "ListItem",
          "position": 368,
          "item": {
            "@type": "Recipe",
            "name": "Tinto de Verano",
            "url": "https://cocktail.glass/tinto-de-verano/"
          }
        },
        {
          "@type": "ListItem",
          "position": 369,
          "item": {
            "@type": "Recipe",
            "name": "Kalimotxo",
            "url": "https://cocktail.glass/kalimotxo/"
          }
        },
        {
          "@type": "ListItem",
          "position": 370,
          "item": {
            "@type": "Recipe",
            "name": "Vermouth & Soda",
            "url": "https://cocktail.glass/vermouth-and-soda/"
          }
        },
        {
          "@type": "ListItem",
          "position": 371,
          "item": {
            "@type": "Recipe",
            "name": "Dry Vermouth on the Rocks",
            "url": "https://cocktail.glass/dry-vermouth-on-the-rocks/"
          }
        },
        {
          "@type": "ListItem",
          "position": 372,
          "item": {
            "@type": "Recipe",
            "name": "Cynar and Soda",
            "url": "https://cocktail.glass/cynar-and-soda/"
          }
        },
        {
          "@type": "ListItem",
          "position": 373,
          "item": {
            "@type": "Recipe",
            "name": "Suze & Tonic",
            "url": "https://cocktail.glass/suze-and-tonic/"
          }
        },
        {
          "@type": "ListItem",
          "position": 374,
          "item": {
            "@type": "Recipe",
            "name": "Boulevardier (Cognac)",
            "url": "https://cocktail.glass/old-hickory/"
          }
        },
        {
          "@type": "ListItem",
          "position": 375,
          "item": {
            "@type": "Recipe",
            "name": "Chrysanthemum (Modern)",
            "url": "https://cocktail.glass/chrysanthemum-modern/"
          }
        },
        {
          "@type": "ListItem",
          "position": 376,
          "item": {
            "@type": "Recipe",
            "name": "Martinez (Modern)",
            "url": "https://cocktail.glass/martinez-modern/"
          }
        },
        {
          "@type": "ListItem",
          "position": 377,
          "item": {
            "@type": "Recipe",
            "name": "Bees Knees (Rum)",
            "url": "https://cocktail.glass/honey-bee/"
          }
        },
        {
          "@type": "ListItem",
          "position": 378,
          "item": {
            "@type": "Recipe",
            "name": "Jungle Juice",
            "url": "https://cocktail.glass/jungle-juice/"
          }
        },
        {
          "@type": "ListItem",
          "position": 379,
          "item": {
            "@type": "Recipe",
            "name": "Amaretto Stone Sour",
            "url": "https://cocktail.glass/amaretto-stone-sour/"
          }
        },
        {
          "@type": "ListItem",
          "position": 380,
          "item": {
            "@type": "Recipe",
            "name": "Lynchburg Lemonade",
            "url": "https://cocktail.glass/lynchburg-lemonade/"
          }
        },
        {
          "@type": "ListItem",
          "position": 381,
          "item": {
            "@type": "Recipe",
            "name": "Alabama Slammer",
            "url": "https://cocktail.glass/alabama-slammer/"
          }
        },
        {
          "@type": "ListItem",
          "position": 382,
          "item": {
            "@type": "Recipe",
            "name": "Buttery Nipple",
            "url": "https://cocktail.glass/buttery-nipple/"
          }
        },
        {
          "@type": "ListItem",
          "position": 383,
          "item": {
            "@type": "Recipe",
            "name": "Cement Mixer",
            "url": "https://cocktail.glass/cement-mixer/"
          }
        },
        {
          "@type": "ListItem",
          "position": 384,
          "item": {
            "@type": "Recipe",
            "name": "Mind Eraser",
            "url": "https://cocktail.glass/mind-eraser/"
          }
        },
        {
          "@type": "ListItem",
          "position": 385,
          "item": {
            "@type": "Recipe",
            "name": "Flaming Dr Pepper",
            "url": "https://cocktail.glass/flaming-dr-pepper/"
          }
        },
        {
          "@type": "ListItem",
          "position": 386,
          "item": {
            "@type": "Recipe",
            "name": "Irish Car Bomb",
            "url": "https://cocktail.glass/irish-car-bomb/"
          }
        },
        {
          "@type": "ListItem",
          "position": 387,
          "item": {
            "@type": "Recipe",
            "name": "Pickleback",
            "url": "https://cocktail.glass/pickleback/"
          }
        },
        {
          "@type": "ListItem",
          "position": 388,
          "item": {
            "@type": "Recipe",
            "name": "Lemon Basil Martini",
            "url": "https://cocktail.glass/lemon-basil-martini/"
          }
        },
        {
          "@type": "ListItem",
          "position": 389,
          "item": {
            "@type": "Recipe",
            "name": "Peach Margarita",
            "url": "https://cocktail.glass/peach-margarita/"
          }
        },
        {
          "@type": "ListItem",
          "position": 390,
          "item": {
            "@type": "Recipe",
            "name": "Rosé Spritz",
            "url": "https://cocktail.glass/rose-spritz/"
          }
        },
        {
          "@type": "ListItem",
          "position": 391,
          "item": {
            "@type": "Recipe",
            "name": "Vodka Gimlet",
            "url": "https://cocktail.glass/vodka-gimlet/"
          }
        },
        {
          "@type": "ListItem",
          "position": 392,
          "item": {
            "@type": "Recipe",
            "name": "Amaretto Colada",
            "url": "https://cocktail.glass/amaretto-colada/"
          }
        },
        {
          "@type": "ListItem",
          "position": 393,
          "item": {
            "@type": "Recipe",
            "name": "Rum & Raisin Old Fashioned",
            "url": "https://cocktail.glass/rum-and-raisin-old-fashioned/"
          }
        },
        {
          "@type": "ListItem",
          "position": 394,
          "item": {
            "@type": "Recipe",
            "name": "Negroni Bianco (Sweet)",
            "url": "https://cocktail.glass/negroni-bianco-sweet/"
          }
        },
        {
          "@type": "ListItem",
          "position": 395,
          "item": {
            "@type": "Recipe",
            "name": "Highland Fling",
            "url": "https://cocktail.glass/highland-fling/"
          }
        },
        {
          "@type": "ListItem",
          "position": 396,
          "item": {
            "@type": "Recipe",
            "name": "Rob Roy (Dry)",
            "url": "https://cocktail.glass/rob-roy-dry/"
          }
        },
        {
          "@type": "ListItem",
          "position": 397,
          "item": {
            "@type": "Recipe",
            "name": "Rob Roy (Perfect)",
            "url": "https://cocktail.glass/rob-roy-perfect/"
          }
        },
        {
          "@type": "ListItem",
          "position": 398,
          "item": {
            "@type": "Recipe",
            "name": "Blood Orange Negroni",
            "url": "https://cocktail.glass/blood-orange-negroni/"
          }
        },
        {
          "@type": "ListItem",
          "position": 399,
          "item": {
            "@type": "Recipe",
            "name": "Sparkling Negroni",
            "url": "https://cocktail.glass/sparkling-negroni/"
          }
        },
        {
          "@type": "ListItem",
          "position": 400,
          "item": {
            "@type": "Recipe",
            "name": "Bitter Lemon",
            "url": "https://cocktail.glass/bitter-lemon/"
          }
        },
        {
          "@type": "ListItem",
          "position": 401,
          "item": {
            "@type": "Recipe",
            "name": "Gimlet (Vodka)",
            "url": "https://cocktail.glass/vodka-gimlet-classic/"
          }
        },
        {
          "@type": "ListItem",
          "position": 402,
          "item": {
            "@type": "Recipe",
            "name": "Paper Plane (Mezcal)",
            "url": "https://cocktail.glass/paper-plane-mezcal/"
          }
        },
        {
          "@type": "ListItem",
          "position": 403,
          "item": {
            "@type": "Recipe",
            "name": "Spiced Pear Fizz",
            "url": "https://cocktail.glass/spiced-pear-fizz/"
          }
        },
        {
          "@type": "ListItem",
          "position": 404,
          "item": {
            "@type": "Recipe",
            "name": "Bees Knees (Bourbon)",
            "url": "https://cocktail.glass/gold-rush-variation/"
          }
        },
        {
          "@type": "ListItem",
          "position": 405,
          "item": {
            "@type": "Recipe",
            "name": "Aquavit Sour",
            "url": "https://cocktail.glass/aquavit-sour/"
          }
        },
        {
          "@type": "ListItem",
          "position": 406,
          "item": {
            "@type": "Recipe",
            "name": "Nordic Mule",
            "url": "https://cocktail.glass/nordic-mule/"
          }
        },
        {
          "@type": "ListItem",
          "position": 407,
          "item": {
            "@type": "Recipe",
            "name": "Doctor Cocktail",
            "url": "https://cocktail.glass/doctor-cocktail/"
          }
        },
        {
          "@type": "ListItem",
          "position": 408,
          "item": {
            "@type": "Recipe",
            "name": "Gimlet Rose",
            "url": "https://cocktail.glass/gimlet-rose/"
          }
        },
        {
          "@type": "ListItem",
          "position": 409,
          "item": {
            "@type": "Recipe",
            "name": "Rye Buck",
            "url": "https://cocktail.glass/rye-buck/"
          }
        },
        {
          "@type": "ListItem",
          "position": 410,
          "item": {
            "@type": "Recipe",
            "name": "Cognac & Soda",
            "url": "https://cocktail.glass/cognac-and-soda/"
          }
        },
        {
          "@type": "ListItem",
          "position": 411,
          "item": {
            "@type": "Recipe",
            "name": "French Connection",
            "url": "https://cocktail.glass/french-connection/"
          }
        },
        {
          "@type": "ListItem",
          "position": 412,
          "item": {
            "@type": "Recipe",
            "name": "Sazrac (Cognac)",
            "url": "https://cocktail.glass/sazerac-cognac/"
          }
        },
        {
          "@type": "ListItem",
          "position": 413,
          "item": {
            "@type": "Recipe",
            "name": "Stork Club",
            "url": "https://cocktail.glass/stork-club/"
          }
        },
        {
          "@type": "ListItem",
          "position": 414,
          "item": {
            "@type": "Recipe",
            "name": "El Floridita Daiquiri",
            "url": "https://cocktail.glass/el-floridita-daiquiri/"
          }
        },
        {
          "@type": "ListItem",
          "position": 415,
          "item": {
            "@type": "Recipe",
            "name": "Dark & Lovely",
            "url": "https://cocktail.glass/dark-and-lovely/"
          }
        },
        {
          "@type": "ListItem",
          "position": 416,
          "item": {
            "@type": "Recipe",
            "name": "Penichillin",
            "url": "https://cocktail.glass/peach-bourbon-smash/"
          }
        },
        {
          "@type": "ListItem",
          "position": 417,
          "item": {
            "@type": "Recipe",
            "name": "Genever Cocktail",
            "url": "https://cocktail.glass/genever-cocktail/"
          }
        },
        {
          "@type": "ListItem",
          "position": 418,
          "item": {
            "@type": "Recipe",
            "name": "Gin and It",
            "url": "https://cocktail.glass/gin-and-it/"
          }
        },
        {
          "@type": "ListItem",
          "position": 419,
          "item": {
            "@type": "Recipe",
            "name": "Pink Gin",
            "url": "https://cocktail.glass/pink-gin/"
          }
        },
        {
          "@type": "ListItem",
          "position": 420,
          "item": {
            "@type": "Recipe",
            "name": "Corpse Reviver Blue",
            "url": "https://cocktail.glass/corpse-reviver-blue/"
          }
        },
        {
          "@type": "ListItem",
          "position": 421,
          "item": {
            "@type": "Recipe",
            "name": "Fernandito",
            "url": "https://cocktail.glass/fernandito/"
          }
        },
        {
          "@type": "ListItem",
          "position": 422,
          "item": {
            "@type": "Recipe",
            "name": "Fernet & Cola",
            "url": "https://cocktail.glass/fernet-and-cola/"
          }
        },
        {
          "@type": "ListItem",
          "position": 423,
          "item": {
            "@type": "Recipe",
            "name": "Mezcal Old Fashioned",
            "url": "https://cocktail.glass/mezcal-old-fashioned/"
          }
        },
        {
          "@type": "ListItem",
          "position": 424,
          "item": {
            "@type": "Recipe",
            "name": "Smoky Margarita",
            "url": "https://cocktail.glass/smoky-margarita/"
          }
        },
        {
          "@type": "ListItem",
          "position": 425,
          "item": {
            "@type": "Recipe",
            "name": "Infante",
            "url": "https://cocktail.glass/infante/"
          }
        },
        {
          "@type": "ListItem",
          "position": 426,
          "item": {
            "@type": "Recipe",
            "name": "Grilled Pineapple Mezcal",
            "url": "https://cocktail.glass/grilled-pineapple-mezcal/"
          }
        },
        {
          "@type": "ListItem",
          "position": 427,
          "item": {
            "@type": "Recipe",
            "name": "Mango Daiquiri",
            "url": "https://cocktail.glass/mango-daiquiri/"
          }
        },
        {
          "@type": "ListItem",
          "position": 428,
          "item": {
            "@type": "Recipe",
            "name": "Frozen Negroni",
            "url": "https://cocktail.glass/frozen-negroni/"
          }
        },
        {
          "@type": "ListItem",
          "position": 429,
          "item": {
            "@type": "Recipe",
            "name": "Hugo",
            "url": "https://cocktail.glass/hugo/"
          }
        },
        {
          "@type": "ListItem",
          "position": 430,
          "item": {
            "@type": "Recipe",
            "name": "Blackberry Bourbon Smash",
            "url": "https://cocktail.glass/blackberry-bourbon-smash/"
          }
        },
        {
          "@type": "ListItem",
          "position": 431,
          "item": {
            "@type": "Recipe",
            "name": "Raspberry Gimlet",
            "url": "https://cocktail.glass/raspberry-gimlet/"
          }
        },
        {
          "@type": "ListItem",
          "position": 432,
          "item": {
            "@type": "Recipe",
            "name": "Improved Pisco Sour",
            "url": "https://cocktail.glass/improved-pisco-sour/"
          }
        },
        {
          "@type": "ListItem",
          "position": 433,
          "item": {
            "@type": "Recipe",
            "name": "Canchanchara",
            "url": "https://cocktail.glass/canchanchara/"
          }
        },
        {
          "@type": "ListItem",
          "position": 434,
          "item": {
            "@type": "Recipe",
            "name": "Pineapple Mezcal Mule",
            "url": "https://cocktail.glass/pineapple-mezcal-mule/"
          }
        },
        {
          "@type": "ListItem",
          "position": 435,
          "item": {
            "@type": "Recipe",
            "name": "Ginger Margarita",
            "url": "https://cocktail.glass/ginger-margarita/"
          }
        },
        {
          "@type": "ListItem",
          "position": 436,
          "item": {
            "@type": "Recipe",
            "name": "Hot Honey Old Fashioned",
            "url": "https://cocktail.glass/hot-honey-old-fashioned/"
          }
        },
        {
          "@type": "ListItem",
          "position": 437,
          "item": {
            "@type": "Recipe",
            "name": "Cucumber Gin & Tonic",
            "url": "https://cocktail.glass/cucumber-gin-and-tonic/"
          }
        },
        {
          "@type": "ListItem",
          "position": 438,
          "item": {
            "@type": "Recipe",
            "name": "Rye & Ginger",
            "url": "https://cocktail.glass/rye-and-ginger/"
          }
        },
        {
          "@type": "ListItem",
          "position": 439,
          "item": {
            "@type": "Recipe",
            "name": "Bourbon & Branch",
            "url": "https://cocktail.glass/bourbon-and-branch/"
          }
        },
        {
          "@type": "ListItem",
          "position": 440,
          "item": {
            "@type": "Recipe",
            "name": "Mai Tai (Modern)",
            "url": "https://cocktail.glass/mai-tai-modern/"
          }
        },
        {
          "@type": "ListItem",
          "position": 441,
          "item": {
            "@type": "Recipe",
            "name": "Cucumber Sake Martini",
            "url": "https://cocktail.glass/cucumber-sake-martini/"
          }
        },
        {
          "@type": "ListItem",
          "position": 442,
          "item": {
            "@type": "Recipe",
            "name": "Scotch & Soda",
            "url": "https://cocktail.glass/scotch-and-soda/"
          }
        },
        {
          "@type": "ListItem",
          "position": 443,
          "item": {
            "@type": "Recipe",
            "name": "Bobby Burns (Variation)",
            "url": "https://cocktail.glass/bobby-burns-variation/"
          }
        },
        {
          "@type": "ListItem",
          "position": 444,
          "item": {
            "@type": "Recipe",
            "name": "Clover Club (Dry)",
            "url": "https://cocktail.glass/clover-club-dry/"
          }
        },
        {
          "@type": "ListItem",
          "position": 445,
          "item": {
            "@type": "Recipe",
            "name": "Air Mail",
            "url": "https://cocktail.glass/air-mail/"
          }
        },
        {
          "@type": "ListItem",
          "position": 446,
          "item": {
            "@type": "Recipe",
            "name": "Caramel Apple Martini",
            "url": "https://cocktail.glass/caramel-apple-martini/"
          }
        },
        {
          "@type": "ListItem",
          "position": 447,
          "item": {
            "@type": "Recipe",
            "name": "Tiki Torch",
            "url": "https://cocktail.glass/tiki-torch/"
          }
        },
        {
          "@type": "ListItem",
          "position": 448,
          "item": {
            "@type": "Recipe",
            "name": "Port & Tonic",
            "url": "https://cocktail.glass/port-and-tonic/"
          }
        },
        {
          "@type": "ListItem",
          "position": 449,
          "item": {
            "@type": "Recipe",
            "name": "Sherry Flip",
            "url": "https://cocktail.glass/sherry-flip/"
          }
        },
        {
          "@type": "ListItem",
          "position": 450,
          "item": {
            "@type": "Recipe",
            "name": "Chartreuse & Tonic",
            "url": "https://cocktail.glass/chartreuse-and-tonic/"
          }
        },
        {
          "@type": "ListItem",
          "position": 451,
          "item": {
            "@type": "Recipe",
            "name": "Fino Sour",
            "url": "https://cocktail.glass/fino-sour/"
          }
        },
        {
          "@type": "ListItem",
          "position": 452,
          "item": {
            "@type": "Recipe",
            "name": "Hot Gin Toddy",
            "url": "https://cocktail.glass/hot-gin-toddy/"
          }
        },
        {
          "@type": "ListItem",
          "position": 453,
          "item": {
            "@type": "Recipe",
            "name": "Rum Negroni",
            "url": "https://cocktail.glass/rum-negroni/"
          }
        },
        {
          "@type": "ListItem",
          "position": 454,
          "item": {
            "@type": "Recipe",
            "name": "Bee's Kiss",
            "url": "https://cocktail.glass/bees-kiss/"
          }
        },
        {
          "@type": "ListItem",
          "position": 455,
          "item": {
            "@type": "Recipe",
            "name": "Trade Winds",
            "url": "https://cocktail.glass/trade-winds/"
          }
        },
        {
          "@type": "ListItem",
          "position": 456,
          "item": {
            "@type": "Recipe",
            "name": "Dr. Funk",
            "url": "https://cocktail.glass/dr-funk/"
          }
        },
        {
          "@type": "ListItem",
          "position": 457,
          "item": {
            "@type": "Recipe",
            "name": "Port Light",
            "url": "https://cocktail.glass/port-light/"
          }
        },
        {
          "@type": "ListItem",
          "position": 458,
          "item": {
            "@type": "Recipe",
            "name": "Port au Prince",
            "url": "https://cocktail.glass/port-au-prince/"
          }
        },
        {
          "@type": "ListItem",
          "position": 459,
          "item": {
            "@type": "Recipe",
            "name": "Rum Daisy",
            "url": "https://cocktail.glass/rum-daisy/"
          }
        },
        {
          "@type": "ListItem",
          "position": 460,
          "item": {
            "@type": "Recipe",
            "name": "Rum Fix",
            "url": "https://cocktail.glass/rum-fix/"
          }
        },
        {
          "@type": "ListItem",
          "position": 461,
          "item": {
            "@type": "Recipe",
            "name": "Bermuda Rum Swizzle",
            "url": "https://cocktail.glass/bermuda-rum-swizzle/"
          }
        },
        {
          "@type": "ListItem",
          "position": 462,
          "item": {
            "@type": "Recipe",
            "name": "Bitter Mai Tai",
            "url": "https://cocktail.glass/bitter-mai-tai/"
          }
        },
        {
          "@type": "ListItem",
          "position": 463,
          "item": {
            "@type": "Recipe",
            "name": "Derby",
            "url": "https://cocktail.glass/derby/"
          }
        },
        {
          "@type": "ListItem",
          "position": 464,
          "item": {
            "@type": "Recipe",
            "name": "Whiskey Fix",
            "url": "https://cocktail.glass/whiskey-fix/"
          }
        },
        {
          "@type": "ListItem",
          "position": 465,
          "item": {
            "@type": "Recipe",
            "name": "Gin Fix",
            "url": "https://cocktail.glass/gin-fix/"
          }
        },
        {
          "@type": "ListItem",
          "position": 466,
          "item": {
            "@type": "Recipe",
            "name": "Smoked Old Fashioned",
            "url": "https://cocktail.glass/smoked-old-fashioned/"
          }
        },
        {
          "@type": "ListItem",
          "position": 467,
          "item": {
            "@type": "Recipe",
            "name": "Boulevardier Blanc",
            "url": "https://cocktail.glass/boulevardier-blanc/"
          }
        },
        {
          "@type": "ListItem",
          "position": 468,
          "item": {
            "@type": "Recipe",
            "name": "Turf Cocktail",
            "url": "https://cocktail.glass/turf-cocktail/"
          }
        },
        {
          "@type": "ListItem",
          "position": 469,
          "item": {
            "@type": "Recipe",
            "name": "Tuxedo No. 2",
            "url": "https://cocktail.glass/tuxedo-no-2/"
          }
        },
        {
          "@type": "ListItem",
          "position": 470,
          "item": {
            "@type": "Recipe",
            "name": "Hemingway Margarita",
            "url": "https://cocktail.glass/hemingway-margarita/"
          }
        },
        {
          "@type": "ListItem",
          "position": 471,
          "item": {
            "@type": "Recipe",
            "name": "Black Thorn",
            "url": "https://cocktail.glass/black-thorn/"
          }
        },
        {
          "@type": "ListItem",
          "position": 472,
          "item": {
            "@type": "Recipe",
            "name": "Claridge",
            "url": "https://cocktail.glass/claridge/"
          }
        },
        {
          "@type": "ListItem",
          "position": 473,
          "item": {
            "@type": "Recipe",
            "name": "Communist",
            "url": "https://cocktail.glass/communist/"
          }
        },
        {
          "@type": "ListItem",
          "position": 474,
          "item": {
            "@type": "Recipe",
            "name": "Gin and Sin",
            "url": "https://cocktail.glass/gin-and-sin/"
          }
        },
        {
          "@type": "ListItem",
          "position": 475,
          "item": {
            "@type": "Recipe",
            "name": "Maiden's Prayer",
            "url": "https://cocktail.glass/maidens-prayer/"
          }
        },
        {
          "@type": "ListItem",
          "position": 476,
          "item": {
            "@type": "Recipe",
            "name": "Paradise Cocktail",
            "url": "https://cocktail.glass/paradise-cocktail/"
          }
        },
        {
          "@type": "ListItem",
          "position": 477,
          "item": {
            "@type": "Recipe",
            "name": "Income Tax Cocktail",
            "url": "https://cocktail.glass/income-tax-cocktail/"
          }
        },
        {
          "@type": "ListItem",
          "position": 478,
          "item": {
            "@type": "Recipe",
            "name": "Orange Blossom",
            "url": "https://cocktail.glass/orange-blossom/"
          }
        },
        {
          "@type": "ListItem",
          "position": 479,
          "item": {
            "@type": "Recipe",
            "name": "Mamie Taylor",
            "url": "https://cocktail.glass/mamie-taylor/"
          }
        },
        {
          "@type": "ListItem",
          "position": 480,
          "item": {
            "@type": "Recipe",
            "name": "Penicillin Royale",
            "url": "https://cocktail.glass/penicillin-royale/"
          }
        },
        {
          "@type": "ListItem",
          "position": 481,
          "item": {
            "@type": "Recipe",
            "name": "Espresso Negroni",
            "url": "https://cocktail.glass/espresso-negroni/"
          }
        },
        {
          "@type": "ListItem",
          "position": 482,
          "item": {
            "@type": "Recipe",
            "name": "Dark and Handsome",
            "url": "https://cocktail.glass/dark-and-handsome/"
          }
        },
        {
          "@type": "ListItem",
          "position": 483,
          "item": {
            "@type": "Recipe",
            "name": "El Diablo (Mezcal)",
            "url": "https://cocktail.glass/el-diablo-mezcal/"
          }
        },
        {
          "@type": "ListItem",
          "position": 484,
          "item": {
            "@type": "Recipe",
            "name": "Rum & Coke",
            "url": "https://cocktail.glass/rum-and-coke/"
          }
        },
        {
          "@type": "ListItem",
          "position": 485,
          "item": {
            "@type": "Recipe",
            "name": "Gin Tonica",
            "url": "https://cocktail.glass/gin-tonica/"
          }
        },
        {
          "@type": "ListItem",
          "position": 486,
          "item": {
            "@type": "Recipe",
            "name": "Suffering Bastard (Joe's)",
            "url": "https://cocktail.glass/suffering-bastard-joes/"
          }
        },
        {
          "@type": "ListItem",
          "position": 487,
          "item": {
            "@type": "Recipe",
            "name": "Daisy Buchanan",
            "url": "https://cocktail.glass/daisy-buchanan/"
          }
        },
        {
          "@type": "ListItem",
          "position": 488,
          "item": {
            "@type": "Recipe",
            "name": "The Last Mechanical Art",
            "url": "https://cocktail.glass/last-mechanical-art/"
          }
        },
        {
          "@type": "ListItem",
          "position": 489,
          "item": {
            "@type": "Recipe",
            "name": "Vieux Mot",
            "url": "https://cocktail.glass/vieux-mot/"
          }
        },
        {
          "@type": "ListItem",
          "position": 490,
          "item": {
            "@type": "Recipe",
            "name": "The Word",
            "url": "https://cocktail.glass/the-word/"
          }
        },
        {
          "@type": "ListItem",
          "position": 491,
          "item": {
            "@type": "Recipe",
            "name": "Greenpoint (Original)",
            "url": "https://cocktail.glass/greenpoint-original/"
          }
        },
        {
          "@type": "ListItem",
          "position": 492,
          "item": {
            "@type": "Recipe",
            "name": "New York Sour (Classic)",
            "url": "https://cocktail.glass/new-york-sour-classic/"
          }
        },
        {
          "@type": "ListItem",
          "position": 493,
          "item": {
            "@type": "Recipe",
            "name": "Night Cap",
            "url": "https://cocktail.glass/night-cap/"
          }
        },
        {
          "@type": "ListItem",
          "position": 494,
          "item": {
            "@type": "Recipe",
            "name": "Chrysanthemum Classic",
            "url": "https://cocktail.glass/chrysanthemum-classic/"
          }
        },
        {
          "@type": "ListItem",
          "position": 495,
          "item": {
            "@type": "Recipe",
            "name": "Venetian Spritz",
            "url": "https://cocktail.glass/venetian-spritz/"
          }
        },
        {
          "@type": "ListItem",
          "position": 496,
          "item": {
            "@type": "Recipe",
            "name": "Absinthe Frappé",
            "url": "https://cocktail.glass/absinthe-frappe/"
          }
        },
        {
          "@type": "ListItem",
          "position": 497,
          "item": {
            "@type": "Recipe",
            "name": "Hemingway Gin & Tonic",
            "url": "https://cocktail.glass/hemingway-gin-and-tonic/"
          }
        },
        {
          "@type": "ListItem",
          "position": 498,
          "item": {
            "@type": "Recipe",
            "name": "Breakfast Martini",
            "url": "https://cocktail.glass/breakfast-martini/"
          }
        },
        {
          "@type": "ListItem",
          "position": 499,
          "item": {
            "@type": "Recipe",
            "name": "The Journalist",
            "url": "https://cocktail.glass/the-journalist/"
          }
        },
        {
          "@type": "ListItem",
          "position": 500,
          "item": {
            "@type": "Recipe",
            "name": "Gin Rickey",
            "url": "https://cocktail.glass/gin-rickey/"
          }
        }
      ]
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/margarita/",
      "url": "https://cocktail.glass/margarita/",
      "name": "Margarita",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/margarita/"
          ]
        }
      ],
      "description": "How to make a Margarita: Rim the coupe glass with salt.. Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/margarita/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/margarita/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/margarita/"
      },
      "name": "Margarita",
      "description": "How to make a Margarita: Rim the coupe glass with salt.. Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "225 calories"
      },
      "recipeIngredient": [
        "60 ml Tequila blanco",
        "30 ml Lime juice",
        "30 ml Triple sec",
        "garnish Lime wheel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Rim",
          "text": "Rim the coupe glass with salt.",
          "url": "https://cocktail.glass/margarita/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/margarita/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/margarita/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lime wheel.",
          "url": "https://cocktail.glass/margarita/#step4"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Tequila blanco, Lime juice, Triple sec, Lime wheel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/old-fashioned/",
      "url": "https://cocktail.glass/old-fashioned/",
      "name": "Old Fashioned",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/old-fashioned/"
          ]
        }
      ],
      "description": "How to make a Old Fashioned: Muddle sugar cube with bitters and water.. Add bourbon and ice.. Stir until chilled.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/old-fashioned/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/old-fashioned/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/old-fashioned/"
      },
      "name": "Old Fashioned",
      "description": "How to make a Old Fashioned: Muddle sugar cube with bitters and water.. Add bourbon and ice.. Stir until chilled.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "143 calories"
      },
      "recipeIngredient": [
        "60 ml Bourbon",
        "1 piece Sugar cube",
        "3 dashes Angostura bitters",
        "1 barspoon Water",
        "garnish Orange peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Muddle",
          "text": "Muddle sugar cube with bitters and water.",
          "url": "https://cocktail.glass/old-fashioned/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add bourbon and ice.",
          "url": "https://cocktail.glass/old-fashioned/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir until chilled.",
          "url": "https://cocktail.glass/old-fashioned/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange peel.",
          "url": "https://cocktail.glass/old-fashioned/#step4"
        }
      ],
      "keywords": "cocktail, Classic, Tumbler, Bourbon, Sugar cube, Angostura bitters, Water, Orange peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/negroni/",
      "url": "https://cocktail.glass/negroni/",
      "name": "Negroni",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/negroni/"
          ]
        }
      ],
      "description": "How to make a Negroni: Stir all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/negroni/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/negroni/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/negroni/"
      },
      "name": "Negroni",
      "description": "How to make a Negroni: Stir all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "183 calories"
      },
      "recipeIngredient": [
        "30 ml Gin",
        "30 ml Campari",
        "30 ml Sweet vermouth",
        "garnish Orange peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/negroni/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over a large ice cube.",
          "url": "https://cocktail.glass/negroni/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange peel.",
          "url": "https://cocktail.glass/negroni/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Tumbler, Gin, Campari, Sweet vermouth, Orange peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/daiquiri/",
      "url": "https://cocktail.glass/daiquiri/",
      "name": "Daiquiri",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/daiquiri/"
          ]
        }
      ],
      "description": "How to make a Daiquiri: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/daiquiri/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/daiquiri/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/daiquiri/"
      },
      "name": "Daiquiri",
      "description": "How to make a Daiquiri: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "188 calories"
      },
      "recipeIngredient": [
        "60 ml White rum",
        "30 ml Lime juice",
        "15 ml Sugar syrup",
        "garnish Lime wheel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/daiquiri/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/daiquiri/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lime wheel.",
          "url": "https://cocktail.glass/daiquiri/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, White rum, Lime juice, Sugar syrup, Lime wheel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/manhattan/",
      "url": "https://cocktail.glass/manhattan/",
      "name": "Manhattan",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/manhattan/"
          ]
        }
      ],
      "description": "How to make a Manhattan: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with brandied cherry..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/manhattan/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/manhattan/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/manhattan/"
      },
      "name": "Manhattan",
      "description": "How to make a Manhattan: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with brandied cherry..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "179 calories"
      },
      "recipeIngredient": [
        "60 ml Rye whiskey",
        "30 ml Sweet vermouth",
        "2 dashes Angostura bitters",
        "garnish Brandied cherry"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/manhattan/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/manhattan/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with brandied cherry.",
          "url": "https://cocktail.glass/manhattan/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Rye whiskey, Sweet vermouth, Angostura bitters, Brandied cherry",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/mojito/",
      "url": "https://cocktail.glass/mojito/",
      "name": "Mojito",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/mojito/"
          ]
        }
      ],
      "description": "How to make a Mojito: Gently muddle mint with syrup and lime juice.. Add rum and ice.. Top with soda water.. Stir briefly.. Garnish with mint sprig..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/mojito/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/mojito/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/mojito/"
      },
      "name": "Mojito",
      "description": "How to make a Mojito: Gently muddle mint with syrup and lime juice.. Add rum and ice.. Top with soda water.. Stir briefly.. Garnish with mint sprig..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT5M",
      "cookTime": "PT0M",
      "totalTime": "PT5M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "237 calories"
      },
      "recipeIngredient": [
        "60 ml White rum",
        "30 ml Lime juice",
        "20 ml Sugar syrup",
        "8 leaves Mint leaves",
        "60 ml Soda water",
        "garnish Mint sprig"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Gently",
          "text": "Gently muddle mint with syrup and lime juice.",
          "url": "https://cocktail.glass/mojito/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add rum and ice.",
          "url": "https://cocktail.glass/mojito/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with soda water.",
          "url": "https://cocktail.glass/mojito/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir briefly.",
          "url": "https://cocktail.glass/mojito/#step4"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with mint sprig.",
          "url": "https://cocktail.glass/mojito/#step5"
        }
      ],
      "keywords": "cocktail, Highball, Highball, White rum, Lime juice, Sugar syrup, Mint leaves, Soda water, Mint sprig",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/whiskey-sour/",
      "url": "https://cocktail.glass/whiskey-sour/",
      "name": "Whiskey Sour",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/whiskey-sour/"
          ]
        }
      ],
      "description": "How to make a Whiskey Sour: Dry shake all ingredients without ice.. Shake again with ice.. Strain into a rocks glass over ice.. Garnish with angostura bitters drops, cherry..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/whiskey-sour/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/whiskey-sour/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/whiskey-sour/"
      },
      "name": "Whiskey Sour",
      "description": "How to make a Whiskey Sour: Dry shake all ingredients without ice.. Shake again with ice.. Strain into a rocks glass over ice.. Garnish with angostura bitters drops, cherry..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "205 calories"
      },
      "recipeIngredient": [
        "60 ml Bourbon",
        "30 ml Lemon juice",
        "15 ml Sugar syrup",
        "1 piece Egg white",
        "garnish Angostura bitters drops, cherry"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Dry",
          "text": "Dry shake all ingredients without ice.",
          "url": "https://cocktail.glass/whiskey-sour/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake again with ice.",
          "url": "https://cocktail.glass/whiskey-sour/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over ice.",
          "url": "https://cocktail.glass/whiskey-sour/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with angostura bitters drops, cherry.",
          "url": "https://cocktail.glass/whiskey-sour/#step4"
        }
      ],
      "keywords": "cocktail, Sour, Tumbler, Bourbon, Lemon juice, Sugar syrup, Egg white, Angostura bitters drops, cherry",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/martini/",
      "url": "https://cocktail.glass/martini/",
      "name": "Martini",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/martini/"
          ]
        }
      ],
      "description": "How to make a Martini: Stir ingredients with ice.. Strain into a chilled martini glass.. Garnish with lemon twist or olive..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/martini/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/martini/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/martini/"
      },
      "name": "Martini",
      "description": "How to make a Martini: Stir ingredients with ice.. Strain into a chilled martini glass.. Garnish with lemon twist or olive..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "158 calories"
      },
      "recipeIngredient": [
        "60 ml Gin",
        "15 ml Dry vermouth",
        "garnish Lemon twist or olive"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir ingredients with ice.",
          "url": "https://cocktail.glass/martini/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled martini glass.",
          "url": "https://cocktail.glass/martini/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon twist or olive.",
          "url": "https://cocktail.glass/martini/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Martini, Gin, Dry vermouth, Lemon twist or olive",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/espresso-martini/",
      "url": "https://cocktail.glass/espresso-martini/",
      "name": "Espresso Martini",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/espresso-martini/"
          ]
        }
      ],
      "description": "How to make a Espresso Martini: Shake all ingredients vigorously with ice.. Strain into a chilled coupe glass.. Garnish with three coffee beans..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/espresso-martini/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/espresso-martini/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/espresso-martini/"
      },
      "name": "Espresso Martini",
      "description": "How to make a Espresso Martini: Shake all ingredients vigorously with ice.. Strain into a chilled coupe glass.. Garnish with three coffee beans..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "204 calories"
      },
      "recipeIngredient": [
        "45 ml Vodka",
        "30 ml Coffee liqueur",
        "30 ml Espresso",
        "10 ml Sugar syrup",
        "garnish Three coffee beans"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients vigorously with ice.",
          "url": "https://cocktail.glass/espresso-martini/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/espresso-martini/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with three coffee beans.",
          "url": "https://cocktail.glass/espresso-martini/#step3"
        }
      ],
      "keywords": "cocktail, Modern Classic, Coupe, Vodka, Coffee liqueur, Espresso, Sugar syrup, Three coffee beans",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/cosmopolitan/",
      "url": "https://cocktail.glass/cosmopolitan/",
      "name": "Cosmopolitan",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/cosmopolitan/"
          ]
        }
      ],
      "description": "How to make a Cosmopolitan: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/cosmopolitan/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/cosmopolitan/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/cosmopolitan/"
      },
      "name": "Cosmopolitan",
      "description": "How to make a Cosmopolitan: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "123 calories"
      },
      "recipeIngredient": [
        "45 ml Citrus vodka",
        "15 ml Triple sec",
        "30 ml Cranberry juice",
        "15 ml Lime juice",
        "garnish Lime wheel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/cosmopolitan/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/cosmopolitan/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lime wheel.",
          "url": "https://cocktail.glass/cosmopolitan/#step3"
        }
      ],
      "keywords": "cocktail, Modern Classic, Coupe, Citrus vodka, Triple sec, Cranberry juice, Lime juice, Lime wheel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/mai-tai/",
      "url": "https://cocktail.glass/mai-tai/",
      "name": "Mai Tai",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/mai-tai/"
          ]
        }
      ],
      "description": "How to make a Mai Tai: Shake all ingredients with ice.. Strain into a rocks glass filled with crushed ice.. Garnish with mint sprig, lime shell, spent lime..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/mai-tai/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/mai-tai/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/mai-tai/"
      },
      "name": "Mai Tai",
      "description": "How to make a Mai Tai: Shake all ingredients with ice.. Strain into a rocks glass filled with crushed ice.. Garnish with mint sprig, lime shell, spent lime..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "201 calories"
      },
      "recipeIngredient": [
        "30 ml Aged rum",
        "30 ml Jamaican rum",
        "15 ml Orange curaçao",
        "30 ml Lime juice",
        "15 ml Orgeat",
        "garnish Mint sprig, lime shell, spent lime"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/mai-tai/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass filled with crushed ice.",
          "url": "https://cocktail.glass/mai-tai/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with mint sprig, lime shell, spent lime.",
          "url": "https://cocktail.glass/mai-tai/#step3"
        }
      ],
      "keywords": "cocktail, Tiki, Tumbler, Aged rum, Jamaican rum, Orange curaçao, Lime juice, Orgeat, Mint sprig, lime shell, spent lime",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/moscow-mule/",
      "url": "https://cocktail.glass/moscow-mule/",
      "name": "Moscow Mule",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/moscow-mule/"
          ]
        }
      ],
      "description": "How to make a Moscow Mule: Build in a copper mug over ice.. Add vodka and lime juice.. Top with ginger beer.. Stir gently.. Garnish with lime wedge..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/moscow-mule/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/moscow-mule/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/moscow-mule/"
      },
      "name": "Moscow Mule",
      "description": "How to make a Moscow Mule: Build in a copper mug over ice.. Add vodka and lime juice.. Top with ginger beer.. Stir gently.. Garnish with lime wedge..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT5M",
      "cookTime": "PT0M",
      "totalTime": "PT5M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "194 calories"
      },
      "recipeIngredient": [
        "60 ml Vodka",
        "20 ml Lime juice",
        "120 ml Ginger beer",
        "garnish Lime wedge"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build in a copper mug over ice.",
          "url": "https://cocktail.glass/moscow-mule/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add vodka and lime juice.",
          "url": "https://cocktail.glass/moscow-mule/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with ginger beer.",
          "url": "https://cocktail.glass/moscow-mule/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir gently.",
          "url": "https://cocktail.glass/moscow-mule/#step4"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lime wedge.",
          "url": "https://cocktail.glass/moscow-mule/#step5"
        }
      ],
      "keywords": "cocktail, Highball, Copper mug, Vodka, Lime juice, Ginger beer, Lime wedge",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/aperol-spritz/",
      "url": "https://cocktail.glass/aperol-spritz/",
      "name": "Aperol Spritz",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/aperol-spritz/"
          ]
        }
      ],
      "description": "How to make a Aperol Spritz: Build in a wine glass over ice.. Add Aperol.. Add prosecco.. Add soda water.. Stir gently.. Garnish with orange slice..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/aperol-spritz/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/aperol-spritz/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/aperol-spritz/"
      },
      "name": "Aperol Spritz",
      "description": "How to make a Aperol Spritz: Build in a wine glass over ice.. Add Aperol.. Add prosecco.. Add soda water.. Stir gently.. Garnish with orange slice..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT6M",
      "cookTime": "PT0M",
      "totalTime": "PT6M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "242 calories"
      },
      "recipeIngredient": [
        "60 ml Aperol",
        "90 ml Prosecco",
        "30 ml Soda water",
        "garnish Orange slice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build in a wine glass over ice.",
          "url": "https://cocktail.glass/aperol-spritz/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add Aperol.",
          "url": "https://cocktail.glass/aperol-spritz/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add prosecco.",
          "url": "https://cocktail.glass/aperol-spritz/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add soda water.",
          "url": "https://cocktail.glass/aperol-spritz/#step4"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir gently.",
          "url": "https://cocktail.glass/aperol-spritz/#step5"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange slice.",
          "url": "https://cocktail.glass/aperol-spritz/#step6"
        }
      ],
      "keywords": "cocktail, Spritz, Wine glass, Aperol, Prosecco, Soda water, Orange slice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/pina-colada/",
      "url": "https://cocktail.glass/pina-colada/",
      "name": "Piña Colada",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/pina-colada/"
          ]
        }
      ],
      "description": "How to make a Piña Colada: Blend all ingredients with a cup of crushed ice until smooth.. Pour into a hurricane glass.. Garnish with pineapple wedge, cherry..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/pina-colada/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/pina-colada/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/pina-colada/"
      },
      "name": "Piña Colada",
      "description": "How to make a Piña Colada: Blend all ingredients with a cup of crushed ice until smooth.. Pour into a hurricane glass.. Garnish with pineapple wedge, cherry..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "327 calories"
      },
      "recipeIngredient": [
        "60 ml White rum",
        "45 ml Coconut cream",
        "90 ml Pineapple juice",
        "garnish Pineapple wedge, cherry"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Blend",
          "text": "Blend all ingredients with a cup of crushed ice until smooth.",
          "url": "https://cocktail.glass/pina-colada/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Pour",
          "text": "Pour into a hurricane glass.",
          "url": "https://cocktail.glass/pina-colada/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with pineapple wedge, cherry.",
          "url": "https://cocktail.glass/pina-colada/#step3"
        }
      ],
      "keywords": "cocktail, Frozen, Hurricane, White rum, Coconut cream, Pineapple juice, Pineapple wedge, cherry",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/gin-and-tonic/",
      "url": "https://cocktail.glass/gin-and-tonic/",
      "name": "Gin and Tonic",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/gin-and-tonic/"
          ]
        }
      ],
      "description": "How to make a Gin and Tonic: Build in a highball glass over ice.. Add gin.. Top with tonic water.. Stir gently.. Garnish with lime wedge..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/gin-and-tonic/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/gin-and-tonic/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/gin-and-tonic/"
      },
      "name": "Gin and Tonic",
      "description": "How to make a Gin and Tonic: Build in a highball glass over ice.. Add gin.. Top with tonic water.. Stir gently.. Garnish with lime wedge..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT5M",
      "cookTime": "PT0M",
      "totalTime": "PT5M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "180 calories"
      },
      "recipeIngredient": [
        "60 ml Gin",
        "120 ml Tonic water",
        "garnish Lime wedge"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build in a highball glass over ice.",
          "url": "https://cocktail.glass/gin-and-tonic/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add gin.",
          "url": "https://cocktail.glass/gin-and-tonic/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with tonic water.",
          "url": "https://cocktail.glass/gin-and-tonic/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir gently.",
          "url": "https://cocktail.glass/gin-and-tonic/#step4"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lime wedge.",
          "url": "https://cocktail.glass/gin-and-tonic/#step5"
        }
      ],
      "keywords": "cocktail, Highball, Highball, Gin, Tonic water, Lime wedge",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/paloma/",
      "url": "https://cocktail.glass/paloma/",
      "name": "Paloma",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/paloma/"
          ]
        }
      ],
      "description": "How to make a Paloma: Rim the glass with salt.. Build in a highball glass over ice.. Add tequila and lime juice.. Top with grapefruit soda.. Garnish with grapefruit wedge..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/paloma/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/paloma/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/paloma/"
      },
      "name": "Paloma",
      "description": "How to make a Paloma: Rim the glass with salt.. Build in a highball glass over ice.. Add tequila and lime juice.. Top with grapefruit soda.. Garnish with grapefruit wedge..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT5M",
      "cookTime": "PT0M",
      "totalTime": "PT5M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "188 calories"
      },
      "recipeIngredient": [
        "60 ml Tequila blanco",
        "15 ml Lime juice",
        "120 ml Grapefruit soda",
        "1 pinch Pinch of salt",
        "garnish Grapefruit wedge"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Rim",
          "text": "Rim the glass with salt.",
          "url": "https://cocktail.glass/paloma/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build in a highball glass over ice.",
          "url": "https://cocktail.glass/paloma/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add tequila and lime juice.",
          "url": "https://cocktail.glass/paloma/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with grapefruit soda.",
          "url": "https://cocktail.glass/paloma/#step4"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with grapefruit wedge.",
          "url": "https://cocktail.glass/paloma/#step5"
        }
      ],
      "keywords": "cocktail, Highball, Highball, Tequila blanco, Lime juice, Grapefruit soda, Pinch of salt, Grapefruit wedge",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/sidecar/",
      "url": "https://cocktail.glass/sidecar/",
      "name": "Sidecar",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/sidecar/"
          ]
        }
      ],
      "description": "How to make a Sidecar: Rim the coupe glass with sugar.. Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/sidecar/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/sidecar/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/sidecar/"
      },
      "name": "Sidecar",
      "description": "How to make a Sidecar: Rim the coupe glass with sugar.. Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "196 calories"
      },
      "recipeIngredient": [
        "60 ml Cognac",
        "20 ml Triple sec",
        "20 ml Lemon juice",
        "garnish orange peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Rim",
          "text": "Rim the coupe glass with sugar.",
          "url": "https://cocktail.glass/sidecar/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/sidecar/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/sidecar/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange peel.",
          "url": "https://cocktail.glass/sidecar/#step4"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Cognac, Triple sec, Lemon juice, orange peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/tom-collins/",
      "url": "https://cocktail.glass/tom-collins/",
      "name": "Tom Collins",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/tom-collins/"
          ]
        }
      ],
      "description": "How to make a Tom Collins: Shake gin, lemon juice and syrup with ice.. Strain into a Collins glass over ice.. Top with soda water.. Garnish with lemon wheel, cherry..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/tom-collins/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/tom-collins/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/tom-collins/"
      },
      "name": "Tom Collins",
      "description": "How to make a Tom Collins: Shake gin, lemon juice and syrup with ice.. Strain into a Collins glass over ice.. Top with soda water.. Garnish with lemon wheel, cherry..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "209 calories"
      },
      "recipeIngredient": [
        "60 ml Gin",
        "30 ml Lemon juice",
        "15 ml Sugar syrup",
        "60 ml Soda water",
        "garnish Lemon wheel, cherry"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake gin, lemon juice and syrup with ice.",
          "url": "https://cocktail.glass/tom-collins/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a Collins glass over ice.",
          "url": "https://cocktail.glass/tom-collins/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with soda water.",
          "url": "https://cocktail.glass/tom-collins/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon wheel, cherry.",
          "url": "https://cocktail.glass/tom-collins/#step4"
        }
      ],
      "keywords": "cocktail, Fizz, Collins, Gin, Lemon juice, Sugar syrup, Soda water, Lemon wheel, cherry",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/french-75/",
      "url": "https://cocktail.glass/french-75/",
      "name": "French 75",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/french-75/"
          ]
        }
      ],
      "description": "How to make a French 75: Shake gin, lemon juice and syrup with ice.. Strain into a flute.. Top with champagne.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/french-75/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/french-75/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/french-75/"
      },
      "name": "French 75",
      "description": "How to make a French 75: Shake gin, lemon juice and syrup with ice.. Strain into a flute.. Top with champagne.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "167 calories"
      },
      "recipeIngredient": [
        "30 ml Gin",
        "15 ml Lemon juice",
        "15 ml Sugar syrup",
        "60 ml Champagne",
        "garnish Lemon twist"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake gin, lemon juice and syrup with ice.",
          "url": "https://cocktail.glass/french-75/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a flute.",
          "url": "https://cocktail.glass/french-75/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with champagne.",
          "url": "https://cocktail.glass/french-75/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon twist.",
          "url": "https://cocktail.glass/french-75/#step4"
        }
      ],
      "keywords": "cocktail, Champagne Cocktail, Flute, Gin, Lemon juice, Sugar syrup, Champagne, Lemon twist",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/boulevardier/",
      "url": "https://cocktail.glass/boulevardier/",
      "name": "Boulevardier",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/boulevardier/"
          ]
        }
      ],
      "description": "How to make a Boulevardier: Stir all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/boulevardier/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/boulevardier/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/boulevardier/"
      },
      "name": "Boulevardier",
      "description": "How to make a Boulevardier: Stir all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "218 calories"
      },
      "recipeIngredient": [
        "45 ml Bourbon",
        "30 ml Campari",
        "30 ml Sweet vermouth",
        "garnish Orange peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/boulevardier/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over a large ice cube.",
          "url": "https://cocktail.glass/boulevardier/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange peel.",
          "url": "https://cocktail.glass/boulevardier/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Tumbler, Bourbon, Campari, Sweet vermouth, Orange peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/caipirinha/",
      "url": "https://cocktail.glass/caipirinha/",
      "name": "Caipirinha",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/caipirinha/"
          ]
        }
      ],
      "description": "How to make a Caipirinha: Cut lime into wedges and muddle with sugar in a rocks glass.. Fill with crushed ice.. Add cachaça.. Stir briefly..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/caipirinha/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/caipirinha/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/caipirinha/"
      },
      "name": "Caipirinha",
      "description": "How to make a Caipirinha: Cut lime into wedges and muddle with sugar in a rocks glass.. Fill with crushed ice.. Add cachaça.. Stir briefly..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "153 calories"
      },
      "recipeIngredient": [
        "60 ml Cachaça",
        "1 whole Lime",
        "2 barspoon Sugar"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Cut",
          "text": "Cut lime into wedges and muddle with sugar in a rocks glass.",
          "url": "https://cocktail.glass/caipirinha/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Fill",
          "text": "Fill with crushed ice.",
          "url": "https://cocktail.glass/caipirinha/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add cachaça.",
          "url": "https://cocktail.glass/caipirinha/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir briefly.",
          "url": "https://cocktail.glass/caipirinha/#step4"
        }
      ],
      "keywords": "cocktail, Classic, Tumbler, Cachaça, Lime, Sugar",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/gimlet/",
      "url": "https://cocktail.glass/gimlet/",
      "name": "Gimlet",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/gimlet/"
          ]
        }
      ],
      "description": "How to make a Gimlet: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/gimlet/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/gimlet/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/gimlet/"
      },
      "name": "Gimlet",
      "description": "How to make a Gimlet: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "188 calories"
      },
      "recipeIngredient": [
        "60 ml Gin",
        "30 ml Lime juice",
        "15 ml Sugar syrup",
        "garnish Lime wheel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/gimlet/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/gimlet/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lime wheel.",
          "url": "https://cocktail.glass/gimlet/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Gin, Lime juice, Sugar syrup, Lime wheel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/mint-julep/",
      "url": "https://cocktail.glass/mint-julep/",
      "name": "Mint Julep",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/mint-julep/"
          ]
        }
      ],
      "description": "How to make a Mint Julep: Gently muddle mint with syrup in a julep cup.. Add bourbon and pack with crushed ice.. Stir until frosted.. Garnish with mint bouquet..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/mint-julep/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/mint-julep/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/mint-julep/"
      },
      "name": "Mint Julep",
      "description": "How to make a Mint Julep: Gently muddle mint with syrup in a julep cup.. Add bourbon and pack with crushed ice.. Stir until frosted.. Garnish with mint bouquet..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "226 calories"
      },
      "recipeIngredient": [
        "75 ml Bourbon",
        "15 ml Sugar syrup",
        "8 leaves Mint leaves",
        "garnish Mint bouquet"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Gently",
          "text": "Gently muddle mint with syrup in a julep cup.",
          "url": "https://cocktail.glass/mint-julep/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add bourbon and pack with crushed ice.",
          "url": "https://cocktail.glass/mint-julep/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir until frosted.",
          "url": "https://cocktail.glass/mint-julep/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with mint bouquet.",
          "url": "https://cocktail.glass/mint-julep/#step4"
        }
      ],
      "keywords": "cocktail, Classic, Tumbler, Bourbon, Sugar syrup, Mint leaves, Mint bouquet",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/dark-n-stormy/",
      "url": "https://cocktail.glass/dark-n-stormy/",
      "name": "Dark 'n' Stormy",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/dark-n-stormy/"
          ]
        }
      ],
      "description": "How to make a Dark 'n' Stormy: Build in a highball glass over ice.. Add lime juice, ginger beer.. Float dark rum on top.. Garnish with lime wedge..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/dark-n-stormy/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/dark-n-stormy/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/dark-n-stormy/"
      },
      "name": "Dark 'n' Stormy",
      "description": "How to make a Dark 'n' Stormy: Build in a highball glass over ice.. Add lime juice, ginger beer.. Float dark rum on top.. Garnish with lime wedge..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "192 calories"
      },
      "recipeIngredient": [
        "60 ml Dark rum",
        "120 ml Ginger beer",
        "15 ml Lime juice",
        "garnish Lime wedge"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build in a highball glass over ice.",
          "url": "https://cocktail.glass/dark-n-stormy/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add lime juice, ginger beer.",
          "url": "https://cocktail.glass/dark-n-stormy/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Float",
          "text": "Float dark rum on top.",
          "url": "https://cocktail.glass/dark-n-stormy/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lime wedge.",
          "url": "https://cocktail.glass/dark-n-stormy/#step4"
        }
      ],
      "keywords": "cocktail, Highball, Highball, Dark rum, Ginger beer, Lime juice, Lime wedge",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/sazerac/",
      "url": "https://cocktail.glass/sazerac/",
      "name": "Sazerac",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/sazerac/"
          ]
        }
      ],
      "description": "How to make a Sazerac: Rinse a chilled rocks glass with absinthe.. Muddle sugar with bitters.. Add whiskey.. Stir with ice.. Strain into prepared glass.. Garnish with lemon peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/sazerac/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/sazerac/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/sazerac/"
      },
      "name": "Sazerac",
      "description": "How to make a Sazerac: Rinse a chilled rocks glass with absinthe.. Muddle sugar with bitters.. Add whiskey.. Stir with ice.. Strain into prepared glass.. Garnish with lemon peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT6M",
      "cookTime": "PT0M",
      "totalTime": "PT6M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "155 calories"
      },
      "recipeIngredient": [
        "60 ml Rye whiskey",
        "1 piece Sugar cube",
        "3 dashes Peychaud's bitters",
        "1 barspoon Absinthe",
        "garnish Lemon peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Rinse",
          "text": "Rinse a chilled rocks glass with absinthe.",
          "url": "https://cocktail.glass/sazerac/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Muddle",
          "text": "Muddle sugar with bitters.",
          "url": "https://cocktail.glass/sazerac/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add whiskey.",
          "url": "https://cocktail.glass/sazerac/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir with ice.",
          "url": "https://cocktail.glass/sazerac/#step4"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into prepared glass.",
          "url": "https://cocktail.glass/sazerac/#step5"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon peel.",
          "url": "https://cocktail.glass/sazerac/#step6"
        }
      ],
      "keywords": "cocktail, Classic, Tumbler, Rye whiskey, Sugar cube, Peychaud's bitters, Absinthe, Lemon peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/zombie/",
      "url": "https://cocktail.glass/zombie/",
      "name": "Zombie",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/zombie/"
          ]
        }
      ],
      "description": "How to make a Zombie: Shake all ingredients except 151 rum with ice.. Strain into a tiki mug over crushed ice.. Float 151 rum on top.. Garnish with mint sprig, cherry..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/zombie/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/zombie/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/zombie/"
      },
      "name": "Zombie",
      "description": "How to make a Zombie: Shake all ingredients except 151 rum with ice.. Strain into a tiki mug over crushed ice.. Float 151 rum on top.. Garnish with mint sprig, cherry..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "237 calories"
      },
      "recipeIngredient": [
        "45 ml Jamaican rum",
        "45 ml Gold Puerto Rican rum",
        "15 ml 151 rum",
        "20 ml Lime juice",
        "15 ml Falernum",
        "10 ml Grenadine",
        "1 dash Angostura bitters",
        "20 ml Grapefruit juice",
        "garnish Mint sprig, cherry"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients except 151 rum with ice.",
          "url": "https://cocktail.glass/zombie/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a tiki mug over crushed ice.",
          "url": "https://cocktail.glass/zombie/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Float",
          "text": "Float 151 rum on top.",
          "url": "https://cocktail.glass/zombie/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with mint sprig, cherry.",
          "url": "https://cocktail.glass/zombie/#step4"
        }
      ],
      "keywords": "cocktail, Tiki, Tiki mug, Jamaican rum, Gold Puerto Rican rum, 151 rum, Lime juice, Falernum, Grenadine, Angostura bitters, Grapefruit juice, Mint sprig, cherry",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/aviation/",
      "url": "https://cocktail.glass/aviation/",
      "name": "Aviation",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/aviation/"
          ]
        }
      ],
      "description": "How to make a Aviation: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with brandied cherry..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/aviation/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/aviation/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/aviation/"
      },
      "name": "Aviation",
      "description": "How to make a Aviation: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with brandied cherry..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "174 calories"
      },
      "recipeIngredient": [
        "45 ml Gin",
        "15 ml Maraschino liqueur",
        "10 ml Crème de violette",
        "20 ml Lemon juice",
        "garnish Brandied cherry"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/aviation/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/aviation/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with brandied cherry.",
          "url": "https://cocktail.glass/aviation/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Gin, Maraschino liqueur, Crème de violette, Lemon juice, Brandied cherry",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/pisco-sour/",
      "url": "https://cocktail.glass/pisco-sour/",
      "name": "Pisco Sour",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/pisco-sour/"
          ]
        }
      ],
      "description": "How to make a Pisco Sour: Dry shake all ingredients without ice.. Shake again with ice.. Strain into a coupe glass.. Dash bitters on foam.. Garnish with angostura bitters drops..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/pisco-sour/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/pisco-sour/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/pisco-sour/"
      },
      "name": "Pisco Sour",
      "description": "How to make a Pisco Sour: Dry shake all ingredients without ice.. Shake again with ice.. Strain into a coupe glass.. Dash bitters on foam.. Garnish with angostura bitters drops..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT5M",
      "cookTime": "PT0M",
      "totalTime": "PT5M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "220 calories"
      },
      "recipeIngredient": [
        "60 ml Pisco",
        "30 ml Lime juice",
        "20 ml Sugar syrup",
        "1 piece Egg white",
        "3 dashes Angostura bitters",
        "garnish Angostura bitters drops"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Dry",
          "text": "Dry shake all ingredients without ice.",
          "url": "https://cocktail.glass/pisco-sour/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake again with ice.",
          "url": "https://cocktail.glass/pisco-sour/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a coupe glass.",
          "url": "https://cocktail.glass/pisco-sour/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Dash",
          "text": "Dash bitters on foam.",
          "url": "https://cocktail.glass/pisco-sour/#step4"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with angostura bitters drops.",
          "url": "https://cocktail.glass/pisco-sour/#step5"
        }
      ],
      "keywords": "cocktail, Sour, Coupe, Pisco, Lime juice, Sugar syrup, Egg white, Angostura bitters, Angostura bitters drops",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/last-word/",
      "url": "https://cocktail.glass/last-word/",
      "name": "Last Word",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/last-word/"
          ]
        }
      ],
      "description": "How to make a Last Word: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with brandied cherry..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/last-word/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/last-word/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/last-word/"
      },
      "name": "Last Word",
      "description": "How to make a Last Word: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with brandied cherry..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "173 calories"
      },
      "recipeIngredient": [
        "22.5 ml Gin",
        "22.5 ml Green Chartreuse",
        "22.5 ml Maraschino liqueur",
        "22.5 ml Lime juice",
        "garnish Brandied cherry"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/last-word/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/last-word/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with brandied cherry.",
          "url": "https://cocktail.glass/last-word/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Gin, Green Chartreuse, Maraschino liqueur, Lime juice, Brandied cherry",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/penicillin/",
      "url": "https://cocktail.glass/penicillin/",
      "name": "Penicillin",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/penicillin/"
          ]
        }
      ],
      "description": "How to make a Penicillin: Shake Scotch, lemon and honey-ginger syrup with ice.. Strain into a rocks glass over a large ice cube.. Float Islay Scotch on top.. Garnish with candied ginger..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/penicillin/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/penicillin/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/penicillin/"
      },
      "name": "Penicillin",
      "description": "How to make a Penicillin: Shake Scotch, lemon and honey-ginger syrup with ice.. Strain into a rocks glass over a large ice cube.. Float Islay Scotch on top.. Garnish with candied ginger..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "221 calories"
      },
      "recipeIngredient": [
        "60 ml Blended Scotch",
        "22.5 ml Lemon juice",
        "22.5 ml Honey-ginger syrup",
        "7.5 ml Islay Scotch",
        "garnish Candied ginger"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake Scotch, lemon and honey-ginger syrup with ice.",
          "url": "https://cocktail.glass/penicillin/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over a large ice cube.",
          "url": "https://cocktail.glass/penicillin/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Float",
          "text": "Float Islay Scotch on top.",
          "url": "https://cocktail.glass/penicillin/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with candied ginger.",
          "url": "https://cocktail.glass/penicillin/#step4"
        }
      ],
      "keywords": "cocktail, Modern Classic, Tumbler, Blended Scotch, Lemon juice, Honey-ginger syrup, Islay Scotch, Candied ginger",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/corpse-reviver-no-2/",
      "url": "https://cocktail.glass/corpse-reviver-no-2/",
      "name": "Corpse Reviver No. 2",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/corpse-reviver-no-2/"
          ]
        }
      ],
      "description": "How to make a Corpse Reviver No. 2: Rinse a coupe with absinthe.. Shake remaining ingredients with ice.. Strain into the prepared glass.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/corpse-reviver-no-2/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/corpse-reviver-no-2/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/corpse-reviver-no-2/"
      },
      "name": "Corpse Reviver No. 2",
      "description": "How to make a Corpse Reviver No. 2: Rinse a coupe with absinthe.. Shake remaining ingredients with ice.. Strain into the prepared glass.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "147 calories"
      },
      "recipeIngredient": [
        "22.5 ml Gin",
        "22.5 ml Lillet Blanc",
        "22.5 ml Triple sec",
        "22.5 ml Lemon juice",
        "1 dash Absinthe",
        "garnish Orange peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Rinse",
          "text": "Rinse a coupe with absinthe.",
          "url": "https://cocktail.glass/corpse-reviver-no-2/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake remaining ingredients with ice.",
          "url": "https://cocktail.glass/corpse-reviver-no-2/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into the prepared glass.",
          "url": "https://cocktail.glass/corpse-reviver-no-2/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange peel.",
          "url": "https://cocktail.glass/corpse-reviver-no-2/#step4"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Gin, Lillet Blanc, Triple sec, Lemon juice, Absinthe, Orange peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/amaretto-sour/",
      "url": "https://cocktail.glass/amaretto-sour/",
      "name": "Amaretto Sour",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/amaretto-sour/"
          ]
        }
      ],
      "description": "How to make a Amaretto Sour: Dry shake all ingredients.. Shake with ice.. Strain into a rocks glass over ice.. Garnish with brandied cherry, lemon peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/amaretto-sour/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/amaretto-sour/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/amaretto-sour/"
      },
      "name": "Amaretto Sour",
      "description": "How to make a Amaretto Sour: Dry shake all ingredients.. Shake with ice.. Strain into a rocks glass over ice.. Garnish with brandied cherry, lemon peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "218 calories"
      },
      "recipeIngredient": [
        "45 ml Amaretto",
        "22.5 ml Bourbon",
        "30 ml Lemon juice",
        "10 ml Sugar syrup",
        "1 piece Egg white",
        "garnish Brandied cherry, lemon peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Dry",
          "text": "Dry shake all ingredients.",
          "url": "https://cocktail.glass/amaretto-sour/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake with ice.",
          "url": "https://cocktail.glass/amaretto-sour/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over ice.",
          "url": "https://cocktail.glass/amaretto-sour/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with brandied cherry, lemon peel.",
          "url": "https://cocktail.glass/amaretto-sour/#step4"
        }
      ],
      "keywords": "cocktail, Sour, Tumbler, Amaretto, Bourbon, Lemon juice, Sugar syrup, Egg white, Brandied cherry, lemon peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/clover-club/",
      "url": "https://cocktail.glass/clover-club/",
      "name": "Clover Club",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/clover-club/"
          ]
        }
      ],
      "description": "How to make a Clover Club: Dry shake all ingredients.. Shake with ice.. Strain into a chilled coupe glass.. Garnish with raspberries..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/clover-club/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/clover-club/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/clover-club/"
      },
      "name": "Clover Club",
      "description": "How to make a Clover Club: Dry shake all ingredients.. Shake with ice.. Strain into a chilled coupe glass.. Garnish with raspberries..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "186 calories"
      },
      "recipeIngredient": [
        "45 ml Gin",
        "22.5 ml Lemon juice",
        "22.5 ml Raspberry syrup",
        "1 piece Egg white",
        "garnish Raspberries"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Dry",
          "text": "Dry shake all ingredients.",
          "url": "https://cocktail.glass/clover-club/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake with ice.",
          "url": "https://cocktail.glass/clover-club/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/clover-club/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with raspberries.",
          "url": "https://cocktail.glass/clover-club/#step4"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Gin, Lemon juice, Raspberry syrup, Egg white, Raspberries",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/vieux-carre/",
      "url": "https://cocktail.glass/vieux-carre/",
      "name": "Vieux Carré",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/vieux-carre/"
          ]
        }
      ],
      "description": "How to make a Vieux Carré: Stir all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Garnish with lemon peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/vieux-carre/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/vieux-carre/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/vieux-carre/"
      },
      "name": "Vieux Carré",
      "description": "How to make a Vieux Carré: Stir all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Garnish with lemon peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "206 calories"
      },
      "recipeIngredient": [
        "30 ml Rye whiskey",
        "30 ml Cognac",
        "30 ml Sweet vermouth",
        "10 ml Bénédictine",
        "2 dashes Peychaud's bitters",
        "2 dashes Angostura bitters",
        "garnish Lemon peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/vieux-carre/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over a large ice cube.",
          "url": "https://cocktail.glass/vieux-carre/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon peel.",
          "url": "https://cocktail.glass/vieux-carre/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Tumbler, Rye whiskey, Cognac, Sweet vermouth, Bénédictine, Peychaud's bitters, Angostura bitters, Lemon peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/jungle-bird/",
      "url": "https://cocktail.glass/jungle-bird/",
      "name": "Jungle Bird",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/jungle-bird/"
          ]
        }
      ],
      "description": "How to make a Jungle Bird: Shake all ingredients with ice.. Strain into a rocks glass over ice.. Garnish with pineapple wedge..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/jungle-bird/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/jungle-bird/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/jungle-bird/"
      },
      "name": "Jungle Bird",
      "description": "How to make a Jungle Bird: Shake all ingredients with ice.. Strain into a rocks glass over ice.. Garnish with pineapple wedge..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "221 calories"
      },
      "recipeIngredient": [
        "45 ml Dark rum",
        "22.5 ml Campari",
        "45 ml Pineapple juice",
        "15 ml Lime juice",
        "15 ml Demerara syrup",
        "garnish Pineapple wedge"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/jungle-bird/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over ice.",
          "url": "https://cocktail.glass/jungle-bird/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with pineapple wedge.",
          "url": "https://cocktail.glass/jungle-bird/#step3"
        }
      ],
      "keywords": "cocktail, Tiki, Tumbler, Dark rum, Campari, Pineapple juice, Lime juice, Demerara syrup, Pineapple wedge",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/bees-knees/",
      "url": "https://cocktail.glass/bees-knees/",
      "name": "Bee's Knees",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/bees-knees/"
          ]
        }
      ],
      "description": "How to make a Bee's Knees: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/bees-knees/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/bees-knees/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/bees-knees/"
      },
      "name": "Bee's Knees",
      "description": "How to make a Bee's Knees: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "203 calories"
      },
      "recipeIngredient": [
        "60 ml Gin",
        "22.5 ml Lemon juice",
        "22.5 ml Honey syrup",
        "garnish Lemon twist"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/bees-knees/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/bees-knees/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon twist.",
          "url": "https://cocktail.glass/bees-knees/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Gin, Lemon juice, Honey syrup, Lemon twist",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/gin-fizz/",
      "url": "https://cocktail.glass/gin-fizz/",
      "name": "Gin Fizz",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/gin-fizz/"
          ]
        }
      ],
      "description": "How to make a Gin Fizz: Shake gin, lemon juice and syrup with ice.. Strain into a Collins glass.. Top with soda water..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/gin-fizz/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/gin-fizz/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/gin-fizz/"
      },
      "name": "Gin Fizz",
      "description": "How to make a Gin Fizz: Shake gin, lemon juice and syrup with ice.. Strain into a Collins glass.. Top with soda water..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "219 calories"
      },
      "recipeIngredient": [
        "60 ml Gin",
        "30 ml Lemon juice",
        "15 ml Sugar syrup",
        "90 ml Soda water"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake gin, lemon juice and syrup with ice.",
          "url": "https://cocktail.glass/gin-fizz/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a Collins glass.",
          "url": "https://cocktail.glass/gin-fizz/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with soda water.",
          "url": "https://cocktail.glass/gin-fizz/#step3"
        }
      ],
      "keywords": "cocktail, Fizz, Collins, Gin, Lemon juice, Sugar syrup, Soda water",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/ramos-gin-fizz/",
      "url": "https://cocktail.glass/ramos-gin-fizz/",
      "name": "Ramos Gin Fizz",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/ramos-gin-fizz/"
          ]
        }
      ],
      "description": "How to make a Ramos Gin Fizz: Dry shake all ingredients except soda vigorously for 2 minutes.. Add ice.. Shake again.. Strain into a Collins glass.. Top with soda..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/ramos-gin-fizz/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/ramos-gin-fizz/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/ramos-gin-fizz/"
      },
      "name": "Ramos Gin Fizz",
      "description": "How to make a Ramos Gin Fizz: Dry shake all ingredients except soda vigorously for 2 minutes.. Add ice.. Shake again.. Strain into a Collins glass.. Top with soda..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT5M",
      "cookTime": "PT0M",
      "totalTime": "PT5M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "320 calories"
      },
      "recipeIngredient": [
        "45 ml Gin",
        "15 ml Lemon juice",
        "15 ml Lime juice",
        "30 ml Sugar syrup",
        "30 ml Heavy cream",
        "1 piece Egg white",
        "3 drop Orange flower water",
        "30 ml Soda water"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Dry",
          "text": "Dry shake all ingredients except soda vigorously for 2 minutes.",
          "url": "https://cocktail.glass/ramos-gin-fizz/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add ice.",
          "url": "https://cocktail.glass/ramos-gin-fizz/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake again.",
          "url": "https://cocktail.glass/ramos-gin-fizz/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a Collins glass.",
          "url": "https://cocktail.glass/ramos-gin-fizz/#step4"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with soda.",
          "url": "https://cocktail.glass/ramos-gin-fizz/#step5"
        }
      ],
      "keywords": "cocktail, Fizz, Collins, Gin, Lemon juice, Lime juice, Sugar syrup, Heavy cream, Egg white, Orange flower water, Soda water",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/tequila-sunrise/",
      "url": "https://cocktail.glass/tequila-sunrise/",
      "name": "Tequila Sunrise",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/tequila-sunrise/"
          ]
        }
      ],
      "description": "How to make a Tequila Sunrise: Build tequila and orange juice over ice in a highball glass.. Slowly pour grenadine down the side to settle at the bottom.. Garnish with orange slice, cherry..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/tequila-sunrise/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/tequila-sunrise/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/tequila-sunrise/"
      },
      "name": "Tequila Sunrise",
      "description": "How to make a Tequila Sunrise: Build tequila and orange juice over ice in a highball glass.. Slowly pour grenadine down the side to settle at the bottom.. Garnish with orange slice, cherry..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "224 calories"
      },
      "recipeIngredient": [
        "60 ml Tequila blanco",
        "120 ml Orange juice",
        "15 ml Grenadine",
        "garnish Orange slice, cherry"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build tequila and orange juice over ice in a highball glass.",
          "url": "https://cocktail.glass/tequila-sunrise/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Slowly",
          "text": "Slowly pour grenadine down the side to settle at the bottom.",
          "url": "https://cocktail.glass/tequila-sunrise/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange slice, cherry.",
          "url": "https://cocktail.glass/tequila-sunrise/#step3"
        }
      ],
      "keywords": "cocktail, Highball, Highball, Tequila blanco, Orange juice, Grenadine, Orange slice, cherry",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/vesper/",
      "url": "https://cocktail.glass/vesper/",
      "name": "Vesper",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/vesper/"
          ]
        }
      ],
      "description": "How to make a Vesper: Shake all ingredients with ice.. Strain into a chilled martini glass.. Garnish with lemon peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/vesper/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/vesper/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/vesper/"
      },
      "name": "Vesper",
      "description": "How to make a Vesper: Shake all ingredients with ice.. Strain into a chilled martini glass.. Garnish with lemon peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "148 calories"
      },
      "recipeIngredient": [
        "45 ml Gin",
        "15 ml Vodka",
        "7.5 ml Lillet Blanc",
        "garnish Lemon peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/vesper/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled martini glass.",
          "url": "https://cocktail.glass/vesper/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon peel.",
          "url": "https://cocktail.glass/vesper/#step3"
        }
      ],
      "keywords": "cocktail, Martini Variation, Martini, Gin, Vodka, Lillet Blanc, Lemon peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/paper-plane/",
      "url": "https://cocktail.glass/paper-plane/",
      "name": "Paper Plane",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/paper-plane/"
          ]
        }
      ],
      "description": "How to make a Paper Plane: Shake all ingredients with ice.. Strain into a chilled coupe glass..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/paper-plane/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/paper-plane/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/paper-plane/"
      },
      "name": "Paper Plane",
      "description": "How to make a Paper Plane: Shake all ingredients with ice.. Strain into a chilled coupe glass..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "151 calories"
      },
      "recipeIngredient": [
        "22.5 ml Bourbon",
        "22.5 ml Aperol",
        "22.5 ml Amaro Nonino",
        "22.5 ml Lemon juice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/paper-plane/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/paper-plane/#step2"
        }
      ],
      "keywords": "cocktail, Modern Classic, Coupe, Bourbon, Aperol, Amaro Nonino, Lemon juice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/blood-and-sand/",
      "url": "https://cocktail.glass/blood-and-sand/",
      "name": "Blood and Sand",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/blood-and-sand/"
          ]
        }
      ],
      "description": "How to make a Blood and Sand: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/blood-and-sand/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/blood-and-sand/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/blood-and-sand/"
      },
      "name": "Blood and Sand",
      "description": "How to make a Blood and Sand: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "146 calories"
      },
      "recipeIngredient": [
        "22.5 ml Blended Scotch",
        "22.5 ml Cherry Heering",
        "22.5 ml Sweet vermouth",
        "22.5 ml Orange juice",
        "garnish Orange peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/blood-and-sand/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/blood-and-sand/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange peel.",
          "url": "https://cocktail.glass/blood-and-sand/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Blended Scotch, Cherry Heering, Sweet vermouth, Orange juice, Orange peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/rob-roy/",
      "url": "https://cocktail.glass/rob-roy/",
      "name": "Rob Roy",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/rob-roy/"
          ]
        }
      ],
      "description": "How to make a Rob Roy: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with brandied cherry..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/rob-roy/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/rob-roy/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/rob-roy/"
      },
      "name": "Rob Roy",
      "description": "How to make a Rob Roy: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with brandied cherry..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "179 calories"
      },
      "recipeIngredient": [
        "60 ml Blended Scotch",
        "30 ml Sweet vermouth",
        "2 dashes Angostura bitters",
        "garnish Brandied cherry"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/rob-roy/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/rob-roy/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with brandied cherry.",
          "url": "https://cocktail.glass/rob-roy/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Blended Scotch, Sweet vermouth, Angostura bitters, Brandied cherry",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/rusty-nail/",
      "url": "https://cocktail.glass/rusty-nail/",
      "name": "Rusty Nail",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/rusty-nail/"
          ]
        }
      ],
      "description": "How to make a Rusty Nail: Build in a rocks glass over a large ice cube.. Stir gently.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/rusty-nail/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/rusty-nail/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/rusty-nail/"
      },
      "name": "Rusty Nail",
      "description": "How to make a Rusty Nail: Build in a rocks glass over a large ice cube.. Stir gently.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "160 calories"
      },
      "recipeIngredient": [
        "45 ml Blended Scotch",
        "22.5 ml Drambuie",
        "garnish Lemon twist"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build in a rocks glass over a large ice cube.",
          "url": "https://cocktail.glass/rusty-nail/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir gently.",
          "url": "https://cocktail.glass/rusty-nail/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon twist.",
          "url": "https://cocktail.glass/rusty-nail/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Tumbler, Blended Scotch, Drambuie, Lemon twist",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/godfather/",
      "url": "https://cocktail.glass/godfather/",
      "name": "Godfather",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/godfather/"
          ]
        }
      ],
      "description": "How to make a Godfather: Build in a rocks glass over ice.. Stir gently.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/godfather/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/godfather/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/godfather/"
      },
      "name": "Godfather",
      "description": "How to make a Godfather: Build in a rocks glass over ice.. Stir gently.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "160 calories"
      },
      "recipeIngredient": [
        "45 ml Scotch",
        "22.5 ml Amaretto",
        "garnish Orange peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build in a rocks glass over ice.",
          "url": "https://cocktail.glass/godfather/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir gently.",
          "url": "https://cocktail.glass/godfather/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange peel.",
          "url": "https://cocktail.glass/godfather/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Tumbler, Scotch, Amaretto, Orange peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/irish-coffee/",
      "url": "https://cocktail.glass/irish-coffee/",
      "name": "Irish Coffee",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/irish-coffee/"
          ]
        }
      ],
      "description": "How to make a Irish Coffee: Dissolve sugar in hot coffee.. Add whiskey and stir.. Float lightly whipped cream on top by pouring over the back of a spoon..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/irish-coffee/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/irish-coffee/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/irish-coffee/"
      },
      "name": "Irish Coffee",
      "description": "How to make a Irish Coffee: Dissolve sugar in hot coffee.. Add whiskey and stir.. Float lightly whipped cream on top by pouring over the back of a spoon..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "158 calories"
      },
      "recipeIngredient": [
        "45 ml Irish whiskey",
        "120 ml Hot coffee",
        "1 barspoon Demerara sugar",
        "30 ml Lightly whipped cream"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Dissolve",
          "text": "Dissolve sugar in hot coffee.",
          "url": "https://cocktail.glass/irish-coffee/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add whiskey and stir.",
          "url": "https://cocktail.glass/irish-coffee/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Float",
          "text": "Float lightly whipped cream on top by pouring over the back of a spoon.",
          "url": "https://cocktail.glass/irish-coffee/#step3"
        }
      ],
      "keywords": "cocktail, Hot Drink, Irish coffee glass, Irish whiskey, Hot coffee, Demerara sugar, Lightly whipped cream",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/hot-toddy/",
      "url": "https://cocktail.glass/hot-toddy/",
      "name": "Hot Toddy",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/hot-toddy/"
          ]
        }
      ],
      "description": "How to make a Hot Toddy: Combine honey and hot water to dissolve.. Add bourbon and lemon juice.. Stir gently.. Garnish with lemon wheel, cinnamon stick..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/hot-toddy/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/hot-toddy/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/hot-toddy/"
      },
      "name": "Hot Toddy",
      "description": "How to make a Hot Toddy: Combine honey and hot water to dissolve.. Add bourbon and lemon juice.. Stir gently.. Garnish with lemon wheel, cinnamon stick..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "154 calories"
      },
      "recipeIngredient": [
        "60 ml Bourbon",
        "1 barspoon Honey",
        "15 ml Lemon juice",
        "120 ml Hot water",
        "garnish Lemon wheel, cinnamon stick"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Combine",
          "text": "Combine honey and hot water to dissolve.",
          "url": "https://cocktail.glass/hot-toddy/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add bourbon and lemon juice.",
          "url": "https://cocktail.glass/hot-toddy/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir gently.",
          "url": "https://cocktail.glass/hot-toddy/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon wheel, cinnamon stick.",
          "url": "https://cocktail.glass/hot-toddy/#step4"
        }
      ],
      "keywords": "cocktail, Hot Drink, Irish coffee glass, Bourbon, Honey, Lemon juice, Hot water, Lemon wheel, cinnamon stick",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/bramble/",
      "url": "https://cocktail.glass/bramble/",
      "name": "Bramble",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/bramble/"
          ]
        }
      ],
      "description": "How to make a Bramble: Shake gin, lemon juice and syrup with ice.. Strain into a rocks glass over crushed ice.. Drizzle crème de mûre over the top.. Garnish with blackberry, lemon slice..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/bramble/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/bramble/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/bramble/"
      },
      "name": "Bramble",
      "description": "How to make a Bramble: Shake gin, lemon juice and syrup with ice.. Strain into a rocks glass over crushed ice.. Drizzle crème de mûre over the top.. Garnish with blackberry, lemon slice..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "173 calories"
      },
      "recipeIngredient": [
        "45 ml Gin",
        "22.5 ml Lemon juice",
        "15 ml Sugar syrup",
        "15 ml Crème de mûre",
        "garnish Blackberry, lemon slice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake gin, lemon juice and syrup with ice.",
          "url": "https://cocktail.glass/bramble/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over crushed ice.",
          "url": "https://cocktail.glass/bramble/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Drizzle",
          "text": "Drizzle crème de mûre over the top.",
          "url": "https://cocktail.glass/bramble/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with blackberry, lemon slice.",
          "url": "https://cocktail.glass/bramble/#step4"
        }
      ],
      "keywords": "cocktail, Modern Classic, Tumbler, Gin, Lemon juice, Sugar syrup, Crème de mûre, Blackberry, lemon slice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/pornstar-martini/",
      "url": "https://cocktail.glass/pornstar-martini/",
      "name": "Pornstar Martini",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/pornstar-martini/"
          ]
        }
      ],
      "description": "How to make a Pornstar Martini: Shake all ingredients with ice.. Strain into a coupe glass.. Serve with a shot of prosecco on the side.. Garnish with half passion fruit, shot of prosecco on the side..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/pornstar-martini/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/pornstar-martini/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/pornstar-martini/"
      },
      "name": "Pornstar Martini",
      "description": "How to make a Pornstar Martini: Shake all ingredients with ice.. Strain into a coupe glass.. Serve with a shot of prosecco on the side.. Garnish with half passion fruit, shot of prosecco on the side..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "181 calories"
      },
      "recipeIngredient": [
        "45 ml Vanilla vodka",
        "30 ml Passion fruit purée",
        "15 ml Passion fruit liqueur",
        "15 ml Lime juice",
        "10 ml Vanilla syrup",
        "garnish Half passion fruit, shot of prosecco on the side"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/pornstar-martini/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a coupe glass.",
          "url": "https://cocktail.glass/pornstar-martini/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Serve",
          "text": "Serve with a shot of prosecco on the side.",
          "url": "https://cocktail.glass/pornstar-martini/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with half passion fruit, shot of prosecco on the side.",
          "url": "https://cocktail.glass/pornstar-martini/#step4"
        }
      ],
      "keywords": "cocktail, Modern Classic, Coupe, Vanilla vodka, Passion fruit purée, Passion fruit liqueur, Lime juice, Vanilla syrup, Half passion fruit, shot of prosecco on the side",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/brandy-alexander/",
      "url": "https://cocktail.glass/brandy-alexander/",
      "name": "Brandy Alexander",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/brandy-alexander/"
          ]
        }
      ],
      "description": "How to make a Brandy Alexander: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Add grate nutmeg on top.. Garnish with grated nutmeg..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/brandy-alexander/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/brandy-alexander/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/brandy-alexander/"
      },
      "name": "Brandy Alexander",
      "description": "How to make a Brandy Alexander: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Add grate nutmeg on top.. Garnish with grated nutmeg..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "216 calories"
      },
      "recipeIngredient": [
        "30 ml Cognac",
        "30 ml Crème de cacao (dark)",
        "30 ml Heavy cream",
        "garnish Grated nutmeg"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/brandy-alexander/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/brandy-alexander/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add grate nutmeg on top.",
          "url": "https://cocktail.glass/brandy-alexander/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with grated nutmeg.",
          "url": "https://cocktail.glass/brandy-alexander/#step4"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Cognac, Crème de cacao (dark), Heavy cream, Grated nutmeg",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/tommys-margarita/",
      "url": "https://cocktail.glass/tommys-margarita/",
      "name": "Tommy's Margarita",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/tommys-margarita/"
          ]
        }
      ],
      "description": "How to make a Tommy's Margarita: Shake all ingredients with ice.. Strain into a rocks glass over ice.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/tommys-margarita/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/tommys-margarita/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/tommys-margarita/"
      },
      "name": "Tommy's Margarita",
      "description": "How to make a Tommy's Margarita: Shake all ingredients with ice.. Strain into a rocks glass over ice.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "188 calories"
      },
      "recipeIngredient": [
        "60 ml Tequila blanco",
        "30 ml Lime juice",
        "15 ml Agave syrup",
        "garnish Lime wheel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/tommys-margarita/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over ice.",
          "url": "https://cocktail.glass/tommys-margarita/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lime wheel.",
          "url": "https://cocktail.glass/tommys-margarita/#step3"
        }
      ],
      "keywords": "cocktail, Modern Classic, Tumbler, Tequila blanco, Lime juice, Agave syrup, Lime wheel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/naked-and-famous/",
      "url": "https://cocktail.glass/naked-and-famous/",
      "name": "Naked and Famous",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/naked-and-famous/"
          ]
        }
      ],
      "description": "How to make a Naked and Famous: Shake all ingredients with ice.. Strain into a chilled coupe glass..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/naked-and-famous/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/naked-and-famous/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/naked-and-famous/"
      },
      "name": "Naked and Famous",
      "description": "How to make a Naked and Famous: Shake all ingredients with ice.. Strain into a chilled coupe glass..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "173 calories"
      },
      "recipeIngredient": [
        "22.5 ml Mezcal",
        "22.5 ml Aperol",
        "22.5 ml Yellow Chartreuse",
        "22.5 ml Lime juice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/naked-and-famous/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/naked-and-famous/#step2"
        }
      ],
      "keywords": "cocktail, Modern Classic, Coupe, Mezcal, Aperol, Yellow Chartreuse, Lime juice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/hemingway-daiquiri/",
      "url": "https://cocktail.glass/hemingway-daiquiri/",
      "name": "Hemingway Daiquiri",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/hemingway-daiquiri/"
          ]
        }
      ],
      "description": "How to make a Hemingway Daiquiri: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/hemingway-daiquiri/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/hemingway-daiquiri/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/hemingway-daiquiri/"
      },
      "name": "Hemingway Daiquiri",
      "description": "How to make a Hemingway Daiquiri: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "191 calories"
      },
      "recipeIngredient": [
        "60 ml White rum",
        "22.5 ml Lime juice",
        "15 ml Grapefruit juice",
        "15 ml Maraschino liqueur",
        "garnish Lime wheel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/hemingway-daiquiri/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/hemingway-daiquiri/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lime wheel.",
          "url": "https://cocktail.glass/hemingway-daiquiri/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, White rum, Lime juice, Grapefruit juice, Maraschino liqueur, Lime wheel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/hanky-panky/",
      "url": "https://cocktail.glass/hanky-panky/",
      "name": "Hanky Panky",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/hanky-panky/"
          ]
        }
      ],
      "description": "How to make a Hanky Panky: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/hanky-panky/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/hanky-panky/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/hanky-panky/"
      },
      "name": "Hanky Panky",
      "description": "How to make a Hanky Panky: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "175 calories"
      },
      "recipeIngredient": [
        "45 ml Gin",
        "45 ml Sweet vermouth",
        "5 ml Fernet-Branca",
        "garnish Orange peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/hanky-panky/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/hanky-panky/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange peel.",
          "url": "https://cocktail.glass/hanky-panky/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Gin, Sweet vermouth, Fernet-Branca, Orange peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/singapore-sling/",
      "url": "https://cocktail.glass/singapore-sling/",
      "name": "Singapore Sling",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/singapore-sling/"
          ]
        }
      ],
      "description": "How to make a Singapore Sling: Shake all ingredients with ice.. Strain into an ice-filled Collins glass.. Garnish with pineapple wedge, cherry..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/singapore-sling/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/singapore-sling/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/singapore-sling/"
      },
      "name": "Singapore Sling",
      "description": "How to make a Singapore Sling: Shake all ingredients with ice.. Strain into an ice-filled Collins glass.. Garnish with pineapple wedge, cherry..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "224 calories"
      },
      "recipeIngredient": [
        "30 ml Gin",
        "15 ml Cherry Heering",
        "7.5 ml Bénédictine",
        "7.5 ml Triple sec",
        "120 ml Pineapple juice",
        "15 ml Lime juice",
        "10 ml Grenadine",
        "1 dash Angostura bitters",
        "garnish Pineapple wedge, cherry"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/singapore-sling/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into an ice-filled Collins glass.",
          "url": "https://cocktail.glass/singapore-sling/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with pineapple wedge, cherry.",
          "url": "https://cocktail.glass/singapore-sling/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Collins, Gin, Cherry Heering, Bénédictine, Triple sec, Pineapple juice, Lime juice, Grenadine, Angostura bitters, Pineapple wedge, cherry",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/long-island-iced-tea/",
      "url": "https://cocktail.glass/long-island-iced-tea/",
      "name": "Long Island Iced Tea",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/long-island-iced-tea/"
          ]
        }
      ],
      "description": "How to make a Long Island Iced Tea: Shake all spirits, lemon juice and syrup with ice.. Strain into an ice-filled highball glass.. Top with cola.. Garnish with lemon wedge..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/long-island-iced-tea/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/long-island-iced-tea/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/long-island-iced-tea/"
      },
      "name": "Long Island Iced Tea",
      "description": "How to make a Long Island Iced Tea: Shake all spirits, lemon juice and syrup with ice.. Strain into an ice-filled highball glass.. Top with cola.. Garnish with lemon wedge..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "234 calories"
      },
      "recipeIngredient": [
        "15 ml Vodka",
        "15 ml Gin",
        "15 ml White rum",
        "15 ml Tequila blanco",
        "15 ml Triple sec",
        "25 ml Lemon juice",
        "15 ml Sugar syrup",
        "30 ml Cola",
        "garnish Lemon wedge"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all spirits, lemon juice and syrup with ice.",
          "url": "https://cocktail.glass/long-island-iced-tea/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into an ice-filled highball glass.",
          "url": "https://cocktail.glass/long-island-iced-tea/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with cola.",
          "url": "https://cocktail.glass/long-island-iced-tea/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon wedge.",
          "url": "https://cocktail.glass/long-island-iced-tea/#step4"
        }
      ],
      "keywords": "cocktail, Highball, Highball, Vodka, Gin, White rum, Tequila blanco, Triple sec, Lemon juice, Sugar syrup, Cola, Lemon wedge",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/white-russian/",
      "url": "https://cocktail.glass/white-russian/",
      "name": "White Russian",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/white-russian/"
          ]
        }
      ],
      "description": "How to make a White Russian: Build vodka and coffee liqueur over ice in a rocks glass.. Float cream on top..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/white-russian/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/white-russian/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/white-russian/"
      },
      "name": "White Russian",
      "description": "How to make a White Russian: Build vodka and coffee liqueur over ice in a rocks glass.. Float cream on top..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "281 calories"
      },
      "recipeIngredient": [
        "45 ml Vodka",
        "30 ml Coffee liqueur",
        "30 ml Heavy cream"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build vodka and coffee liqueur over ice in a rocks glass.",
          "url": "https://cocktail.glass/white-russian/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Float",
          "text": "Float cream on top.",
          "url": "https://cocktail.glass/white-russian/#step2"
        }
      ],
      "keywords": "cocktail, Classic, Tumbler, Vodka, Coffee liqueur, Heavy cream",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/black-russian/",
      "url": "https://cocktail.glass/black-russian/",
      "name": "Black Russian",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/black-russian/"
          ]
        }
      ],
      "description": "How to make a Black Russian: Build in a rocks glass over ice.. Stir gently..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/black-russian/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/black-russian/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/black-russian/"
      },
      "name": "Black Russian",
      "description": "How to make a Black Russian: Build in a rocks glass over ice.. Stir gently..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "179 calories"
      },
      "recipeIngredient": [
        "45 ml Vodka",
        "30 ml Coffee liqueur"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build in a rocks glass over ice.",
          "url": "https://cocktail.glass/black-russian/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir gently.",
          "url": "https://cocktail.glass/black-russian/#step2"
        }
      ],
      "keywords": "cocktail, Classic, Tumbler, Vodka, Coffee liqueur",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/negroni-sbagliato/",
      "url": "https://cocktail.glass/negroni-sbagliato/",
      "name": "Negroni Sbagliato",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/negroni-sbagliato/"
          ]
        }
      ],
      "description": "How to make a Negroni Sbagliato: Build Campari and vermouth in a rocks glass over ice.. Top with prosecco.. Stir gently.. Garnish with orange slice..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/negroni-sbagliato/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/negroni-sbagliato/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/negroni-sbagliato/"
      },
      "name": "Negroni Sbagliato",
      "description": "How to make a Negroni Sbagliato: Build Campari and vermouth in a rocks glass over ice.. Top with prosecco.. Stir gently.. Garnish with orange slice..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "141 calories"
      },
      "recipeIngredient": [
        "30 ml Campari",
        "30 ml Sweet vermouth",
        "30 ml Prosecco",
        "garnish Orange slice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build Campari and vermouth in a rocks glass over ice.",
          "url": "https://cocktail.glass/negroni-sbagliato/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with prosecco.",
          "url": "https://cocktail.glass/negroni-sbagliato/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir gently.",
          "url": "https://cocktail.glass/negroni-sbagliato/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange slice.",
          "url": "https://cocktail.glass/negroni-sbagliato/#step4"
        }
      ],
      "keywords": "cocktail, Spritz, Tumbler, Campari, Sweet vermouth, Prosecco, Orange slice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/bijou/",
      "url": "https://cocktail.glass/bijou/",
      "name": "Bijou",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/bijou/"
          ]
        }
      ],
      "description": "How to make a Bijou: Stir all ingredients with ice.. Strain into a Nick & Nora glass.. Garnish with cherry, lemon peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/bijou/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/bijou/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/bijou/"
      },
      "name": "Bijou",
      "description": "How to make a Bijou: Stir all ingredients with ice.. Strain into a Nick & Nora glass.. Garnish with cherry, lemon peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "184 calories"
      },
      "recipeIngredient": [
        "30 ml Gin",
        "30 ml Green Chartreuse",
        "30 ml Sweet vermouth",
        "1 dash Orange bitters",
        "garnish Cherry, lemon peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/bijou/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a Nick & Nora glass.",
          "url": "https://cocktail.glass/bijou/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with cherry, lemon peel.",
          "url": "https://cocktail.glass/bijou/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Nick & Nora, Gin, Green Chartreuse, Sweet vermouth, Orange bitters, Cherry, lemon peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/americano/",
      "url": "https://cocktail.glass/americano/",
      "name": "Americano",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/americano/"
          ]
        }
      ],
      "description": "How to make a Americano: Build Campari and vermouth over ice in a highball glass.. Top with soda water.. Stir gently.. Garnish with orange slice..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/americano/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/americano/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/americano/"
      },
      "name": "Americano",
      "description": "How to make a Americano: Build Campari and vermouth over ice in a highball glass.. Top with soda water.. Stir gently.. Garnish with orange slice..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "146 calories"
      },
      "recipeIngredient": [
        "30 ml Campari",
        "30 ml Sweet vermouth",
        "90 ml Soda water",
        "garnish Orange slice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build Campari and vermouth over ice in a highball glass.",
          "url": "https://cocktail.glass/americano/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with soda water.",
          "url": "https://cocktail.glass/americano/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir gently.",
          "url": "https://cocktail.glass/americano/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange slice.",
          "url": "https://cocktail.glass/americano/#step4"
        }
      ],
      "keywords": "cocktail, Classic, Highball, Campari, Sweet vermouth, Soda water, Orange slice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/bellini/",
      "url": "https://cocktail.glass/bellini/",
      "name": "Bellini",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/bellini/"
          ]
        }
      ],
      "description": "How to make a Bellini: Add peach purée to a flute and slowly.. Top with prosecco, stirring gently..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/bellini/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/bellini/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/bellini/"
      },
      "name": "Bellini",
      "description": "How to make a Bellini: Add peach purée to a flute and slowly.. Top with prosecco, stirring gently..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "198 calories"
      },
      "recipeIngredient": [
        "120 ml Prosecco",
        "60 ml White peach purée"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add peach purée to a flute and slowly.",
          "url": "https://cocktail.glass/bellini/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with prosecco, stirring gently.",
          "url": "https://cocktail.glass/bellini/#step2"
        }
      ],
      "keywords": "cocktail, Champagne Cocktail, Flute, Prosecco, White peach purée",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/kir-royale/",
      "url": "https://cocktail.glass/kir-royale/",
      "name": "Kir Royale",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/kir-royale/"
          ]
        }
      ],
      "description": "How to make a Kir Royale: Pour crème de cassis into a flute and top slowly with champagne..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/kir-royale/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/kir-royale/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/kir-royale/"
      },
      "name": "Kir Royale",
      "description": "How to make a Kir Royale: Pour crème de cassis into a flute and top slowly with champagne..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "146 calories"
      },
      "recipeIngredient": [
        "120 ml Champagne",
        "15 ml Crème de cassis"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Pour",
          "text": "Pour crème de cassis into a flute and top slowly with champagne.",
          "url": "https://cocktail.glass/kir-royale/#step1"
        }
      ],
      "keywords": "cocktail, Champagne Cocktail, Flute, Champagne, Crème de cassis",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/champagne-cocktail/",
      "url": "https://cocktail.glass/champagne-cocktail/",
      "name": "Champagne Cocktail",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/champagne-cocktail/"
          ]
        }
      ],
      "description": "How to make a Champagne Cocktail: Place a bitters-soaked sugar cube in a flute.. Add cognac and slowly.. Top with champagne.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/champagne-cocktail/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/champagne-cocktail/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/champagne-cocktail/"
      },
      "name": "Champagne Cocktail",
      "description": "How to make a Champagne Cocktail: Place a bitters-soaked sugar cube in a flute.. Add cognac and slowly.. Top with champagne.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "148 calories"
      },
      "recipeIngredient": [
        "120 ml Champagne",
        "1 piece Sugar cube",
        "3 dashes Angostura bitters",
        "15 ml Cognac",
        "garnish Lemon twist"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Place",
          "text": "Place a bitters-soaked sugar cube in a flute.",
          "url": "https://cocktail.glass/champagne-cocktail/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add cognac and slowly.",
          "url": "https://cocktail.glass/champagne-cocktail/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with champagne.",
          "url": "https://cocktail.glass/champagne-cocktail/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon twist.",
          "url": "https://cocktail.glass/champagne-cocktail/#step4"
        }
      ],
      "keywords": "cocktail, Champagne Cocktail, Flute, Champagne, Sugar cube, Angostura bitters, Cognac, Lemon twist",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/mezcal-negroni/",
      "url": "https://cocktail.glass/mezcal-negroni/",
      "name": "Mezcal Negroni",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/mezcal-negroni/"
          ]
        }
      ],
      "description": "How to make a Mezcal Negroni: Stir all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/mezcal-negroni/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/mezcal-negroni/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/mezcal-negroni/"
      },
      "name": "Mezcal Negroni",
      "description": "How to make a Mezcal Negroni: Stir all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "183 calories"
      },
      "recipeIngredient": [
        "30 ml Mezcal",
        "30 ml Campari",
        "30 ml Sweet vermouth",
        "garnish Orange peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/mezcal-negroni/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over a large ice cube.",
          "url": "https://cocktail.glass/mezcal-negroni/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange peel.",
          "url": "https://cocktail.glass/mezcal-negroni/#step3"
        }
      ],
      "keywords": "cocktail, Modern Classic, Tumbler, Mezcal, Campari, Sweet vermouth, Orange peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/suffering-bastard/",
      "url": "https://cocktail.glass/suffering-bastard/",
      "name": "Suffering Bastard",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/suffering-bastard/"
          ]
        }
      ],
      "description": "How to make a Suffering Bastard: Shake spirits, lime and bitters with ice.. Strain into a Collins glass over ice.. Top with ginger beer.. Garnish with mint sprig, orange slice..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/suffering-bastard/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/suffering-bastard/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/suffering-bastard/"
      },
      "name": "Suffering Bastard",
      "description": "How to make a Suffering Bastard: Shake spirits, lime and bitters with ice.. Strain into a Collins glass over ice.. Top with ginger beer.. Garnish with mint sprig, orange slice..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "194 calories"
      },
      "recipeIngredient": [
        "30 ml Bourbon",
        "30 ml Gin",
        "15 ml Lime juice",
        "2 dashes Angostura bitters",
        "120 ml Ginger beer",
        "garnish Mint sprig, orange slice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake spirits, lime and bitters with ice.",
          "url": "https://cocktail.glass/suffering-bastard/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a Collins glass over ice.",
          "url": "https://cocktail.glass/suffering-bastard/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with ginger beer.",
          "url": "https://cocktail.glass/suffering-bastard/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with mint sprig, orange slice.",
          "url": "https://cocktail.glass/suffering-bastard/#step4"
        }
      ],
      "keywords": "cocktail, Classic, Collins, Bourbon, Gin, Lime juice, Angostura bitters, Ginger beer, Mint sprig, orange slice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/grasshopper/",
      "url": "https://cocktail.glass/grasshopper/",
      "name": "Grasshopper",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/grasshopper/"
          ]
        }
      ],
      "description": "How to make a Grasshopper: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with grated chocolate..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/grasshopper/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/grasshopper/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/grasshopper/"
      },
      "name": "Grasshopper",
      "description": "How to make a Grasshopper: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with grated chocolate..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "192 calories"
      },
      "recipeIngredient": [
        "30 ml Crème de menthe (green)",
        "30 ml Crème de cacao (white)",
        "30 ml Heavy cream",
        "garnish Grated chocolate"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/grasshopper/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/grasshopper/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with grated chocolate.",
          "url": "https://cocktail.glass/grasshopper/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Crème de menthe (green), Crème de cacao (white), Heavy cream, Grated chocolate",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/harvey-wallbanger/",
      "url": "https://cocktail.glass/harvey-wallbanger/",
      "name": "Harvey Wallbanger",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/harvey-wallbanger/"
          ]
        }
      ],
      "description": "How to make a Harvey Wallbanger: Build vodka and orange juice over ice in a highball glass.. Float Galliano on top.. Garnish with orange slice..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/harvey-wallbanger/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/harvey-wallbanger/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/harvey-wallbanger/"
      },
      "name": "Harvey Wallbanger",
      "description": "How to make a Harvey Wallbanger: Build vodka and orange juice over ice in a highball glass.. Float Galliano on top.. Garnish with orange slice..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "189 calories"
      },
      "recipeIngredient": [
        "45 ml Vodka",
        "120 ml Orange juice",
        "15 ml Galliano",
        "garnish Orange slice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build vodka and orange juice over ice in a highball glass.",
          "url": "https://cocktail.glass/harvey-wallbanger/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Float",
          "text": "Float Galliano on top.",
          "url": "https://cocktail.glass/harvey-wallbanger/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange slice.",
          "url": "https://cocktail.glass/harvey-wallbanger/#step3"
        }
      ],
      "keywords": "cocktail, Highball, Highball, Vodka, Orange juice, Galliano, Orange slice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/screwdriver/",
      "url": "https://cocktail.glass/screwdriver/",
      "name": "Screwdriver",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/screwdriver/"
          ]
        }
      ],
      "description": "How to make a Screwdriver: Build in a highball glass over ice and stir.. Garnish with orange slice..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/screwdriver/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/screwdriver/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/screwdriver/"
      },
      "name": "Screwdriver",
      "description": "How to make a Screwdriver: Build in a highball glass over ice and stir.. Garnish with orange slice..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "186 calories"
      },
      "recipeIngredient": [
        "60 ml Vodka",
        "120 ml Orange juice",
        "garnish Orange slice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build in a highball glass over ice and stir.",
          "url": "https://cocktail.glass/screwdriver/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange slice.",
          "url": "https://cocktail.glass/screwdriver/#step2"
        }
      ],
      "keywords": "cocktail, Highball, Highball, Vodka, Orange juice, Orange slice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/greyhound/",
      "url": "https://cocktail.glass/greyhound/",
      "name": "Greyhound",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/greyhound/"
          ]
        }
      ],
      "description": "How to make a Greyhound: Build in a highball glass over ice and stir.. Garnish with grapefruit wedge..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/greyhound/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/greyhound/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/greyhound/"
      },
      "name": "Greyhound",
      "description": "How to make a Greyhound: Build in a highball glass over ice and stir.. Garnish with grapefruit wedge..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "186 calories"
      },
      "recipeIngredient": [
        "60 ml Vodka",
        "120 ml Grapefruit juice",
        "garnish Grapefruit wedge"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build in a highball glass over ice and stir.",
          "url": "https://cocktail.glass/greyhound/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with grapefruit wedge.",
          "url": "https://cocktail.glass/greyhound/#step2"
        }
      ],
      "keywords": "cocktail, Highball, Highball, Vodka, Grapefruit juice, Grapefruit wedge",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/salty-dog/",
      "url": "https://cocktail.glass/salty-dog/",
      "name": "Salty Dog",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/salty-dog/"
          ]
        }
      ],
      "description": "How to make a Salty Dog: Rim the glass with salt.. Build in a highball glass over ice and stir..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/salty-dog/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/salty-dog/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/salty-dog/"
      },
      "name": "Salty Dog",
      "description": "How to make a Salty Dog: Rim the glass with salt.. Build in a highball glass over ice and stir..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "186 calories"
      },
      "recipeIngredient": [
        "60 ml Vodka",
        "120 ml Grapefruit juice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Rim",
          "text": "Rim the glass with salt.",
          "url": "https://cocktail.glass/salty-dog/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build in a highball glass over ice and stir.",
          "url": "https://cocktail.glass/salty-dog/#step2"
        }
      ],
      "keywords": "cocktail, Highball, Highball, Vodka, Grapefruit juice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/sea-breeze/",
      "url": "https://cocktail.glass/sea-breeze/",
      "name": "Sea Breeze",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/sea-breeze/"
          ]
        }
      ],
      "description": "How to make a Sea Breeze: Build in a highball glass over ice.. Stir gently.. Garnish with lime wedge..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/sea-breeze/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/sea-breeze/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/sea-breeze/"
      },
      "name": "Sea Breeze",
      "description": "How to make a Sea Breeze: Build in a highball glass over ice.. Stir gently.. Garnish with lime wedge..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "152 calories"
      },
      "recipeIngredient": [
        "45 ml Vodka",
        "90 ml Cranberry juice",
        "30 ml Grapefruit juice",
        "garnish Lime wedge"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build in a highball glass over ice.",
          "url": "https://cocktail.glass/sea-breeze/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir gently.",
          "url": "https://cocktail.glass/sea-breeze/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lime wedge.",
          "url": "https://cocktail.glass/sea-breeze/#step3"
        }
      ],
      "keywords": "cocktail, Highball, Highball, Vodka, Cranberry juice, Grapefruit juice, Lime wedge",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/bay-breeze/",
      "url": "https://cocktail.glass/bay-breeze/",
      "name": "Bay Breeze",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/bay-breeze/"
          ]
        }
      ],
      "description": "How to make a Bay Breeze: Build in a highball glass over ice.. Stir gently.. Garnish with lime wedge..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/bay-breeze/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/bay-breeze/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/bay-breeze/"
      },
      "name": "Bay Breeze",
      "description": "How to make a Bay Breeze: Build in a highball glass over ice.. Stir gently.. Garnish with lime wedge..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "152 calories"
      },
      "recipeIngredient": [
        "45 ml Vodka",
        "90 ml Cranberry juice",
        "30 ml Pineapple juice",
        "garnish Lime wedge"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build in a highball glass over ice.",
          "url": "https://cocktail.glass/bay-breeze/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir gently.",
          "url": "https://cocktail.glass/bay-breeze/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lime wedge.",
          "url": "https://cocktail.glass/bay-breeze/#step3"
        }
      ],
      "keywords": "cocktail, Highball, Highball, Vodka, Cranberry juice, Pineapple juice, Lime wedge",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/cape-codder/",
      "url": "https://cocktail.glass/cape-codder/",
      "name": "Cape Codder",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/cape-codder/"
          ]
        }
      ],
      "description": "How to make a Cape Codder: Build in a highball glass over ice and stir.. Garnish with lime wedge..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/cape-codder/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/cape-codder/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/cape-codder/"
      },
      "name": "Cape Codder",
      "description": "How to make a Cape Codder: Build in a highball glass over ice and stir.. Garnish with lime wedge..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "156 calories"
      },
      "recipeIngredient": [
        "45 ml Vodka",
        "120 ml Cranberry juice",
        "10 ml Lime juice",
        "garnish Lime wedge"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build in a highball glass over ice and stir.",
          "url": "https://cocktail.glass/cape-codder/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lime wedge.",
          "url": "https://cocktail.glass/cape-codder/#step2"
        }
      ],
      "keywords": "cocktail, Highball, Highball, Vodka, Cranberry juice, Lime juice, Lime wedge",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/cuba-libre/",
      "url": "https://cocktail.glass/cuba-libre/",
      "name": "Cuba Libre",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/cuba-libre/"
          ]
        }
      ],
      "description": "How to make a Cuba Libre: Build in a highball glass over ice.. Add rum and lime juice.. Top with cola and stir.. Garnish with lime wedge..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/cuba-libre/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/cuba-libre/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/cuba-libre/"
      },
      "name": "Cuba Libre",
      "description": "How to make a Cuba Libre: Build in a highball glass over ice.. Add rum and lime juice.. Top with cola and stir.. Garnish with lime wedge..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "186 calories"
      },
      "recipeIngredient": [
        "60 ml White rum",
        "120 ml Cola",
        "15 ml Lime juice",
        "garnish Lime wedge"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build in a highball glass over ice.",
          "url": "https://cocktail.glass/cuba-libre/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add rum and lime juice.",
          "url": "https://cocktail.glass/cuba-libre/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with cola and stir.",
          "url": "https://cocktail.glass/cuba-libre/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lime wedge.",
          "url": "https://cocktail.glass/cuba-libre/#step4"
        }
      ],
      "keywords": "cocktail, Highball, Highball, White rum, Cola, Lime juice, Lime wedge",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/jack-rose/",
      "url": "https://cocktail.glass/jack-rose/",
      "name": "Jack Rose",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/jack-rose/"
          ]
        }
      ],
      "description": "How to make a Jack Rose: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/jack-rose/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/jack-rose/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/jack-rose/"
      },
      "name": "Jack Rose",
      "description": "How to make a Jack Rose: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "155 calories"
      },
      "recipeIngredient": [
        "60 ml Apple brandy",
        "22.5 ml Lemon juice",
        "22.5 ml Grenadine",
        "garnish Lemon twist"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/jack-rose/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/jack-rose/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon twist.",
          "url": "https://cocktail.glass/jack-rose/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Apple brandy, Lemon juice, Grenadine, Lemon twist",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/midori-sour/",
      "url": "https://cocktail.glass/midori-sour/",
      "name": "Midori Sour",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/midori-sour/"
          ]
        }
      ],
      "description": "How to make a Midori Sour: Shake all ingredients with ice.. Strain into a rocks glass over ice.. Garnish with cherry, orange slice..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/midori-sour/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/midori-sour/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/midori-sour/"
      },
      "name": "Midori Sour",
      "description": "How to make a Midori Sour: Shake all ingredients with ice.. Strain into a rocks glass over ice.. Garnish with cherry, orange slice..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "162 calories"
      },
      "recipeIngredient": [
        "45 ml Midori",
        "30 ml Lemon juice",
        "15 ml Sugar syrup",
        "garnish Cherry, orange slice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/midori-sour/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over ice.",
          "url": "https://cocktail.glass/midori-sour/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with cherry, orange slice.",
          "url": "https://cocktail.glass/midori-sour/#step3"
        }
      ],
      "keywords": "cocktail, Sour, Tumbler, Midori, Lemon juice, Sugar syrup, Cherry, orange slice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/painkiller/",
      "url": "https://cocktail.glass/painkiller/",
      "name": "Painkiller",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/painkiller/"
          ]
        }
      ],
      "description": "How to make a Painkiller: Shake all ingredients with ice.. Strain into a hurricane glass over crushed ice.. Add grate nutmeg on top.. Garnish with grated nutmeg, pineapple wedge..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/painkiller/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/painkiller/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/painkiller/"
      },
      "name": "Painkiller",
      "description": "How to make a Painkiller: Shake all ingredients with ice.. Strain into a hurricane glass over crushed ice.. Add grate nutmeg on top.. Garnish with grated nutmeg, pineapple wedge..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "300 calories"
      },
      "recipeIngredient": [
        "60 ml Dark rum",
        "120 ml Pineapple juice",
        "30 ml Orange juice",
        "30 ml Coconut cream",
        "garnish Grated nutmeg, pineapple wedge"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/painkiller/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a hurricane glass over crushed ice.",
          "url": "https://cocktail.glass/painkiller/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add grate nutmeg on top.",
          "url": "https://cocktail.glass/painkiller/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with grated nutmeg, pineapple wedge.",
          "url": "https://cocktail.glass/painkiller/#step4"
        }
      ],
      "keywords": "cocktail, Tiki, Hurricane, Dark rum, Pineapple juice, Orange juice, Coconut cream, Grated nutmeg, pineapple wedge",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/hurricane/",
      "url": "https://cocktail.glass/hurricane/",
      "name": "Hurricane",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/hurricane/"
          ]
        }
      ],
      "description": "How to make a Hurricane: Shake all ingredients with ice.. Strain into a hurricane glass over ice.. Garnish with orange slice, cherry..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/hurricane/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/hurricane/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/hurricane/"
      },
      "name": "Hurricane",
      "description": "How to make a Hurricane: Shake all ingredients with ice.. Strain into a hurricane glass over ice.. Garnish with orange slice, cherry..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "255 calories"
      },
      "recipeIngredient": [
        "30 ml Dark rum",
        "30 ml White rum",
        "60 ml Passion fruit juice",
        "30 ml Orange juice",
        "15 ml Lime juice",
        "15 ml Grenadine",
        "15 ml Sugar syrup",
        "garnish Orange slice, cherry"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/hurricane/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a hurricane glass over ice.",
          "url": "https://cocktail.glass/hurricane/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange slice, cherry.",
          "url": "https://cocktail.glass/hurricane/#step3"
        }
      ],
      "keywords": "cocktail, Tiki, Hurricane, Dark rum, White rum, Passion fruit juice, Orange juice, Lime juice, Grenadine, Sugar syrup, Orange slice, cherry",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/planters-punch/",
      "url": "https://cocktail.glass/planters-punch/",
      "name": "Planter's Punch",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/planters-punch/"
          ]
        }
      ],
      "description": "How to make a Planter's Punch: Shake all ingredients with ice.. Strain into a highball glass over ice.. Garnish with orange slice, cherry, mint sprig..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/planters-punch/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/planters-punch/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/planters-punch/"
      },
      "name": "Planter's Punch",
      "description": "How to make a Planter's Punch: Shake all ingredients with ice.. Strain into a highball glass over ice.. Garnish with orange slice, cherry, mint sprig..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "240 calories"
      },
      "recipeIngredient": [
        "60 ml Dark Jamaican rum",
        "30 ml Lime juice",
        "30 ml Orange juice",
        "15 ml Grenadine",
        "15 ml Sugar syrup",
        "3 dashes Angostura bitters",
        "garnish Orange slice, cherry, mint sprig"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/planters-punch/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a highball glass over ice.",
          "url": "https://cocktail.glass/planters-punch/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange slice, cherry, mint sprig.",
          "url": "https://cocktail.glass/planters-punch/#step3"
        }
      ],
      "keywords": "cocktail, Punch, Highball, Dark Jamaican rum, Lime juice, Orange juice, Grenadine, Sugar syrup, Angostura bitters, Orange slice, cherry, mint sprig",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/el-diablo/",
      "url": "https://cocktail.glass/el-diablo/",
      "name": "El Diablo",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/el-diablo/"
          ]
        }
      ],
      "description": "How to make a El Diablo: Shake tequila, cassis and lime with ice.. Strain into a highball glass over ice.. Top with ginger beer.. Garnish with lime wedge..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/el-diablo/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/el-diablo/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/el-diablo/"
      },
      "name": "El Diablo",
      "description": "How to make a El Diablo: Shake tequila, cassis and lime with ice.. Strain into a highball glass over ice.. Top with ginger beer.. Garnish with lime wedge..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "183 calories"
      },
      "recipeIngredient": [
        "45 ml Tequila reposado",
        "15 ml Crème de cassis",
        "15 ml Lime juice",
        "90 ml Ginger beer",
        "garnish Lime wedge"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake tequila, cassis and lime with ice.",
          "url": "https://cocktail.glass/el-diablo/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a highball glass over ice.",
          "url": "https://cocktail.glass/el-diablo/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with ginger beer.",
          "url": "https://cocktail.glass/el-diablo/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lime wedge.",
          "url": "https://cocktail.glass/el-diablo/#step4"
        }
      ],
      "keywords": "cocktail, Highball, Highball, Tequila reposado, Crème de cassis, Lime juice, Ginger beer, Lime wedge",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/vodka-martini/",
      "url": "https://cocktail.glass/vodka-martini/",
      "name": "Vodka Martini",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/vodka-martini/"
          ]
        }
      ],
      "description": "How to make a Vodka Martini: Stir ingredients with ice.. Strain into a chilled martini glass.. Garnish with lemon twist or olive..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/vodka-martini/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/vodka-martini/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/vodka-martini/"
      },
      "name": "Vodka Martini",
      "description": "How to make a Vodka Martini: Stir ingredients with ice.. Strain into a chilled martini glass.. Garnish with lemon twist or olive..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "151 calories"
      },
      "recipeIngredient": [
        "60 ml Vodka",
        "10 ml Dry vermouth",
        "garnish Lemon twist or olive"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir ingredients with ice.",
          "url": "https://cocktail.glass/vodka-martini/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled martini glass.",
          "url": "https://cocktail.glass/vodka-martini/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon twist or olive.",
          "url": "https://cocktail.glass/vodka-martini/#step3"
        }
      ],
      "keywords": "cocktail, Martini Variation, Martini, Vodka, Dry vermouth, Lemon twist or olive",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/dirty-martini/",
      "url": "https://cocktail.glass/dirty-martini/",
      "name": "Dirty Martini",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/dirty-martini/"
          ]
        }
      ],
      "description": "How to make a Dirty Martini: Stir all ingredients with ice.. Strain into a chilled martini glass.. Garnish with olives..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/dirty-martini/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/dirty-martini/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/dirty-martini/"
      },
      "name": "Dirty Martini",
      "description": "How to make a Dirty Martini: Stir all ingredients with ice.. Strain into a chilled martini glass.. Garnish with olives..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "180 calories"
      },
      "recipeIngredient": [
        "60 ml Gin",
        "15 ml Dry vermouth",
        "15 ml Olive brine",
        "garnish Olives"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/dirty-martini/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled martini glass.",
          "url": "https://cocktail.glass/dirty-martini/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with olives.",
          "url": "https://cocktail.glass/dirty-martini/#step3"
        }
      ],
      "keywords": "cocktail, Martini Variation, Martini, Gin, Dry vermouth, Olive brine, Olives",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/gibson/",
      "url": "https://cocktail.glass/gibson/",
      "name": "Gibson",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/gibson/"
          ]
        }
      ],
      "description": "How to make a Gibson: Stir ingredients with ice.. Strain into a chilled martini glass.. Garnish with cocktail onion..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/gibson/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/gibson/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/gibson/"
      },
      "name": "Gibson",
      "description": "How to make a Gibson: Stir ingredients with ice.. Strain into a chilled martini glass.. Garnish with cocktail onion..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "151 calories"
      },
      "recipeIngredient": [
        "60 ml Gin",
        "10 ml Dry vermouth",
        "garnish Cocktail onion"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir ingredients with ice.",
          "url": "https://cocktail.glass/gibson/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled martini glass.",
          "url": "https://cocktail.glass/gibson/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with cocktail onion.",
          "url": "https://cocktail.glass/gibson/#step3"
        }
      ],
      "keywords": "cocktail, Martini Variation, Martini, Gin, Dry vermouth, Cocktail onion",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/fitzgerald/",
      "url": "https://cocktail.glass/fitzgerald/",
      "name": "Fitzgerald",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/fitzgerald/"
          ]
        }
      ],
      "description": "How to make a Fitzgerald: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon wedge..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/fitzgerald/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/fitzgerald/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/fitzgerald/"
      },
      "name": "Fitzgerald",
      "description": "How to make a Fitzgerald: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon wedge..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "152 calories"
      },
      "recipeIngredient": [
        "45 ml Gin",
        "22.5 ml Lemon juice",
        "15 ml Sugar syrup",
        "2 dashes Angostura bitters",
        "garnish Lemon wedge"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/fitzgerald/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/fitzgerald/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon wedge.",
          "url": "https://cocktail.glass/fitzgerald/#step3"
        }
      ],
      "keywords": "cocktail, Modern Classic, Coupe, Gin, Lemon juice, Sugar syrup, Angostura bitters, Lemon wedge",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/army-and-navy/",
      "url": "https://cocktail.glass/army-and-navy/",
      "name": "Army & Navy",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/army-and-navy/"
          ]
        }
      ],
      "description": "How to make a Army & Navy: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/army-and-navy/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/army-and-navy/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/army-and-navy/"
      },
      "name": "Army & Navy",
      "description": "How to make a Army & Navy: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "205 calories"
      },
      "recipeIngredient": [
        "60 ml Gin",
        "22.5 ml Lemon juice",
        "22.5 ml Orgeat",
        "2 dashes Angostura bitters",
        "garnish Lemon twist"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/army-and-navy/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/army-and-navy/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon twist.",
          "url": "https://cocktail.glass/army-and-navy/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Gin, Lemon juice, Orgeat, Angostura bitters, Lemon twist",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/rum-punch/",
      "url": "https://cocktail.glass/rum-punch/",
      "name": "Rum Punch",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/rum-punch/"
          ]
        }
      ],
      "description": "How to make a Rum Punch: Shake all ingredients with ice.. Strain into a highball glass over ice.. Garnish with orange slice, cherry..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/rum-punch/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/rum-punch/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/rum-punch/"
      },
      "name": "Rum Punch",
      "description": "How to make a Rum Punch: Shake all ingredients with ice.. Strain into a highball glass over ice.. Garnish with orange slice, cherry..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "230 calories"
      },
      "recipeIngredient": [
        "60 ml Dark rum",
        "60 ml Orange juice",
        "60 ml Pineapple juice",
        "15 ml Lime juice",
        "15 ml Grenadine",
        "garnish Orange slice, cherry"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/rum-punch/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a highball glass over ice.",
          "url": "https://cocktail.glass/rum-punch/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange slice, cherry.",
          "url": "https://cocktail.glass/rum-punch/#step3"
        }
      ],
      "keywords": "cocktail, Punch, Highball, Dark rum, Orange juice, Pineapple juice, Lime juice, Grenadine, Orange slice, cherry",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/scorpion/",
      "url": "https://cocktail.glass/scorpion/",
      "name": "Scorpion",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/scorpion/"
          ]
        }
      ],
      "description": "How to make a Scorpion: Blend all ingredients with crushed ice and pour into a tiki mug.. Garnish with orange slice, mint sprig..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/scorpion/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/scorpion/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/scorpion/"
      },
      "name": "Scorpion",
      "description": "How to make a Scorpion: Blend all ingredients with crushed ice and pour into a tiki mug.. Garnish with orange slice, mint sprig..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "265 calories"
      },
      "recipeIngredient": [
        "45 ml White rum",
        "30 ml Cognac",
        "60 ml Orange juice",
        "30 ml Lemon juice",
        "22.5 ml Orgeat",
        "garnish Orange slice, mint sprig"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Blend",
          "text": "Blend all ingredients with crushed ice and pour into a tiki mug.",
          "url": "https://cocktail.glass/scorpion/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange slice, mint sprig.",
          "url": "https://cocktail.glass/scorpion/#step2"
        }
      ],
      "keywords": "cocktail, Tiki, Tiki mug, White rum, Cognac, Orange juice, Lemon juice, Orgeat, Orange slice, mint sprig",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/test-pilot/",
      "url": "https://cocktail.glass/test-pilot/",
      "name": "Test Pilot",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/test-pilot/"
          ]
        }
      ],
      "description": "How to make a Test Pilot: Shake all ingredients with ice.. Strain into a tiki mug over crushed ice.. Garnish with cherry..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/test-pilot/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/test-pilot/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/test-pilot/"
      },
      "name": "Test Pilot",
      "description": "How to make a Test Pilot: Shake all ingredients with ice.. Strain into a tiki mug over crushed ice.. Garnish with cherry..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "207 calories"
      },
      "recipeIngredient": [
        "45 ml Dark Jamaican rum",
        "22.5 ml Puerto Rican rum",
        "15 ml Lime juice",
        "15 ml Falernum",
        "10 ml Triple sec",
        "1 dash Angostura bitters",
        "2 drop Absinthe",
        "garnish Cherry"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/test-pilot/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a tiki mug over crushed ice.",
          "url": "https://cocktail.glass/test-pilot/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with cherry.",
          "url": "https://cocktail.glass/test-pilot/#step3"
        }
      ],
      "keywords": "cocktail, Tiki, Tiki mug, Dark Jamaican rum, Puerto Rican rum, Lime juice, Falernum, Triple sec, Angostura bitters, Absinthe, Cherry",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/three-dots-and-a-dash/",
      "url": "https://cocktail.glass/three-dots-and-a-dash/",
      "name": "Three Dots and a Dash",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/three-dots-and-a-dash/"
          ]
        }
      ],
      "description": "How to make a Three Dots and a Dash: Shake all ingredients with ice.. Strain into a tiki mug over crushed ice.. Garnish with three cherries on a pick, mint sprig..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/three-dots-and-a-dash/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/three-dots-and-a-dash/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/three-dots-and-a-dash/"
      },
      "name": "Three Dots and a Dash",
      "description": "How to make a Three Dots and a Dash: Shake all ingredients with ice.. Strain into a tiki mug over crushed ice.. Garnish with three cherries on a pick, mint sprig..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "149 calories"
      },
      "recipeIngredient": [
        "22.5 ml Aged rhum agricole",
        "22.5 ml Aged Demerara rum",
        "15 ml Lime juice",
        "15 ml Orange juice",
        "15 ml Honey syrup",
        "7.5 ml Falernum",
        "5 ml Allspice dram",
        "1 dash Angostura bitters",
        "garnish Three cherries on a pick, mint sprig"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/three-dots-and-a-dash/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a tiki mug over crushed ice.",
          "url": "https://cocktail.glass/three-dots-and-a-dash/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with three cherries on a pick, mint sprig.",
          "url": "https://cocktail.glass/three-dots-and-a-dash/#step3"
        }
      ],
      "keywords": "cocktail, Tiki, Tiki mug, Aged rhum agricole, Aged Demerara rum, Lime juice, Orange juice, Honey syrup, Falernum, Allspice dram, Angostura bitters, Three cherries on a pick, mint sprig",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/fog-cutter/",
      "url": "https://cocktail.glass/fog-cutter/",
      "name": "Fog Cutter",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/fog-cutter/"
          ]
        }
      ],
      "description": "How to make a Fog Cutter: Shake all ingredients except sherry with ice.. Strain over crushed ice into a tiki mug.. Float sherry on top.. Garnish with mint sprig..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/fog-cutter/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/fog-cutter/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/fog-cutter/"
      },
      "name": "Fog Cutter",
      "description": "How to make a Fog Cutter: Shake all ingredients except sherry with ice.. Strain over crushed ice into a tiki mug.. Float sherry on top.. Garnish with mint sprig..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "269 calories"
      },
      "recipeIngredient": [
        "45 ml White rum",
        "15 ml Cognac",
        "15 ml Gin",
        "60 ml Orange juice",
        "30 ml Lemon juice",
        "15 ml Orgeat",
        "15 ml Amontillado sherry",
        "garnish Mint sprig"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients except sherry with ice.",
          "url": "https://cocktail.glass/fog-cutter/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain over crushed ice into a tiki mug.",
          "url": "https://cocktail.glass/fog-cutter/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Float",
          "text": "Float sherry on top.",
          "url": "https://cocktail.glass/fog-cutter/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with mint sprig.",
          "url": "https://cocktail.glass/fog-cutter/#step4"
        }
      ],
      "keywords": "cocktail, Tiki, Tiki mug, White rum, Cognac, Gin, Orange juice, Lemon juice, Orgeat, Amontillado sherry, Mint sprig",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/navy-grog/",
      "url": "https://cocktail.glass/navy-grog/",
      "name": "Navy Grog",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/navy-grog/"
          ]
        }
      ],
      "description": "How to make a Navy Grog: Shake all ingredients except soda with ice.. Strain into a rocks glass over crushed ice.. Top with soda.. Garnish with mint sprig..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/navy-grog/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/navy-grog/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/navy-grog/"
      },
      "name": "Navy Grog",
      "description": "How to make a Navy Grog: Shake all ingredients except soda with ice.. Strain into a rocks glass over crushed ice.. Top with soda.. Garnish with mint sprig..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "198 calories"
      },
      "recipeIngredient": [
        "22.5 ml Dark Jamaican rum",
        "22.5 ml Demerara rum",
        "22.5 ml White Puerto Rican rum",
        "22.5 ml Lime juice",
        "22.5 ml Grapefruit juice",
        "15 ml Honey syrup",
        "5 ml Allspice dram",
        "30 ml Soda water",
        "garnish Mint sprig"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients except soda with ice.",
          "url": "https://cocktail.glass/navy-grog/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over crushed ice.",
          "url": "https://cocktail.glass/navy-grog/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with soda.",
          "url": "https://cocktail.glass/navy-grog/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with mint sprig.",
          "url": "https://cocktail.glass/navy-grog/#step4"
        }
      ],
      "keywords": "cocktail, Tiki, Tumbler, Dark Jamaican rum, Demerara rum, White Puerto Rican rum, Lime juice, Grapefruit juice, Honey syrup, Allspice dram, Soda water, Mint sprig",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/saturn/",
      "url": "https://cocktail.glass/saturn/",
      "name": "Saturn",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/saturn/"
          ]
        }
      ],
      "description": "How to make a Saturn: Shake all ingredients with ice and flash blend or strain into a coupe glass.. Garnish with cherry..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/saturn/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/saturn/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/saturn/"
      },
      "name": "Saturn",
      "description": "How to make a Saturn: Shake all ingredients with ice and flash blend or strain into a coupe glass.. Garnish with cherry..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "188 calories"
      },
      "recipeIngredient": [
        "45 ml Gin",
        "22.5 ml Lemon juice",
        "15 ml Passion fruit syrup",
        "7.5 ml Orgeat",
        "7.5 ml Falernum",
        "garnish Cherry"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice and flash blend or strain into a coupe glass.",
          "url": "https://cocktail.glass/saturn/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with cherry.",
          "url": "https://cocktail.glass/saturn/#step2"
        }
      ],
      "keywords": "cocktail, Tiki, Coupe, Gin, Lemon juice, Passion fruit syrup, Orgeat, Falernum, Cherry",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/jet-pilot/",
      "url": "https://cocktail.glass/jet-pilot/",
      "name": "Jet Pilot",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/jet-pilot/"
          ]
        }
      ],
      "description": "How to make a Jet Pilot: Shake all ingredients with ice.. Strain into a tiki mug over crushed ice.. Garnish with cinnamon stick..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/jet-pilot/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/jet-pilot/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/jet-pilot/"
      },
      "name": "Jet Pilot",
      "description": "How to make a Jet Pilot: Shake all ingredients with ice.. Strain into a tiki mug over crushed ice.. Garnish with cinnamon stick..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "207 calories"
      },
      "recipeIngredient": [
        "22.5 ml Dark Jamaican rum",
        "22.5 ml Gold Puerto Rican rum",
        "22.5 ml 151 Demerara rum",
        "15 ml Lime juice",
        "15 ml Grapefruit juice",
        "15 ml Cinnamon syrup",
        "15 ml Falernum",
        "1 dash Angostura bitters",
        "2 drop Absinthe",
        "garnish Cinnamon stick"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/jet-pilot/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a tiki mug over crushed ice.",
          "url": "https://cocktail.glass/jet-pilot/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with cinnamon stick.",
          "url": "https://cocktail.glass/jet-pilot/#step3"
        }
      ],
      "keywords": "cocktail, Tiki, Tiki mug, Dark Jamaican rum, Gold Puerto Rican rum, 151 Demerara rum, Lime juice, Grapefruit juice, Cinnamon syrup, Falernum, Angostura bitters, Absinthe, Cinnamon stick",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/missionarys-downfall/",
      "url": "https://cocktail.glass/missionarys-downfall/",
      "name": "Missionary's Downfall",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/missionarys-downfall/"
          ]
        }
      ],
      "description": "How to make a Missionary's Downfall: Blend all ingredients with crushed ice until smooth.. Pour into a hurricane glass.. Garnish with mint sprig..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/missionarys-downfall/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/missionarys-downfall/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/missionarys-downfall/"
      },
      "name": "Missionary's Downfall",
      "description": "How to make a Missionary's Downfall: Blend all ingredients with crushed ice until smooth.. Pour into a hurricane glass.. Garnish with mint sprig..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "189 calories"
      },
      "recipeIngredient": [
        "30 ml White rum",
        "15 ml Peach liqueur",
        "22.5 ml Lime juice",
        "15 ml Honey syrup",
        "12 leaves Mint leaves",
        "30 ml Pineapple juice",
        "garnish Mint sprig"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Blend",
          "text": "Blend all ingredients with crushed ice until smooth.",
          "url": "https://cocktail.glass/missionarys-downfall/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Pour",
          "text": "Pour into a hurricane glass.",
          "url": "https://cocktail.glass/missionarys-downfall/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with mint sprig.",
          "url": "https://cocktail.glass/missionarys-downfall/#step3"
        }
      ],
      "keywords": "cocktail, Tiki, Hurricane, White rum, Peach liqueur, Lime juice, Honey syrup, Mint leaves, Pineapple juice, Mint sprig",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/rum-runner/",
      "url": "https://cocktail.glass/rum-runner/",
      "name": "Rum Runner",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/rum-runner/"
          ]
        }
      ],
      "description": "How to make a Rum Runner: Blend all ingredients with crushed ice and pour into a hurricane glass.. Garnish with cherry, orange slice..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/rum-runner/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/rum-runner/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/rum-runner/"
      },
      "name": "Rum Runner",
      "description": "How to make a Rum Runner: Blend all ingredients with crushed ice and pour into a hurricane glass.. Garnish with cherry, orange slice..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "237 calories"
      },
      "recipeIngredient": [
        "30 ml Dark rum",
        "22.5 ml Blackberry liqueur",
        "22.5 ml Banana liqueur",
        "30 ml Orange juice",
        "30 ml Pineapple juice",
        "10 ml Grenadine",
        "15 ml Lime juice",
        "garnish Cherry, orange slice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Blend",
          "text": "Blend all ingredients with crushed ice and pour into a hurricane glass.",
          "url": "https://cocktail.glass/rum-runner/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with cherry, orange slice.",
          "url": "https://cocktail.glass/rum-runner/#step2"
        }
      ],
      "keywords": "cocktail, Tiki, Hurricane, Dark rum, Blackberry liqueur, Banana liqueur, Orange juice, Pineapple juice, Grenadine, Lime juice, Cherry, orange slice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/blue-lagoon/",
      "url": "https://cocktail.glass/blue-lagoon/",
      "name": "Blue Lagoon",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/blue-lagoon/"
          ]
        }
      ],
      "description": "How to make a Blue Lagoon: Build vodka and blue curaçao over ice in a highball glass.. Top with lemonade and stir.. Garnish with orange slice, cherry..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/blue-lagoon/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/blue-lagoon/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/blue-lagoon/"
      },
      "name": "Blue Lagoon",
      "description": "How to make a Blue Lagoon: Build vodka and blue curaçao over ice in a highball glass.. Top with lemonade and stir.. Garnish with orange slice, cherry..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "317 calories"
      },
      "recipeIngredient": [
        "45 ml Vodka",
        "22.5 ml Blue curaçao",
        "120 ml Lemonade",
        "garnish Orange slice, cherry"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build vodka and blue curaçao over ice in a highball glass.",
          "url": "https://cocktail.glass/blue-lagoon/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with lemonade and stir.",
          "url": "https://cocktail.glass/blue-lagoon/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange slice, cherry.",
          "url": "https://cocktail.glass/blue-lagoon/#step3"
        }
      ],
      "keywords": "cocktail, Highball, Highball, Vodka, Blue curaçao, Lemonade, Orange slice, cherry",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/cobras-fang/",
      "url": "https://cocktail.glass/cobras-fang/",
      "name": "Tiki Ti Cobra's Fang",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/cobras-fang/"
          ]
        }
      ],
      "description": "How to make a Tiki Ti Cobra's Fang: Shake all ingredients with ice.. Strain into a tiki mug over crushed ice.. Garnish with mint sprig..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/cobras-fang/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/cobras-fang/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/cobras-fang/"
      },
      "name": "Tiki Ti Cobra's Fang",
      "description": "How to make a Tiki Ti Cobra's Fang: Shake all ingredients with ice.. Strain into a tiki mug over crushed ice.. Garnish with mint sprig..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "170 calories"
      },
      "recipeIngredient": [
        "45 ml Dark Jamaican rum",
        "22.5 ml Lime juice",
        "15 ml Passion fruit syrup",
        "7.5 ml Falernum",
        "1 dash Angostura bitters",
        "2 drop Absinthe",
        "garnish Mint sprig"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/cobras-fang/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a tiki mug over crushed ice.",
          "url": "https://cocktail.glass/cobras-fang/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with mint sprig.",
          "url": "https://cocktail.glass/cobras-fang/#step3"
        }
      ],
      "keywords": "cocktail, Tiki, Tiki mug, Dark Jamaican rum, Lime juice, Passion fruit syrup, Falernum, Angostura bitters, Absinthe, Mint sprig",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/stinger/",
      "url": "https://cocktail.glass/stinger/",
      "name": "Stinger",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/stinger/"
          ]
        }
      ],
      "description": "How to make a Stinger: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with mint leaf..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/stinger/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/stinger/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/stinger/"
      },
      "name": "Stinger",
      "description": "How to make a Stinger: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with mint leaf..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "172 calories"
      },
      "recipeIngredient": [
        "60 ml Cognac",
        "22.5 ml Crème de menthe (white)",
        "garnish Mint leaf"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/stinger/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/stinger/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with mint leaf.",
          "url": "https://cocktail.glass/stinger/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Cognac, Crème de menthe (white), Mint leaf",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/between-the-sheets/",
      "url": "https://cocktail.glass/between-the-sheets/",
      "name": "Between the Sheets",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/between-the-sheets/"
          ]
        }
      ],
      "description": "How to make a Between the Sheets: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/between-the-sheets/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/between-the-sheets/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/between-the-sheets/"
      },
      "name": "Between the Sheets",
      "description": "How to make a Between the Sheets: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "166 calories"
      },
      "recipeIngredient": [
        "22.5 ml Cognac",
        "22.5 ml White rum",
        "22.5 ml Triple sec",
        "15 ml Lemon juice",
        "garnish Lemon twist"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/between-the-sheets/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/between-the-sheets/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon twist.",
          "url": "https://cocktail.glass/between-the-sheets/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Cognac, White rum, Triple sec, Lemon juice, Lemon twist",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/tuxedo/",
      "url": "https://cocktail.glass/tuxedo/",
      "name": "Tuxedo",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/tuxedo/"
          ]
        }
      ],
      "description": "How to make a Tuxedo: Stir all ingredients with ice.. Strain into a chilled martini glass.. Garnish with lemon twist, cherry..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/tuxedo/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/tuxedo/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/tuxedo/"
      },
      "name": "Tuxedo",
      "description": "How to make a Tuxedo: Stir all ingredients with ice.. Strain into a chilled martini glass.. Garnish with lemon twist, cherry..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "177 calories"
      },
      "recipeIngredient": [
        "45 ml Gin",
        "45 ml Dry vermouth",
        "5 ml Maraschino liqueur",
        "2 drop Absinthe",
        "2 dashes Orange bitters",
        "garnish Lemon twist, cherry"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/tuxedo/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled martini glass.",
          "url": "https://cocktail.glass/tuxedo/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon twist, cherry.",
          "url": "https://cocktail.glass/tuxedo/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Martini, Gin, Dry vermouth, Maraschino liqueur, Absinthe, Orange bitters, Lemon twist, cherry",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/martinez/",
      "url": "https://cocktail.glass/martinez/",
      "name": "Martinez",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/martinez/"
          ]
        }
      ],
      "description": "How to make a Martinez: Stir all ingredients with ice.. Strain into a Nick & Nora glass.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/martinez/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/martinez/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/martinez/"
      },
      "name": "Martinez",
      "description": "How to make a Martinez: Stir all ingredients with ice.. Strain into a Nick & Nora glass.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "177 calories"
      },
      "recipeIngredient": [
        "45 ml Old Tom gin",
        "45 ml Sweet vermouth",
        "5 ml Maraschino liqueur",
        "2 dashes Angostura bitters",
        "garnish Orange peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/martinez/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a Nick & Nora glass.",
          "url": "https://cocktail.glass/martinez/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange peel.",
          "url": "https://cocktail.glass/martinez/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Nick & Nora, Old Tom gin, Sweet vermouth, Maraschino liqueur, Angostura bitters, Orange peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/ward-eight/",
      "url": "https://cocktail.glass/ward-eight/",
      "name": "Ward Eight",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/ward-eight/"
          ]
        }
      ],
      "description": "How to make a Ward Eight: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with orange slice, cherry..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/ward-eight/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/ward-eight/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/ward-eight/"
      },
      "name": "Ward Eight",
      "description": "How to make a Ward Eight: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with orange slice, cherry..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "194 calories"
      },
      "recipeIngredient": [
        "60 ml Rye whiskey",
        "22.5 ml Lemon juice",
        "22.5 ml Orange juice",
        "15 ml Grenadine",
        "garnish Orange slice, cherry"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/ward-eight/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/ward-eight/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange slice, cherry.",
          "url": "https://cocktail.glass/ward-eight/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Rye whiskey, Lemon juice, Orange juice, Grenadine, Orange slice, cherry",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/brandy-crusta/",
      "url": "https://cocktail.glass/brandy-crusta/",
      "name": "Brandy Crusta",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/brandy-crusta/"
          ]
        }
      ],
      "description": "How to make a Brandy Crusta: Rim the coupe with sugar.. Shake all ingredients with ice.. Strain into a coupe lined with a spiral of lemon peel.. Garnish with lemon spiral..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/brandy-crusta/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/brandy-crusta/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/brandy-crusta/"
      },
      "name": "Brandy Crusta",
      "description": "How to make a Brandy Crusta: Rim the coupe with sugar.. Shake all ingredients with ice.. Strain into a coupe lined with a spiral of lemon peel.. Garnish with lemon spiral..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "173 calories"
      },
      "recipeIngredient": [
        "52.5 ml Cognac",
        "7.5 ml Maraschino liqueur",
        "5 ml Curaçao",
        "15 ml Lemon juice",
        "5 ml Sugar syrup",
        "2 dashes Angostura bitters",
        "garnish lemon spiral"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Rim",
          "text": "Rim the coupe with sugar.",
          "url": "https://cocktail.glass/brandy-crusta/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/brandy-crusta/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a coupe lined with a spiral of lemon peel.",
          "url": "https://cocktail.glass/brandy-crusta/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon spiral.",
          "url": "https://cocktail.glass/brandy-crusta/#step4"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Cognac, Maraschino liqueur, Curaçao, Lemon juice, Sugar syrup, Angostura bitters, lemon spiral",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/angel-face/",
      "url": "https://cocktail.glass/angel-face/",
      "name": "Angel Face",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/angel-face/"
          ]
        }
      ],
      "description": "How to make a Angel Face: Shake all ingredients with ice.. Strain into a chilled coupe glass..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/angel-face/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/angel-face/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/angel-face/"
      },
      "name": "Angel Face",
      "description": "How to make a Angel Face: Shake all ingredients with ice.. Strain into a chilled coupe glass..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "159 calories"
      },
      "recipeIngredient": [
        "30 ml Gin",
        "30 ml Apple brandy",
        "30 ml Apricot brandy"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/angel-face/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/angel-face/#step2"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Gin, Apple brandy, Apricot brandy",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/algonquin/",
      "url": "https://cocktail.glass/algonquin/",
      "name": "Algonquin",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/algonquin/"
          ]
        }
      ],
      "description": "How to make a Algonquin: Shake all ingredients with ice.. Strain into a chilled coupe glass..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/algonquin/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/algonquin/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/algonquin/"
      },
      "name": "Algonquin",
      "description": "How to make a Algonquin: Shake all ingredients with ice.. Strain into a chilled coupe glass..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "142 calories"
      },
      "recipeIngredient": [
        "45 ml Rye whiskey",
        "22.5 ml Dry vermouth",
        "22.5 ml Pineapple juice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/algonquin/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/algonquin/#step2"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Rye whiskey, Dry vermouth, Pineapple juice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/bamboo/",
      "url": "https://cocktail.glass/bamboo/",
      "name": "Bamboo",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/bamboo/"
          ]
        }
      ],
      "description": "How to make a Bamboo: Stir all ingredients with ice.. Strain into a Nick & Nora glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/bamboo/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/bamboo/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/bamboo/"
      },
      "name": "Bamboo",
      "description": "How to make a Bamboo: Stir all ingredients with ice.. Strain into a Nick & Nora glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "129 calories"
      },
      "recipeIngredient": [
        "45 ml Dry sherry",
        "45 ml Dry vermouth",
        "2 dashes Orange bitters",
        "1 dash Angostura bitters",
        "garnish Lemon twist"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/bamboo/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a Nick & Nora glass.",
          "url": "https://cocktail.glass/bamboo/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon twist.",
          "url": "https://cocktail.glass/bamboo/#step3"
        }
      ],
      "keywords": "cocktail, Low alcohol, Nick & Nora, Dry sherry, Dry vermouth, Orange bitters, Angostura bitters, Lemon twist",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/adonis/",
      "url": "https://cocktail.glass/adonis/",
      "name": "Adonis",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/adonis/"
          ]
        }
      ],
      "description": "How to make a Adonis: Stir all ingredients with ice.. Strain into a Nick & Nora glass.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/adonis/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/adonis/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/adonis/"
      },
      "name": "Adonis",
      "description": "How to make a Adonis: Stir all ingredients with ice.. Strain into a Nick & Nora glass.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "100 calories"
      },
      "recipeIngredient": [
        "45 ml Fino sherry",
        "30 ml Sweet vermouth",
        "2 dashes Orange bitters",
        "garnish Orange peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/adonis/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a Nick & Nora glass.",
          "url": "https://cocktail.glass/adonis/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange peel.",
          "url": "https://cocktail.glass/adonis/#step3"
        }
      ],
      "keywords": "cocktail, Low alcohol, Nick & Nora, Fino sherry, Sweet vermouth, Orange bitters, Orange peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/sherry-cobbler/",
      "url": "https://cocktail.glass/sherry-cobbler/",
      "name": "Sherry Cobbler",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/sherry-cobbler/"
          ]
        }
      ],
      "description": "How to make a Sherry Cobbler: Muddle orange slices with syrup.. Add sherry and fill with crushed ice.. Stir and garnish.. Garnish with berries, mint sprig, orange slice..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/sherry-cobbler/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/sherry-cobbler/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/sherry-cobbler/"
      },
      "name": "Sherry Cobbler",
      "description": "How to make a Sherry Cobbler: Muddle orange slices with syrup.. Add sherry and fill with crushed ice.. Stir and garnish.. Garnish with berries, mint sprig, orange slice..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "177 calories"
      },
      "recipeIngredient": [
        "90 ml Amontillado sherry",
        "15 ml Sugar syrup",
        "2 piece Orange slice",
        "garnish Berries, mint sprig, orange slice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Muddle",
          "text": "Muddle orange slices with syrup.",
          "url": "https://cocktail.glass/sherry-cobbler/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add sherry and fill with crushed ice.",
          "url": "https://cocktail.glass/sherry-cobbler/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir and garnish.",
          "url": "https://cocktail.glass/sherry-cobbler/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with berries, mint sprig, orange slice.",
          "url": "https://cocktail.glass/sherry-cobbler/#step4"
        }
      ],
      "keywords": "cocktail, Low alcohol, Wine glass, Amontillado sherry, Sugar syrup, Orange slice, Berries, mint sprig, orange slice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/sbagliato-spritz/",
      "url": "https://cocktail.glass/sbagliato-spritz/",
      "name": "Sbagliato Spritz",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/sbagliato-spritz/"
          ]
        }
      ],
      "description": "How to make a Sbagliato Spritz: Build over ice in a wine glass.. Add Campari and vermouth.. Top with prosecco and soda.. Garnish with orange slice..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/sbagliato-spritz/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/sbagliato-spritz/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/sbagliato-spritz/"
      },
      "name": "Sbagliato Spritz",
      "description": "How to make a Sbagliato Spritz: Build over ice in a wine glass.. Add Campari and vermouth.. Top with prosecco and soda.. Garnish with orange slice..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "179 calories"
      },
      "recipeIngredient": [
        "30 ml Campari",
        "30 ml Sweet vermouth",
        "60 ml Prosecco",
        "30 ml Soda water",
        "garnish Orange slice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build over ice in a wine glass.",
          "url": "https://cocktail.glass/sbagliato-spritz/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add Campari and vermouth.",
          "url": "https://cocktail.glass/sbagliato-spritz/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with prosecco and soda.",
          "url": "https://cocktail.glass/sbagliato-spritz/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange slice.",
          "url": "https://cocktail.glass/sbagliato-spritz/#step4"
        }
      ],
      "keywords": "cocktail, Spritz, Wine glass, Campari, Sweet vermouth, Prosecco, Soda water, Orange slice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/hugo-spritz/",
      "url": "https://cocktail.glass/hugo-spritz/",
      "name": "Hugo Spritz",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/hugo-spritz/"
          ]
        }
      ],
      "description": "How to make a Hugo Spritz: Build over ice in a wine glass.. Add elderflower liqueur, lime, prosecco and soda.. Stir gently.. Garnish with mint sprig, lime wheel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/hugo-spritz/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/hugo-spritz/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/hugo-spritz/"
      },
      "name": "Hugo Spritz",
      "description": "How to make a Hugo Spritz: Build over ice in a wine glass.. Add elderflower liqueur, lime, prosecco and soda.. Stir gently.. Garnish with mint sprig, lime wheel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "198 calories"
      },
      "recipeIngredient": [
        "30 ml Elderflower liqueur",
        "120 ml Prosecco",
        "30 ml Soda water",
        "10 ml Lime juice",
        "garnish Mint sprig, lime wheel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build over ice in a wine glass.",
          "url": "https://cocktail.glass/hugo-spritz/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add elderflower liqueur, lime, prosecco and soda.",
          "url": "https://cocktail.glass/hugo-spritz/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir gently.",
          "url": "https://cocktail.glass/hugo-spritz/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with mint sprig, lime wheel.",
          "url": "https://cocktail.glass/hugo-spritz/#step4"
        }
      ],
      "keywords": "cocktail, Spritz, Wine glass, Elderflower liqueur, Prosecco, Soda water, Lime juice, Mint sprig, lime wheel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/limoncello-spritz/",
      "url": "https://cocktail.glass/limoncello-spritz/",
      "name": "Limoncello Spritz",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/limoncello-spritz/"
          ]
        }
      ],
      "description": "How to make a Limoncello Spritz: Build over ice in a wine glass.. Add limoncello, prosecco and soda water.. Stir gently.. Garnish with lemon slice..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/limoncello-spritz/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/limoncello-spritz/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/limoncello-spritz/"
      },
      "name": "Limoncello Spritz",
      "description": "How to make a Limoncello Spritz: Build over ice in a wine glass.. Add limoncello, prosecco and soda water.. Stir gently.. Garnish with lemon slice..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "159 calories"
      },
      "recipeIngredient": [
        "45 ml Limoncello",
        "90 ml Prosecco",
        "30 ml Soda water",
        "garnish Lemon slice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build over ice in a wine glass.",
          "url": "https://cocktail.glass/limoncello-spritz/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add limoncello, prosecco and soda water.",
          "url": "https://cocktail.glass/limoncello-spritz/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir gently.",
          "url": "https://cocktail.glass/limoncello-spritz/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon slice.",
          "url": "https://cocktail.glass/limoncello-spritz/#step4"
        }
      ],
      "keywords": "cocktail, Spritz, Wine glass, Limoncello, Prosecco, Soda water, Lemon slice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/campari-spritz/",
      "url": "https://cocktail.glass/campari-spritz/",
      "name": "Campari Spritz",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/campari-spritz/"
          ]
        }
      ],
      "description": "How to make a Campari Spritz: Build over ice in a wine glass.. Stir gently.. Garnish with orange slice..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/campari-spritz/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/campari-spritz/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/campari-spritz/"
      },
      "name": "Campari Spritz",
      "description": "How to make a Campari Spritz: Build over ice in a wine glass.. Stir gently.. Garnish with orange slice..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "204 calories"
      },
      "recipeIngredient": [
        "45 ml Campari",
        "90 ml Prosecco",
        "30 ml Soda water",
        "garnish Orange slice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build over ice in a wine glass.",
          "url": "https://cocktail.glass/campari-spritz/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir gently.",
          "url": "https://cocktail.glass/campari-spritz/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange slice.",
          "url": "https://cocktail.glass/campari-spritz/#step3"
        }
      ],
      "keywords": "cocktail, Spritz, Wine glass, Campari, Prosecco, Soda water, Orange slice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/select-spritz/",
      "url": "https://cocktail.glass/select-spritz/",
      "name": "Select Spritz",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/select-spritz/"
          ]
        }
      ],
      "description": "How to make a Select Spritz: Build over ice in a wine glass.. Stir gently.. Garnish with green olive, orange slice..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/select-spritz/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/select-spritz/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/select-spritz/"
      },
      "name": "Select Spritz",
      "description": "How to make a Select Spritz: Build over ice in a wine glass.. Stir gently.. Garnish with green olive, orange slice..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "159 calories"
      },
      "recipeIngredient": [
        "45 ml Select Aperitivo",
        "90 ml Prosecco",
        "30 ml Soda water",
        "garnish Green olive, orange slice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build over ice in a wine glass.",
          "url": "https://cocktail.glass/select-spritz/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir gently.",
          "url": "https://cocktail.glass/select-spritz/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with green olive, orange slice.",
          "url": "https://cocktail.glass/select-spritz/#step3"
        }
      ],
      "keywords": "cocktail, Spritz, Wine glass, Select Aperitivo, Prosecco, Soda water, Green olive, orange slice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/cynar-spritz/",
      "url": "https://cocktail.glass/cynar-spritz/",
      "name": "Cynar Spritz",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/cynar-spritz/"
          ]
        }
      ],
      "description": "How to make a Cynar Spritz: Build over ice in a wine glass.. Stir gently.. Garnish with orange slice..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/cynar-spritz/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/cynar-spritz/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/cynar-spritz/"
      },
      "name": "Cynar Spritz",
      "description": "How to make a Cynar Spritz: Build over ice in a wine glass.. Stir gently.. Garnish with orange slice..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "204 calories"
      },
      "recipeIngredient": [
        "45 ml Cynar",
        "90 ml Prosecco",
        "30 ml Soda water",
        "garnish Orange slice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build over ice in a wine glass.",
          "url": "https://cocktail.glass/cynar-spritz/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir gently.",
          "url": "https://cocktail.glass/cynar-spritz/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange slice.",
          "url": "https://cocktail.glass/cynar-spritz/#step3"
        }
      ],
      "keywords": "cocktail, Spritz, Wine glass, Cynar, Prosecco, Soda water, Orange slice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/b-52/",
      "url": "https://cocktail.glass/b-52/",
      "name": "B-52",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/b-52/"
          ]
        }
      ],
      "description": "How to make a B-52: Layer ingredients in order in a shot glass, pouring each over the back of a barspoon..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/b-52/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/b-52/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/b-52/"
      },
      "name": "B-52",
      "description": "How to make a B-52: Layer ingredients in order in a shot glass, pouring each over the back of a barspoon..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "126 calories"
      },
      "recipeIngredient": [
        "15 ml Coffee liqueur",
        "15 ml Baileys Irish Cream",
        "15 ml Grand Marnier"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Layer",
          "text": "Layer ingredients in order in a shot glass, pouring each over the back of a barspoon.",
          "url": "https://cocktail.glass/b-52/#step1"
        }
      ],
      "keywords": "cocktail, Shooter, Shot glass, Coffee liqueur, Baileys Irish Cream, Grand Marnier",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/kamikaze/",
      "url": "https://cocktail.glass/kamikaze/",
      "name": "Kamikaze",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/kamikaze/"
          ]
        }
      ],
      "description": "How to make a Kamikaze: Shake all ingredients with ice.. Strain into a shot glass..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/kamikaze/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/kamikaze/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/kamikaze/"
      },
      "name": "Kamikaze",
      "description": "How to make a Kamikaze: Shake all ingredients with ice.. Strain into a shot glass..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "117 calories"
      },
      "recipeIngredient": [
        "22.5 ml Vodka",
        "22.5 ml Triple sec",
        "22.5 ml Lime juice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/kamikaze/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a shot glass.",
          "url": "https://cocktail.glass/kamikaze/#step2"
        }
      ],
      "keywords": "cocktail, Shooter, Shot glass, Vodka, Triple sec, Lime juice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/lemon-drop-shot/",
      "url": "https://cocktail.glass/lemon-drop-shot/",
      "name": "Lemon Drop Shot",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/lemon-drop-shot/"
          ]
        }
      ],
      "description": "How to make a Lemon Drop Shot: Rim the shot with sugar.. Shake all ingredients with ice.. Strain into a shot..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/lemon-drop-shot/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/lemon-drop-shot/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/lemon-drop-shot/"
      },
      "name": "Lemon Drop Shot",
      "description": "How to make a Lemon Drop Shot: Rim the shot with sugar.. Shake all ingredients with ice.. Strain into a shot..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "76 calories"
      },
      "recipeIngredient": [
        "30 ml Citrus vodka",
        "15 ml Lemon juice",
        "10 ml Sugar syrup"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Rim",
          "text": "Rim the shot with sugar.",
          "url": "https://cocktail.glass/lemon-drop-shot/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/lemon-drop-shot/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a shot.",
          "url": "https://cocktail.glass/lemon-drop-shot/#step3"
        }
      ],
      "keywords": "cocktail, Shooter, Shot glass, Citrus vodka, Lemon juice, Sugar syrup",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/jagerbomb/",
      "url": "https://cocktail.glass/jagerbomb/",
      "name": "Jägerbomb",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/jagerbomb/"
          ]
        }
      ],
      "description": "How to make a Jägerbomb: Pour Red Bull into a glass.. Drop in a shot glass of Jägermeister..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/jagerbomb/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/jagerbomb/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/jagerbomb/"
      },
      "name": "Jägerbomb",
      "description": "How to make a Jägerbomb: Pour Red Bull into a glass.. Drop in a shot glass of Jägermeister..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "248 calories"
      },
      "recipeIngredient": [
        "45 ml Jägermeister",
        "120 ml Red Bull"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Pour",
          "text": "Pour Red Bull into a glass.",
          "url": "https://cocktail.glass/jagerbomb/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Drop",
          "text": "Drop in a shot glass of Jägermeister.",
          "url": "https://cocktail.glass/jagerbomb/#step2"
        }
      ],
      "keywords": "cocktail, Shooter, Shot glass, Jägermeister, Red Bull",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/mezcal-mule/",
      "url": "https://cocktail.glass/mezcal-mule/",
      "name": "Mezcal Mule",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/mezcal-mule/"
          ]
        }
      ],
      "description": "How to make a Mezcal Mule: Build in a copper mug over ice.. Add mezcal and lime juice.. Top with ginger beer.. Stir gently.. Garnish with lime wedge..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/mezcal-mule/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/mezcal-mule/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/mezcal-mule/"
      },
      "name": "Mezcal Mule",
      "description": "How to make a Mezcal Mule: Build in a copper mug over ice.. Add mezcal and lime juice.. Top with ginger beer.. Stir gently.. Garnish with lime wedge..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT5M",
      "cookTime": "PT0M",
      "totalTime": "PT5M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "194 calories"
      },
      "recipeIngredient": [
        "60 ml Mezcal",
        "20 ml Lime juice",
        "120 ml Ginger beer",
        "garnish Lime wedge"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build in a copper mug over ice.",
          "url": "https://cocktail.glass/mezcal-mule/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add mezcal and lime juice.",
          "url": "https://cocktail.glass/mezcal-mule/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with ginger beer.",
          "url": "https://cocktail.glass/mezcal-mule/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir gently.",
          "url": "https://cocktail.glass/mezcal-mule/#step4"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lime wedge.",
          "url": "https://cocktail.glass/mezcal-mule/#step5"
        }
      ],
      "keywords": "cocktail, Highball, Copper mug, Mezcal, Lime juice, Ginger beer, Lime wedge",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/kentucky-mule/",
      "url": "https://cocktail.glass/kentucky-mule/",
      "name": "Kentucky Mule",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/kentucky-mule/"
          ]
        }
      ],
      "description": "How to make a Kentucky Mule: Build in a copper mug over ice.. Add bourbon and lime juice.. Top with ginger beer.. Stir gently.. Garnish with lime wedge..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/kentucky-mule/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/kentucky-mule/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/kentucky-mule/"
      },
      "name": "Kentucky Mule",
      "description": "How to make a Kentucky Mule: Build in a copper mug over ice.. Add bourbon and lime juice.. Top with ginger beer.. Stir gently.. Garnish with lime wedge..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT5M",
      "cookTime": "PT0M",
      "totalTime": "PT5M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "194 calories"
      },
      "recipeIngredient": [
        "60 ml Bourbon",
        "20 ml Lime juice",
        "120 ml Ginger beer",
        "garnish Lime wedge"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build in a copper mug over ice.",
          "url": "https://cocktail.glass/kentucky-mule/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add bourbon and lime juice.",
          "url": "https://cocktail.glass/kentucky-mule/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with ginger beer.",
          "url": "https://cocktail.glass/kentucky-mule/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir gently.",
          "url": "https://cocktail.glass/kentucky-mule/#step4"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lime wedge.",
          "url": "https://cocktail.glass/kentucky-mule/#step5"
        }
      ],
      "keywords": "cocktail, Highball, Copper mug, Bourbon, Lime juice, Ginger beer, Lime wedge",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/gold-rush/",
      "url": "https://cocktail.glass/gold-rush/",
      "name": "Gold Rush",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/gold-rush/"
          ]
        }
      ],
      "description": "How to make a Gold Rush: Shake all ingredients with ice.. Strain into a rocks glass over a large ice cube..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/gold-rush/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/gold-rush/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/gold-rush/"
      },
      "name": "Gold Rush",
      "description": "How to make a Gold Rush: Shake all ingredients with ice.. Strain into a rocks glass over a large ice cube..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "203 calories"
      },
      "recipeIngredient": [
        "60 ml Bourbon",
        "22.5 ml Lemon juice",
        "22.5 ml Honey syrup"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/gold-rush/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over a large ice cube.",
          "url": "https://cocktail.glass/gold-rush/#step2"
        }
      ],
      "keywords": "cocktail, Modern Classic, Tumbler, Bourbon, Lemon juice, Honey syrup",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/brown-derby/",
      "url": "https://cocktail.glass/brown-derby/",
      "name": "Brown Derby",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/brown-derby/"
          ]
        }
      ],
      "description": "How to make a Brown Derby: Shake all ingredients with ice.. Strain into a chilled coupe glass..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/brown-derby/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/brown-derby/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/brown-derby/"
      },
      "name": "Brown Derby",
      "description": "How to make a Brown Derby: Shake all ingredients with ice.. Strain into a chilled coupe glass..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "188 calories"
      },
      "recipeIngredient": [
        "60 ml Bourbon",
        "30 ml Grapefruit juice",
        "15 ml Honey syrup"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/brown-derby/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/brown-derby/#step2"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Bourbon, Grapefruit juice, Honey syrup",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/new-york-sour/",
      "url": "https://cocktail.glass/new-york-sour/",
      "name": "Penicillin Variation with Rye",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/new-york-sour/"
          ]
        }
      ],
      "description": "How to make a Penicillin Variation with Rye: Dry shake bourbon, lemon, syrup and egg white.. Shake with ice.. Strain into a rocks glass over ice.. Float red wine on top..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/new-york-sour/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/new-york-sour/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/new-york-sour/"
      },
      "name": "Penicillin Variation with Rye",
      "description": "How to make a Penicillin Variation with Rye: Dry shake bourbon, lemon, syrup and egg white.. Shake with ice.. Strain into a rocks glass over ice.. Float red wine on top..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "215 calories"
      },
      "recipeIngredient": [
        "60 ml Bourbon",
        "22.5 ml Lemon juice",
        "15 ml Sugar syrup",
        "1 piece Egg white",
        "15 ml Red wine"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Dry",
          "text": "Dry shake bourbon, lemon, syrup and egg white.",
          "url": "https://cocktail.glass/new-york-sour/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake with ice.",
          "url": "https://cocktail.glass/new-york-sour/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over ice.",
          "url": "https://cocktail.glass/new-york-sour/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Float",
          "text": "Float red wine on top.",
          "url": "https://cocktail.glass/new-york-sour/#step4"
        }
      ],
      "keywords": "cocktail, Modern Classic, Tumbler, Bourbon, Lemon juice, Sugar syrup, Egg white, Red wine",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/old-pal/",
      "url": "https://cocktail.glass/old-pal/",
      "name": "Boulevardier Variation",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/old-pal/"
          ]
        }
      ],
      "description": "How to make a Boulevardier Variation: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/old-pal/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/old-pal/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/old-pal/"
      },
      "name": "Boulevardier Variation",
      "description": "How to make a Boulevardier Variation: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "183 calories"
      },
      "recipeIngredient": [
        "30 ml Rye whiskey",
        "30 ml Campari",
        "30 ml Dry vermouth",
        "garnish Lemon twist"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/old-pal/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/old-pal/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon twist.",
          "url": "https://cocktail.glass/old-pal/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Rye whiskey, Campari, Dry vermouth, Lemon twist",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/tipperary/",
      "url": "https://cocktail.glass/tipperary/",
      "name": "Tipperary",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/tipperary/"
          ]
        }
      ],
      "description": "How to make a Tipperary: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/tipperary/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/tipperary/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/tipperary/"
      },
      "name": "Tipperary",
      "description": "How to make a Tipperary: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "170 calories"
      },
      "recipeIngredient": [
        "45 ml Irish whiskey",
        "22.5 ml Sweet vermouth",
        "15 ml Green Chartreuse",
        "garnish Orange peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/tipperary/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/tipperary/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange peel.",
          "url": "https://cocktail.glass/tipperary/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Irish whiskey, Sweet vermouth, Green Chartreuse, Orange peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/toronto/",
      "url": "https://cocktail.glass/toronto/",
      "name": "Toronto",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/toronto/"
          ]
        }
      ],
      "description": "How to make a Toronto: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/toronto/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/toronto/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/toronto/"
      },
      "name": "Toronto",
      "description": "How to make a Toronto: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "178 calories"
      },
      "recipeIngredient": [
        "60 ml Rye whiskey",
        "7.5 ml Fernet-Branca",
        "7.5 ml Demerara syrup",
        "2 dashes Angostura bitters",
        "garnish Orange peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/toronto/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/toronto/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange peel.",
          "url": "https://cocktail.glass/toronto/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Rye whiskey, Fernet-Branca, Demerara syrup, Angostura bitters, Orange peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/monte-carlo/",
      "url": "https://cocktail.glass/monte-carlo/",
      "name": "Monte Carlo",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/monte-carlo/"
          ]
        }
      ],
      "description": "How to make a Monte Carlo: Stir all ingredients with ice.. Strain into a chilled coupe glass..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/monte-carlo/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/monte-carlo/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/monte-carlo/"
      },
      "name": "Monte Carlo",
      "description": "How to make a Monte Carlo: Stir all ingredients with ice.. Strain into a chilled coupe glass..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "178 calories"
      },
      "recipeIngredient": [
        "60 ml Rye whiskey",
        "15 ml Bénédictine",
        "2 dashes Angostura bitters"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/monte-carlo/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/monte-carlo/#step2"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Rye whiskey, Bénédictine, Angostura bitters",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/bobby-burns/",
      "url": "https://cocktail.glass/bobby-burns/",
      "name": "Bobby Burns",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/bobby-burns/"
          ]
        }
      ],
      "description": "How to make a Bobby Burns: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/bobby-burns/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/bobby-burns/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/bobby-burns/"
      },
      "name": "Bobby Burns",
      "description": "How to make a Bobby Burns: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "181 calories"
      },
      "recipeIngredient": [
        "45 ml Blended Scotch",
        "45 ml Sweet vermouth",
        "7.5 ml Bénédictine",
        "garnish Lemon peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/bobby-burns/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/bobby-burns/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon peel.",
          "url": "https://cocktail.glass/bobby-burns/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Blended Scotch, Sweet vermouth, Bénédictine, Lemon peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/chrysanthemum/",
      "url": "https://cocktail.glass/chrysanthemum/",
      "name": "Chrysanthemum",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/chrysanthemum/"
          ]
        }
      ],
      "description": "How to make a Chrysanthemum: Stir all ingredients with ice.. Strain into a Nick & Nora glass.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/chrysanthemum/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/chrysanthemum/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/chrysanthemum/"
      },
      "name": "Chrysanthemum",
      "description": "How to make a Chrysanthemum: Stir all ingredients with ice.. Strain into a Nick & Nora glass.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "134 calories"
      },
      "recipeIngredient": [
        "60 ml Dry vermouth",
        "22.5 ml Bénédictine",
        "3 drop Absinthe",
        "garnish Orange peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/chrysanthemum/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a Nick & Nora glass.",
          "url": "https://cocktail.glass/chrysanthemum/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange peel.",
          "url": "https://cocktail.glass/chrysanthemum/#step3"
        }
      ],
      "keywords": "cocktail, Low alcohol, Nick & Nora, Dry vermouth, Bénédictine, Absinthe, Orange peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/improved-whiskey-cocktail/",
      "url": "https://cocktail.glass/improved-whiskey-cocktail/",
      "name": "Improved Whiskey Cocktail",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/improved-whiskey-cocktail/"
          ]
        }
      ],
      "description": "How to make a Improved Whiskey Cocktail: Stir all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Garnish with lemon peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/improved-whiskey-cocktail/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/improved-whiskey-cocktail/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/improved-whiskey-cocktail/"
      },
      "name": "Improved Whiskey Cocktail",
      "description": "How to make a Improved Whiskey Cocktail: Stir all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Garnish with lemon peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "165 calories"
      },
      "recipeIngredient": [
        "60 ml Rye whiskey",
        "5 ml Maraschino liqueur",
        "5 ml Sugar syrup",
        "2 drop Absinthe",
        "2 dashes Angostura bitters",
        "garnish Lemon peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/improved-whiskey-cocktail/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over a large ice cube.",
          "url": "https://cocktail.glass/improved-whiskey-cocktail/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon peel.",
          "url": "https://cocktail.glass/improved-whiskey-cocktail/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Tumbler, Rye whiskey, Maraschino liqueur, Sugar syrup, Absinthe, Angostura bitters, Lemon peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/whiskey-smash/",
      "url": "https://cocktail.glass/whiskey-smash/",
      "name": "Whiskey Smash",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/whiskey-smash/"
          ]
        }
      ],
      "description": "How to make a Whiskey Smash: Muddle lemon and mint with syrup.. Add bourbon and ice, shake.. Strain into a rocks glass over ice.. Garnish with mint sprig..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/whiskey-smash/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/whiskey-smash/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/whiskey-smash/"
      },
      "name": "Whiskey Smash",
      "description": "How to make a Whiskey Smash: Muddle lemon and mint with syrup.. Add bourbon and ice, shake.. Strain into a rocks glass over ice.. Garnish with mint sprig..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "188 calories"
      },
      "recipeIngredient": [
        "60 ml Bourbon",
        "2 wedge Lemon",
        "15 ml Sugar syrup",
        "6 leaves Mint leaves",
        "garnish Mint sprig"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Muddle",
          "text": "Muddle lemon and mint with syrup.",
          "url": "https://cocktail.glass/whiskey-smash/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add bourbon and ice, shake.",
          "url": "https://cocktail.glass/whiskey-smash/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over ice.",
          "url": "https://cocktail.glass/whiskey-smash/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with mint sprig.",
          "url": "https://cocktail.glass/whiskey-smash/#step4"
        }
      ],
      "keywords": "cocktail, Modern Classic, Tumbler, Bourbon, Lemon, Sugar syrup, Mint leaves, Mint sprig",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/oaxaca-old-fashioned/",
      "url": "https://cocktail.glass/oaxaca-old-fashioned/",
      "name": "Oaxaca Old Fashioned",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/oaxaca-old-fashioned/"
          ]
        }
      ],
      "description": "How to make a Oaxaca Old Fashioned: Stir all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Flame an orange peel over the drink.. Garnish with orange peel, flamed..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/oaxaca-old-fashioned/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/oaxaca-old-fashioned/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/oaxaca-old-fashioned/"
      },
      "name": "Oaxaca Old Fashioned",
      "description": "How to make a Oaxaca Old Fashioned: Stir all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Flame an orange peel over the drink.. Garnish with orange peel, flamed..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "129 calories"
      },
      "recipeIngredient": [
        "45 ml Reposado tequila",
        "15 ml Mezcal",
        "10 ml Agave syrup",
        "2 dashes Angostura bitters",
        "garnish Orange peel, flamed"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/oaxaca-old-fashioned/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over a large ice cube.",
          "url": "https://cocktail.glass/oaxaca-old-fashioned/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Flame",
          "text": "Flame an orange peel over the drink.",
          "url": "https://cocktail.glass/oaxaca-old-fashioned/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange peel, flamed.",
          "url": "https://cocktail.glass/oaxaca-old-fashioned/#step4"
        }
      ],
      "keywords": "cocktail, Modern Classic, Tumbler, Reposado tequila, Mezcal, Agave syrup, Angostura bitters, Orange peel, flamed",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/division-bell/",
      "url": "https://cocktail.glass/division-bell/",
      "name": "Division Bell",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/division-bell/"
          ]
        }
      ],
      "description": "How to make a Division Bell: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with grapefruit peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/division-bell/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/division-bell/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/division-bell/"
      },
      "name": "Division Bell",
      "description": "How to make a Division Bell: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with grapefruit peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "172 calories"
      },
      "recipeIngredient": [
        "30 ml Mezcal",
        "22.5 ml Aperol",
        "15 ml Maraschino liqueur",
        "22.5 ml Lime juice",
        "garnish Grapefruit peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/division-bell/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/division-bell/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with grapefruit peel.",
          "url": "https://cocktail.glass/division-bell/#step3"
        }
      ],
      "keywords": "cocktail, Modern Classic, Coupe, Mezcal, Aperol, Maraschino liqueur, Lime juice, Grapefruit peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/agua-fresca-cocktail/",
      "url": "https://cocktail.glass/agua-fresca-cocktail/",
      "name": "Agua Fresca",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/agua-fresca-cocktail/"
          ]
        }
      ],
      "description": "How to make a Agua Fresca: Shake all ingredients with ice.. Strain into a highball glass over ice.. Garnish with watermelon wedge..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/agua-fresca-cocktail/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/agua-fresca-cocktail/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/agua-fresca-cocktail/"
      },
      "name": "Agua Fresca",
      "description": "How to make a Agua Fresca: Shake all ingredients with ice.. Strain into a highball glass over ice.. Garnish with watermelon wedge..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "161 calories"
      },
      "recipeIngredient": [
        "45 ml Mezcal",
        "60 ml Watermelon juice",
        "15 ml Lime juice",
        "10 ml Sugar syrup",
        "1 pinch Pinch of salt",
        "garnish Watermelon wedge"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/agua-fresca-cocktail/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a highball glass over ice.",
          "url": "https://cocktail.glass/agua-fresca-cocktail/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with watermelon wedge.",
          "url": "https://cocktail.glass/agua-fresca-cocktail/#step3"
        }
      ],
      "keywords": "cocktail, Modern Classic, Highball, Mezcal, Watermelon juice, Lime juice, Sugar syrup, Pinch of salt, Watermelon wedge",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/frozen-daiquiri/",
      "url": "https://cocktail.glass/frozen-daiquiri/",
      "name": "Frozen Daiquiri",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/frozen-daiquiri/"
          ]
        }
      ],
      "description": "How to make a Frozen Daiquiri: Blend all ingredients with a cup of crushed ice until smooth.. Pour into a coupe glass.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/frozen-daiquiri/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/frozen-daiquiri/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/frozen-daiquiri/"
      },
      "name": "Frozen Daiquiri",
      "description": "How to make a Frozen Daiquiri: Blend all ingredients with a cup of crushed ice until smooth.. Pour into a coupe glass.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "206 calories"
      },
      "recipeIngredient": [
        "60 ml White rum",
        "30 ml Lime juice",
        "22.5 ml Sugar syrup",
        "garnish Lime wheel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Blend",
          "text": "Blend all ingredients with a cup of crushed ice until smooth.",
          "url": "https://cocktail.glass/frozen-daiquiri/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Pour",
          "text": "Pour into a coupe glass.",
          "url": "https://cocktail.glass/frozen-daiquiri/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lime wheel.",
          "url": "https://cocktail.glass/frozen-daiquiri/#step3"
        }
      ],
      "keywords": "cocktail, Frozen, Coupe, White rum, Lime juice, Sugar syrup, Lime wheel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/frozen-margarita/",
      "url": "https://cocktail.glass/frozen-margarita/",
      "name": "Frozen Margarita",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/frozen-margarita/"
          ]
        }
      ],
      "description": "How to make a Frozen Margarita: Rim the margarita with salt.. Blend all ingredients with a cup of ice until smooth.. Pour into a margarita.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/frozen-margarita/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/frozen-margarita/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/frozen-margarita/"
      },
      "name": "Frozen Margarita",
      "description": "How to make a Frozen Margarita: Rim the margarita with salt.. Blend all ingredients with a cup of ice until smooth.. Pour into a margarita.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "263 calories"
      },
      "recipeIngredient": [
        "60 ml Tequila blanco",
        "30 ml Triple sec",
        "30 ml Lime juice",
        "15 ml Sugar syrup",
        "garnish Lime wheel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Rim",
          "text": "Rim the margarita with salt.",
          "url": "https://cocktail.glass/frozen-margarita/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Blend",
          "text": "Blend all ingredients with a cup of ice until smooth.",
          "url": "https://cocktail.glass/frozen-margarita/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Pour",
          "text": "Pour into a margarita.",
          "url": "https://cocktail.glass/frozen-margarita/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lime wheel.",
          "url": "https://cocktail.glass/frozen-margarita/#step4"
        }
      ],
      "keywords": "cocktail, Frozen, Margarita glass, Tequila blanco, Triple sec, Lime juice, Sugar syrup, Lime wheel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/frozen-strawberry-daiquiri/",
      "url": "https://cocktail.glass/frozen-strawberry-daiquiri/",
      "name": "Frozen Strawberry Daiquiri",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/frozen-strawberry-daiquiri/"
          ]
        }
      ],
      "description": "How to make a Frozen Strawberry Daiquiri: Blend all ingredients with crushed ice until smooth.. Pour into a coupe glass.. Garnish with strawberry..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/frozen-strawberry-daiquiri/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/frozen-strawberry-daiquiri/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/frozen-strawberry-daiquiri/"
      },
      "name": "Frozen Strawberry Daiquiri",
      "description": "How to make a Frozen Strawberry Daiquiri: Blend all ingredients with crushed ice until smooth.. Pour into a coupe glass.. Garnish with strawberry..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "193 calories"
      },
      "recipeIngredient": [
        "60 ml White rum",
        "22.5 ml Lime juice",
        "15 ml Sugar syrup",
        "4 piece Strawberries",
        "garnish Strawberry"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Blend",
          "text": "Blend all ingredients with crushed ice until smooth.",
          "url": "https://cocktail.glass/frozen-strawberry-daiquiri/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Pour",
          "text": "Pour into a coupe glass.",
          "url": "https://cocktail.glass/frozen-strawberry-daiquiri/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with strawberry.",
          "url": "https://cocktail.glass/frozen-strawberry-daiquiri/#step3"
        }
      ],
      "keywords": "cocktail, Frozen, Coupe, White rum, Lime juice, Sugar syrup, Strawberries, Strawberry",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/mudslide/",
      "url": "https://cocktail.glass/mudslide/",
      "name": "Mudslide",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/mudslide/"
          ]
        }
      ],
      "description": "How to make a Mudslide: Blend all ingredients with ice until smooth.. Pour into a hurricane glass.. Top with whipped cream.. Garnish with chocolate drizzle, whipped cream..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/mudslide/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/mudslide/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/mudslide/"
      },
      "name": "Mudslide",
      "description": "How to make a Mudslide: Blend all ingredients with ice until smooth.. Pour into a hurricane glass.. Top with whipped cream.. Garnish with chocolate drizzle, whipped cream..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "348 calories"
      },
      "recipeIngredient": [
        "30 ml Vodka",
        "30 ml Coffee liqueur",
        "30 ml Baileys Irish Cream",
        "30 ml Heavy cream",
        "garnish Chocolate drizzle, whipped cream"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Blend",
          "text": "Blend all ingredients with ice until smooth.",
          "url": "https://cocktail.glass/mudslide/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Pour",
          "text": "Pour into a hurricane glass.",
          "url": "https://cocktail.glass/mudslide/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with whipped cream.",
          "url": "https://cocktail.glass/mudslide/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with chocolate drizzle, whipped cream.",
          "url": "https://cocktail.glass/mudslide/#step4"
        }
      ],
      "keywords": "cocktail, Frozen, Hurricane, Vodka, Coffee liqueur, Baileys Irish Cream, Heavy cream, Chocolate drizzle, whipped cream",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/pina-colada-shaken/",
      "url": "https://cocktail.glass/pina-colada-shaken/",
      "name": "Piña Colada (shaken)",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/pina-colada-shaken/"
          ]
        }
      ],
      "description": "How to make a Piña Colada (shaken): Shake all ingredients with ice.. Strain into a rocks glass over ice.. Garnish with pineapple wedge..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/pina-colada-shaken/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/pina-colada-shaken/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/pina-colada-shaken/"
      },
      "name": "Piña Colada (shaken)",
      "description": "How to make a Piña Colada (shaken): Shake all ingredients with ice.. Strain into a rocks glass over ice.. Garnish with pineapple wedge..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "270 calories"
      },
      "recipeIngredient": [
        "60 ml White rum",
        "30 ml Coconut cream",
        "60 ml Pineapple juice",
        "15 ml Lime juice",
        "garnish Pineapple wedge"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/pina-colada-shaken/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over ice.",
          "url": "https://cocktail.glass/pina-colada-shaken/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with pineapple wedge.",
          "url": "https://cocktail.glass/pina-colada-shaken/#step3"
        }
      ],
      "keywords": "cocktail, Tiki, Tumbler, White rum, Coconut cream, Pineapple juice, Lime juice, Pineapple wedge",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/banana-daiquiri/",
      "url": "https://cocktail.glass/banana-daiquiri/",
      "name": "Banana Daiquiri",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/banana-daiquiri/"
          ]
        }
      ],
      "description": "How to make a Banana Daiquiri: Blend all ingredients with crushed ice until smooth.. Pour into a coupe glass.. Garnish with banana slice..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/banana-daiquiri/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/banana-daiquiri/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/banana-daiquiri/"
      },
      "name": "Banana Daiquiri",
      "description": "How to make a Banana Daiquiri: Blend all ingredients with crushed ice until smooth.. Pour into a coupe glass.. Garnish with banana slice..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "186 calories"
      },
      "recipeIngredient": [
        "60 ml White rum",
        "22.5 ml Lime juice",
        "15 ml Sugar syrup",
        "0.5 piece Banana",
        "garnish Banana slice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Blend",
          "text": "Blend all ingredients with crushed ice until smooth.",
          "url": "https://cocktail.glass/banana-daiquiri/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Pour",
          "text": "Pour into a coupe glass.",
          "url": "https://cocktail.glass/banana-daiquiri/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with banana slice.",
          "url": "https://cocktail.glass/banana-daiquiri/#step3"
        }
      ],
      "keywords": "cocktail, Frozen, Coupe, White rum, Lime juice, Sugar syrup, Banana, Banana slice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/frose/",
      "url": "https://cocktail.glass/frose/",
      "name": "Frosé",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/frose/"
          ]
        }
      ],
      "description": "How to make a Frosé: Freeze rosé until slushy.. Blend with remaining ingredients until smooth.. Pour into a wine glass.. Garnish with strawberry..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/frose/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/frose/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/frose/"
      },
      "name": "Frosé",
      "description": "How to make a Frosé: Freeze rosé until slushy.. Blend with remaining ingredients until smooth.. Pour into a wine glass.. Garnish with strawberry..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "359 calories"
      },
      "recipeIngredient": [
        "180 ml Rosé wine",
        "30 ml Strawberry purée",
        "15 ml Sugar syrup",
        "15 ml Lemon juice",
        "garnish Strawberry"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Freeze",
          "text": "Freeze rosé until slushy.",
          "url": "https://cocktail.glass/frose/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Blend",
          "text": "Blend with remaining ingredients until smooth.",
          "url": "https://cocktail.glass/frose/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Pour",
          "text": "Pour into a wine glass.",
          "url": "https://cocktail.glass/frose/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with strawberry.",
          "url": "https://cocktail.glass/frose/#step4"
        }
      ],
      "keywords": "cocktail, Frozen, Wine glass, Rosé wine, Strawberry purée, Sugar syrup, Lemon juice, Strawberry",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/chi-chi/",
      "url": "https://cocktail.glass/chi-chi/",
      "name": "Chi-Chi",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/chi-chi/"
          ]
        }
      ],
      "description": "How to make a Chi-Chi: Blend all ingredients with a cup of crushed ice until smooth.. Pour into a hurricane glass.. Garnish with pineapple wedge, cherry..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/chi-chi/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/chi-chi/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/chi-chi/"
      },
      "name": "Chi-Chi",
      "description": "How to make a Chi-Chi: Blend all ingredients with a cup of crushed ice until smooth.. Pour into a hurricane glass.. Garnish with pineapple wedge, cherry..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "327 calories"
      },
      "recipeIngredient": [
        "60 ml Vodka",
        "45 ml Coconut cream",
        "90 ml Pineapple juice",
        "garnish Pineapple wedge, cherry"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Blend",
          "text": "Blend all ingredients with a cup of crushed ice until smooth.",
          "url": "https://cocktail.glass/chi-chi/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Pour",
          "text": "Pour into a hurricane glass.",
          "url": "https://cocktail.glass/chi-chi/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with pineapple wedge, cherry.",
          "url": "https://cocktail.glass/chi-chi/#step3"
        }
      ],
      "keywords": "cocktail, Frozen, Hurricane, Vodka, Coconut cream, Pineapple juice, Pineapple wedge, cherry",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/paloma-fresca/",
      "url": "https://cocktail.glass/paloma-fresca/",
      "name": "Paloma Fresca",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/paloma-fresca/"
          ]
        }
      ],
      "description": "How to make a Paloma Fresca: Rim the highball with salt.. Shake tequila, juices and syrup with ice.. Strain into a highball over ice.. Top with soda.. Garnish with grapefruit wedge..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/paloma-fresca/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/paloma-fresca/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/paloma-fresca/"
      },
      "name": "Paloma Fresca",
      "description": "How to make a Paloma Fresca: Rim the highball with salt.. Shake tequila, juices and syrup with ice.. Strain into a highball over ice.. Top with soda.. Garnish with grapefruit wedge..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT5M",
      "cookTime": "PT0M",
      "totalTime": "PT5M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "280 calories"
      },
      "recipeIngredient": [
        "60 ml Tequila blanco",
        "60 ml Fresh grapefruit juice",
        "15 ml Lime juice",
        "10 ml Sugar syrup",
        "60 ml Soda water",
        "garnish Grapefruit wedge"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Rim",
          "text": "Rim the highball with salt.",
          "url": "https://cocktail.glass/paloma-fresca/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake tequila, juices and syrup with ice.",
          "url": "https://cocktail.glass/paloma-fresca/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a highball over ice.",
          "url": "https://cocktail.glass/paloma-fresca/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with soda.",
          "url": "https://cocktail.glass/paloma-fresca/#step4"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with grapefruit wedge.",
          "url": "https://cocktail.glass/paloma-fresca/#step5"
        }
      ],
      "keywords": "cocktail, Highball, Highball, Tequila blanco, Fresh grapefruit juice, Lime juice, Sugar syrup, Soda water, Grapefruit wedge",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/improved-gin-cocktail/",
      "url": "https://cocktail.glass/improved-gin-cocktail/",
      "name": "Improved Gin Cocktail",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/improved-gin-cocktail/"
          ]
        }
      ],
      "description": "How to make a Improved Gin Cocktail: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/improved-gin-cocktail/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/improved-gin-cocktail/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/improved-gin-cocktail/"
      },
      "name": "Improved Gin Cocktail",
      "description": "How to make a Improved Gin Cocktail: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "165 calories"
      },
      "recipeIngredient": [
        "60 ml Gin",
        "5 ml Maraschino liqueur",
        "5 ml Sugar syrup",
        "2 drop Absinthe",
        "2 dashes Orange bitters",
        "garnish Lemon peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/improved-gin-cocktail/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/improved-gin-cocktail/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon peel.",
          "url": "https://cocktail.glass/improved-gin-cocktail/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Gin, Maraschino liqueur, Sugar syrup, Absinthe, Orange bitters, Lemon peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/japanese-cocktail/",
      "url": "https://cocktail.glass/japanese-cocktail/",
      "name": "Japanese Cocktail",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/japanese-cocktail/"
          ]
        }
      ],
      "description": "How to make a Japanese Cocktail: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/japanese-cocktail/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/japanese-cocktail/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/japanese-cocktail/"
      },
      "name": "Japanese Cocktail",
      "description": "How to make a Japanese Cocktail: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "179 calories"
      },
      "recipeIngredient": [
        "60 ml Cognac",
        "15 ml Orgeat",
        "3 dashes Angostura bitters",
        "garnish Lemon peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/japanese-cocktail/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/japanese-cocktail/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon peel.",
          "url": "https://cocktail.glass/japanese-cocktail/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Cognac, Orgeat, Angostura bitters, Lemon peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/tequila-old-fashioned/",
      "url": "https://cocktail.glass/tequila-old-fashioned/",
      "name": "Tequila Old Fashioned",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/tequila-old-fashioned/"
          ]
        }
      ],
      "description": "How to make a Tequila Old Fashioned: Stir all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/tequila-old-fashioned/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/tequila-old-fashioned/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/tequila-old-fashioned/"
      },
      "name": "Tequila Old Fashioned",
      "description": "How to make a Tequila Old Fashioned: Stir all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "118 calories"
      },
      "recipeIngredient": [
        "60 ml Reposado tequila",
        "10 ml Agave syrup",
        "2 dashes Angostura bitters",
        "1 dash Orange bitters",
        "garnish Orange peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/tequila-old-fashioned/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over a large ice cube.",
          "url": "https://cocktail.glass/tequila-old-fashioned/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange peel.",
          "url": "https://cocktail.glass/tequila-old-fashioned/#step3"
        }
      ],
      "keywords": "cocktail, Stirred, Tumbler, Reposado tequila, Agave syrup, Angostura bitters, Orange bitters, Orange peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/rum-old-fashioned/",
      "url": "https://cocktail.glass/rum-old-fashioned/",
      "name": "Rum Old Fashioned",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/rum-old-fashioned/"
          ]
        }
      ],
      "description": "How to make a Rum Old Fashioned: Stir all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/rum-old-fashioned/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/rum-old-fashioned/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/rum-old-fashioned/"
      },
      "name": "Rum Old Fashioned",
      "description": "How to make a Rum Old Fashioned: Stir all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "165 calories"
      },
      "recipeIngredient": [
        "60 ml Aged rum",
        "10 ml Demerara syrup",
        "2 dashes Angostura bitters",
        "garnish Orange peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/rum-old-fashioned/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over a large ice cube.",
          "url": "https://cocktail.glass/rum-old-fashioned/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange peel.",
          "url": "https://cocktail.glass/rum-old-fashioned/#step3"
        }
      ],
      "keywords": "cocktail, Stirred, Tumbler, Aged rum, Demerara syrup, Angostura bitters, Orange peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/rum-manhattan/",
      "url": "https://cocktail.glass/rum-manhattan/",
      "name": "Rum Manhattan",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/rum-manhattan/"
          ]
        }
      ],
      "description": "How to make a Rum Manhattan: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with cherry..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/rum-manhattan/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/rum-manhattan/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/rum-manhattan/"
      },
      "name": "Rum Manhattan",
      "description": "How to make a Rum Manhattan: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with cherry..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "179 calories"
      },
      "recipeIngredient": [
        "60 ml Aged rum",
        "30 ml Sweet vermouth",
        "2 dashes Angostura bitters",
        "garnish Cherry"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/rum-manhattan/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/rum-manhattan/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with cherry.",
          "url": "https://cocktail.glass/rum-manhattan/#step3"
        }
      ],
      "keywords": "cocktail, Stirred, Coupe, Aged rum, Sweet vermouth, Angostura bitters, Cherry",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/mezcal-margarita/",
      "url": "https://cocktail.glass/mezcal-margarita/",
      "name": "Mezcal Margarita",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/mezcal-margarita/"
          ]
        }
      ],
      "description": "How to make a Mezcal Margarita: Rim the rocks glass over ice with salt.. Shake all ingredients with ice.. Strain into a rocks glass over ice.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/mezcal-margarita/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/mezcal-margarita/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/mezcal-margarita/"
      },
      "name": "Mezcal Margarita",
      "description": "How to make a Mezcal Margarita: Rim the rocks glass over ice with salt.. Shake all ingredients with ice.. Strain into a rocks glass over ice.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "231 calories"
      },
      "recipeIngredient": [
        "60 ml Mezcal",
        "30 ml Lime juice",
        "22.5 ml Triple sec",
        "10 ml Agave syrup",
        "garnish Lime wheel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Rim",
          "text": "Rim the rocks glass over ice with salt.",
          "url": "https://cocktail.glass/mezcal-margarita/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/mezcal-margarita/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over ice.",
          "url": "https://cocktail.glass/mezcal-margarita/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lime wheel.",
          "url": "https://cocktail.glass/mezcal-margarita/#step4"
        }
      ],
      "keywords": "cocktail, Modern Classic, Tumbler, Mezcal, Lime juice, Triple sec, Agave syrup, Lime wheel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/mezcal-last-word/",
      "url": "https://cocktail.glass/mezcal-last-word/",
      "name": "Mezcal Last Word",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/mezcal-last-word/"
          ]
        }
      ],
      "description": "How to make a Mezcal Last Word: Shake all ingredients with ice.. Strain into a chilled coupe glass..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/mezcal-last-word/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/mezcal-last-word/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/mezcal-last-word/"
      },
      "name": "Mezcal Last Word",
      "description": "How to make a Mezcal Last Word: Shake all ingredients with ice.. Strain into a chilled coupe glass..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "173 calories"
      },
      "recipeIngredient": [
        "22.5 ml Mezcal",
        "22.5 ml Green Chartreuse",
        "22.5 ml Maraschino liqueur",
        "22.5 ml Lime juice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/mezcal-last-word/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/mezcal-last-word/#step2"
        }
      ],
      "keywords": "cocktail, Modern Classic, Coupe, Mezcal, Green Chartreuse, Maraschino liqueur, Lime juice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/final-ward/",
      "url": "https://cocktail.glass/final-ward/",
      "name": "Final Ward",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/final-ward/"
          ]
        }
      ],
      "description": "How to make a Final Ward: Shake all ingredients with ice.. Strain into a chilled coupe glass..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/final-ward/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/final-ward/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/final-ward/"
      },
      "name": "Final Ward",
      "description": "How to make a Final Ward: Shake all ingredients with ice.. Strain into a chilled coupe glass..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "173 calories"
      },
      "recipeIngredient": [
        "22.5 ml Rye whiskey",
        "22.5 ml Green Chartreuse",
        "22.5 ml Maraschino liqueur",
        "22.5 ml Lemon juice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/final-ward/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/final-ward/#step2"
        }
      ],
      "keywords": "cocktail, Modern Classic, Coupe, Rye whiskey, Green Chartreuse, Maraschino liqueur, Lemon juice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/chartreuse-swizzle/",
      "url": "https://cocktail.glass/chartreuse-swizzle/",
      "name": "Chartreuse Swizzle",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/chartreuse-swizzle/"
          ]
        }
      ],
      "description": "How to make a Chartreuse Swizzle: Combine all ingredients in a highball glass.. Fill with crushed ice and swizzle until frosted.. Garnish with grated nutmeg, mint sprig..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/chartreuse-swizzle/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/chartreuse-swizzle/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/chartreuse-swizzle/"
      },
      "name": "Chartreuse Swizzle",
      "description": "How to make a Chartreuse Swizzle: Combine all ingredients in a highball glass.. Fill with crushed ice and swizzle until frosted.. Garnish with grated nutmeg, mint sprig..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "171 calories"
      },
      "recipeIngredient": [
        "45 ml Green Chartreuse",
        "30 ml Pineapple juice",
        "22.5 ml Lime juice",
        "15 ml Falernum",
        "garnish Grated nutmeg, mint sprig"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Combine",
          "text": "Combine all ingredients in a highball glass.",
          "url": "https://cocktail.glass/chartreuse-swizzle/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Fill",
          "text": "Fill with crushed ice and swizzle until frosted.",
          "url": "https://cocktail.glass/chartreuse-swizzle/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with grated nutmeg, mint sprig.",
          "url": "https://cocktail.glass/chartreuse-swizzle/#step3"
        }
      ],
      "keywords": "cocktail, Modern Classic, Highball, Green Chartreuse, Pineapple juice, Lime juice, Falernum, Grated nutmeg, mint sprig",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/daiquiri-no-3/",
      "url": "https://cocktail.glass/daiquiri-no-3/",
      "name": "Daiquiri No. 3",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/daiquiri-no-3/"
          ]
        }
      ],
      "description": "How to make a Daiquiri No. 3: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/daiquiri-no-3/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/daiquiri-no-3/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/daiquiri-no-3/"
      },
      "name": "Daiquiri No. 3",
      "description": "How to make a Daiquiri No. 3: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "200 calories"
      },
      "recipeIngredient": [
        "60 ml White rum",
        "15 ml Grapefruit juice",
        "15 ml Lime juice",
        "15 ml Maraschino liqueur",
        "5 ml Sugar syrup",
        "garnish Lime wheel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/daiquiri-no-3/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/daiquiri-no-3/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lime wheel.",
          "url": "https://cocktail.glass/daiquiri-no-3/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, White rum, Grapefruit juice, Lime juice, Maraschino liqueur, Sugar syrup, Lime wheel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/el-presidente/",
      "url": "https://cocktail.glass/el-presidente/",
      "name": "El Presidente",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/el-presidente/"
          ]
        }
      ],
      "description": "How to make a El Presidente: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/el-presidente/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/el-presidente/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/el-presidente/"
      },
      "name": "El Presidente",
      "description": "How to make a El Presidente: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "164 calories"
      },
      "recipeIngredient": [
        "45 ml White rum",
        "22.5 ml Dry vermouth",
        "7.5 ml Orange curaçao",
        "5 ml Grenadine",
        "garnish Orange peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/el-presidente/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/el-presidente/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange peel.",
          "url": "https://cocktail.glass/el-presidente/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, White rum, Dry vermouth, Orange curaçao, Grenadine, Orange peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/mary-pickford/",
      "url": "https://cocktail.glass/mary-pickford/",
      "name": "Mary Pickford",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/mary-pickford/"
          ]
        }
      ],
      "description": "How to make a Mary Pickford: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with cherry..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/mary-pickford/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/mary-pickford/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/mary-pickford/"
      },
      "name": "Mary Pickford",
      "description": "How to make a Mary Pickford: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with cherry..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "147 calories"
      },
      "recipeIngredient": [
        "45 ml White rum",
        "45 ml Pineapple juice",
        "5 ml Maraschino liqueur",
        "5 ml Grenadine",
        "garnish Cherry"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/mary-pickford/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/mary-pickford/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with cherry.",
          "url": "https://cocktail.glass/mary-pickford/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, White rum, Pineapple juice, Maraschino liqueur, Grenadine, Cherry",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/twelve-mile-limit/",
      "url": "https://cocktail.glass/twelve-mile-limit/",
      "name": "Twelve Mile Limit",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/twelve-mile-limit/"
          ]
        }
      ],
      "description": "How to make a Twelve Mile Limit: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/twelve-mile-limit/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/twelve-mile-limit/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/twelve-mile-limit/"
      },
      "name": "Twelve Mile Limit",
      "description": "How to make a Twelve Mile Limit: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "183 calories"
      },
      "recipeIngredient": [
        "22.5 ml White rum",
        "22.5 ml Rye whiskey",
        "22.5 ml Cognac",
        "22.5 ml Lemon juice",
        "7.5 ml Grenadine",
        "garnish Lemon twist"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/twelve-mile-limit/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/twelve-mile-limit/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon twist.",
          "url": "https://cocktail.glass/twelve-mile-limit/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, White rum, Rye whiskey, Cognac, Lemon juice, Grenadine, Lemon twist",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/cable-car/",
      "url": "https://cocktail.glass/cable-car/",
      "name": "Cable Car",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/cable-car/"
          ]
        }
      ],
      "description": "How to make a Cable Car: Rim the coupe with cinnamon sugar.. Shake all ingredients with ice.. Strain into a coupe.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/cable-car/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/cable-car/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/cable-car/"
      },
      "name": "Cable Car",
      "description": "How to make a Cable Car: Rim the coupe with cinnamon sugar.. Shake all ingredients with ice.. Strain into a coupe.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "170 calories"
      },
      "recipeIngredient": [
        "45 ml Spiced rum",
        "22.5 ml Orange curaçao",
        "22.5 ml Lemon juice",
        "15 ml Sugar syrup",
        "garnish Cinnamon, orange peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Rim",
          "text": "Rim the coupe with cinnamon sugar.",
          "url": "https://cocktail.glass/cable-car/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/cable-car/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a coupe.",
          "url": "https://cocktail.glass/cable-car/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange peel.",
          "url": "https://cocktail.glass/cable-car/#step4"
        }
      ],
      "keywords": "cocktail, Modern Classic, Coupe, Spiced rum, Orange curaçao, Lemon juice, Sugar syrup, Cinnamon, orange peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/angostura-sour/",
      "url": "https://cocktail.glass/angostura-sour/",
      "name": "Angostura Sour",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/angostura-sour/"
          ]
        }
      ],
      "description": "How to make a Angostura Sour: Dry shake all ingredients.. Shake with ice.. Strain into a chilled coupe glass.. Garnish with angostura bitters drops..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/angostura-sour/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/angostura-sour/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/angostura-sour/"
      },
      "name": "Angostura Sour",
      "description": "How to make a Angostura Sour: Dry shake all ingredients.. Shake with ice.. Strain into a chilled coupe glass.. Garnish with angostura bitters drops..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "150 calories"
      },
      "recipeIngredient": [
        "45 ml Angostura bitters",
        "22.5 ml Lemon juice",
        "22.5 ml Sugar syrup",
        "1 piece Egg white",
        "garnish Angostura bitters drops"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Dry",
          "text": "Dry shake all ingredients.",
          "url": "https://cocktail.glass/angostura-sour/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake with ice.",
          "url": "https://cocktail.glass/angostura-sour/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/angostura-sour/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with angostura bitters drops.",
          "url": "https://cocktail.glass/angostura-sour/#step4"
        }
      ],
      "keywords": "cocktail, Sour, Coupe, Angostura bitters, Lemon juice, Sugar syrup, Egg white, Angostura bitters drops",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/trinidad-sour/",
      "url": "https://cocktail.glass/trinidad-sour/",
      "name": "Trinidad Sour",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/trinidad-sour/"
          ]
        }
      ],
      "description": "How to make a Trinidad Sour: Shake all ingredients with ice.. Strain into a chilled coupe glass..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/trinidad-sour/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/trinidad-sour/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/trinidad-sour/"
      },
      "name": "Trinidad Sour",
      "description": "How to make a Trinidad Sour: Shake all ingredients with ice.. Strain into a chilled coupe glass..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "164 calories"
      },
      "recipeIngredient": [
        "30 ml Angostura bitters",
        "30 ml Orgeat",
        "22.5 ml Lemon juice",
        "15 ml Rye whiskey"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/trinidad-sour/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/trinidad-sour/#step2"
        }
      ],
      "keywords": "cocktail, Sour, Coupe, Angostura bitters, Orgeat, Lemon juice, Rye whiskey",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/eastside/",
      "url": "https://cocktail.glass/eastside/",
      "name": "Eastside",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/eastside/"
          ]
        }
      ],
      "description": "How to make a Eastside: Muddle cucumber and mint with syrup.. Add gin and lime.. Shake with ice and double strain into a coupe.. Garnish with cucumber slice..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/eastside/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/eastside/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/eastside/"
      },
      "name": "Eastside",
      "description": "How to make a Eastside: Muddle cucumber and mint with syrup.. Add gin and lime.. Shake with ice and double strain into a coupe.. Garnish with cucumber slice..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "203 calories"
      },
      "recipeIngredient": [
        "60 ml Gin",
        "22.5 ml Lime juice",
        "15 ml Sugar syrup",
        "6 leaves Mint leaves",
        "3 slice Cucumber",
        "garnish Cucumber slice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Muddle",
          "text": "Muddle cucumber and mint with syrup.",
          "url": "https://cocktail.glass/eastside/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add gin and lime.",
          "url": "https://cocktail.glass/eastside/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake with ice and double strain into a coupe.",
          "url": "https://cocktail.glass/eastside/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with cucumber slice.",
          "url": "https://cocktail.glass/eastside/#step4"
        }
      ],
      "keywords": "cocktail, Modern Classic, Coupe, Gin, Lime juice, Sugar syrup, Mint leaves, Cucumber, Cucumber slice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/southside/",
      "url": "https://cocktail.glass/southside/",
      "name": "Southside",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/southside/"
          ]
        }
      ],
      "description": "How to make a Southside: Shake all ingredients with ice and double strain into a chilled coupe glass.. Garnish with mint leaf..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/southside/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/southside/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/southside/"
      },
      "name": "Southside",
      "description": "How to make a Southside: Shake all ingredients with ice and double strain into a chilled coupe glass.. Garnish with mint leaf..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "197 calories"
      },
      "recipeIngredient": [
        "60 ml Gin",
        "22.5 ml Lime juice",
        "15 ml Sugar syrup",
        "6 leaves Mint leaves",
        "garnish Mint leaf"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice and double strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/southside/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with mint leaf.",
          "url": "https://cocktail.glass/southside/#step2"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Gin, Lime juice, Sugar syrup, Mint leaves, Mint leaf",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/basil-smash/",
      "url": "https://cocktail.glass/basil-smash/",
      "name": "Basil Smash",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/basil-smash/"
          ]
        }
      ],
      "description": "How to make a Basil Smash: Muddle basil with syrup and lemon juice.. Add gin.. Shake with ice and double strain into a rocks glass over ice.. Garnish with basil leaf..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/basil-smash/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/basil-smash/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/basil-smash/"
      },
      "name": "Basil Smash",
      "description": "How to make a Basil Smash: Muddle basil with syrup and lemon juice.. Add gin.. Shake with ice and double strain into a rocks glass over ice.. Garnish with basil leaf..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "201 calories"
      },
      "recipeIngredient": [
        "60 ml Gin",
        "22.5 ml Lemon juice",
        "15 ml Sugar syrup",
        "8 leaves Basil leaves",
        "garnish Basil leaf"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Muddle",
          "text": "Muddle basil with syrup and lemon juice.",
          "url": "https://cocktail.glass/basil-smash/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add gin.",
          "url": "https://cocktail.glass/basil-smash/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake with ice and double strain into a rocks glass over ice.",
          "url": "https://cocktail.glass/basil-smash/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with basil leaf.",
          "url": "https://cocktail.glass/basil-smash/#step4"
        }
      ],
      "keywords": "cocktail, Modern Classic, Tumbler, Gin, Lemon juice, Sugar syrup, Basil leaves, Basil leaf",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/gin-basil-smash/",
      "url": "https://cocktail.glass/gin-basil-smash/",
      "name": "Gin Basil Smash",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/gin-basil-smash/"
          ]
        }
      ],
      "description": "How to make a Gin Basil Smash: Muddle basil with lemon and syrup.. Add gin.. Shake with ice and double strain into a rocks glass over ice.. Garnish with basil sprig..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/gin-basil-smash/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/gin-basil-smash/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/gin-basil-smash/"
      },
      "name": "Gin Basil Smash",
      "description": "How to make a Gin Basil Smash: Muddle basil with lemon and syrup.. Add gin.. Shake with ice and double strain into a rocks glass over ice.. Garnish with basil sprig..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "205 calories"
      },
      "recipeIngredient": [
        "60 ml Gin",
        "22.5 ml Lemon juice",
        "15 ml Sugar syrup",
        "10 leaves Basil leaves",
        "garnish Basil sprig"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Muddle",
          "text": "Muddle basil with lemon and syrup.",
          "url": "https://cocktail.glass/gin-basil-smash/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add gin.",
          "url": "https://cocktail.glass/gin-basil-smash/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake with ice and double strain into a rocks glass over ice.",
          "url": "https://cocktail.glass/gin-basil-smash/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with basil sprig.",
          "url": "https://cocktail.glass/gin-basil-smash/#step4"
        }
      ],
      "keywords": "cocktail, Modern Classic, Tumbler, Gin, Lemon juice, Sugar syrup, Basil leaves, Basil sprig",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/jasmine/",
      "url": "https://cocktail.glass/jasmine/",
      "name": "Jasmine",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/jasmine/"
          ]
        }
      ],
      "description": "How to make a Jasmine: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/jasmine/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/jasmine/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/jasmine/"
      },
      "name": "Jasmine",
      "description": "How to make a Jasmine: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "150 calories"
      },
      "recipeIngredient": [
        "45 ml Gin",
        "7.5 ml Triple sec",
        "7.5 ml Campari",
        "22.5 ml Lemon juice",
        "garnish Lemon twist"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/jasmine/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/jasmine/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon twist.",
          "url": "https://cocktail.glass/jasmine/#step3"
        }
      ],
      "keywords": "cocktail, Modern Classic, Coupe, Gin, Triple sec, Campari, Lemon juice, Lemon twist",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/white-lady/",
      "url": "https://cocktail.glass/white-lady/",
      "name": "White Lady",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/white-lady/"
          ]
        }
      ],
      "description": "How to make a White Lady: Dry shake all ingredients.. Shake with ice.. Strain into a chilled coupe glass..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/white-lady/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/white-lady/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/white-lady/"
      },
      "name": "White Lady",
      "description": "How to make a White Lady: Dry shake all ingredients.. Shake with ice.. Strain into a chilled coupe glass..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "186 calories"
      },
      "recipeIngredient": [
        "45 ml Gin",
        "22.5 ml Triple sec",
        "22.5 ml Lemon juice",
        "1 piece Egg white"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Dry",
          "text": "Dry shake all ingredients.",
          "url": "https://cocktail.glass/white-lady/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake with ice.",
          "url": "https://cocktail.glass/white-lady/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/white-lady/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Gin, Triple sec, Lemon juice, Egg white",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/casino/",
      "url": "https://cocktail.glass/casino/",
      "name": "Casino",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/casino/"
          ]
        }
      ],
      "description": "How to make a Casino: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with cherry, lemon twist..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/casino/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/casino/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/casino/"
      },
      "name": "Casino",
      "description": "How to make a Casino: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with cherry, lemon twist..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "135 calories"
      },
      "recipeIngredient": [
        "45 ml Old Tom gin",
        "10 ml Maraschino liqueur",
        "10 ml Lemon juice",
        "2 dashes Orange bitters",
        "garnish Cherry, lemon twist"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/casino/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/casino/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with cherry, lemon twist.",
          "url": "https://cocktail.glass/casino/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Old Tom gin, Maraschino liqueur, Lemon juice, Orange bitters, Cherry, lemon twist",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/monkey-gland/",
      "url": "https://cocktail.glass/monkey-gland/",
      "name": "Monkey Gland",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/monkey-gland/"
          ]
        }
      ],
      "description": "How to make a Monkey Gland: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/monkey-gland/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/monkey-gland/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/monkey-gland/"
      },
      "name": "Monkey Gland",
      "description": "How to make a Monkey Gland: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "140 calories"
      },
      "recipeIngredient": [
        "45 ml Gin",
        "30 ml Orange juice",
        "5 ml Absinthe",
        "5 ml Grenadine",
        "garnish Orange peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/monkey-gland/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/monkey-gland/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange peel.",
          "url": "https://cocktail.glass/monkey-gland/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Gin, Orange juice, Absinthe, Grenadine, Orange peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/20th-century/",
      "url": "https://cocktail.glass/20th-century/",
      "name": "20th Century",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/20th-century/"
          ]
        }
      ],
      "description": "How to make a 20th Century: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/20th-century/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/20th-century/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/20th-century/"
      },
      "name": "20th Century",
      "description": "How to make a 20th Century: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "164 calories"
      },
      "recipeIngredient": [
        "45 ml Gin",
        "22.5 ml Lillet Blanc",
        "15 ml Crème de cacao (white)",
        "22.5 ml Lemon juice",
        "garnish Lemon twist"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/20th-century/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/20th-century/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon twist.",
          "url": "https://cocktail.glass/20th-century/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Gin, Lillet Blanc, Crème de cacao (white), Lemon juice, Lemon twist",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/pegu-club/",
      "url": "https://cocktail.glass/pegu-club/",
      "name": "Pegu Club",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/pegu-club/"
          ]
        }
      ],
      "description": "How to make a Pegu Club: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/pegu-club/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/pegu-club/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/pegu-club/"
      },
      "name": "Pegu Club",
      "description": "How to make a Pegu Club: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "171 calories"
      },
      "recipeIngredient": [
        "45 ml Gin",
        "22.5 ml Orange curaçao",
        "22.5 ml Lime juice",
        "1 dash Angostura bitters",
        "1 dash Orange bitters",
        "garnish Lime wheel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/pegu-club/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/pegu-club/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lime wheel.",
          "url": "https://cocktail.glass/pegu-club/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Gin, Orange curaçao, Lime juice, Angostura bitters, Orange bitters, Lime wheel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/corpse-reviver-no-1/",
      "url": "https://cocktail.glass/corpse-reviver-no-1/",
      "name": "Corpse Reviver No. 1",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/corpse-reviver-no-1/"
          ]
        }
      ],
      "description": "How to make a Corpse Reviver No. 1: Stir all ingredients with ice.. Strain into a chilled coupe glass..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/corpse-reviver-no-1/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/corpse-reviver-no-1/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/corpse-reviver-no-1/"
      },
      "name": "Corpse Reviver No. 1",
      "description": "How to make a Corpse Reviver No. 1: Stir all ingredients with ice.. Strain into a chilled coupe glass..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "153 calories"
      },
      "recipeIngredient": [
        "30 ml Cognac",
        "30 ml Apple brandy",
        "30 ml Sweet vermouth"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/corpse-reviver-no-1/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/corpse-reviver-no-1/#step2"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Cognac, Apple brandy, Sweet vermouth",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/pink-lady/",
      "url": "https://cocktail.glass/pink-lady/",
      "name": "Pink Lady",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/pink-lady/"
          ]
        }
      ],
      "description": "How to make a Pink Lady: Dry shake all ingredients.. Shake with ice.. Strain into a chilled coupe glass.. Garnish with cherry..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/pink-lady/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/pink-lady/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/pink-lady/"
      },
      "name": "Pink Lady",
      "description": "How to make a Pink Lady: Dry shake all ingredients.. Shake with ice.. Strain into a chilled coupe glass.. Garnish with cherry..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "177 calories"
      },
      "recipeIngredient": [
        "45 ml Gin",
        "15 ml Applejack",
        "22.5 ml Lemon juice",
        "10 ml Grenadine",
        "1 piece Egg white",
        "garnish Cherry"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Dry",
          "text": "Dry shake all ingredients.",
          "url": "https://cocktail.glass/pink-lady/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake with ice.",
          "url": "https://cocktail.glass/pink-lady/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/pink-lady/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with cherry.",
          "url": "https://cocktail.glass/pink-lady/#step4"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Gin, Applejack, Lemon juice, Grenadine, Egg white, Cherry",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/gin-rickey/",
      "url": "https://cocktail.glass/gin-rickey/",
      "name": "Tom Rickey",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/gin-rickey/"
          ]
        }
      ],
      "description": "How to make a Tom Rickey: Build in a highball glass over ice.. Add gin and lime juice.. Top with soda water.. Garnish with lime wedge..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/gin-rickey/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/gin-rickey/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/gin-rickey/"
      },
      "name": "Tom Rickey",
      "description": "How to make a Tom Rickey: Build in a highball glass over ice.. Add gin and lime juice.. Top with soda water.. Garnish with lime wedge..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "179 calories"
      },
      "recipeIngredient": [
        "60 ml Gin",
        "22.5 ml Lime juice",
        "90 ml Soda water",
        "garnish Lime wedge"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build in a highball glass over ice.",
          "url": "https://cocktail.glass/gin-rickey/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add gin and lime juice.",
          "url": "https://cocktail.glass/gin-rickey/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with soda water.",
          "url": "https://cocktail.glass/gin-rickey/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lime wedge.",
          "url": "https://cocktail.glass/gin-rickey/#step4"
        }
      ],
      "keywords": "cocktail, Highball, Highball, Gin, Lime juice, Soda water, Lime wedge",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/bronx/",
      "url": "https://cocktail.glass/bronx/",
      "name": "Bronx",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/bronx/"
          ]
        }
      ],
      "description": "How to make a Bronx: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/bronx/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/bronx/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/bronx/"
      },
      "name": "Bronx",
      "description": "How to make a Bronx: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "152 calories"
      },
      "recipeIngredient": [
        "45 ml Gin",
        "15 ml Sweet vermouth",
        "15 ml Dry vermouth",
        "22.5 ml Orange juice",
        "garnish Orange peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/bronx/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/bronx/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange peel.",
          "url": "https://cocktail.glass/bronx/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Gin, Sweet vermouth, Dry vermouth, Orange juice, Orange peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/lucien-gaudin/",
      "url": "https://cocktail.glass/lucien-gaudin/",
      "name": "Lucien Gaudin",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/lucien-gaudin/"
          ]
        }
      ],
      "description": "How to make a Lucien Gaudin: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/lucien-gaudin/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/lucien-gaudin/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/lucien-gaudin/"
      },
      "name": "Lucien Gaudin",
      "description": "How to make a Lucien Gaudin: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "164 calories"
      },
      "recipeIngredient": [
        "30 ml Gin",
        "15 ml Campari",
        "15 ml Triple sec",
        "15 ml Dry vermouth",
        "garnish Orange peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/lucien-gaudin/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/lucien-gaudin/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange peel.",
          "url": "https://cocktail.glass/lucien-gaudin/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Gin, Campari, Triple sec, Dry vermouth, Orange peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/journalist/",
      "url": "https://cocktail.glass/journalist/",
      "name": "Journalist",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/journalist/"
          ]
        }
      ],
      "description": "How to make a Journalist: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/journalist/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/journalist/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/journalist/"
      },
      "name": "Journalist",
      "description": "How to make a Journalist: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "159 calories"
      },
      "recipeIngredient": [
        "45 ml Gin",
        "15 ml Dry vermouth",
        "15 ml Sweet vermouth",
        "5 ml Triple sec",
        "5 ml Lemon juice",
        "2 dashes Angostura bitters",
        "garnish Lemon twist"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/journalist/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/journalist/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon twist.",
          "url": "https://cocktail.glass/journalist/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Gin, Dry vermouth, Sweet vermouth, Triple sec, Lemon juice, Angostura bitters, Lemon twist",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/satans-whiskers/",
      "url": "https://cocktail.glass/satans-whiskers/",
      "name": "Satan's Whiskers",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/satans-whiskers/"
          ]
        }
      ],
      "description": "How to make a Satan's Whiskers: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/satans-whiskers/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/satans-whiskers/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/satans-whiskers/"
      },
      "name": "Satan's Whiskers",
      "description": "How to make a Satan's Whiskers: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "118 calories"
      },
      "recipeIngredient": [
        "15 ml Gin",
        "15 ml Sweet vermouth",
        "15 ml Dry vermouth",
        "15 ml Orange juice",
        "15 ml Grand Marnier",
        "1 dash Orange bitters",
        "garnish Orange peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/satans-whiskers/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/satans-whiskers/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange peel.",
          "url": "https://cocktail.glass/satans-whiskers/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Gin, Sweet vermouth, Dry vermouth, Orange juice, Grand Marnier, Orange bitters, Orange peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/millionaire/",
      "url": "https://cocktail.glass/millionaire/",
      "name": "Millionaire",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/millionaire/"
          ]
        }
      ],
      "description": "How to make a Millionaire: Dry shake all ingredients.. Shake with ice.. Strain into a chilled coupe glass..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/millionaire/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/millionaire/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/millionaire/"
      },
      "name": "Millionaire",
      "description": "How to make a Millionaire: Dry shake all ingredients.. Shake with ice.. Strain into a chilled coupe glass..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "196 calories"
      },
      "recipeIngredient": [
        "45 ml Bourbon",
        "22.5 ml Grand Marnier",
        "7.5 ml Grenadine",
        "1 piece Egg white"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Dry",
          "text": "Dry shake all ingredients.",
          "url": "https://cocktail.glass/millionaire/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake with ice.",
          "url": "https://cocktail.glass/millionaire/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/millionaire/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Bourbon, Grand Marnier, Grenadine, Egg white",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/remember-the-maine/",
      "url": "https://cocktail.glass/remember-the-maine/",
      "name": "Remember the Maine",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/remember-the-maine/"
          ]
        }
      ],
      "description": "How to make a Remember the Maine: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with cherry..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/remember-the-maine/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/remember-the-maine/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/remember-the-maine/"
      },
      "name": "Remember the Maine",
      "description": "How to make a Remember the Maine: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with cherry..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "192 calories"
      },
      "recipeIngredient": [
        "60 ml Rye whiskey",
        "22.5 ml Sweet vermouth",
        "10 ml Cherry Heering",
        "2 drop Absinthe",
        "garnish Cherry"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/remember-the-maine/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/remember-the-maine/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with cherry.",
          "url": "https://cocktail.glass/remember-the-maine/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Rye whiskey, Sweet vermouth, Cherry Heering, Absinthe, Cherry",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/chrysanthemum-cocktail/",
      "url": "https://cocktail.glass/chrysanthemum-cocktail/",
      "name": "Chrysanthemum Cocktail",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/chrysanthemum-cocktail/"
          ]
        }
      ],
      "description": "How to make a Chrysanthemum Cocktail: Stir all ingredients with ice.. Strain into a Nick & Nora glass.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/chrysanthemum-cocktail/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/chrysanthemum-cocktail/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/chrysanthemum-cocktail/"
      },
      "name": "Chrysanthemum Cocktail",
      "description": "How to make a Chrysanthemum Cocktail: Stir all ingredients with ice.. Strain into a Nick & Nora glass.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "127 calories"
      },
      "recipeIngredient": [
        "60 ml Dry vermouth",
        "15 ml Bénédictine",
        "1 barspoon Absinthe",
        "garnish Orange peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/chrysanthemum-cocktail/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a Nick & Nora glass.",
          "url": "https://cocktail.glass/chrysanthemum-cocktail/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange peel.",
          "url": "https://cocktail.glass/chrysanthemum-cocktail/#step3"
        }
      ],
      "keywords": "cocktail, Low alcohol, Nick & Nora, Dry vermouth, Bénédictine, Absinthe, Orange peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/rattlesnake/",
      "url": "https://cocktail.glass/rattlesnake/",
      "name": "Rattlesnake",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/rattlesnake/"
          ]
        }
      ],
      "description": "How to make a Rattlesnake: Dry shake all ingredients.. Shake with ice.. Strain into a chilled coupe glass..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/rattlesnake/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/rattlesnake/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/rattlesnake/"
      },
      "name": "Rattlesnake",
      "description": "How to make a Rattlesnake: Dry shake all ingredients.. Shake with ice.. Strain into a chilled coupe glass..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "179 calories"
      },
      "recipeIngredient": [
        "45 ml Rye whiskey",
        "22.5 ml Lemon juice",
        "15 ml Sugar syrup",
        "5 ml Absinthe",
        "1 piece Egg white"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Dry",
          "text": "Dry shake all ingredients.",
          "url": "https://cocktail.glass/rattlesnake/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake with ice.",
          "url": "https://cocktail.glass/rattlesnake/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/rattlesnake/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Rye whiskey, Lemon juice, Sugar syrup, Absinthe, Egg white",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/pendennis-club/",
      "url": "https://cocktail.glass/pendennis-club/",
      "name": "Pendennis Club",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/pendennis-club/"
          ]
        }
      ],
      "description": "How to make a Pendennis Club: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/pendennis-club/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/pendennis-club/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/pendennis-club/"
      },
      "name": "Pendennis Club",
      "description": "How to make a Pendennis Club: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "160 calories"
      },
      "recipeIngredient": [
        "45 ml Gin",
        "30 ml Apricot brandy",
        "22.5 ml Lime juice",
        "2 dashes Peychaud's bitters",
        "garnish Lime wheel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/pendennis-club/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/pendennis-club/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lime wheel.",
          "url": "https://cocktail.glass/pendennis-club/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Gin, Apricot brandy, Lime juice, Peychaud's bitters, Lime wheel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/death-in-the-afternoon/",
      "url": "https://cocktail.glass/death-in-the-afternoon/",
      "name": "Death in the Afternoon",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/death-in-the-afternoon/"
          ]
        }
      ],
      "description": "How to make a Death in the Afternoon: Pour absinthe into a flute.. Slowly.. Top with chilled champagne until the drink turns opalescent..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/death-in-the-afternoon/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/death-in-the-afternoon/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/death-in-the-afternoon/"
      },
      "name": "Death in the Afternoon",
      "description": "How to make a Death in the Afternoon: Pour absinthe into a flute.. Slowly.. Top with chilled champagne until the drink turns opalescent..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "160 calories"
      },
      "recipeIngredient": [
        "22.5 ml Absinthe",
        "120 ml Champagne"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Pour",
          "text": "Pour absinthe into a flute.",
          "url": "https://cocktail.glass/death-in-the-afternoon/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Slowly",
          "text": "Slowly.",
          "url": "https://cocktail.glass/death-in-the-afternoon/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with chilled champagne until the drink turns opalescent.",
          "url": "https://cocktail.glass/death-in-the-afternoon/#step3"
        }
      ],
      "keywords": "cocktail, Champagne Cocktail, Flute, Absinthe, Champagne",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/airmail/",
      "url": "https://cocktail.glass/airmail/",
      "name": "Airmail",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/airmail/"
          ]
        }
      ],
      "description": "How to make a Airmail: Shake rum, lime and honey with ice.. Strain into a flute.. Top with champagne..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/airmail/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/airmail/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/airmail/"
      },
      "name": "Airmail",
      "description": "How to make a Airmail: Shake rum, lime and honey with ice.. Strain into a flute.. Top with champagne..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "167 calories"
      },
      "recipeIngredient": [
        "30 ml Gold rum",
        "15 ml Lime juice",
        "15 ml Honey syrup",
        "60 ml Champagne"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake rum, lime and honey with ice.",
          "url": "https://cocktail.glass/airmail/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a flute.",
          "url": "https://cocktail.glass/airmail/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with champagne.",
          "url": "https://cocktail.glass/airmail/#step3"
        }
      ],
      "keywords": "cocktail, Champagne Cocktail, Flute, Gold rum, Lime juice, Honey syrup, Champagne",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/seelbach/",
      "url": "https://cocktail.glass/seelbach/",
      "name": "Seelbach",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/seelbach/"
          ]
        }
      ],
      "description": "How to make a Seelbach: Build bourbon, triple sec and bitters in a flute.. Top with champagne.. Stir gently.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/seelbach/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/seelbach/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/seelbach/"
      },
      "name": "Seelbach",
      "description": "How to make a Seelbach: Build bourbon, triple sec and bitters in a flute.. Top with champagne.. Stir gently.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "202 calories"
      },
      "recipeIngredient": [
        "30 ml Bourbon",
        "15 ml Triple sec",
        "7 dashes Angostura bitters",
        "7 dashes Peychaud's bitters",
        "90 ml Champagne",
        "garnish Orange peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build bourbon, triple sec and bitters in a flute.",
          "url": "https://cocktail.glass/seelbach/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with champagne.",
          "url": "https://cocktail.glass/seelbach/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir gently.",
          "url": "https://cocktail.glass/seelbach/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange peel.",
          "url": "https://cocktail.glass/seelbach/#step4"
        }
      ],
      "keywords": "cocktail, Champagne Cocktail, Flute, Bourbon, Triple sec, Angostura bitters, Peychaud's bitters, Champagne, Orange peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/prince-of-wales/",
      "url": "https://cocktail.glass/prince-of-wales/",
      "name": "Prince of Wales",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/prince-of-wales/"
          ]
        }
      ],
      "description": "How to make a Prince of Wales: Build cognac, curaçao and bitters in a flute.. Top with champagne.. Garnish with orange slice..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/prince-of-wales/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/prince-of-wales/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/prince-of-wales/"
      },
      "name": "Prince of Wales",
      "description": "How to make a Prince of Wales: Build cognac, curaçao and bitters in a flute.. Top with champagne.. Garnish with orange slice..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "154 calories"
      },
      "recipeIngredient": [
        "22.5 ml Cognac",
        "7.5 ml Curaçao",
        "2 dashes Angostura bitters",
        "90 ml Champagne",
        "garnish Orange slice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build cognac, curaçao and bitters in a flute.",
          "url": "https://cocktail.glass/prince-of-wales/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with champagne.",
          "url": "https://cocktail.glass/prince-of-wales/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange slice.",
          "url": "https://cocktail.glass/prince-of-wales/#step3"
        }
      ],
      "keywords": "cocktail, Champagne Cocktail, Flute, Cognac, Curaçao, Angostura bitters, Champagne, Orange slice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/midnight-stinger/",
      "url": "https://cocktail.glass/midnight-stinger/",
      "name": "Midnight Stinger",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/midnight-stinger/"
          ]
        }
      ],
      "description": "How to make a Midnight Stinger: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with mint sprig..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/midnight-stinger/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/midnight-stinger/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/midnight-stinger/"
      },
      "name": "Midnight Stinger",
      "description": "How to make a Midnight Stinger: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with mint sprig..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "206 calories"
      },
      "recipeIngredient": [
        "45 ml Bourbon",
        "22.5 ml Fernet-Branca",
        "22.5 ml Lemon juice",
        "15 ml Sugar syrup",
        "garnish Mint sprig"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/midnight-stinger/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/midnight-stinger/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with mint sprig.",
          "url": "https://cocktail.glass/midnight-stinger/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Bourbon, Fernet-Branca, Lemon juice, Sugar syrup, Mint sprig",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/bentons-old-fashioned/",
      "url": "https://cocktail.glass/bentons-old-fashioned/",
      "name": "Benton's Old Fashioned",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/bentons-old-fashioned/"
          ]
        }
      ],
      "description": "How to make a Benton's Old Fashioned: Stir all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/bentons-old-fashioned/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/bentons-old-fashioned/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/bentons-old-fashioned/"
      },
      "name": "Benton's Old Fashioned",
      "description": "How to make a Benton's Old Fashioned: Stir all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "111 calories"
      },
      "recipeIngredient": [
        "60 ml Bacon fat-washed bourbon",
        "7.5 ml Maple syrup",
        "2 dashes Angostura bitters",
        "garnish Orange peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/bentons-old-fashioned/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over a large ice cube.",
          "url": "https://cocktail.glass/bentons-old-fashioned/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange peel.",
          "url": "https://cocktail.glass/bentons-old-fashioned/#step3"
        }
      ],
      "keywords": "cocktail, Modern Classic, Tumbler, Bacon fat-washed bourbon, Maple syrup, Angostura bitters, Orange peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/corn-n-oil/",
      "url": "https://cocktail.glass/corn-n-oil/",
      "name": "Corn 'n' Oil",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/corn-n-oil/"
          ]
        }
      ],
      "description": "How to make a Corn 'n' Oil: Build all ingredients in a rocks glass over ice and stir.. Garnish with lime wedge..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/corn-n-oil/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/corn-n-oil/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/corn-n-oil/"
      },
      "name": "Corn 'n' Oil",
      "description": "How to make a Corn 'n' Oil: Build all ingredients in a rocks glass over ice and stir.. Garnish with lime wedge..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "154 calories"
      },
      "recipeIngredient": [
        "60 ml Barbados rum",
        "22.5 ml Falernum",
        "15 ml Lime juice",
        "2 dashes Angostura bitters",
        "garnish Lime wedge"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build all ingredients in a rocks glass over ice and stir.",
          "url": "https://cocktail.glass/corn-n-oil/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lime wedge.",
          "url": "https://cocktail.glass/corn-n-oil/#step2"
        }
      ],
      "keywords": "cocktail, Classic, Tumbler, Barbados rum, Falernum, Lime juice, Angostura bitters, Lime wedge",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/angostura-colada/",
      "url": "https://cocktail.glass/angostura-colada/",
      "name": "Angostura Colada",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/angostura-colada/"
          ]
        }
      ],
      "description": "How to make a Angostura Colada: Blend all ingredients with crushed ice until smooth.. Pour into a hurricane glass.. Garnish with pineapple wedge, grated nutmeg..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/angostura-colada/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/angostura-colada/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/angostura-colada/"
      },
      "name": "Angostura Colada",
      "description": "How to make a Angostura Colada: Blend all ingredients with crushed ice until smooth.. Pour into a hurricane glass.. Garnish with pineapple wedge, grated nutmeg..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "240 calories"
      },
      "recipeIngredient": [
        "30 ml Angostura bitters",
        "45 ml Coconut cream",
        "90 ml Pineapple juice",
        "15 ml Lime juice",
        "garnish Pineapple wedge, grated nutmeg"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Blend",
          "text": "Blend all ingredients with crushed ice until smooth.",
          "url": "https://cocktail.glass/angostura-colada/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Pour",
          "text": "Pour into a hurricane glass.",
          "url": "https://cocktail.glass/angostura-colada/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with pineapple wedge, grated nutmeg.",
          "url": "https://cocktail.glass/angostura-colada/#step3"
        }
      ],
      "keywords": "cocktail, Tiki, Hurricane, Angostura bitters, Coconut cream, Pineapple juice, Lime juice, Pineapple wedge, grated nutmeg",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/ti-punch/",
      "url": "https://cocktail.glass/ti-punch/",
      "name": "Ti' Punch",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/ti-punch/"
          ]
        }
      ],
      "description": "How to make a Ti' Punch: Place lime disc in a rocks glass.. Add cane syrup and muddle gently.. Add rhum and stir.. Add no ice traditionally..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/ti-punch/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/ti-punch/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/ti-punch/"
      },
      "name": "Ti' Punch",
      "description": "How to make a Ti' Punch: Place lime disc in a rocks glass.. Add cane syrup and muddle gently.. Add rhum and stir.. Add no ice traditionally..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "117 calories"
      },
      "recipeIngredient": [
        "60 ml Rhum agricole",
        "1 piece Lime disc",
        "10 ml Cane syrup"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Place",
          "text": "Place lime disc in a rocks glass.",
          "url": "https://cocktail.glass/ti-punch/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add cane syrup and muddle gently.",
          "url": "https://cocktail.glass/ti-punch/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add rhum and stir.",
          "url": "https://cocktail.glass/ti-punch/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add no ice traditionally.",
          "url": "https://cocktail.glass/ti-punch/#step4"
        }
      ],
      "keywords": "cocktail, Classic, Tumbler, Rhum agricole, Lime disc, Cane syrup",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/daisy-de-santiago/",
      "url": "https://cocktail.glass/daisy-de-santiago/",
      "name": "Daisy de Santiago",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/daisy-de-santiago/"
          ]
        }
      ],
      "description": "How to make a Daisy de Santiago: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/daisy-de-santiago/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/daisy-de-santiago/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/daisy-de-santiago/"
      },
      "name": "Daisy de Santiago",
      "description": "How to make a Daisy de Santiago: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "175 calories"
      },
      "recipeIngredient": [
        "45 ml White rum",
        "15 ml Yellow Chartreuse",
        "22.5 ml Lime juice",
        "10 ml Sugar syrup",
        "garnish Lime wheel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/daisy-de-santiago/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/daisy-de-santiago/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lime wheel.",
          "url": "https://cocktail.glass/daisy-de-santiago/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, White rum, Yellow Chartreuse, Lime juice, Sugar syrup, Lime wheel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/black-manhattan/",
      "url": "https://cocktail.glass/black-manhattan/",
      "name": "Black Manhattan",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/black-manhattan/"
          ]
        }
      ],
      "description": "How to make a Black Manhattan: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with brandied cherry..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/black-manhattan/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/black-manhattan/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/black-manhattan/"
      },
      "name": "Black Manhattan",
      "description": "How to make a Black Manhattan: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with brandied cherry..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "185 calories"
      },
      "recipeIngredient": [
        "60 ml Rye whiskey",
        "30 ml Averna",
        "2 dashes Angostura bitters",
        "garnish Brandied cherry"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/black-manhattan/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/black-manhattan/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with brandied cherry.",
          "url": "https://cocktail.glass/black-manhattan/#step3"
        }
      ],
      "keywords": "cocktail, Modern Classic, Coupe, Rye whiskey, Averna, Angostura bitters, Brandied cherry",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/little-italy/",
      "url": "https://cocktail.glass/little-italy/",
      "name": "Little Italy",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/little-italy/"
          ]
        }
      ],
      "description": "How to make a Little Italy: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with cherry..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/little-italy/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/little-italy/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/little-italy/"
      },
      "name": "Little Italy",
      "description": "How to make a Little Italy: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with cherry..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "224 calories"
      },
      "recipeIngredient": [
        "60 ml Rye whiskey",
        "22.5 ml Cynar",
        "22.5 ml Sweet vermouth",
        "garnish Cherry"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/little-italy/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/little-italy/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with cherry.",
          "url": "https://cocktail.glass/little-italy/#step3"
        }
      ],
      "keywords": "cocktail, Modern Classic, Coupe, Rye whiskey, Cynar, Sweet vermouth, Cherry",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/myrtle-bank-punch/",
      "url": "https://cocktail.glass/myrtle-bank-punch/",
      "name": "Myrtle Bank Punch",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/myrtle-bank-punch/"
          ]
        }
      ],
      "description": "How to make a Myrtle Bank Punch: Shake all ingredients with ice.. Strain into a rocks glass over crushed ice.. Garnish with mint sprig..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/myrtle-bank-punch/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/myrtle-bank-punch/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/myrtle-bank-punch/"
      },
      "name": "Myrtle Bank Punch",
      "description": "How to make a Myrtle Bank Punch: Shake all ingredients with ice.. Strain into a rocks glass over crushed ice.. Garnish with mint sprig..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "216 calories"
      },
      "recipeIngredient": [
        "60 ml Dark Jamaican rum",
        "22.5 ml Lime juice",
        "15 ml Grenadine",
        "7.5 ml Maraschino liqueur",
        "5 ml Sugar syrup",
        "garnish Mint sprig"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/myrtle-bank-punch/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over crushed ice.",
          "url": "https://cocktail.glass/myrtle-bank-punch/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with mint sprig.",
          "url": "https://cocktail.glass/myrtle-bank-punch/#step3"
        }
      ],
      "keywords": "cocktail, Tiki, Tumbler, Dark Jamaican rum, Lime juice, Grenadine, Maraschino liqueur, Sugar syrup, Mint sprig",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/hemingway-special/",
      "url": "https://cocktail.glass/hemingway-special/",
      "name": "Hemingway Special",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/hemingway-special/"
          ]
        }
      ],
      "description": "How to make a Hemingway Special: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/hemingway-special/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/hemingway-special/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/hemingway-special/"
      },
      "name": "Hemingway Special",
      "description": "How to make a Hemingway Special: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "191 calories"
      },
      "recipeIngredient": [
        "60 ml White rum",
        "15 ml Lime juice",
        "22.5 ml Grapefruit juice",
        "15 ml Maraschino liqueur",
        "garnish Lime wheel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/hemingway-special/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/hemingway-special/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lime wheel.",
          "url": "https://cocktail.glass/hemingway-special/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, White rum, Lime juice, Grapefruit juice, Maraschino liqueur, Lime wheel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/industry-sour/",
      "url": "https://cocktail.glass/industry-sour/",
      "name": "Industry Sour",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/industry-sour/"
          ]
        }
      ],
      "description": "How to make a Industry Sour: Shake all ingredients with ice.. Strain into a rocks glass over ice..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/industry-sour/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/industry-sour/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/industry-sour/"
      },
      "name": "Industry Sour",
      "description": "How to make a Industry Sour: Shake all ingredients with ice.. Strain into a rocks glass over ice..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "197 calories"
      },
      "recipeIngredient": [
        "30 ml Fernet-Branca",
        "22.5 ml Green Chartreuse",
        "22.5 ml Lime juice",
        "22.5 ml Sugar syrup"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/industry-sour/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over ice.",
          "url": "https://cocktail.glass/industry-sour/#step2"
        }
      ],
      "keywords": "cocktail, Modern Classic, Tumbler, Fernet-Branca, Green Chartreuse, Lime juice, Sugar syrup",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/siesta/",
      "url": "https://cocktail.glass/siesta/",
      "name": "Siesta",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/siesta/"
          ]
        }
      ],
      "description": "How to make a Siesta: Shake all ingredients with ice.. Strain into a chilled coupe glass..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/siesta/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/siesta/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/siesta/"
      },
      "name": "Siesta",
      "description": "How to make a Siesta: Shake all ingredients with ice.. Strain into a chilled coupe glass..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "194 calories"
      },
      "recipeIngredient": [
        "45 ml Tequila blanco",
        "15 ml Campari",
        "22.5 ml Lime juice",
        "15 ml Grapefruit juice",
        "15 ml Sugar syrup"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/siesta/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/siesta/#step2"
        }
      ],
      "keywords": "cocktail, Modern Classic, Coupe, Tequila blanco, Campari, Lime juice, Grapefruit juice, Sugar syrup",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/enzoni/",
      "url": "https://cocktail.glass/enzoni/",
      "name": "Enzoni",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/enzoni/"
          ]
        }
      ],
      "description": "How to make a Enzoni: Muddle grapes with syrup.. Add remaining ingredients.. Shake with ice.. Strain into a rocks glass over ice.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/enzoni/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/enzoni/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/enzoni/"
      },
      "name": "Enzoni",
      "description": "How to make a Enzoni: Muddle grapes with syrup.. Add remaining ingredients.. Shake with ice.. Strain into a rocks glass over ice.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT5M",
      "cookTime": "PT0M",
      "totalTime": "PT5M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "182 calories"
      },
      "recipeIngredient": [
        "30 ml Gin",
        "22.5 ml Campari",
        "22.5 ml Lemon juice",
        "15 ml Sugar syrup",
        "5 piece Green grapes",
        "garnish Orange peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Muddle",
          "text": "Muddle grapes with syrup.",
          "url": "https://cocktail.glass/enzoni/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add remaining ingredients.",
          "url": "https://cocktail.glass/enzoni/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake with ice.",
          "url": "https://cocktail.glass/enzoni/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over ice.",
          "url": "https://cocktail.glass/enzoni/#step4"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange peel.",
          "url": "https://cocktail.glass/enzoni/#step5"
        }
      ],
      "keywords": "cocktail, Modern Classic, Tumbler, Gin, Campari, Lemon juice, Sugar syrup, Green grapes, Orange peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/peach-bellini/",
      "url": "https://cocktail.glass/peach-bellini/",
      "name": "Peach Bellini",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/peach-bellini/"
          ]
        }
      ],
      "description": "How to make a Peach Bellini: Add peach purée to a flute and slowly.. Top with prosecco, stirring gently..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/peach-bellini/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/peach-bellini/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/peach-bellini/"
      },
      "name": "Peach Bellini",
      "description": "How to make a Peach Bellini: Add peach purée to a flute and slowly.. Top with prosecco, stirring gently..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "176 calories"
      },
      "recipeIngredient": [
        "120 ml Prosecco",
        "45 ml White peach purée"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add peach purée to a flute and slowly.",
          "url": "https://cocktail.glass/peach-bellini/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with prosecco, stirring gently.",
          "url": "https://cocktail.glass/peach-bellini/#step2"
        }
      ],
      "keywords": "cocktail, Champagne Cocktail, Flute, Prosecco, White peach purée",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/suffering-bastard-tiki/",
      "url": "https://cocktail.glass/suffering-bastard-tiki/",
      "name": "Suffering Bastard (Tiki)",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/suffering-bastard-tiki/"
          ]
        }
      ],
      "description": "How to make a Suffering Bastard (Tiki): Shake spirits, lime and bitters with ice.. Strain into a tiki mug over ice.. Top with ginger beer.. Garnish with mint sprig..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/suffering-bastard-tiki/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/suffering-bastard-tiki/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/suffering-bastard-tiki/"
      },
      "name": "Suffering Bastard (Tiki)",
      "description": "How to make a Suffering Bastard (Tiki): Shake spirits, lime and bitters with ice.. Strain into a tiki mug over ice.. Top with ginger beer.. Garnish with mint sprig..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "194 calories"
      },
      "recipeIngredient": [
        "30 ml Gin",
        "30 ml Cognac",
        "15 ml Lime juice",
        "2 dashes Angostura bitters",
        "120 ml Ginger beer",
        "garnish Mint sprig"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake spirits, lime and bitters with ice.",
          "url": "https://cocktail.glass/suffering-bastard-tiki/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a tiki mug over ice.",
          "url": "https://cocktail.glass/suffering-bastard-tiki/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with ginger beer.",
          "url": "https://cocktail.glass/suffering-bastard-tiki/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with mint sprig.",
          "url": "https://cocktail.glass/suffering-bastard-tiki/#step4"
        }
      ],
      "keywords": "cocktail, Tiki, Tiki mug, Gin, Cognac, Lime juice, Angostura bitters, Ginger beer, Mint sprig",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/porto-flip/",
      "url": "https://cocktail.glass/porto-flip/",
      "name": "Porto Flip",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/porto-flip/"
          ]
        }
      ],
      "description": "How to make a Porto Flip: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with grated nutmeg..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/porto-flip/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/porto-flip/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/porto-flip/"
      },
      "name": "Porto Flip",
      "description": "How to make a Porto Flip: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with grated nutmeg..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "104 calories"
      },
      "recipeIngredient": [
        "45 ml Tawny port",
        "15 ml Cognac",
        "1 piece Egg yolk",
        "garnish Grated nutmeg"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/porto-flip/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/porto-flip/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with grated nutmeg.",
          "url": "https://cocktail.glass/porto-flip/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Tawny port, Cognac, Egg yolk, Grated nutmeg",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/rum-flip/",
      "url": "https://cocktail.glass/rum-flip/",
      "name": "Flip (Rum)",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/rum-flip/"
          ]
        }
      ],
      "description": "How to make a Flip (Rum): Dry shake all ingredients.. Shake with ice.. Strain into a chilled coupe glass.. Garnish with grated nutmeg..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/rum-flip/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/rum-flip/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/rum-flip/"
      },
      "name": "Flip (Rum)",
      "description": "How to make a Flip (Rum): Dry shake all ingredients.. Shake with ice.. Strain into a chilled coupe glass.. Garnish with grated nutmeg..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "248 calories"
      },
      "recipeIngredient": [
        "60 ml Dark rum",
        "15 ml Sugar syrup",
        "1 piece Whole egg",
        "garnish Grated nutmeg"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Dry",
          "text": "Dry shake all ingredients.",
          "url": "https://cocktail.glass/rum-flip/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake with ice.",
          "url": "https://cocktail.glass/rum-flip/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/rum-flip/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with grated nutmeg.",
          "url": "https://cocktail.glass/rum-flip/#step4"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Dark rum, Sugar syrup, Whole egg, Grated nutmeg",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/eggnog/",
      "url": "https://cocktail.glass/eggnog/",
      "name": "Eggnog",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/eggnog/"
          ]
        }
      ],
      "description": "How to make a Eggnog: Shake all ingredients without ice.. Shake with ice.. Strain into a rocks glass.. Garnish with grated nutmeg..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/eggnog/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/eggnog/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/eggnog/"
      },
      "name": "Eggnog",
      "description": "How to make a Eggnog: Shake all ingredients without ice.. Shake with ice.. Strain into a rocks glass.. Garnish with grated nutmeg..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "436 calories"
      },
      "recipeIngredient": [
        "30 ml Cognac",
        "30 ml Dark rum",
        "1 piece Whole egg",
        "22.5 ml Sugar syrup",
        "45 ml Milk",
        "30 ml Heavy cream",
        "garnish Grated nutmeg"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients without ice.",
          "url": "https://cocktail.glass/eggnog/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake with ice.",
          "url": "https://cocktail.glass/eggnog/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass.",
          "url": "https://cocktail.glass/eggnog/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with grated nutmeg.",
          "url": "https://cocktail.glass/eggnog/#step4"
        }
      ],
      "keywords": "cocktail, Punch, Tumbler, Cognac, Dark rum, Whole egg, Sugar syrup, Milk, Heavy cream, Grated nutmeg",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/tom-and-jerry/",
      "url": "https://cocktail.glass/tom-and-jerry/",
      "name": "Tom and Jerry",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/tom-and-jerry/"
          ]
        }
      ],
      "description": "How to make a Tom and Jerry: Beat egg with sugar until fluffy.. Add spirits.. Top with hot milk.. Stir gently.. Garnish with grated nutmeg..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/tom-and-jerry/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/tom-and-jerry/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/tom-and-jerry/"
      },
      "name": "Tom and Jerry",
      "description": "How to make a Tom and Jerry: Beat egg with sugar until fluffy.. Add spirits.. Top with hot milk.. Stir gently.. Garnish with grated nutmeg..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT5M",
      "cookTime": "PT0M",
      "totalTime": "PT5M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "398 calories"
      },
      "recipeIngredient": [
        "30 ml Cognac",
        "30 ml Dark rum",
        "1 piece Egg",
        "1 barspoon Sugar",
        "120 ml Hot milk",
        "garnish Grated nutmeg"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Beat",
          "text": "Beat egg with sugar until fluffy.",
          "url": "https://cocktail.glass/tom-and-jerry/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add spirits.",
          "url": "https://cocktail.glass/tom-and-jerry/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with hot milk.",
          "url": "https://cocktail.glass/tom-and-jerry/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir gently.",
          "url": "https://cocktail.glass/tom-and-jerry/#step4"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with grated nutmeg.",
          "url": "https://cocktail.glass/tom-and-jerry/#step5"
        }
      ],
      "keywords": "cocktail, Hot Drink, Irish coffee glass, Cognac, Dark rum, Egg, Sugar, Hot milk, Grated nutmeg",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/mulled-wine/",
      "url": "https://cocktail.glass/mulled-wine/",
      "name": "Mulled Wine",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/mulled-wine/"
          ]
        }
      ],
      "description": "How to make a Mulled Wine: Heat all ingredients gently in a saucepan.. Add do not boil.. Strain into an Irish coffee glass.. Garnish with orange slice, cinnamon stick..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/mulled-wine/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/mulled-wine/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/mulled-wine/"
      },
      "name": "Mulled Wine",
      "description": "How to make a Mulled Wine: Heat all ingredients gently in a saucepan.. Add do not boil.. Strain into an Irish coffee glass.. Garnish with orange slice, cinnamon stick..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "261 calories"
      },
      "recipeIngredient": [
        "180 ml Red wine",
        "30 ml Cognac",
        "30 ml Orange juice",
        "1 barspoon Honey",
        "1 piece Cinnamon stick",
        "1 piece Star anise",
        "3 piece Cloves",
        "garnish Orange slice, cinnamon stick"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Heat",
          "text": "Heat all ingredients gently in a saucepan.",
          "url": "https://cocktail.glass/mulled-wine/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add do not boil.",
          "url": "https://cocktail.glass/mulled-wine/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into an Irish coffee glass.",
          "url": "https://cocktail.glass/mulled-wine/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange slice, cinnamon stick.",
          "url": "https://cocktail.glass/mulled-wine/#step4"
        }
      ],
      "keywords": "cocktail, Hot Drink, Irish coffee glass, Red wine, Cognac, Orange juice, Honey, Cinnamon stick, Star anise, Cloves, Orange slice, cinnamon stick",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/hot-buttered-rum/",
      "url": "https://cocktail.glass/hot-buttered-rum/",
      "name": "Hot Buttered Rum",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/hot-buttered-rum/"
          ]
        }
      ],
      "description": "How to make a Hot Buttered Rum: Dissolve butter and brown sugar in hot water.. Add rum and spices.. Stir gently.. Garnish with cinnamon stick..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/hot-buttered-rum/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/hot-buttered-rum/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/hot-buttered-rum/"
      },
      "name": "Hot Buttered Rum",
      "description": "How to make a Hot Buttered Rum: Dissolve butter and brown sugar in hot water.. Add rum and spices.. Stir gently.. Garnish with cinnamon stick..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "174 calories"
      },
      "recipeIngredient": [
        "60 ml Dark rum",
        "15 ml Butter",
        "1 barspoon Brown sugar",
        "120 ml Hot water",
        "1 pinch Cinnamon",
        "1 pinch Nutmeg",
        "garnish Cinnamon stick"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Dissolve",
          "text": "Dissolve butter and brown sugar in hot water.",
          "url": "https://cocktail.glass/hot-buttered-rum/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add rum and spices.",
          "url": "https://cocktail.glass/hot-buttered-rum/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir gently.",
          "url": "https://cocktail.glass/hot-buttered-rum/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with cinnamon stick.",
          "url": "https://cocktail.glass/hot-buttered-rum/#step4"
        }
      ],
      "keywords": "cocktail, Hot Drink, Irish coffee glass, Dark rum, Butter, Brown sugar, Hot water, Cinnamon, Nutmeg, Cinnamon stick",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/cafe-de-olla-cocktail/",
      "url": "https://cocktail.glass/cafe-de-olla-cocktail/",
      "name": "Café de Olla Cocktail",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/cafe-de-olla-cocktail/"
          ]
        }
      ],
      "description": "How to make a Café de Olla Cocktail: Add tequila and syrup to hot coffee.. Stir gently.. Garnish with cinnamon stick..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/cafe-de-olla-cocktail/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/cafe-de-olla-cocktail/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/cafe-de-olla-cocktail/"
      },
      "name": "Café de Olla Cocktail",
      "description": "How to make a Café de Olla Cocktail: Add tequila and syrup to hot coffee.. Stir gently.. Garnish with cinnamon stick..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "109 calories"
      },
      "recipeIngredient": [
        "45 ml Reposado tequila",
        "120 ml Hot coffee",
        "15 ml Piloncillo syrup",
        "1 pinch Cinnamon",
        "garnish Cinnamon stick"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add tequila and syrup to hot coffee.",
          "url": "https://cocktail.glass/cafe-de-olla-cocktail/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir gently.",
          "url": "https://cocktail.glass/cafe-de-olla-cocktail/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with cinnamon stick.",
          "url": "https://cocktail.glass/cafe-de-olla-cocktail/#step3"
        }
      ],
      "keywords": "cocktail, Hot Drink, Irish coffee glass, Reposado tequila, Hot coffee, Piloncillo syrup, Cinnamon, Cinnamon stick",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/gluhwein/",
      "url": "https://cocktail.glass/gluhwein/",
      "name": "Glühwein",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/gluhwein/"
          ]
        }
      ],
      "description": "How to make a Glühwein: Heat all ingredients gently without boiling.. Strain into a glass.. Garnish with orange slice..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/gluhwein/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/gluhwein/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/gluhwein/"
      },
      "name": "Glühwein",
      "description": "How to make a Glühwein: Heat all ingredients gently without boiling.. Strain into a glass.. Garnish with orange slice..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "191 calories"
      },
      "recipeIngredient": [
        "180 ml Red wine",
        "2 barspoon Sugar",
        "1 piece Orange peel",
        "1 piece Cinnamon stick",
        "4 piece Cloves",
        "1 piece Star anise",
        "garnish Orange slice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Heat",
          "text": "Heat all ingredients gently without boiling.",
          "url": "https://cocktail.glass/gluhwein/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a glass.",
          "url": "https://cocktail.glass/gluhwein/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange slice.",
          "url": "https://cocktail.glass/gluhwein/#step3"
        }
      ],
      "keywords": "cocktail, Hot Drink, Irish coffee glass, Red wine, Sugar, Orange peel, Cinnamon stick, Cloves, Star anise, Orange slice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/amaretto-coffee/",
      "url": "https://cocktail.glass/amaretto-coffee/",
      "name": "Amaretto Coffee",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/amaretto-coffee/"
          ]
        }
      ],
      "description": "How to make a Amaretto Coffee: Add amaretto to hot coffee.. Top with whipped cream..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/amaretto-coffee/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/amaretto-coffee/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/amaretto-coffee/"
      },
      "name": "Amaretto Coffee",
      "description": "How to make a Amaretto Coffee: Add amaretto to hot coffee.. Top with whipped cream..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "160 calories"
      },
      "recipeIngredient": [
        "45 ml Amaretto",
        "120 ml Hot coffee",
        "30 ml Whipped cream"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add amaretto to hot coffee.",
          "url": "https://cocktail.glass/amaretto-coffee/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with whipped cream.",
          "url": "https://cocktail.glass/amaretto-coffee/#step2"
        }
      ],
      "keywords": "cocktail, Hot Drink, Irish coffee glass, Amaretto, Hot coffee, Whipped cream",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/mexican-coffee/",
      "url": "https://cocktail.glass/mexican-coffee/",
      "name": "Mexican Coffee",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/mexican-coffee/"
          ]
        }
      ],
      "description": "How to make a Mexican Coffee: Add coffee liqueur and tequila to hot coffee.. Top with whipped cream and a pinch of cinnamon.. Garnish with cinnamon..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/mexican-coffee/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/mexican-coffee/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/mexican-coffee/"
      },
      "name": "Mexican Coffee",
      "description": "How to make a Mexican Coffee: Add coffee liqueur and tequila to hot coffee.. Top with whipped cream and a pinch of cinnamon.. Garnish with cinnamon..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "157 calories"
      },
      "recipeIngredient": [
        "30 ml Coffee liqueur",
        "15 ml Tequila blanco",
        "120 ml Hot coffee",
        "30 ml Whipped cream",
        "garnish Cinnamon"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add coffee liqueur and tequila to hot coffee.",
          "url": "https://cocktail.glass/mexican-coffee/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with whipped cream and a pinch of cinnamon.",
          "url": "https://cocktail.glass/mexican-coffee/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with cinnamon.",
          "url": "https://cocktail.glass/mexican-coffee/#step3"
        }
      ],
      "keywords": "cocktail, Hot Drink, Irish coffee glass, Coffee liqueur, Tequila blanco, Hot coffee, Whipped cream, Cinnamon",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/blood-orange-margarita/",
      "url": "https://cocktail.glass/blood-orange-margarita/",
      "name": "Blood Orange Margarita",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/blood-orange-margarita/"
          ]
        }
      ],
      "description": "How to make a Blood Orange Margarita: Shake all ingredients with ice.. Strain into a rocks glass over ice.. Garnish with blood orange wheel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/blood-orange-margarita/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/blood-orange-margarita/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/blood-orange-margarita/"
      },
      "name": "Blood Orange Margarita",
      "description": "How to make a Blood Orange Margarita: Shake all ingredients with ice.. Strain into a rocks glass over ice.. Garnish with blood orange wheel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "237 calories"
      },
      "recipeIngredient": [
        "60 ml Tequila blanco",
        "30 ml Blood orange juice",
        "15 ml Lime juice",
        "22.5 ml Triple sec",
        "10 ml Agave syrup",
        "garnish Blood orange wheel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/blood-orange-margarita/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over ice.",
          "url": "https://cocktail.glass/blood-orange-margarita/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with blood orange wheel.",
          "url": "https://cocktail.glass/blood-orange-margarita/#step3"
        }
      ],
      "keywords": "cocktail, Modern Classic, Tumbler, Tequila blanco, Blood orange juice, Lime juice, Triple sec, Agave syrup, Blood orange wheel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/spicy-margarita/",
      "url": "https://cocktail.glass/spicy-margarita/",
      "name": "Spicy Margarita",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/spicy-margarita/"
          ]
        }
      ],
      "description": "How to make a Spicy Margarita: Rim the rocks with salt.. Muddle jalapeño slices.. Add remaining ingredients.. Shake with ice.. Strain into a rocks over ice.. Garnish with jalapeño slice..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/spicy-margarita/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/spicy-margarita/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/spicy-margarita/"
      },
      "name": "Spicy Margarita",
      "description": "How to make a Spicy Margarita: Rim the rocks with salt.. Muddle jalapeño slices.. Add remaining ingredients.. Shake with ice.. Strain into a rocks over ice.. Garnish with jalapeño slice..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT6M",
      "cookTime": "PT0M",
      "totalTime": "PT6M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "229 calories"
      },
      "recipeIngredient": [
        "60 ml Tequila blanco",
        "30 ml Lime juice",
        "15 ml Agave syrup",
        "15 ml Triple sec",
        "2 slice Jalapeño",
        "garnish Jalapeño slice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Rim",
          "text": "Rim the rocks with salt.",
          "url": "https://cocktail.glass/spicy-margarita/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Muddle",
          "text": "Muddle jalapeño slices.",
          "url": "https://cocktail.glass/spicy-margarita/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add remaining ingredients.",
          "url": "https://cocktail.glass/spicy-margarita/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake with ice.",
          "url": "https://cocktail.glass/spicy-margarita/#step4"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks over ice.",
          "url": "https://cocktail.glass/spicy-margarita/#step5"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with jalapeño slice.",
          "url": "https://cocktail.glass/spicy-margarita/#step6"
        }
      ],
      "keywords": "cocktail, Modern Classic, Tumbler, Tequila blanco, Lime juice, Agave syrup, Triple sec, Jalapeño, Jalapeño slice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/picante-de-la-casa/",
      "url": "https://cocktail.glass/picante-de-la-casa/",
      "name": "Picante de la Casa",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/picante-de-la-casa/"
          ]
        }
      ],
      "description": "How to make a Picante de la Casa: Muddle chili slices.. Add remaining ingredients.. Shake with ice.. Strain into a rocks glass over ice.. Garnish with chili slice..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/picante-de-la-casa/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/picante-de-la-casa/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/picante-de-la-casa/"
      },
      "name": "Picante de la Casa",
      "description": "How to make a Picante de la Casa: Muddle chili slices.. Add remaining ingredients.. Shake with ice.. Strain into a rocks glass over ice.. Garnish with chili slice..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT5M",
      "cookTime": "PT0M",
      "totalTime": "PT5M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "189 calories"
      },
      "recipeIngredient": [
        "60 ml Tequila blanco",
        "22.5 ml Lime juice",
        "15 ml Agave syrup",
        "2 slice Green chili",
        "garnish Chili slice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Muddle",
          "text": "Muddle chili slices.",
          "url": "https://cocktail.glass/picante-de-la-casa/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add remaining ingredients.",
          "url": "https://cocktail.glass/picante-de-la-casa/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake with ice.",
          "url": "https://cocktail.glass/picante-de-la-casa/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over ice.",
          "url": "https://cocktail.glass/picante-de-la-casa/#step4"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with chili slice.",
          "url": "https://cocktail.glass/picante-de-la-casa/#step5"
        }
      ],
      "keywords": "cocktail, Modern Classic, Tumbler, Tequila blanco, Lime juice, Agave syrup, Green chili, Chili slice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/mexican-firing-squad/",
      "url": "https://cocktail.glass/mexican-firing-squad/",
      "name": "Mexican Firing Squad",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/mexican-firing-squad/"
          ]
        }
      ],
      "description": "How to make a Mexican Firing Squad: Shake tequila, lime and grenadine with ice.. Strain into a highball glass over ice.. Add bitters.. Top with soda.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/mexican-firing-squad/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/mexican-firing-squad/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/mexican-firing-squad/"
      },
      "name": "Mexican Firing Squad",
      "description": "How to make a Mexican Firing Squad: Shake tequila, lime and grenadine with ice.. Strain into a highball glass over ice.. Add bitters.. Top with soda.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT5M",
      "cookTime": "PT0M",
      "totalTime": "PT5M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "164 calories"
      },
      "recipeIngredient": [
        "45 ml Tequila blanco",
        "22.5 ml Lime juice",
        "15 ml Grenadine",
        "3 dashes Angostura bitters",
        "30 ml Soda water",
        "garnish Lime wheel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake tequila, lime and grenadine with ice.",
          "url": "https://cocktail.glass/mexican-firing-squad/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a highball glass over ice.",
          "url": "https://cocktail.glass/mexican-firing-squad/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add bitters.",
          "url": "https://cocktail.glass/mexican-firing-squad/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with soda.",
          "url": "https://cocktail.glass/mexican-firing-squad/#step4"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lime wheel.",
          "url": "https://cocktail.glass/mexican-firing-squad/#step5"
        }
      ],
      "keywords": "cocktail, Classic, Highball, Tequila blanco, Lime juice, Grenadine, Angostura bitters, Soda water, Lime wheel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/batanga/",
      "url": "https://cocktail.glass/batanga/",
      "name": "Batanga",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/batanga/"
          ]
        }
      ],
      "description": "How to make a Batanga: Rim the highball with salt.. Build in a highball over ice.. Add tequila and lime.. Top with cola.. Garnish with lime wedge..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/batanga/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/batanga/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/batanga/"
      },
      "name": "Batanga",
      "description": "How to make a Batanga: Rim the highball with salt.. Build in a highball over ice.. Add tequila and lime.. Top with cola.. Garnish with lime wedge..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT5M",
      "cookTime": "PT0M",
      "totalTime": "PT5M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "186 calories"
      },
      "recipeIngredient": [
        "60 ml Tequila blanco",
        "15 ml Lime juice",
        "120 ml Cola",
        "garnish Lime wedge"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Rim",
          "text": "Rim the highball with salt.",
          "url": "https://cocktail.glass/batanga/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build in a highball over ice.",
          "url": "https://cocktail.glass/batanga/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add tequila and lime.",
          "url": "https://cocktail.glass/batanga/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with cola.",
          "url": "https://cocktail.glass/batanga/#step4"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lime wedge.",
          "url": "https://cocktail.glass/batanga/#step5"
        }
      ],
      "keywords": "cocktail, Highball, Highball, Tequila blanco, Lime juice, Cola, Lime wedge",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/ranch-water/",
      "url": "https://cocktail.glass/ranch-water/",
      "name": "Ranch Water",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/ranch-water/"
          ]
        }
      ],
      "description": "How to make a Ranch Water: Build in a highball glass over ice.. Add tequila and lime.. Top with mineral water.. Garnish with lime wedge..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/ranch-water/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/ranch-water/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/ranch-water/"
      },
      "name": "Ranch Water",
      "description": "How to make a Ranch Water: Build in a highball glass over ice.. Add tequila and lime.. Top with mineral water.. Garnish with lime wedge..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "330 calories"
      },
      "recipeIngredient": [
        "60 ml Tequila blanco",
        "30 ml Lime juice",
        "120 ml Topo Chico",
        "garnish Lime wedge"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build in a highball glass over ice.",
          "url": "https://cocktail.glass/ranch-water/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add tequila and lime.",
          "url": "https://cocktail.glass/ranch-water/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with mineral water.",
          "url": "https://cocktail.glass/ranch-water/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lime wedge.",
          "url": "https://cocktail.glass/ranch-water/#step4"
        }
      ],
      "keywords": "cocktail, Highball, Highball, Tequila blanco, Lime juice, Topo Chico, Lime wedge",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/cantarito/",
      "url": "https://cocktail.glass/cantarito/",
      "name": "Cantarito",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/cantarito/"
          ]
        }
      ],
      "description": "How to make a Cantarito: Rim the highball with salt.. Shake juices and tequila with ice.. Strain into a highball over ice.. Top with grapefruit soda.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/cantarito/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/cantarito/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/cantarito/"
      },
      "name": "Cantarito",
      "description": "How to make a Cantarito: Rim the highball with salt.. Shake juices and tequila with ice.. Strain into a highball over ice.. Top with grapefruit soda.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT5M",
      "cookTime": "PT0M",
      "totalTime": "PT5M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "191 calories"
      },
      "recipeIngredient": [
        "60 ml Tequila reposado",
        "30 ml Orange juice",
        "30 ml Grapefruit juice",
        "15 ml Lime juice",
        "60 ml Grapefruit soda",
        "1 pinch Pinch of salt",
        "garnish Lime wheel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Rim",
          "text": "Rim the highball with salt.",
          "url": "https://cocktail.glass/cantarito/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake juices and tequila with ice.",
          "url": "https://cocktail.glass/cantarito/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a highball over ice.",
          "url": "https://cocktail.glass/cantarito/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with grapefruit soda.",
          "url": "https://cocktail.glass/cantarito/#step4"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lime wheel.",
          "url": "https://cocktail.glass/cantarito/#step5"
        }
      ],
      "keywords": "cocktail, Highball, Highball, Tequila reposado, Orange juice, Grapefruit juice, Lime juice, Grapefruit soda, Pinch of salt, Lime wheel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/vampiro/",
      "url": "https://cocktail.glass/vampiro/",
      "name": "Vampiro",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/vampiro/"
          ]
        }
      ],
      "description": "How to make a Vampiro: Shake all ingredients with ice.. Strain into a highball glass over ice.. Garnish with lime wedge, chili salt rim..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/vampiro/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/vampiro/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/vampiro/"
      },
      "name": "Vampiro",
      "description": "How to make a Vampiro: Shake all ingredients with ice.. Strain into a highball glass over ice.. Garnish with lime wedge, chili salt rim..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "210 calories"
      },
      "recipeIngredient": [
        "60 ml Tequila blanco",
        "60 ml Tomato juice",
        "30 ml Orange juice",
        "15 ml Lime juice",
        "10 ml Grenadine",
        "3 dashes Hot sauce",
        "1 pinch Pinch of salt",
        "garnish Lime wedge"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/vampiro/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a highball glass over ice.",
          "url": "https://cocktail.glass/vampiro/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lime wedge, chili salt rim.",
          "url": "https://cocktail.glass/vampiro/#step3"
        }
      ],
      "keywords": "cocktail, Highball, Highball, Tequila blanco, Tomato juice, Orange juice, Lime juice, Grenadine, Hot sauce, Pinch of salt, Lime wedge",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/bloody-mary/",
      "url": "https://cocktail.glass/bloody-mary/",
      "name": "Bloody Mary",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/bloody-mary/"
          ]
        }
      ],
      "description": "How to make a Bloody Mary: Build all ingredients in a highball glass over ice and roll between two glasses to mix.. Garnish with celery stalk, lemon wedge..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/bloody-mary/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/bloody-mary/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/bloody-mary/"
      },
      "name": "Bloody Mary",
      "description": "How to make a Bloody Mary: Build all ingredients in a highball glass over ice and roll between two glasses to mix.. Garnish with celery stalk, lemon wedge..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "201 calories"
      },
      "recipeIngredient": [
        "60 ml Vodka",
        "120 ml Tomato juice",
        "15 ml Lemon juice",
        "3 dashes Worcestershire sauce",
        "2 dashes Hot sauce",
        "1 pinch Celery salt",
        "1 pinch Black pepper",
        "garnish Celery stalk, lemon wedge"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build all ingredients in a highball glass over ice and roll between two glasses to mix.",
          "url": "https://cocktail.glass/bloody-mary/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with celery stalk, lemon wedge.",
          "url": "https://cocktail.glass/bloody-mary/#step2"
        }
      ],
      "keywords": "cocktail, Highball, Highball, Vodka, Tomato juice, Lemon juice, Worcestershire sauce, Hot sauce, Celery salt, Black pepper, Celery stalk, lemon wedge",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/bloody-caesar/",
      "url": "https://cocktail.glass/bloody-caesar/",
      "name": "Bloody Caesar",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/bloody-caesar/"
          ]
        }
      ],
      "description": "How to make a Bloody Caesar: Rim the highball with salt.. Build all ingredients in a celery highball over ice and stir.. Garnish with celery stalk, lime wedge..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/bloody-caesar/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/bloody-caesar/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/bloody-caesar/"
      },
      "name": "Bloody Caesar",
      "description": "How to make a Bloody Caesar: Rim the highball with salt.. Build all ingredients in a celery highball over ice and stir.. Garnish with celery stalk, lime wedge..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "295 calories"
      },
      "recipeIngredient": [
        "45 ml Vodka",
        "120 ml Clamato juice",
        "10 ml Lime juice",
        "3 dashes Worcestershire sauce",
        "2 dashes Hot sauce",
        "1 pinch Celery salt",
        "garnish Celery stalk, lime wedge"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Rim",
          "text": "Rim the highball with salt.",
          "url": "https://cocktail.glass/bloody-caesar/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build all ingredients in a celery highball over ice and stir.",
          "url": "https://cocktail.glass/bloody-caesar/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with celery stalk, lime wedge.",
          "url": "https://cocktail.glass/bloody-caesar/#step3"
        }
      ],
      "keywords": "cocktail, Highball, Highball, Vodka, Clamato juice, Lime juice, Worcestershire sauce, Hot sauce, Celery salt, Celery stalk, lime wedge",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/red-snapper/",
      "url": "https://cocktail.glass/red-snapper/",
      "name": "Red Snapper",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/red-snapper/"
          ]
        }
      ],
      "description": "How to make a Red Snapper: Build all ingredients in a highball glass over ice and roll between two glasses.. Garnish with celery stalk, lemon wedge..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/red-snapper/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/red-snapper/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/red-snapper/"
      },
      "name": "Red Snapper",
      "description": "How to make a Red Snapper: Build all ingredients in a highball glass over ice and roll between two glasses.. Garnish with celery stalk, lemon wedge..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "201 calories"
      },
      "recipeIngredient": [
        "60 ml Gin",
        "120 ml Tomato juice",
        "15 ml Lemon juice",
        "3 dashes Worcestershire sauce",
        "2 dashes Hot sauce",
        "1 pinch Celery salt",
        "1 pinch Black pepper",
        "garnish Celery stalk, lemon wedge"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build all ingredients in a highball glass over ice and roll between two glasses.",
          "url": "https://cocktail.glass/red-snapper/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with celery stalk, lemon wedge.",
          "url": "https://cocktail.glass/red-snapper/#step2"
        }
      ],
      "keywords": "cocktail, Highball, Highball, Gin, Tomato juice, Lemon juice, Worcestershire sauce, Hot sauce, Celery salt, Black pepper, Celery stalk, lemon wedge",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/michelada/",
      "url": "https://cocktail.glass/michelada/",
      "name": "Michelada",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/michelada/"
          ]
        }
      ],
      "description": "How to make a Michelada: Rim the highball with salt.. Build all ingredients in a chili highball over ice.. Garnish with lime wedge..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/michelada/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/michelada/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/michelada/"
      },
      "name": "Michelada",
      "description": "How to make a Michelada: Rim the highball with salt.. Build all ingredients in a chili highball over ice.. Garnish with lime wedge..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "300 calories"
      },
      "recipeIngredient": [
        "180 ml Mexican lager",
        "30 ml Lime juice",
        "3 dashes Hot sauce",
        "2 dashes Worcestershire sauce",
        "1 dash Soy sauce",
        "30 ml Tomato juice",
        "garnish Lime wedge"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Rim",
          "text": "Rim the highball with salt.",
          "url": "https://cocktail.glass/michelada/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build all ingredients in a chili highball over ice.",
          "url": "https://cocktail.glass/michelada/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lime wedge.",
          "url": "https://cocktail.glass/michelada/#step3"
        }
      ],
      "keywords": "cocktail, Low alcohol, Highball, Mexican lager, Lime juice, Hot sauce, Worcestershire sauce, Soy sauce, Tomato juice, Lime wedge",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/shandy/",
      "url": "https://cocktail.glass/shandy/",
      "name": "Shandy",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/shandy/"
          ]
        }
      ],
      "description": "How to make a Shandy: Build in a highball glass.. Add beer.. Top with lemonade.. Garnish with lemon slice..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/shandy/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/shandy/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/shandy/"
      },
      "name": "Shandy",
      "description": "How to make a Shandy: Build in a highball glass.. Add beer.. Top with lemonade.. Garnish with lemon slice..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "540 calories"
      },
      "recipeIngredient": [
        "180 ml Lager beer",
        "180 ml Lemonade",
        "garnish Lemon slice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build in a highball glass.",
          "url": "https://cocktail.glass/shandy/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add beer.",
          "url": "https://cocktail.glass/shandy/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with lemonade.",
          "url": "https://cocktail.glass/shandy/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon slice.",
          "url": "https://cocktail.glass/shandy/#step4"
        }
      ],
      "keywords": "cocktail, Low alcohol, Highball, Lager beer, Lemonade, Lemon slice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/radler/",
      "url": "https://cocktail.glass/radler/",
      "name": "Radler",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/radler/"
          ]
        }
      ],
      "description": "How to make a Radler: Build in a highball glass.. Add beer.. Top with grapefruit soda.. Garnish with grapefruit wedge..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/radler/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/radler/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/radler/"
      },
      "name": "Radler",
      "description": "How to make a Radler: Build in a highball glass.. Add beer.. Top with grapefruit soda.. Garnish with grapefruit wedge..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "333 calories"
      },
      "recipeIngredient": [
        "180 ml Wheat beer",
        "180 ml Grapefruit soda",
        "garnish Grapefruit wedge"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build in a highball glass.",
          "url": "https://cocktail.glass/radler/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add beer.",
          "url": "https://cocktail.glass/radler/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with grapefruit soda.",
          "url": "https://cocktail.glass/radler/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with grapefruit wedge.",
          "url": "https://cocktail.glass/radler/#step4"
        }
      ],
      "keywords": "cocktail, Low alcohol, Highball, Wheat beer, Grapefruit soda, Grapefruit wedge",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/spritz-veneziano/",
      "url": "https://cocktail.glass/spritz-veneziano/",
      "name": "Spritz Veneziano",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/spritz-veneziano/"
          ]
        }
      ],
      "description": "How to make a Spritz Veneziano: Build over ice in a wine glass.. Stir gently.. Garnish with orange slice..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/spritz-veneziano/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/spritz-veneziano/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/spritz-veneziano/"
      },
      "name": "Spritz Veneziano",
      "description": "How to make a Spritz Veneziano: Build over ice in a wine glass.. Stir gently.. Garnish with orange slice..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "204 calories"
      },
      "recipeIngredient": [
        "45 ml Aperol",
        "90 ml Prosecco",
        "30 ml Soda water",
        "garnish Orange slice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build over ice in a wine glass.",
          "url": "https://cocktail.glass/spritz-veneziano/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir gently.",
          "url": "https://cocktail.glass/spritz-veneziano/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange slice.",
          "url": "https://cocktail.glass/spritz-veneziano/#step3"
        }
      ],
      "keywords": "cocktail, Spritz, Wine glass, Aperol, Prosecco, Soda water, Orange slice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/garibaldi/",
      "url": "https://cocktail.glass/garibaldi/",
      "name": "Garibaldi",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/garibaldi/"
          ]
        }
      ],
      "description": "How to make a Garibaldi: Pour Campari into a highball glass over ice.. Top with fluffy (juiced and aerated) orange juice.. Garnish with orange slice..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/garibaldi/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/garibaldi/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/garibaldi/"
      },
      "name": "Garibaldi",
      "description": "How to make a Garibaldi: Pour Campari into a highball glass over ice.. Top with fluffy (juiced and aerated) orange juice.. Garnish with orange slice..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "293 calories"
      },
      "recipeIngredient": [
        "45 ml Campari",
        "120 ml Orange juice (fluffy)",
        "garnish Orange slice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Pour",
          "text": "Pour Campari into a highball glass over ice.",
          "url": "https://cocktail.glass/garibaldi/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with fluffy (juiced and aerated) orange juice.",
          "url": "https://cocktail.glass/garibaldi/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange slice.",
          "url": "https://cocktail.glass/garibaldi/#step3"
        }
      ],
      "keywords": "cocktail, Highball, Highball, Campari, Orange juice (fluffy), Orange slice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/carajillo/",
      "url": "https://cocktail.glass/carajillo/",
      "name": "Carajillo",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/carajillo/"
          ]
        }
      ],
      "description": "How to make a Carajillo: Pour Licor 43 over ice in a rocks glass.. Add freshly pulled espresso.. Stir briefly..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/carajillo/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/carajillo/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/carajillo/"
      },
      "name": "Carajillo",
      "description": "How to make a Carajillo: Pour Licor 43 over ice in a rocks glass.. Add freshly pulled espresso.. Stir briefly..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "68 calories"
      },
      "recipeIngredient": [
        "45 ml Licor 43",
        "45 ml Espresso"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Pour",
          "text": "Pour Licor 43 over ice in a rocks glass.",
          "url": "https://cocktail.glass/carajillo/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add freshly pulled espresso.",
          "url": "https://cocktail.glass/carajillo/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir briefly.",
          "url": "https://cocktail.glass/carajillo/#step3"
        }
      ],
      "keywords": "cocktail, Modern Classic, Tumbler, Licor 43, Espresso",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/white-negroni/",
      "url": "https://cocktail.glass/white-negroni/",
      "name": "White Negroni",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/white-negroni/"
          ]
        }
      ],
      "description": "How to make a White Negroni: Stir all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Garnish with grapefruit peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/white-negroni/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/white-negroni/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/white-negroni/"
      },
      "name": "White Negroni",
      "description": "How to make a White Negroni: Stir all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Garnish with grapefruit peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "164 calories"
      },
      "recipeIngredient": [
        "30 ml Gin",
        "30 ml Lillet Blanc",
        "22.5 ml Gentiane liqueur",
        "garnish Grapefruit peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/white-negroni/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over a large ice cube.",
          "url": "https://cocktail.glass/white-negroni/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with grapefruit peel.",
          "url": "https://cocktail.glass/white-negroni/#step3"
        }
      ],
      "keywords": "cocktail, Modern Classic, Tumbler, Gin, Lillet Blanc, Gentiane liqueur, Grapefruit peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/suffering-bastard-cairo/",
      "url": "https://cocktail.glass/suffering-bastard-cairo/",
      "name": "Suffering Bastard (Cairo)",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/suffering-bastard-cairo/"
          ]
        }
      ],
      "description": "How to make a Suffering Bastard (Cairo): Shake spirits, lime and bitters with ice.. Strain into a highball glass over ice.. Top with ginger beer.. Garnish with mint sprig, orange slice..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/suffering-bastard-cairo/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/suffering-bastard-cairo/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/suffering-bastard-cairo/"
      },
      "name": "Suffering Bastard (Cairo)",
      "description": "How to make a Suffering Bastard (Cairo): Shake spirits, lime and bitters with ice.. Strain into a highball glass over ice.. Top with ginger beer.. Garnish with mint sprig, orange slice..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "193 calories"
      },
      "recipeIngredient": [
        "30 ml Gin",
        "30 ml Brandy",
        "15 ml Lime juice",
        "1 dash Angostura bitters",
        "120 ml Ginger beer",
        "garnish Mint sprig, orange slice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake spirits, lime and bitters with ice.",
          "url": "https://cocktail.glass/suffering-bastard-cairo/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a highball glass over ice.",
          "url": "https://cocktail.glass/suffering-bastard-cairo/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with ginger beer.",
          "url": "https://cocktail.glass/suffering-bastard-cairo/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with mint sprig, orange slice.",
          "url": "https://cocktail.glass/suffering-bastard-cairo/#step4"
        }
      ],
      "keywords": "cocktail, Classic, Highball, Gin, Brandy, Lime juice, Angostura bitters, Ginger beer, Mint sprig, orange slice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/aperol-sour/",
      "url": "https://cocktail.glass/aperol-sour/",
      "name": "Aperol Sour",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/aperol-sour/"
          ]
        }
      ],
      "description": "How to make a Aperol Sour: Dry shake all ingredients.. Shake with ice.. Strain into a chilled coupe glass.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/aperol-sour/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/aperol-sour/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/aperol-sour/"
      },
      "name": "Aperol Sour",
      "description": "How to make a Aperol Sour: Dry shake all ingredients.. Shake with ice.. Strain into a chilled coupe glass.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "176 calories"
      },
      "recipeIngredient": [
        "45 ml Aperol",
        "22.5 ml Lemon juice",
        "15 ml Sugar syrup",
        "1 piece Egg white",
        "garnish Orange peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Dry",
          "text": "Dry shake all ingredients.",
          "url": "https://cocktail.glass/aperol-sour/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake with ice.",
          "url": "https://cocktail.glass/aperol-sour/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/aperol-sour/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange peel.",
          "url": "https://cocktail.glass/aperol-sour/#step4"
        }
      ],
      "keywords": "cocktail, Sour, Coupe, Aperol, Lemon juice, Sugar syrup, Egg white, Orange peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/campari-sour/",
      "url": "https://cocktail.glass/campari-sour/",
      "name": "Campari Sour",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/campari-sour/"
          ]
        }
      ],
      "description": "How to make a Campari Sour: Dry shake all ingredients.. Shake with ice.. Strain into a chilled coupe glass.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/campari-sour/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/campari-sour/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/campari-sour/"
      },
      "name": "Campari Sour",
      "description": "How to make a Campari Sour: Dry shake all ingredients.. Shake with ice.. Strain into a chilled coupe glass.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "195 calories"
      },
      "recipeIngredient": [
        "45 ml Campari",
        "22.5 ml Lemon juice",
        "22.5 ml Sugar syrup",
        "1 piece Egg white",
        "garnish Orange peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Dry",
          "text": "Dry shake all ingredients.",
          "url": "https://cocktail.glass/campari-sour/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake with ice.",
          "url": "https://cocktail.glass/campari-sour/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/campari-sour/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange peel.",
          "url": "https://cocktail.glass/campari-sour/#step4"
        }
      ],
      "keywords": "cocktail, Sour, Coupe, Campari, Lemon juice, Sugar syrup, Egg white, Orange peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/gin-sour/",
      "url": "https://cocktail.glass/gin-sour/",
      "name": "Gin Sour",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/gin-sour/"
          ]
        }
      ],
      "description": "How to make a Gin Sour: Dry shake all ingredients.. Shake with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/gin-sour/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/gin-sour/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/gin-sour/"
      },
      "name": "Gin Sour",
      "description": "How to make a Gin Sour: Dry shake all ingredients.. Shake with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "202 calories"
      },
      "recipeIngredient": [
        "60 ml Gin",
        "22.5 ml Lemon juice",
        "15 ml Sugar syrup",
        "1 piece Egg white",
        "garnish Lemon twist"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Dry",
          "text": "Dry shake all ingredients.",
          "url": "https://cocktail.glass/gin-sour/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake with ice.",
          "url": "https://cocktail.glass/gin-sour/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/gin-sour/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon twist.",
          "url": "https://cocktail.glass/gin-sour/#step4"
        }
      ],
      "keywords": "cocktail, Sour, Coupe, Gin, Lemon juice, Sugar syrup, Egg white, Lemon twist",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/brandy-sour/",
      "url": "https://cocktail.glass/brandy-sour/",
      "name": "Brandy Sour",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/brandy-sour/"
          ]
        }
      ],
      "description": "How to make a Brandy Sour: Shake all ingredients with ice.. Strain into a rocks glass over ice.. Garnish with cherry, orange slice..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/brandy-sour/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/brandy-sour/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/brandy-sour/"
      },
      "name": "Brandy Sour",
      "description": "How to make a Brandy Sour: Shake all ingredients with ice.. Strain into a rocks glass over ice.. Garnish with cherry, orange slice..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "185 calories"
      },
      "recipeIngredient": [
        "60 ml Brandy",
        "22.5 ml Lemon juice",
        "15 ml Sugar syrup",
        "garnish Cherry, orange slice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/brandy-sour/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over ice.",
          "url": "https://cocktail.glass/brandy-sour/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with cherry, orange slice.",
          "url": "https://cocktail.glass/brandy-sour/#step3"
        }
      ],
      "keywords": "cocktail, Sour, Tumbler, Brandy, Lemon juice, Sugar syrup, Cherry, orange slice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/tequila-sour/",
      "url": "https://cocktail.glass/tequila-sour/",
      "name": "Tequila Sour",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/tequila-sour/"
          ]
        }
      ],
      "description": "How to make a Tequila Sour: Dry shake all ingredients.. Shake with ice.. Strain into a chilled coupe glass.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/tequila-sour/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/tequila-sour/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/tequila-sour/"
      },
      "name": "Tequila Sour",
      "description": "How to make a Tequila Sour: Dry shake all ingredients.. Shake with ice.. Strain into a chilled coupe glass.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "202 calories"
      },
      "recipeIngredient": [
        "60 ml Tequila blanco",
        "22.5 ml Lime juice",
        "15 ml Sugar syrup",
        "1 piece Egg white",
        "garnish Lime wheel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Dry",
          "text": "Dry shake all ingredients.",
          "url": "https://cocktail.glass/tequila-sour/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake with ice.",
          "url": "https://cocktail.glass/tequila-sour/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/tequila-sour/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lime wheel.",
          "url": "https://cocktail.glass/tequila-sour/#step4"
        }
      ],
      "keywords": "cocktail, Sour, Coupe, Tequila blanco, Lime juice, Sugar syrup, Egg white, Lime wheel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/mezcal-sour/",
      "url": "https://cocktail.glass/mezcal-sour/",
      "name": "Mezcal Sour",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/mezcal-sour/"
          ]
        }
      ],
      "description": "How to make a Mezcal Sour: Dry shake all ingredients.. Shake with ice.. Strain into a chilled coupe glass.. Garnish with angostura bitters drops..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/mezcal-sour/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/mezcal-sour/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/mezcal-sour/"
      },
      "name": "Mezcal Sour",
      "description": "How to make a Mezcal Sour: Dry shake all ingredients.. Shake with ice.. Strain into a chilled coupe glass.. Garnish with angostura bitters drops..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "202 calories"
      },
      "recipeIngredient": [
        "60 ml Mezcal",
        "22.5 ml Lime juice",
        "15 ml Sugar syrup",
        "1 piece Egg white",
        "garnish Angostura bitters drops"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Dry",
          "text": "Dry shake all ingredients.",
          "url": "https://cocktail.glass/mezcal-sour/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake with ice.",
          "url": "https://cocktail.glass/mezcal-sour/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/mezcal-sour/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with angostura bitters drops.",
          "url": "https://cocktail.glass/mezcal-sour/#step4"
        }
      ],
      "keywords": "cocktail, Sour, Coupe, Mezcal, Lime juice, Sugar syrup, Egg white, Angostura bitters drops",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/vodka-sour/",
      "url": "https://cocktail.glass/vodka-sour/",
      "name": "Vodka Sour",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/vodka-sour/"
          ]
        }
      ],
      "description": "How to make a Vodka Sour: Dry shake all ingredients.. Shake with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/vodka-sour/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/vodka-sour/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/vodka-sour/"
      },
      "name": "Vodka Sour",
      "description": "How to make a Vodka Sour: Dry shake all ingredients.. Shake with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "202 calories"
      },
      "recipeIngredient": [
        "60 ml Vodka",
        "22.5 ml Lemon juice",
        "15 ml Sugar syrup",
        "1 piece Egg white",
        "garnish Lemon twist"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Dry",
          "text": "Dry shake all ingredients.",
          "url": "https://cocktail.glass/vodka-sour/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake with ice.",
          "url": "https://cocktail.glass/vodka-sour/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/vodka-sour/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon twist.",
          "url": "https://cocktail.glass/vodka-sour/#step4"
        }
      ],
      "keywords": "cocktail, Sour, Coupe, Vodka, Lemon juice, Sugar syrup, Egg white, Lemon twist",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/rum-sour/",
      "url": "https://cocktail.glass/rum-sour/",
      "name": "Rum Sour",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/rum-sour/"
          ]
        }
      ],
      "description": "How to make a Rum Sour: Dry shake all ingredients.. Shake with ice.. Strain into a chilled coupe glass.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/rum-sour/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/rum-sour/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/rum-sour/"
      },
      "name": "Rum Sour",
      "description": "How to make a Rum Sour: Dry shake all ingredients.. Shake with ice.. Strain into a chilled coupe glass.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "202 calories"
      },
      "recipeIngredient": [
        "60 ml Dark rum",
        "22.5 ml Lime juice",
        "15 ml Sugar syrup",
        "1 piece Egg white",
        "garnish Lime wheel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Dry",
          "text": "Dry shake all ingredients.",
          "url": "https://cocktail.glass/rum-sour/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake with ice.",
          "url": "https://cocktail.glass/rum-sour/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/rum-sour/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lime wheel.",
          "url": "https://cocktail.glass/rum-sour/#step4"
        }
      ],
      "keywords": "cocktail, Sour, Coupe, Dark rum, Lime juice, Sugar syrup, Egg white, Lime wheel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/jungle-bird-modern/",
      "url": "https://cocktail.glass/jungle-bird-modern/",
      "name": "Jungle Bird (Modern)",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/jungle-bird-modern/"
          ]
        }
      ],
      "description": "How to make a Jungle Bird (Modern): Shake all ingredients with ice.. Strain into a rocks glass over ice.. Garnish with pineapple wedge..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/jungle-bird-modern/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/jungle-bird-modern/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/jungle-bird-modern/"
      },
      "name": "Jungle Bird (Modern)",
      "description": "How to make a Jungle Bird (Modern): Shake all ingredients with ice.. Strain into a rocks glass over ice.. Garnish with pineapple wedge..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "185 calories"
      },
      "recipeIngredient": [
        "45 ml Blackstrap rum",
        "22.5 ml Campari",
        "45 ml Pineapple juice",
        "15 ml Lime juice",
        "15 ml Demerara syrup",
        "garnish Pineapple wedge"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/jungle-bird-modern/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over ice.",
          "url": "https://cocktail.glass/jungle-bird-modern/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with pineapple wedge.",
          "url": "https://cocktail.glass/jungle-bird-modern/#step3"
        }
      ],
      "keywords": "cocktail, Tiki, Tumbler, Blackstrap rum, Campari, Pineapple juice, Lime juice, Demerara syrup, Pineapple wedge",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/rum-swizzle/",
      "url": "https://cocktail.glass/rum-swizzle/",
      "name": "Rum Swizzle",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/rum-swizzle/"
          ]
        }
      ],
      "description": "How to make a Rum Swizzle: Combine all ingredients in a Collins glass with crushed ice.. Swizzle until frosted.. Garnish with orange slice, cherry..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/rum-swizzle/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/rum-swizzle/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/rum-swizzle/"
      },
      "name": "Rum Swizzle",
      "description": "How to make a Rum Swizzle: Combine all ingredients in a Collins glass with crushed ice.. Swizzle until frosted.. Garnish with orange slice, cherry..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "173 calories"
      },
      "recipeIngredient": [
        "60 ml Dark Bermuda rum",
        "60 ml Pineapple juice",
        "30 ml Orange juice",
        "15 ml Lime juice",
        "15 ml Falernum",
        "3 dashes Angostura bitters",
        "garnish Orange slice, cherry"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Combine",
          "text": "Combine all ingredients in a Collins glass with crushed ice.",
          "url": "https://cocktail.glass/rum-swizzle/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Swizzle",
          "text": "Swizzle until frosted.",
          "url": "https://cocktail.glass/rum-swizzle/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange slice, cherry.",
          "url": "https://cocktail.glass/rum-swizzle/#step3"
        }
      ],
      "keywords": "cocktail, Tiki, Collins, Dark Bermuda rum, Pineapple juice, Orange juice, Lime juice, Falernum, Angostura bitters, Orange slice, cherry",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/queens-park-swizzle/",
      "url": "https://cocktail.glass/queens-park-swizzle/",
      "name": "Queen's Park Swizzle",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/queens-park-swizzle/"
          ]
        }
      ],
      "description": "How to make a Queen's Park Swizzle: Muddle mint with syrup and lime in a Collins glass.. Add rum.. Fill with crushed ice and swizzle.. Top with more ice.. Dash Angostura bitters on top.. Garnish with mint bouquet..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/queens-park-swizzle/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/queens-park-swizzle/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/queens-park-swizzle/"
      },
      "name": "Queen's Park Swizzle",
      "description": "How to make a Queen's Park Swizzle: Muddle mint with syrup and lime in a Collins glass.. Add rum.. Fill with crushed ice and swizzle.. Top with more ice.. Dash Angostura bitters on top.. Garnish with mint bouquet..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT6M",
      "cookTime": "PT0M",
      "totalTime": "PT6M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "222 calories"
      },
      "recipeIngredient": [
        "60 ml Dark Demerara rum",
        "22.5 ml Lime juice",
        "22.5 ml Demerara syrup",
        "8 leaves Mint leaves",
        "3 dashes Angostura bitters",
        "garnish Mint bouquet"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Muddle",
          "text": "Muddle mint with syrup and lime in a Collins glass.",
          "url": "https://cocktail.glass/queens-park-swizzle/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add rum.",
          "url": "https://cocktail.glass/queens-park-swizzle/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Fill",
          "text": "Fill with crushed ice and swizzle.",
          "url": "https://cocktail.glass/queens-park-swizzle/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with more ice.",
          "url": "https://cocktail.glass/queens-park-swizzle/#step4"
        },
        {
          "@type": "HowToStep",
          "name": "Dash",
          "text": "Dash Angostura bitters on top.",
          "url": "https://cocktail.glass/queens-park-swizzle/#step5"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with mint bouquet.",
          "url": "https://cocktail.glass/queens-park-swizzle/#step6"
        }
      ],
      "keywords": "cocktail, Classic, Collins, Dark Demerara rum, Lime juice, Demerara syrup, Mint leaves, Angostura bitters, Mint bouquet",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/prescription-julep/",
      "url": "https://cocktail.glass/prescription-julep/",
      "name": "Prescription Julep",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/prescription-julep/"
          ]
        }
      ],
      "description": "How to make a Prescription Julep: Muddle mint with syrup.. Add spirits and crushed ice.. Swizzle until frosted.. Garnish with mint bouquet..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/prescription-julep/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/prescription-julep/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/prescription-julep/"
      },
      "name": "Prescription Julep",
      "description": "How to make a Prescription Julep: Muddle mint with syrup.. Add spirits and crushed ice.. Swizzle until frosted.. Garnish with mint bouquet..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "226 calories"
      },
      "recipeIngredient": [
        "52.5 ml Cognac",
        "22.5 ml Rye whiskey",
        "15 ml Sugar syrup",
        "8 leaves Mint leaves",
        "garnish Mint bouquet"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Muddle",
          "text": "Muddle mint with syrup.",
          "url": "https://cocktail.glass/prescription-julep/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add spirits and crushed ice.",
          "url": "https://cocktail.glass/prescription-julep/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Swizzle",
          "text": "Swizzle until frosted.",
          "url": "https://cocktail.glass/prescription-julep/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with mint bouquet.",
          "url": "https://cocktail.glass/prescription-julep/#step4"
        }
      ],
      "keywords": "cocktail, Classic, Tumbler, Cognac, Rye whiskey, Sugar syrup, Mint leaves, Mint bouquet",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/mint-condition/",
      "url": "https://cocktail.glass/mint-condition/",
      "name": "Mint Condition",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/mint-condition/"
          ]
        }
      ],
      "description": "How to make a Mint Condition: Muddle mint with syrup.. Add remaining ingredients.. Shake with ice and double strain into a coupe.. Garnish with mint leaf..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/mint-condition/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/mint-condition/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/mint-condition/"
      },
      "name": "Mint Condition",
      "description": "How to make a Mint Condition: Muddle mint with syrup.. Add remaining ingredients.. Shake with ice and double strain into a coupe.. Garnish with mint leaf..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "183 calories"
      },
      "recipeIngredient": [
        "45 ml Bourbon",
        "22.5 ml Amaro Montenegro",
        "22.5 ml Lime juice",
        "10 ml Sugar syrup",
        "6 leaves Mint leaves",
        "garnish Mint leaf"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Muddle",
          "text": "Muddle mint with syrup.",
          "url": "https://cocktail.glass/mint-condition/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add remaining ingredients.",
          "url": "https://cocktail.glass/mint-condition/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake with ice and double strain into a coupe.",
          "url": "https://cocktail.glass/mint-condition/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with mint leaf.",
          "url": "https://cocktail.glass/mint-condition/#step4"
        }
      ],
      "keywords": "cocktail, Modern Classic, Coupe, Bourbon, Amaro Montenegro, Lime juice, Sugar syrup, Mint leaves, Mint leaf",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/bamboo-cocktail/",
      "url": "https://cocktail.glass/bamboo-cocktail/",
      "name": "Bamboo Cocktail",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/bamboo-cocktail/"
          ]
        }
      ],
      "description": "How to make a Bamboo Cocktail: Stir all ingredients with ice.. Strain into a Nick & Nora glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/bamboo-cocktail/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/bamboo-cocktail/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/bamboo-cocktail/"
      },
      "name": "Bamboo Cocktail",
      "description": "How to make a Bamboo Cocktail: Stir all ingredients with ice.. Strain into a Nick & Nora glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "119 calories"
      },
      "recipeIngredient": [
        "45 ml Fino sherry",
        "45 ml Dry vermouth",
        "1 dash Orange bitters",
        "1 dash Angostura bitters",
        "garnish Lemon twist"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/bamboo-cocktail/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a Nick & Nora glass.",
          "url": "https://cocktail.glass/bamboo-cocktail/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon twist.",
          "url": "https://cocktail.glass/bamboo-cocktail/#step3"
        }
      ],
      "keywords": "cocktail, Low alcohol, Nick & Nora, Fino sherry, Dry vermouth, Orange bitters, Angostura bitters, Lemon twist",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/coronation/",
      "url": "https://cocktail.glass/coronation/",
      "name": "Coronation",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/coronation/"
          ]
        }
      ],
      "description": "How to make a Coronation: Stir all ingredients with ice.. Strain into a Nick & Nora glass.. Garnish with lemon peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/coronation/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/coronation/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/coronation/"
      },
      "name": "Coronation",
      "description": "How to make a Coronation: Stir all ingredients with ice.. Strain into a Nick & Nora glass.. Garnish with lemon peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "93 calories"
      },
      "recipeIngredient": [
        "30 ml Fino sherry",
        "30 ml Dry vermouth",
        "5 ml Maraschino liqueur",
        "2 dashes Orange bitters",
        "garnish Lemon peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/coronation/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a Nick & Nora glass.",
          "url": "https://cocktail.glass/coronation/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon peel.",
          "url": "https://cocktail.glass/coronation/#step3"
        }
      ],
      "keywords": "cocktail, Low alcohol, Nick & Nora, Fino sherry, Dry vermouth, Maraschino liqueur, Orange bitters, Lemon peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/shirley-temple/",
      "url": "https://cocktail.glass/shirley-temple/",
      "name": "Shirley Temple",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/shirley-temple/"
          ]
        }
      ],
      "description": "How to make a Shirley Temple: Build over ice in a Collins glass and stir.. Garnish with cherry, orange slice..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/shirley-temple/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/shirley-temple/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/shirley-temple/"
      },
      "name": "Shirley Temple",
      "description": "How to make a Shirley Temple: Build over ice in a Collins glass and stir.. Garnish with cherry, orange slice..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "142 calories"
      },
      "recipeIngredient": [
        "180 ml Ginger ale",
        "30 ml Grenadine",
        "10 ml Lime juice",
        "garnish Cherry, orange slice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build over ice in a Collins glass and stir.",
          "url": "https://cocktail.glass/shirley-temple/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with cherry, orange slice.",
          "url": "https://cocktail.glass/shirley-temple/#step2"
        }
      ],
      "keywords": "cocktail, No alcohol, Collins, Ginger ale, Grenadine, Lime juice, Cherry, orange slice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/virgin-mojito/",
      "url": "https://cocktail.glass/virgin-mojito/",
      "name": "Virgin Mojito",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/virgin-mojito/"
          ]
        }
      ],
      "description": "How to make a Virgin Mojito: Muddle mint with syrup and lime.. Fill with ice.. Top with soda water.. Garnish with mint sprig..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/virgin-mojito/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/virgin-mojito/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/virgin-mojito/"
      },
      "name": "Virgin Mojito",
      "description": "How to make a Virgin Mojito: Muddle mint with syrup and lime.. Fill with ice.. Top with soda water.. Garnish with mint sprig..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "120 calories"
      },
      "recipeIngredient": [
        "30 ml Lime juice",
        "20 ml Sugar syrup",
        "8 leaves Mint leaves",
        "120 ml Soda water",
        "garnish Mint sprig"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Muddle",
          "text": "Muddle mint with syrup and lime.",
          "url": "https://cocktail.glass/virgin-mojito/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Fill",
          "text": "Fill with ice.",
          "url": "https://cocktail.glass/virgin-mojito/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with soda water.",
          "url": "https://cocktail.glass/virgin-mojito/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with mint sprig.",
          "url": "https://cocktail.glass/virgin-mojito/#step4"
        }
      ],
      "keywords": "cocktail, No alcohol, Highball, Lime juice, Sugar syrup, Mint leaves, Soda water, Mint sprig",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/seedlip-garden-spritz/",
      "url": "https://cocktail.glass/seedlip-garden-spritz/",
      "name": "Seedlip Garden Spritz",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/seedlip-garden-spritz/"
          ]
        }
      ],
      "description": "How to make a Seedlip Garden Spritz: Build over ice in a wine glass.. Stir gently.. Garnish with pea shoots..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/seedlip-garden-spritz/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/seedlip-garden-spritz/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/seedlip-garden-spritz/"
      },
      "name": "Seedlip Garden Spritz",
      "description": "How to make a Seedlip Garden Spritz: Build over ice in a wine glass.. Stir gently.. Garnish with pea shoots..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "225 calories"
      },
      "recipeIngredient": [
        "50 ml Seedlip Garden 108",
        "100 ml Elderflower tonic",
        "garnish Pea shoots"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build over ice in a wine glass.",
          "url": "https://cocktail.glass/seedlip-garden-spritz/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir gently.",
          "url": "https://cocktail.glass/seedlip-garden-spritz/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with pea shoots.",
          "url": "https://cocktail.glass/seedlip-garden-spritz/#step3"
        }
      ],
      "keywords": "cocktail, No alcohol, Wine glass, Seedlip Garden 108, Elderflower tonic, Pea shoots",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/nojito/",
      "url": "https://cocktail.glass/nojito/",
      "name": "Nojito",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/nojito/"
          ]
        }
      ],
      "description": "How to make a Nojito: Muddle mint with syrup and lime.. Add apple juice.. Fill with ice.. Top with soda.. Garnish with mint sprig, lime wedge..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/nojito/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/nojito/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/nojito/"
      },
      "name": "Nojito",
      "description": "How to make a Nojito: Muddle mint with syrup and lime.. Add apple juice.. Fill with ice.. Top with soda.. Garnish with mint sprig, lime wedge..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT5M",
      "cookTime": "PT0M",
      "totalTime": "PT5M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "115 calories"
      },
      "recipeIngredient": [
        "30 ml Lime juice",
        "45 ml Apple juice",
        "15 ml Sugar syrup",
        "8 leaves Mint leaves",
        "90 ml Soda water",
        "garnish Mint sprig, lime wedge"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Muddle",
          "text": "Muddle mint with syrup and lime.",
          "url": "https://cocktail.glass/nojito/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add apple juice.",
          "url": "https://cocktail.glass/nojito/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Fill",
          "text": "Fill with ice.",
          "url": "https://cocktail.glass/nojito/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with soda.",
          "url": "https://cocktail.glass/nojito/#step4"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with mint sprig, lime wedge.",
          "url": "https://cocktail.glass/nojito/#step5"
        }
      ],
      "keywords": "cocktail, No alcohol, Highball, Lime juice, Apple juice, Sugar syrup, Mint leaves, Soda water, Mint sprig, lime wedge",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/kumquat-caipirinha/",
      "url": "https://cocktail.glass/kumquat-caipirinha/",
      "name": "Kumquat Caipirinha",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/kumquat-caipirinha/"
          ]
        }
      ],
      "description": "How to make a Kumquat Caipirinha: Muddle kumquats with sugar.. Add cachaça and fill with crushed ice.. Stir briefly.. Garnish with kumquat..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/kumquat-caipirinha/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/kumquat-caipirinha/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/kumquat-caipirinha/"
      },
      "name": "Kumquat Caipirinha",
      "description": "How to make a Kumquat Caipirinha: Muddle kumquats with sugar.. Add cachaça and fill with crushed ice.. Stir briefly.. Garnish with kumquat..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "161 calories"
      },
      "recipeIngredient": [
        "60 ml Cachaça",
        "4 piece Kumquats",
        "2 barspoon Sugar",
        "garnish Kumquat"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Muddle",
          "text": "Muddle kumquats with sugar.",
          "url": "https://cocktail.glass/kumquat-caipirinha/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add cachaça and fill with crushed ice.",
          "url": "https://cocktail.glass/kumquat-caipirinha/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir briefly.",
          "url": "https://cocktail.glass/kumquat-caipirinha/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with kumquat.",
          "url": "https://cocktail.glass/kumquat-caipirinha/#step4"
        }
      ],
      "keywords": "cocktail, Modern Classic, Tumbler, Cachaça, Kumquats, Sugar, Kumquat",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/caipiroska/",
      "url": "https://cocktail.glass/caipiroska/",
      "name": "Caipiroska",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/caipiroska/"
          ]
        }
      ],
      "description": "How to make a Caipiroska: Cut lime into wedges and muddle with sugar.. Add vodka and fill with crushed ice.. Stir briefly..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/caipiroska/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/caipiroska/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/caipiroska/"
      },
      "name": "Caipiroska",
      "description": "How to make a Caipiroska: Cut lime into wedges and muddle with sugar.. Add vodka and fill with crushed ice.. Stir briefly..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "153 calories"
      },
      "recipeIngredient": [
        "60 ml Vodka",
        "1 whole Lime",
        "2 barspoon Sugar"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Cut",
          "text": "Cut lime into wedges and muddle with sugar.",
          "url": "https://cocktail.glass/caipiroska/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add vodka and fill with crushed ice.",
          "url": "https://cocktail.glass/caipiroska/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir briefly.",
          "url": "https://cocktail.glass/caipiroska/#step3"
        }
      ],
      "keywords": "cocktail, Modern Classic, Tumbler, Vodka, Lime, Sugar",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/batida-de-coco/",
      "url": "https://cocktail.glass/batida-de-coco/",
      "name": "Batida de Coco",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/batida-de-coco/"
          ]
        }
      ],
      "description": "How to make a Batida de Coco: Blend all ingredients with ice until smooth.. Pour into a rocks glass.. Garnish with toasted coconut..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/batida-de-coco/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/batida-de-coco/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/batida-de-coco/"
      },
      "name": "Batida de Coco",
      "description": "How to make a Batida de Coco: Blend all ingredients with ice until smooth.. Pour into a rocks glass.. Garnish with toasted coconut..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "336 calories"
      },
      "recipeIngredient": [
        "60 ml Cachaça",
        "45 ml Coconut cream",
        "30 ml Condensed milk",
        "garnish Toasted coconut"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Blend",
          "text": "Blend all ingredients with ice until smooth.",
          "url": "https://cocktail.glass/batida-de-coco/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Pour",
          "text": "Pour into a rocks glass.",
          "url": "https://cocktail.glass/batida-de-coco/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with toasted coconut.",
          "url": "https://cocktail.glass/batida-de-coco/#step3"
        }
      ],
      "keywords": "cocktail, Frozen, Tumbler, Cachaça, Coconut cream, Condensed milk, Toasted coconut",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/batida-de-maracuja/",
      "url": "https://cocktail.glass/batida-de-maracuja/",
      "name": "Batida de Maracujá",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/batida-de-maracuja/"
          ]
        }
      ],
      "description": "How to make a Batida de Maracujá: Blend all ingredients with ice until smooth.. Pour into a rocks glass.. Garnish with passion fruit..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/batida-de-maracuja/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/batida-de-maracuja/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/batida-de-maracuja/"
      },
      "name": "Batida de Maracujá",
      "description": "How to make a Batida de Maracujá: Blend all ingredients with ice until smooth.. Pour into a rocks glass.. Garnish with passion fruit..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "273 calories"
      },
      "recipeIngredient": [
        "60 ml Cachaça",
        "60 ml Passion fruit pulp",
        "30 ml Condensed milk",
        "garnish Passion fruit"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Blend",
          "text": "Blend all ingredients with ice until smooth.",
          "url": "https://cocktail.glass/batida-de-maracuja/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Pour",
          "text": "Pour into a rocks glass.",
          "url": "https://cocktail.glass/batida-de-maracuja/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with passion fruit.",
          "url": "https://cocktail.glass/batida-de-maracuja/#step3"
        }
      ],
      "keywords": "cocktail, Frozen, Tumbler, Cachaça, Passion fruit pulp, Condensed milk, Passion fruit",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/rabo-de-galo/",
      "url": "https://cocktail.glass/rabo-de-galo/",
      "name": "Rabo de Galo",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/rabo-de-galo/"
          ]
        }
      ],
      "description": "How to make a Rabo de Galo: Stir all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/rabo-de-galo/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/rabo-de-galo/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/rabo-de-galo/"
      },
      "name": "Rabo de Galo",
      "description": "How to make a Rabo de Galo: Stir all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "180 calories"
      },
      "recipeIngredient": [
        "45 ml Cachaça",
        "30 ml Red vermouth",
        "15 ml Cynar",
        "garnish Orange peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/rabo-de-galo/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over a large ice cube.",
          "url": "https://cocktail.glass/rabo-de-galo/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange peel.",
          "url": "https://cocktail.glass/rabo-de-galo/#step3"
        }
      ],
      "keywords": "cocktail, Stirred, Tumbler, Cachaça, Red vermouth, Cynar, Orange peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/chilcano/",
      "url": "https://cocktail.glass/chilcano/",
      "name": "Chilcano",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/chilcano/"
          ]
        }
      ],
      "description": "How to make a Chilcano: Build pisco, lime and syrup in a highball glass over ice.. Top with ginger ale.. Add bitters.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/chilcano/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/chilcano/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/chilcano/"
      },
      "name": "Chilcano",
      "description": "How to make a Chilcano: Build pisco, lime and syrup in a highball glass over ice.. Top with ginger ale.. Add bitters.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "213 calories"
      },
      "recipeIngredient": [
        "60 ml Pisco",
        "15 ml Lime juice",
        "10 ml Sugar syrup",
        "120 ml Ginger ale",
        "2 dashes Angostura bitters",
        "garnish Lime wheel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build pisco, lime and syrup in a highball glass over ice.",
          "url": "https://cocktail.glass/chilcano/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with ginger ale.",
          "url": "https://cocktail.glass/chilcano/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add bitters.",
          "url": "https://cocktail.glass/chilcano/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lime wheel.",
          "url": "https://cocktail.glass/chilcano/#step4"
        }
      ],
      "keywords": "cocktail, Highball, Highball, Pisco, Lime juice, Sugar syrup, Ginger ale, Angostura bitters, Lime wheel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/capitan/",
      "url": "https://cocktail.glass/capitan/",
      "name": "Capitán",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/capitan/"
          ]
        }
      ],
      "description": "How to make a Capitán: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with cherry..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/capitan/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/capitan/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/capitan/"
      },
      "name": "Capitán",
      "description": "How to make a Capitán: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with cherry..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "179 calories"
      },
      "recipeIngredient": [
        "60 ml Pisco",
        "30 ml Sweet vermouth",
        "2 dashes Angostura bitters",
        "garnish Cherry"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/capitan/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/capitan/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with cherry.",
          "url": "https://cocktail.glass/capitan/#step3"
        }
      ],
      "keywords": "cocktail, Stirred, Coupe, Pisco, Sweet vermouth, Angostura bitters, Cherry",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/pisco-punch/",
      "url": "https://cocktail.glass/pisco-punch/",
      "name": "Pisco Punch",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/pisco-punch/"
          ]
        }
      ],
      "description": "How to make a Pisco Punch: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with pineapple wedge..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/pisco-punch/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/pisco-punch/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/pisco-punch/"
      },
      "name": "Pisco Punch",
      "description": "How to make a Pisco Punch: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with pineapple wedge..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "209 calories"
      },
      "recipeIngredient": [
        "60 ml Pisco",
        "22.5 ml Pineapple gum syrup",
        "22.5 ml Lemon juice",
        "15 ml Pineapple juice",
        "garnish Pineapple wedge"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/pisco-punch/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/pisco-punch/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with pineapple wedge.",
          "url": "https://cocktail.glass/pisco-punch/#step3"
        }
      ],
      "keywords": "cocktail, Punch, Coupe, Pisco, Pineapple gum syrup, Lemon juice, Pineapple juice, Pineapple wedge",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/sake-martini/",
      "url": "https://cocktail.glass/sake-martini/",
      "name": "Sake Martini",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/sake-martini/"
          ]
        }
      ],
      "description": "How to make a Sake Martini: Stir all ingredients with ice.. Strain into a chilled martini glass.. Garnish with cucumber slice..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/sake-martini/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/sake-martini/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/sake-martini/"
      },
      "name": "Sake Martini",
      "description": "How to make a Sake Martini: Stir all ingredients with ice.. Strain into a chilled martini glass.. Garnish with cucumber slice..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "137 calories"
      },
      "recipeIngredient": [
        "45 ml Vodka",
        "22.5 ml Sake",
        "garnish Cucumber slice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/sake-martini/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled martini glass.",
          "url": "https://cocktail.glass/sake-martini/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with cucumber slice.",
          "url": "https://cocktail.glass/sake-martini/#step3"
        }
      ],
      "keywords": "cocktail, Martini Variation, Martini, Vodka, Sake, Cucumber slice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/sake-mojito/",
      "url": "https://cocktail.glass/sake-mojito/",
      "name": "Sake Mojito",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/sake-mojito/"
          ]
        }
      ],
      "description": "How to make a Sake Mojito: Muddle mint with syrup and lime.. Add sake.. Fill with ice.. Top with soda water.. Garnish with mint sprig..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/sake-mojito/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/sake-mojito/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/sake-mojito/"
      },
      "name": "Sake Mojito",
      "description": "How to make a Sake Mojito: Muddle mint with syrup and lime.. Add sake.. Fill with ice.. Top with soda water.. Garnish with mint sprig..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT5M",
      "cookTime": "PT0M",
      "totalTime": "PT5M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "219 calories"
      },
      "recipeIngredient": [
        "90 ml Sake",
        "22.5 ml Lime juice",
        "15 ml Sugar syrup",
        "8 leaves Mint leaves",
        "60 ml Soda water",
        "garnish Mint sprig"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Muddle",
          "text": "Muddle mint with syrup and lime.",
          "url": "https://cocktail.glass/sake-mojito/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add sake.",
          "url": "https://cocktail.glass/sake-mojito/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Fill",
          "text": "Fill with ice.",
          "url": "https://cocktail.glass/sake-mojito/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with soda water.",
          "url": "https://cocktail.glass/sake-mojito/#step4"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with mint sprig.",
          "url": "https://cocktail.glass/sake-mojito/#step5"
        }
      ],
      "keywords": "cocktail, Low alcohol, Highball, Sake, Lime juice, Sugar syrup, Mint leaves, Soda water, Mint sprig",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/lemon-drop-martini/",
      "url": "https://cocktail.glass/lemon-drop-martini/",
      "name": "Lemon Drop Martini",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/lemon-drop-martini/"
          ]
        }
      ],
      "description": "How to make a Lemon Drop Martini: Rim the coupe with sugar.. Shake all ingredients with ice.. Strain into a coupe.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/lemon-drop-martini/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/lemon-drop-martini/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/lemon-drop-martini/"
      },
      "name": "Lemon Drop Martini",
      "description": "How to make a Lemon Drop Martini: Rim the coupe with sugar.. Shake all ingredients with ice.. Strain into a coupe.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "170 calories"
      },
      "recipeIngredient": [
        "45 ml Citrus vodka",
        "22.5 ml Triple sec",
        "22.5 ml Lemon juice",
        "15 ml Sugar syrup",
        "garnish lemon twist"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Rim",
          "text": "Rim the coupe with sugar.",
          "url": "https://cocktail.glass/lemon-drop-martini/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/lemon-drop-martini/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a coupe.",
          "url": "https://cocktail.glass/lemon-drop-martini/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon twist.",
          "url": "https://cocktail.glass/lemon-drop-martini/#step4"
        }
      ],
      "keywords": "cocktail, Modern Classic, Coupe, Citrus vodka, Triple sec, Lemon juice, Sugar syrup, lemon twist",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/appletini/",
      "url": "https://cocktail.glass/appletini/",
      "name": "Appletini",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/appletini/"
          ]
        }
      ],
      "description": "How to make a Appletini: Shake all ingredients with ice.. Strain into a chilled martini glass.. Garnish with apple slice..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/appletini/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/appletini/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/appletini/"
      },
      "name": "Appletini",
      "description": "How to make a Appletini: Shake all ingredients with ice.. Strain into a chilled martini glass.. Garnish with apple slice..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "166 calories"
      },
      "recipeIngredient": [
        "45 ml Vodka",
        "22.5 ml Sour apple liqueur",
        "15 ml Lemon juice",
        "garnish Apple slice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/appletini/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled martini glass.",
          "url": "https://cocktail.glass/appletini/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with apple slice.",
          "url": "https://cocktail.glass/appletini/#step3"
        }
      ],
      "keywords": "cocktail, Modern Classic, Martini, Vodka, Sour apple liqueur, Lemon juice, Apple slice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/chocolate-martini/",
      "url": "https://cocktail.glass/chocolate-martini/",
      "name": "Chocolate Martini",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/chocolate-martini/"
          ]
        }
      ],
      "description": "How to make a Chocolate Martini: Shake all ingredients with ice.. Strain into a chilled martini glass.. Garnish with chocolate shavings..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/chocolate-martini/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/chocolate-martini/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/chocolate-martini/"
      },
      "name": "Chocolate Martini",
      "description": "How to make a Chocolate Martini: Shake all ingredients with ice.. Strain into a chilled martini glass.. Garnish with chocolate shavings..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "152 calories"
      },
      "recipeIngredient": [
        "45 ml Vanilla vodka",
        "22.5 ml Crème de cacao (dark)",
        "15 ml Baileys Irish Cream",
        "garnish Chocolate shavings"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/chocolate-martini/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled martini glass.",
          "url": "https://cocktail.glass/chocolate-martini/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with chocolate shavings.",
          "url": "https://cocktail.glass/chocolate-martini/#step3"
        }
      ],
      "keywords": "cocktail, Martini Variation, Martini, Vanilla vodka, Crème de cacao (dark), Baileys Irish Cream, Chocolate shavings",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/french-martini/",
      "url": "https://cocktail.glass/french-martini/",
      "name": "French Martini",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/french-martini/"
          ]
        }
      ],
      "description": "How to make a French Martini: Shake all ingredients with ice.. Strain into a chilled coupe glass..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/french-martini/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/french-martini/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/french-martini/"
      },
      "name": "French Martini",
      "description": "How to make a French Martini: Shake all ingredients with ice.. Strain into a chilled coupe glass..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "159 calories"
      },
      "recipeIngredient": [
        "45 ml Vodka",
        "15 ml Chambord",
        "45 ml Pineapple juice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/french-martini/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/french-martini/#step2"
        }
      ],
      "keywords": "cocktail, Martini Variation, Coupe, Vodka, Chambord, Pineapple juice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/cucumber-martini/",
      "url": "https://cocktail.glass/cucumber-martini/",
      "name": "Cucumber Martini",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/cucumber-martini/"
          ]
        }
      ],
      "description": "How to make a Cucumber Martini: Muddle cucumber with syrup.. Add gin and vermouth.. Shake with ice and double strain into a martini glass.. Garnish with cucumber ribbon..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/cucumber-martini/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/cucumber-martini/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/cucumber-martini/"
      },
      "name": "Cucumber Martini",
      "description": "How to make a Cucumber Martini: Muddle cucumber with syrup.. Add gin and vermouth.. Shake with ice and double strain into a martini glass.. Garnish with cucumber ribbon..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "178 calories"
      },
      "recipeIngredient": [
        "60 ml Gin",
        "15 ml Dry vermouth",
        "4 slice Cucumber",
        "5 ml Sugar syrup",
        "garnish Cucumber ribbon"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Muddle",
          "text": "Muddle cucumber with syrup.",
          "url": "https://cocktail.glass/cucumber-martini/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add gin and vermouth.",
          "url": "https://cocktail.glass/cucumber-martini/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake with ice and double strain into a martini glass.",
          "url": "https://cocktail.glass/cucumber-martini/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with cucumber ribbon.",
          "url": "https://cocktail.glass/cucumber-martini/#step4"
        }
      ],
      "keywords": "cocktail, Martini Variation, Martini, Gin, Dry vermouth, Cucumber, Sugar syrup, Cucumber ribbon",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/elderflower-martini/",
      "url": "https://cocktail.glass/elderflower-martini/",
      "name": "Elderflower Martini",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/elderflower-martini/"
          ]
        }
      ],
      "description": "How to make a Elderflower Martini: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/elderflower-martini/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/elderflower-martini/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/elderflower-martini/"
      },
      "name": "Elderflower Martini",
      "description": "How to make a Elderflower Martini: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "179 calories"
      },
      "recipeIngredient": [
        "45 ml Gin",
        "22.5 ml Elderflower liqueur",
        "15 ml Dry vermouth",
        "garnish Lemon twist"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/elderflower-martini/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/elderflower-martini/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon twist.",
          "url": "https://cocktail.glass/elderflower-martini/#step3"
        }
      ],
      "keywords": "cocktail, Martini Variation, Coupe, Gin, Elderflower liqueur, Dry vermouth, Lemon twist",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/espresso-old-fashioned/",
      "url": "https://cocktail.glass/espresso-old-fashioned/",
      "name": "Espresso Old Fashioned",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/espresso-old-fashioned/"
          ]
        }
      ],
      "description": "How to make a Espresso Old Fashioned: Stir all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/espresso-old-fashioned/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/espresso-old-fashioned/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/espresso-old-fashioned/"
      },
      "name": "Espresso Old Fashioned",
      "description": "How to make a Espresso Old Fashioned: Stir all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "190 calories"
      },
      "recipeIngredient": [
        "60 ml Bourbon",
        "10 ml Coffee liqueur",
        "10 ml Demerara syrup",
        "15 ml Espresso",
        "2 dashes Angostura bitters",
        "garnish Orange peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/espresso-old-fashioned/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over a large ice cube.",
          "url": "https://cocktail.glass/espresso-old-fashioned/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange peel.",
          "url": "https://cocktail.glass/espresso-old-fashioned/#step3"
        }
      ],
      "keywords": "cocktail, Modern Classic, Tumbler, Bourbon, Coffee liqueur, Demerara syrup, Espresso, Angostura bitters, Orange peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/pornstar-fizz/",
      "url": "https://cocktail.glass/pornstar-fizz/",
      "name": "Pornstar Fizz",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/pornstar-fizz/"
          ]
        }
      ],
      "description": "How to make a Pornstar Fizz: Shake vodka, purée, lime and syrup with ice.. Strain into a Collins glass over ice.. Top with prosecco.. Garnish with half passion fruit..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/pornstar-fizz/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/pornstar-fizz/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/pornstar-fizz/"
      },
      "name": "Pornstar Fizz",
      "description": "How to make a Pornstar Fizz: Shake vodka, purée, lime and syrup with ice.. Strain into a Collins glass over ice.. Top with prosecco.. Garnish with half passion fruit..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "210 calories"
      },
      "recipeIngredient": [
        "45 ml Vanilla vodka",
        "30 ml Passion fruit purée",
        "15 ml Lime juice",
        "15 ml Vanilla syrup",
        "60 ml Prosecco",
        "garnish Half passion fruit"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake vodka, purée, lime and syrup with ice.",
          "url": "https://cocktail.glass/pornstar-fizz/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a Collins glass over ice.",
          "url": "https://cocktail.glass/pornstar-fizz/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with prosecco.",
          "url": "https://cocktail.glass/pornstar-fizz/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with half passion fruit.",
          "url": "https://cocktail.glass/pornstar-fizz/#step4"
        }
      ],
      "keywords": "cocktail, Fizz, Collins, Vanilla vodka, Passion fruit purée, Lime juice, Vanilla syrup, Prosecco, Half passion fruit",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/elderflower-collins/",
      "url": "https://cocktail.glass/elderflower-collins/",
      "name": "Elderflower Collins",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/elderflower-collins/"
          ]
        }
      ],
      "description": "How to make a Elderflower Collins: Shake gin, elderflower and lemon with ice.. Strain into a Collins glass over ice.. Top with soda.. Garnish with cucumber slice, lemon wheel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/elderflower-collins/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/elderflower-collins/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/elderflower-collins/"
      },
      "name": "Elderflower Collins",
      "description": "How to make a Elderflower Collins: Shake gin, elderflower and lemon with ice.. Strain into a Collins glass over ice.. Top with soda.. Garnish with cucumber slice, lemon wheel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "200 calories"
      },
      "recipeIngredient": [
        "45 ml Gin",
        "22.5 ml Elderflower liqueur",
        "22.5 ml Lemon juice",
        "90 ml Soda water",
        "garnish Cucumber slice, lemon wheel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake gin, elderflower and lemon with ice.",
          "url": "https://cocktail.glass/elderflower-collins/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a Collins glass over ice.",
          "url": "https://cocktail.glass/elderflower-collins/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with soda.",
          "url": "https://cocktail.glass/elderflower-collins/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with cucumber slice, lemon wheel.",
          "url": "https://cocktail.glass/elderflower-collins/#step4"
        }
      ],
      "keywords": "cocktail, Fizz, Collins, Gin, Elderflower liqueur, Lemon juice, Soda water, Cucumber slice, lemon wheel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/vodka-collins/",
      "url": "https://cocktail.glass/vodka-collins/",
      "name": "Vodka Collins",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/vodka-collins/"
          ]
        }
      ],
      "description": "How to make a Vodka Collins: Shake vodka, lemon and syrup with ice.. Strain into a Collins glass over ice.. Top with soda.. Garnish with lemon wheel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/vodka-collins/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/vodka-collins/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/vodka-collins/"
      },
      "name": "Vodka Collins",
      "description": "How to make a Vodka Collins: Shake vodka, lemon and syrup with ice.. Strain into a Collins glass over ice.. Top with soda.. Garnish with lemon wheel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "219 calories"
      },
      "recipeIngredient": [
        "60 ml Vodka",
        "30 ml Lemon juice",
        "15 ml Sugar syrup",
        "90 ml Soda water",
        "garnish Lemon wheel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake vodka, lemon and syrup with ice.",
          "url": "https://cocktail.glass/vodka-collins/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a Collins glass over ice.",
          "url": "https://cocktail.glass/vodka-collins/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with soda.",
          "url": "https://cocktail.glass/vodka-collins/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon wheel.",
          "url": "https://cocktail.glass/vodka-collins/#step4"
        }
      ],
      "keywords": "cocktail, Fizz, Collins, Vodka, Lemon juice, Sugar syrup, Soda water, Lemon wheel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/john-collins/",
      "url": "https://cocktail.glass/john-collins/",
      "name": "John Collins",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/john-collins/"
          ]
        }
      ],
      "description": "How to make a John Collins: Shake bourbon, lemon and syrup with ice.. Strain into a Collins glass over ice.. Top with soda.. Garnish with lemon wheel, cherry..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/john-collins/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/john-collins/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/john-collins/"
      },
      "name": "John Collins",
      "description": "How to make a John Collins: Shake bourbon, lemon and syrup with ice.. Strain into a Collins glass over ice.. Top with soda.. Garnish with lemon wheel, cherry..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "219 calories"
      },
      "recipeIngredient": [
        "60 ml Bourbon",
        "30 ml Lemon juice",
        "15 ml Sugar syrup",
        "90 ml Soda water",
        "garnish Lemon wheel, cherry"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake bourbon, lemon and syrup with ice.",
          "url": "https://cocktail.glass/john-collins/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a Collins glass over ice.",
          "url": "https://cocktail.glass/john-collins/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with soda.",
          "url": "https://cocktail.glass/john-collins/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon wheel, cherry.",
          "url": "https://cocktail.glass/john-collins/#step4"
        }
      ],
      "keywords": "cocktail, Fizz, Collins, Bourbon, Lemon juice, Sugar syrup, Soda water, Lemon wheel, cherry",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/whiskey-buck/",
      "url": "https://cocktail.glass/whiskey-buck/",
      "name": "Whiskey Buck",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/whiskey-buck/"
          ]
        }
      ],
      "description": "How to make a Whiskey Buck: Build in a highball glass over ice.. Stir gently.. Garnish with lemon wedge..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/whiskey-buck/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/whiskey-buck/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/whiskey-buck/"
      },
      "name": "Whiskey Buck",
      "description": "How to make a Whiskey Buck: Build in a highball glass over ice.. Stir gently.. Garnish with lemon wedge..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "192 calories"
      },
      "recipeIngredient": [
        "60 ml Bourbon",
        "15 ml Lemon juice",
        "120 ml Ginger beer",
        "garnish Lemon wedge"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build in a highball glass over ice.",
          "url": "https://cocktail.glass/whiskey-buck/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir gently.",
          "url": "https://cocktail.glass/whiskey-buck/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon wedge.",
          "url": "https://cocktail.glass/whiskey-buck/#step3"
        }
      ],
      "keywords": "cocktail, Highball, Highball, Bourbon, Lemon juice, Ginger beer, Lemon wedge",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/gin-buck/",
      "url": "https://cocktail.glass/gin-buck/",
      "name": "Gin Buck",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/gin-buck/"
          ]
        }
      ],
      "description": "How to make a Gin Buck: Build in a highball glass over ice.. Stir gently.. Garnish with lemon wedge..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/gin-buck/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/gin-buck/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/gin-buck/"
      },
      "name": "Gin Buck",
      "description": "How to make a Gin Buck: Build in a highball glass over ice.. Stir gently.. Garnish with lemon wedge..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "186 calories"
      },
      "recipeIngredient": [
        "60 ml Gin",
        "15 ml Lemon juice",
        "120 ml Ginger ale",
        "garnish Lemon wedge"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build in a highball glass over ice.",
          "url": "https://cocktail.glass/gin-buck/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir gently.",
          "url": "https://cocktail.glass/gin-buck/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon wedge.",
          "url": "https://cocktail.glass/gin-buck/#step3"
        }
      ],
      "keywords": "cocktail, Highball, Highball, Gin, Lemon juice, Ginger ale, Lemon wedge",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/horses-neck/",
      "url": "https://cocktail.glass/horses-neck/",
      "name": "Horse's Neck",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/horses-neck/"
          ]
        }
      ],
      "description": "How to make a Horse's Neck: Build in a highball glass over ice.. Drape lemon peel spiral inside the glass.. Garnish with long lemon peel spiral..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/horses-neck/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/horses-neck/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/horses-neck/"
      },
      "name": "Horse's Neck",
      "description": "How to make a Horse's Neck: Build in a highball glass over ice.. Drape lemon peel spiral inside the glass.. Garnish with long lemon peel spiral..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "182 calories"
      },
      "recipeIngredient": [
        "60 ml Bourbon",
        "120 ml Ginger ale",
        "2 dashes Angostura bitters",
        "garnish Long lemon peel spiral"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build in a highball glass over ice.",
          "url": "https://cocktail.glass/horses-neck/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Drape",
          "text": "Drape lemon peel spiral inside the glass.",
          "url": "https://cocktail.glass/horses-neck/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with long lemon peel spiral.",
          "url": "https://cocktail.glass/horses-neck/#step3"
        }
      ],
      "keywords": "cocktail, Highball, Highball, Bourbon, Ginger ale, Angostura bitters, Long lemon peel spiral",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/presbyterian/",
      "url": "https://cocktail.glass/presbyterian/",
      "name": "Presbyterian",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/presbyterian/"
          ]
        }
      ],
      "description": "How to make a Presbyterian: Build in a highball glass over ice.. Stir gently.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/presbyterian/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/presbyterian/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/presbyterian/"
      },
      "name": "Presbyterian",
      "description": "How to make a Presbyterian: Build in a highball glass over ice.. Stir gently.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "180 calories"
      },
      "recipeIngredient": [
        "60 ml Bourbon",
        "60 ml Ginger ale",
        "60 ml Soda water",
        "garnish Lemon twist"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build in a highball glass over ice.",
          "url": "https://cocktail.glass/presbyterian/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir gently.",
          "url": "https://cocktail.glass/presbyterian/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon twist.",
          "url": "https://cocktail.glass/presbyterian/#step3"
        }
      ],
      "keywords": "cocktail, Highball, Highball, Bourbon, Ginger ale, Soda water, Lemon twist",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/gin-gin-mule/",
      "url": "https://cocktail.glass/gin-gin-mule/",
      "name": "Gin Gin Mule",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/gin-gin-mule/"
          ]
        }
      ],
      "description": "How to make a Gin Gin Mule: Muddle mint with syrup.. Add gin and lime.. Shake with ice.. Strain into a highball glass over ice.. Top with ginger beer.. Garnish with mint sprig, candied ginger..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/gin-gin-mule/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/gin-gin-mule/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/gin-gin-mule/"
      },
      "name": "Gin Gin Mule",
      "description": "How to make a Gin Gin Mule: Muddle mint with syrup.. Add gin and lime.. Shake with ice.. Strain into a highball glass over ice.. Top with ginger beer.. Garnish with mint sprig, candied ginger..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT6M",
      "cookTime": "PT0M",
      "totalTime": "PT6M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "174 calories"
      },
      "recipeIngredient": [
        "45 ml Gin",
        "22.5 ml Lime juice",
        "15 ml Sugar syrup",
        "6 leaves Mint leaves",
        "30 ml Ginger beer",
        "garnish Mint sprig, candied ginger"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Muddle",
          "text": "Muddle mint with syrup.",
          "url": "https://cocktail.glass/gin-gin-mule/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add gin and lime.",
          "url": "https://cocktail.glass/gin-gin-mule/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake with ice.",
          "url": "https://cocktail.glass/gin-gin-mule/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a highball glass over ice.",
          "url": "https://cocktail.glass/gin-gin-mule/#step4"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with ginger beer.",
          "url": "https://cocktail.glass/gin-gin-mule/#step5"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with mint sprig, candied ginger.",
          "url": "https://cocktail.glass/gin-gin-mule/#step6"
        }
      ],
      "keywords": "cocktail, Modern Classic, Highball, Gin, Lime juice, Sugar syrup, Mint leaves, Ginger beer, Mint sprig, candied ginger",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/sapphire-gimlet/",
      "url": "https://cocktail.glass/sapphire-gimlet/",
      "name": "Sapphire Gimlet",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/sapphire-gimlet/"
          ]
        }
      ],
      "description": "How to make a Sapphire Gimlet: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/sapphire-gimlet/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/sapphire-gimlet/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/sapphire-gimlet/"
      },
      "name": "Sapphire Gimlet",
      "description": "How to make a Sapphire Gimlet: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "192 calories"
      },
      "recipeIngredient": [
        "60 ml Gin",
        "22.5 ml Lime juice",
        "15 ml Sugar syrup",
        "5 ml Blue curaçao",
        "garnish Lime wheel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/sapphire-gimlet/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/sapphire-gimlet/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lime wheel.",
          "url": "https://cocktail.glass/sapphire-gimlet/#step3"
        }
      ],
      "keywords": "cocktail, Modern Classic, Coupe, Gin, Lime juice, Sugar syrup, Blue curaçao, Lime wheel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/sgroppino/",
      "url": "https://cocktail.glass/sgroppino/",
      "name": "Sgroppino",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/sgroppino/"
          ]
        }
      ],
      "description": "How to make a Sgroppino: Whisk lemon sorbet with vodka until smooth.. Add fold in prosecco gently.. Serve in a coupe glass.. Garnish with lemon zest..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/sgroppino/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/sgroppino/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/sgroppino/"
      },
      "name": "Sgroppino",
      "description": "How to make a Sgroppino: Whisk lemon sorbet with vodka until smooth.. Add fold in prosecco gently.. Serve in a coupe glass.. Garnish with lemon zest..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "213 calories"
      },
      "recipeIngredient": [
        "30 ml Vodka",
        "60 ml Prosecco",
        "60 ml Lemon sorbet",
        "garnish Lemon zest"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Whisk",
          "text": "Whisk lemon sorbet with vodka until smooth.",
          "url": "https://cocktail.glass/sgroppino/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add fold in prosecco gently.",
          "url": "https://cocktail.glass/sgroppino/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Serve",
          "text": "Serve in a coupe glass.",
          "url": "https://cocktail.glass/sgroppino/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon zest.",
          "url": "https://cocktail.glass/sgroppino/#step4"
        }
      ],
      "keywords": "cocktail, Frozen, Coupe, Vodka, Prosecco, Lemon sorbet, Lemon zest",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/paloma-rosa/",
      "url": "https://cocktail.glass/paloma-rosa/",
      "name": "Paloma Rosa",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/paloma-rosa/"
          ]
        }
      ],
      "description": "How to make a Paloma Rosa: Shake tequila, juices and syrup with ice.. Strain into a highball glass over ice.. Top with soda.. Garnish with pink grapefruit wedge..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/paloma-rosa/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/paloma-rosa/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/paloma-rosa/"
      },
      "name": "Paloma Rosa",
      "description": "How to make a Paloma Rosa: Shake tequila, juices and syrup with ice.. Strain into a highball glass over ice.. Top with soda.. Garnish with pink grapefruit wedge..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "280 calories"
      },
      "recipeIngredient": [
        "60 ml Tequila blanco",
        "60 ml Pink grapefruit juice",
        "15 ml Lime juice",
        "10 ml Agave syrup",
        "60 ml Soda water",
        "garnish Pink grapefruit wedge"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake tequila, juices and syrup with ice.",
          "url": "https://cocktail.glass/paloma-rosa/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a highball glass over ice.",
          "url": "https://cocktail.glass/paloma-rosa/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with soda.",
          "url": "https://cocktail.glass/paloma-rosa/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with pink grapefruit wedge.",
          "url": "https://cocktail.glass/paloma-rosa/#step4"
        }
      ],
      "keywords": "cocktail, Highball, Highball, Tequila blanco, Pink grapefruit juice, Lime juice, Agave syrup, Soda water, Pink grapefruit wedge",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/gold-fashioned/",
      "url": "https://cocktail.glass/gold-fashioned/",
      "name": "Gold Fashioned",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/gold-fashioned/"
          ]
        }
      ],
      "description": "How to make a Gold Fashioned: Stir all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/gold-fashioned/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/gold-fashioned/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/gold-fashioned/"
      },
      "name": "Gold Fashioned",
      "description": "How to make a Gold Fashioned: Stir all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "144 calories"
      },
      "recipeIngredient": [
        "45 ml Scotch",
        "15 ml Honey syrup",
        "2 dashes Angostura bitters",
        "1 dash Orange bitters",
        "garnish Orange peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/gold-fashioned/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over a large ice cube.",
          "url": "https://cocktail.glass/gold-fashioned/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange peel.",
          "url": "https://cocktail.glass/gold-fashioned/#step3"
        }
      ],
      "keywords": "cocktail, Stirred, Tumbler, Scotch, Honey syrup, Angostura bitters, Orange bitters, Orange peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/naked-martini/",
      "url": "https://cocktail.glass/naked-martini/",
      "name": "Naked Martini",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/naked-martini/"
          ]
        }
      ],
      "description": "How to make a Naked Martini: Rinse a chilled martini glass with vermouth.. Stir gin with ice.. Strain into the prepared glass.. Garnish with olive..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/naked-martini/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/naked-martini/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/naked-martini/"
      },
      "name": "Naked Martini",
      "description": "How to make a Naked Martini: Rinse a chilled martini glass with vermouth.. Stir gin with ice.. Strain into the prepared glass.. Garnish with olive..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "179 calories"
      },
      "recipeIngredient": [
        "75 ml Gin",
        "1 barspoon Dry vermouth",
        "garnish Olive"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Rinse",
          "text": "Rinse a chilled martini glass with vermouth.",
          "url": "https://cocktail.glass/naked-martini/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir gin with ice.",
          "url": "https://cocktail.glass/naked-martini/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into the prepared glass.",
          "url": "https://cocktail.glass/naked-martini/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with olive.",
          "url": "https://cocktail.glass/naked-martini/#step4"
        }
      ],
      "keywords": "cocktail, Martini Variation, Martini, Gin, Dry vermouth, Olive",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/perfect-manhattan/",
      "url": "https://cocktail.glass/perfect-manhattan/",
      "name": "Perfect Manhattan",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/perfect-manhattan/"
          ]
        }
      ],
      "description": "How to make a Perfect Manhattan: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with cherry..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/perfect-manhattan/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/perfect-manhattan/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/perfect-manhattan/"
      },
      "name": "Perfect Manhattan",
      "description": "How to make a Perfect Manhattan: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with cherry..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "179 calories"
      },
      "recipeIngredient": [
        "60 ml Rye whiskey",
        "15 ml Sweet vermouth",
        "15 ml Dry vermouth",
        "2 dashes Angostura bitters",
        "garnish Cherry"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/perfect-manhattan/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/perfect-manhattan/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with cherry.",
          "url": "https://cocktail.glass/perfect-manhattan/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Rye whiskey, Sweet vermouth, Dry vermouth, Angostura bitters, Cherry",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/perfect-martini/",
      "url": "https://cocktail.glass/perfect-martini/",
      "name": "Perfect Martini",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/perfect-martini/"
          ]
        }
      ],
      "description": "How to make a Perfect Martini: Stir all ingredients with ice.. Strain into a chilled martini glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/perfect-martini/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/perfect-martini/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/perfect-martini/"
      },
      "name": "Perfect Martini",
      "description": "How to make a Perfect Martini: Stir all ingredients with ice.. Strain into a chilled martini glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "177 calories"
      },
      "recipeIngredient": [
        "60 ml Gin",
        "15 ml Sweet vermouth",
        "15 ml Dry vermouth",
        "garnish Lemon twist"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/perfect-martini/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled martini glass.",
          "url": "https://cocktail.glass/perfect-martini/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon twist.",
          "url": "https://cocktail.glass/perfect-martini/#step3"
        }
      ],
      "keywords": "cocktail, Martini Variation, Martini, Gin, Sweet vermouth, Dry vermouth, Lemon twist",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/dry-manhattan/",
      "url": "https://cocktail.glass/dry-manhattan/",
      "name": "Dry Manhattan",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/dry-manhattan/"
          ]
        }
      ],
      "description": "How to make a Dry Manhattan: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/dry-manhattan/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/dry-manhattan/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/dry-manhattan/"
      },
      "name": "Dry Manhattan",
      "description": "How to make a Dry Manhattan: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "179 calories"
      },
      "recipeIngredient": [
        "60 ml Rye whiskey",
        "30 ml Dry vermouth",
        "2 dashes Orange bitters",
        "garnish Lemon twist"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/dry-manhattan/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/dry-manhattan/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon twist.",
          "url": "https://cocktail.glass/dry-manhattan/#step3"
        }
      ],
      "keywords": "cocktail, Stirred, Coupe, Rye whiskey, Dry vermouth, Orange bitters, Lemon twist",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/bamboo-dry/",
      "url": "https://cocktail.glass/bamboo-dry/",
      "name": "Bamboo (Dry)",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/bamboo-dry/"
          ]
        }
      ],
      "description": "How to make a Bamboo (Dry): Stir all ingredients with ice.. Strain into a Nick & Nora glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/bamboo-dry/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/bamboo-dry/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/bamboo-dry/"
      },
      "name": "Bamboo (Dry)",
      "description": "How to make a Bamboo (Dry): Stir all ingredients with ice.. Strain into a Nick & Nora glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "128 calories"
      },
      "recipeIngredient": [
        "45 ml Manzanilla sherry",
        "45 ml Dry vermouth",
        "2 dashes Orange bitters",
        "garnish Lemon twist"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/bamboo-dry/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a Nick & Nora glass.",
          "url": "https://cocktail.glass/bamboo-dry/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon twist.",
          "url": "https://cocktail.glass/bamboo-dry/#step3"
        }
      ],
      "keywords": "cocktail, Low alcohol, Nick & Nora, Manzanilla sherry, Dry vermouth, Orange bitters, Lemon twist",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/kombucha-cocktail/",
      "url": "https://cocktail.glass/kombucha-cocktail/",
      "name": "Kombucha Cocktail",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/kombucha-cocktail/"
          ]
        }
      ],
      "description": "How to make a Kombucha Cocktail: Build over ice in a highball glass.. Stir gently.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/kombucha-cocktail/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/kombucha-cocktail/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/kombucha-cocktail/"
      },
      "name": "Kombucha Cocktail",
      "description": "How to make a Kombucha Cocktail: Build over ice in a highball glass.. Stir gently.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "258 calories"
      },
      "recipeIngredient": [
        "150 ml Ginger kombucha",
        "15 ml Lime juice",
        "10 ml Sugar syrup",
        "2 dashes Angostura bitters",
        "garnish Lime wheel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build over ice in a highball glass.",
          "url": "https://cocktail.glass/kombucha-cocktail/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir gently.",
          "url": "https://cocktail.glass/kombucha-cocktail/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lime wheel.",
          "url": "https://cocktail.glass/kombucha-cocktail/#step3"
        }
      ],
      "keywords": "cocktail, Low alcohol, Highball, Ginger kombucha, Lime juice, Sugar syrup, Angostura bitters, Lime wheel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/rosemary-gin-fizz/",
      "url": "https://cocktail.glass/rosemary-gin-fizz/",
      "name": "Rosemary Gin Fizz",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/rosemary-gin-fizz/"
          ]
        }
      ],
      "description": "How to make a Rosemary Gin Fizz: Dry shake gin, lemon, syrup and egg white.. Shake with ice.. Strain into a Collins glass.. Top with soda.. Garnish with rosemary sprig..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/rosemary-gin-fizz/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/rosemary-gin-fizz/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/rosemary-gin-fizz/"
      },
      "name": "Rosemary Gin Fizz",
      "description": "How to make a Rosemary Gin Fizz: Dry shake gin, lemon, syrup and egg white.. Shake with ice.. Strain into a Collins glass.. Top with soda.. Garnish with rosemary sprig..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT5M",
      "cookTime": "PT0M",
      "totalTime": "PT5M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "188 calories"
      },
      "recipeIngredient": [
        "45 ml Gin",
        "22.5 ml Lemon juice",
        "15 ml Rosemary syrup",
        "1 piece Egg white",
        "60 ml Soda water",
        "garnish Rosemary sprig"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Dry",
          "text": "Dry shake gin, lemon, syrup and egg white.",
          "url": "https://cocktail.glass/rosemary-gin-fizz/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake with ice.",
          "url": "https://cocktail.glass/rosemary-gin-fizz/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a Collins glass.",
          "url": "https://cocktail.glass/rosemary-gin-fizz/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with soda.",
          "url": "https://cocktail.glass/rosemary-gin-fizz/#step4"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with rosemary sprig.",
          "url": "https://cocktail.glass/rosemary-gin-fizz/#step5"
        }
      ],
      "keywords": "cocktail, Fizz, Collins, Gin, Lemon juice, Rosemary syrup, Egg white, Soda water, Rosemary sprig",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/watermelon-margarita/",
      "url": "https://cocktail.glass/watermelon-margarita/",
      "name": "Watermelon Margarita",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/watermelon-margarita/"
          ]
        }
      ],
      "description": "How to make a Watermelon Margarita: Shake all ingredients with ice.. Strain into a rocks glass over ice.. Garnish with watermelon wedge..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/watermelon-margarita/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/watermelon-margarita/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/watermelon-margarita/"
      },
      "name": "Watermelon Margarita",
      "description": "How to make a Watermelon Margarita: Shake all ingredients with ice.. Strain into a rocks glass over ice.. Garnish with watermelon wedge..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "203 calories"
      },
      "recipeIngredient": [
        "60 ml Tequila blanco",
        "45 ml Watermelon juice",
        "22.5 ml Lime juice",
        "15 ml Triple sec",
        "garnish Watermelon wedge"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/watermelon-margarita/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over ice.",
          "url": "https://cocktail.glass/watermelon-margarita/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with watermelon wedge.",
          "url": "https://cocktail.glass/watermelon-margarita/#step3"
        }
      ],
      "keywords": "cocktail, Modern Classic, Tumbler, Tequila blanco, Watermelon juice, Lime juice, Triple sec, Watermelon wedge",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/cucumber-collins/",
      "url": "https://cocktail.glass/cucumber-collins/",
      "name": "Cucumber Collins",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/cucumber-collins/"
          ]
        }
      ],
      "description": "How to make a Cucumber Collins: Muddle cucumber with syrup.. Add gin and lime.. Shake with ice.. Strain into a Collins glass over ice.. Top with soda.. Garnish with cucumber ribbon..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/cucumber-collins/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/cucumber-collins/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/cucumber-collins/"
      },
      "name": "Cucumber Collins",
      "description": "How to make a Cucumber Collins: Muddle cucumber with syrup.. Add gin and lime.. Shake with ice.. Strain into a Collins glass over ice.. Top with soda.. Garnish with cucumber ribbon..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT6M",
      "cookTime": "PT0M",
      "totalTime": "PT6M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "190 calories"
      },
      "recipeIngredient": [
        "45 ml Gin",
        "22.5 ml Lime juice",
        "15 ml Sugar syrup",
        "4 slice Cucumber",
        "90 ml Soda water",
        "garnish Cucumber ribbon"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Muddle",
          "text": "Muddle cucumber with syrup.",
          "url": "https://cocktail.glass/cucumber-collins/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add gin and lime.",
          "url": "https://cocktail.glass/cucumber-collins/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake with ice.",
          "url": "https://cocktail.glass/cucumber-collins/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a Collins glass over ice.",
          "url": "https://cocktail.glass/cucumber-collins/#step4"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with soda.",
          "url": "https://cocktail.glass/cucumber-collins/#step5"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with cucumber ribbon.",
          "url": "https://cocktail.glass/cucumber-collins/#step6"
        }
      ],
      "keywords": "cocktail, Fizz, Collins, Gin, Lime juice, Sugar syrup, Cucumber, Soda water, Cucumber ribbon",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/lavender-collins/",
      "url": "https://cocktail.glass/lavender-collins/",
      "name": "Lavender Collins",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/lavender-collins/"
          ]
        }
      ],
      "description": "How to make a Lavender Collins: Shake gin, lemon and lavender syrup with ice.. Strain into a Collins glass over ice.. Top with soda.. Garnish with lavender sprig..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/lavender-collins/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/lavender-collins/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/lavender-collins/"
      },
      "name": "Lavender Collins",
      "description": "How to make a Lavender Collins: Shake gin, lemon and lavender syrup with ice.. Strain into a Collins glass over ice.. Top with soda.. Garnish with lavender sprig..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "182 calories"
      },
      "recipeIngredient": [
        "45 ml Gin",
        "22.5 ml Lemon juice",
        "15 ml Lavender syrup",
        "90 ml Soda water",
        "garnish Lavender sprig"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake gin, lemon and lavender syrup with ice.",
          "url": "https://cocktail.glass/lavender-collins/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a Collins glass over ice.",
          "url": "https://cocktail.glass/lavender-collins/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with soda.",
          "url": "https://cocktail.glass/lavender-collins/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lavender sprig.",
          "url": "https://cocktail.glass/lavender-collins/#step4"
        }
      ],
      "keywords": "cocktail, Fizz, Collins, Gin, Lemon juice, Lavender syrup, Soda water, Lavender sprig",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/negroni-bianco/",
      "url": "https://cocktail.glass/negroni-bianco/",
      "name": "Negroni Bianco",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/negroni-bianco/"
          ]
        }
      ],
      "description": "How to make a Negroni Bianco: Stir all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Garnish with grapefruit twist..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/negroni-bianco/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/negroni-bianco/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/negroni-bianco/"
      },
      "name": "Negroni Bianco",
      "description": "How to make a Negroni Bianco: Stir all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Garnish with grapefruit twist..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "183 calories"
      },
      "recipeIngredient": [
        "30 ml Gin",
        "30 ml Lillet Blanc",
        "30 ml Gentiane liqueur",
        "garnish Grapefruit twist"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/negroni-bianco/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over a large ice cube.",
          "url": "https://cocktail.glass/negroni-bianco/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with grapefruit twist.",
          "url": "https://cocktail.glass/negroni-bianco/#step3"
        }
      ],
      "keywords": "cocktail, Modern Classic, Tumbler, Gin, Lillet Blanc, Gentiane liqueur, Grapefruit twist",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/bicicletta/",
      "url": "https://cocktail.glass/bicicletta/",
      "name": "Bicicletta",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/bicicletta/"
          ]
        }
      ],
      "description": "How to make a Bicicletta: Build over ice in a wine glass.. Stir gently.. Garnish with orange slice..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/bicicletta/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/bicicletta/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/bicicletta/"
      },
      "name": "Bicicletta",
      "description": "How to make a Bicicletta: Build over ice in a wine glass.. Stir gently.. Garnish with orange slice..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "248 calories"
      },
      "recipeIngredient": [
        "45 ml Campari",
        "90 ml Dry white wine",
        "garnish Orange slice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build over ice in a wine glass.",
          "url": "https://cocktail.glass/bicicletta/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir gently.",
          "url": "https://cocktail.glass/bicicletta/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange slice.",
          "url": "https://cocktail.glass/bicicletta/#step3"
        }
      ],
      "keywords": "cocktail, Spritz, Wine glass, Campari, Dry white wine, Orange slice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/bamboo-reverse/",
      "url": "https://cocktail.glass/bamboo-reverse/",
      "name": "Bamboo Reverse",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/bamboo-reverse/"
          ]
        }
      ],
      "description": "How to make a Bamboo Reverse: Stir all ingredients with ice.. Strain into a Nick & Nora glass.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/bamboo-reverse/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/bamboo-reverse/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/bamboo-reverse/"
      },
      "name": "Bamboo Reverse",
      "description": "How to make a Bamboo Reverse: Stir all ingredients with ice.. Strain into a Nick & Nora glass.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "119 calories"
      },
      "recipeIngredient": [
        "45 ml Sweet vermouth",
        "45 ml Fino sherry",
        "2 dashes Orange bitters",
        "garnish Orange peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/bamboo-reverse/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a Nick & Nora glass.",
          "url": "https://cocktail.glass/bamboo-reverse/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange peel.",
          "url": "https://cocktail.glass/bamboo-reverse/#step3"
        }
      ],
      "keywords": "cocktail, Low alcohol, Nick & Nora, Sweet vermouth, Fino sherry, Orange bitters, Orange peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/rebujito/",
      "url": "https://cocktail.glass/rebujito/",
      "name": "Rebujito",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/rebujito/"
          ]
        }
      ],
      "description": "How to make a Rebujito: Build over ice in a wine glass.. Stir gently.. Garnish with mint sprig..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/rebujito/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/rebujito/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/rebujito/"
      },
      "name": "Rebujito",
      "description": "How to make a Rebujito: Build over ice in a wine glass.. Stir gently.. Garnish with mint sprig..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "169 calories"
      },
      "recipeIngredient": [
        "90 ml Manzanilla sherry",
        "90 ml Lemon-lime soda",
        "1 piece Mint sprig",
        "garnish Mint sprig"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build over ice in a wine glass.",
          "url": "https://cocktail.glass/rebujito/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir gently.",
          "url": "https://cocktail.glass/rebujito/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with mint sprig.",
          "url": "https://cocktail.glass/rebujito/#step3"
        }
      ],
      "keywords": "cocktail, Low alcohol, Wine glass, Manzanilla sherry, Lemon-lime soda, Mint sprig, Mint sprig",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/sbagliato-fizz/",
      "url": "https://cocktail.glass/sbagliato-fizz/",
      "name": "Sbagliato Fizz",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/sbagliato-fizz/"
          ]
        }
      ],
      "description": "How to make a Sbagliato Fizz: Build over ice in a Collins glass.. Stir gently.. Garnish with orange slice..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/sbagliato-fizz/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/sbagliato-fizz/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/sbagliato-fizz/"
      },
      "name": "Sbagliato Fizz",
      "description": "How to make a Sbagliato Fizz: Build over ice in a Collins glass.. Stir gently.. Garnish with orange slice..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "161 calories"
      },
      "recipeIngredient": [
        "22.5 ml Campari",
        "22.5 ml Sweet vermouth",
        "60 ml Prosecco",
        "60 ml Soda water",
        "garnish Orange slice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build over ice in a Collins glass.",
          "url": "https://cocktail.glass/sbagliato-fizz/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir gently.",
          "url": "https://cocktail.glass/sbagliato-fizz/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange slice.",
          "url": "https://cocktail.glass/sbagliato-fizz/#step3"
        }
      ],
      "keywords": "cocktail, Fizz, Collins, Campari, Sweet vermouth, Prosecco, Soda water, Orange slice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/gin-daisy/",
      "url": "https://cocktail.glass/gin-daisy/",
      "name": "Gin Daisy",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/gin-daisy/"
          ]
        }
      ],
      "description": "How to make a Gin Daisy: Shake gin, lemon, grenadine and curaçao with ice.. Strain into a coupe.. Top with soda.. Garnish with orange slice..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/gin-daisy/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/gin-daisy/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/gin-daisy/"
      },
      "name": "Gin Daisy",
      "description": "How to make a Gin Daisy: Shake gin, lemon, grenadine and curaçao with ice.. Strain into a coupe.. Top with soda.. Garnish with orange slice..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "179 calories"
      },
      "recipeIngredient": [
        "45 ml Gin",
        "22.5 ml Lemon juice",
        "15 ml Grenadine",
        "7.5 ml Orange curaçao",
        "30 ml Soda water",
        "garnish Orange slice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake gin, lemon, grenadine and curaçao with ice.",
          "url": "https://cocktail.glass/gin-daisy/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a coupe.",
          "url": "https://cocktail.glass/gin-daisy/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with soda.",
          "url": "https://cocktail.glass/gin-daisy/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange slice.",
          "url": "https://cocktail.glass/gin-daisy/#step4"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Gin, Lemon juice, Grenadine, Orange curaçao, Soda water, Orange slice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/whiskey-daisy/",
      "url": "https://cocktail.glass/whiskey-daisy/",
      "name": "Whiskey Daisy",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/whiskey-daisy/"
          ]
        }
      ],
      "description": "How to make a Whiskey Daisy: Shake bourbon, lemon, grenadine and Chartreuse with ice.. Strain into a coupe.. Top with soda.. Garnish with orange slice, berries..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/whiskey-daisy/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/whiskey-daisy/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/whiskey-daisy/"
      },
      "name": "Whiskey Daisy",
      "description": "How to make a Whiskey Daisy: Shake bourbon, lemon, grenadine and Chartreuse with ice.. Strain into a coupe.. Top with soda.. Garnish with orange slice, berries..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "179 calories"
      },
      "recipeIngredient": [
        "45 ml Bourbon",
        "22.5 ml Lemon juice",
        "15 ml Grenadine",
        "7.5 ml Yellow Chartreuse",
        "30 ml Soda water",
        "garnish Orange slice, berries"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake bourbon, lemon, grenadine and Chartreuse with ice.",
          "url": "https://cocktail.glass/whiskey-daisy/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a coupe.",
          "url": "https://cocktail.glass/whiskey-daisy/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with soda.",
          "url": "https://cocktail.glass/whiskey-daisy/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange slice, berries.",
          "url": "https://cocktail.glass/whiskey-daisy/#step4"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Bourbon, Lemon juice, Grenadine, Yellow Chartreuse, Soda water, Orange slice, berries",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/stone-fence/",
      "url": "https://cocktail.glass/stone-fence/",
      "name": "Stone Fence",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/stone-fence/"
          ]
        }
      ],
      "description": "How to make a Stone Fence: Build in a highball glass over ice and stir.. Garnish with apple slice..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/stone-fence/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/stone-fence/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/stone-fence/"
      },
      "name": "Stone Fence",
      "description": "How to make a Stone Fence: Build in a highball glass over ice and stir.. Garnish with apple slice..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "320 calories"
      },
      "recipeIngredient": [
        "60 ml Bourbon",
        "120 ml Apple cider",
        "2 dashes Angostura bitters",
        "garnish Apple slice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build in a highball glass over ice and stir.",
          "url": "https://cocktail.glass/stone-fence/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with apple slice.",
          "url": "https://cocktail.glass/stone-fence/#step2"
        }
      ],
      "keywords": "cocktail, Highball, Highball, Bourbon, Apple cider, Angostura bitters, Apple slice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/applejack-rabbit/",
      "url": "https://cocktail.glass/applejack-rabbit/",
      "name": "Applejack Rabbit",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/applejack-rabbit/"
          ]
        }
      ],
      "description": "How to make a Applejack Rabbit: Shake all ingredients with ice.. Strain into a chilled coupe glass..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/applejack-rabbit/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/applejack-rabbit/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/applejack-rabbit/"
      },
      "name": "Applejack Rabbit",
      "description": "How to make a Applejack Rabbit: Shake all ingredients with ice.. Strain into a chilled coupe glass..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "117 calories"
      },
      "recipeIngredient": [
        "45 ml Applejack",
        "15 ml Lemon juice",
        "15 ml Orange juice",
        "15 ml Maple syrup"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/applejack-rabbit/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/applejack-rabbit/#step2"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Applejack, Lemon juice, Orange juice, Maple syrup",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/widows-kiss/",
      "url": "https://cocktail.glass/widows-kiss/",
      "name": "Widow's Kiss",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/widows-kiss/"
          ]
        }
      ],
      "description": "How to make a Widow's Kiss: Stir all ingredients with ice.. Strain into a chilled coupe glass..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/widows-kiss/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/widows-kiss/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/widows-kiss/"
      },
      "name": "Widow's Kiss",
      "description": "How to make a Widow's Kiss: Stir all ingredients with ice.. Strain into a chilled coupe glass..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "145 calories"
      },
      "recipeIngredient": [
        "45 ml Apple brandy",
        "15 ml Bénédictine",
        "15 ml Yellow Chartreuse",
        "2 dashes Angostura bitters"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/widows-kiss/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/widows-kiss/#step2"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Apple brandy, Bénédictine, Yellow Chartreuse, Angostura bitters",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/diamondback/",
      "url": "https://cocktail.glass/diamondback/",
      "name": "Diamondback",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/diamondback/"
          ]
        }
      ],
      "description": "How to make a Diamondback: Stir all ingredients with ice.. Strain into a chilled coupe glass..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/diamondback/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/diamondback/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/diamondback/"
      },
      "name": "Diamondback",
      "description": "How to make a Diamondback: Stir all ingredients with ice.. Strain into a chilled coupe glass..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "194 calories"
      },
      "recipeIngredient": [
        "45 ml Rye whiskey",
        "22.5 ml Apple brandy",
        "22.5 ml Yellow Chartreuse"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/diamondback/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/diamondback/#step2"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Rye whiskey, Apple brandy, Yellow Chartreuse",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/alaska/",
      "url": "https://cocktail.glass/alaska/",
      "name": "Alaska",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/alaska/"
          ]
        }
      ],
      "description": "How to make a Alaska: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/alaska/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/alaska/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/alaska/"
      },
      "name": "Alaska",
      "description": "How to make a Alaska: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "179 calories"
      },
      "recipeIngredient": [
        "52.5 ml Gin",
        "22.5 ml Yellow Chartreuse",
        "2 dashes Orange bitters",
        "garnish Lemon twist"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/alaska/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/alaska/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon twist.",
          "url": "https://cocktail.glass/alaska/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Gin, Yellow Chartreuse, Orange bitters, Lemon twist",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/champs-elysees/",
      "url": "https://cocktail.glass/champs-elysees/",
      "name": "Champs-Élysées",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/champs-elysees/"
          ]
        }
      ],
      "description": "How to make a Champs-Élysées: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/champs-elysees/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/champs-elysees/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/champs-elysees/"
      },
      "name": "Champs-Élysées",
      "description": "How to make a Champs-Élysées: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "176 calories"
      },
      "recipeIngredient": [
        "45 ml Cognac",
        "15 ml Green Chartreuse",
        "22.5 ml Lemon juice",
        "10 ml Sugar syrup",
        "1 dash Angostura bitters",
        "garnish Lemon twist"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/champs-elysees/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/champs-elysees/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon twist.",
          "url": "https://cocktail.glass/champs-elysees/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Cognac, Green Chartreuse, Lemon juice, Sugar syrup, Angostura bitters, Lemon twist",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/greenpoint/",
      "url": "https://cocktail.glass/greenpoint/",
      "name": "Widow's Kiss Variation",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/greenpoint/"
          ]
        }
      ],
      "description": "How to make a Widow's Kiss Variation: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/greenpoint/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/greenpoint/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/greenpoint/"
      },
      "name": "Widow's Kiss Variation",
      "description": "How to make a Widow's Kiss Variation: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "178 calories"
      },
      "recipeIngredient": [
        "60 ml Rye whiskey",
        "15 ml Sweet vermouth",
        "7.5 ml Yellow Chartreuse",
        "1 dash Angostura bitters",
        "1 dash Orange bitters",
        "garnish Lemon peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/greenpoint/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/greenpoint/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon peel.",
          "url": "https://cocktail.glass/greenpoint/#step3"
        }
      ],
      "keywords": "cocktail, Modern Classic, Coupe, Rye whiskey, Sweet vermouth, Yellow Chartreuse, Angostura bitters, Orange bitters, Lemon peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/greenpoint-cocktail/",
      "url": "https://cocktail.glass/greenpoint-cocktail/",
      "name": "Greenpoint",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/greenpoint-cocktail/"
          ]
        }
      ],
      "description": "How to make a Greenpoint: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/greenpoint-cocktail/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/greenpoint-cocktail/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/greenpoint-cocktail/"
      },
      "name": "Greenpoint",
      "description": "How to make a Greenpoint: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "178 calories"
      },
      "recipeIngredient": [
        "60 ml Rye whiskey",
        "15 ml Sweet vermouth",
        "7.5 ml Yellow Chartreuse",
        "1 dash Angostura bitters",
        "1 dash Orange bitters",
        "garnish Lemon twist"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/greenpoint-cocktail/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/greenpoint-cocktail/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon twist.",
          "url": "https://cocktail.glass/greenpoint-cocktail/#step3"
        }
      ],
      "keywords": "cocktail, Modern Classic, Coupe, Rye whiskey, Sweet vermouth, Yellow Chartreuse, Angostura bitters, Orange bitters, Lemon twist",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/red-hook/",
      "url": "https://cocktail.glass/red-hook/",
      "name": "Red Hook",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/red-hook/"
          ]
        }
      ],
      "description": "How to make a Red Hook: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with cherry..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/red-hook/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/red-hook/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/red-hook/"
      },
      "name": "Red Hook",
      "description": "How to make a Red Hook: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with cherry..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "179 calories"
      },
      "recipeIngredient": [
        "60 ml Rye whiskey",
        "7.5 ml Maraschino liqueur",
        "15 ml Punt e Mes",
        "garnish Cherry"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/red-hook/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/red-hook/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with cherry.",
          "url": "https://cocktail.glass/red-hook/#step3"
        }
      ],
      "keywords": "cocktail, Modern Classic, Coupe, Rye whiskey, Maraschino liqueur, Punt e Mes, Cherry",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/brooklyn/",
      "url": "https://cocktail.glass/brooklyn/",
      "name": "Brooklyn",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/brooklyn/"
          ]
        }
      ],
      "description": "How to make a Brooklyn: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with cherry..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/brooklyn/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/brooklyn/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/brooklyn/"
      },
      "name": "Brooklyn",
      "description": "How to make a Brooklyn: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with cherry..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "197 calories"
      },
      "recipeIngredient": [
        "60 ml Rye whiskey",
        "22.5 ml Dry vermouth",
        "7.5 ml Maraschino liqueur",
        "7.5 ml Amer Picon",
        "garnish Cherry"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/brooklyn/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/brooklyn/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with cherry.",
          "url": "https://cocktail.glass/brooklyn/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Rye whiskey, Dry vermouth, Maraschino liqueur, Amer Picon, Cherry",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/bensonhurst/",
      "url": "https://cocktail.glass/bensonhurst/",
      "name": "Bensonhurst",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/bensonhurst/"
          ]
        }
      ],
      "description": "How to make a Bensonhurst: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with cherry..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/bensonhurst/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/bensonhurst/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/bensonhurst/"
      },
      "name": "Bensonhurst",
      "description": "How to make a Bensonhurst: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with cherry..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "205 calories"
      },
      "recipeIngredient": [
        "60 ml Rye whiskey",
        "22.5 ml Dry vermouth",
        "7.5 ml Maraschino liqueur",
        "7.5 ml Cynar",
        "garnish Cherry"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/bensonhurst/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/bensonhurst/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with cherry.",
          "url": "https://cocktail.glass/bensonhurst/#step3"
        }
      ],
      "keywords": "cocktail, Modern Classic, Coupe, Rye whiskey, Dry vermouth, Maraschino liqueur, Cynar, Cherry",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/carroll-gardens/",
      "url": "https://cocktail.glass/carroll-gardens/",
      "name": "Carroll Gardens",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/carroll-gardens/"
          ]
        }
      ],
      "description": "How to make a Carroll Gardens: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with cherry..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/carroll-gardens/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/carroll-gardens/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/carroll-gardens/"
      },
      "name": "Carroll Gardens",
      "description": "How to make a Carroll Gardens: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with cherry..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "174 calories"
      },
      "recipeIngredient": [
        "60 ml Rye whiskey",
        "22.5 ml Punt e Mes",
        "2 dashes Bitters",
        "garnish Cherry"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/carroll-gardens/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/carroll-gardens/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with cherry.",
          "url": "https://cocktail.glass/carroll-gardens/#step3"
        }
      ],
      "keywords": "cocktail, Modern Classic, Coupe, Rye whiskey, Punt e Mes, Bitters, Cherry",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/fancy-free/",
      "url": "https://cocktail.glass/fancy-free/",
      "name": "Chrysanthemum No. 2",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/fancy-free/"
          ]
        }
      ],
      "description": "How to make a Chrysanthemum No. 2: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with orange twist..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/fancy-free/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/fancy-free/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/fancy-free/"
      },
      "name": "Chrysanthemum No. 2",
      "description": "How to make a Chrysanthemum No. 2: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with orange twist..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "160 calories"
      },
      "recipeIngredient": [
        "60 ml Bourbon",
        "7.5 ml Maraschino liqueur",
        "2 dashes Angostura bitters",
        "1 dash Orange bitters",
        "garnish Orange twist"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/fancy-free/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/fancy-free/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange twist.",
          "url": "https://cocktail.glass/fancy-free/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Bourbon, Maraschino liqueur, Angostura bitters, Orange bitters, Orange twist",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/fancy-free-cocktail/",
      "url": "https://cocktail.glass/fancy-free-cocktail/",
      "name": "Fancy Free",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/fancy-free-cocktail/"
          ]
        }
      ],
      "description": "How to make a Fancy Free: Stir all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/fancy-free-cocktail/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/fancy-free-cocktail/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/fancy-free-cocktail/"
      },
      "name": "Fancy Free",
      "description": "How to make a Fancy Free: Stir all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "160 calories"
      },
      "recipeIngredient": [
        "60 ml Bourbon",
        "7.5 ml Maraschino liqueur",
        "2 dashes Angostura bitters",
        "1 dash Orange bitters",
        "garnish Orange peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/fancy-free-cocktail/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over a large ice cube.",
          "url": "https://cocktail.glass/fancy-free-cocktail/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange peel.",
          "url": "https://cocktail.glass/fancy-free-cocktail/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Tumbler, Bourbon, Maraschino liqueur, Angostura bitters, Orange bitters, Orange peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/de-la-louisiane/",
      "url": "https://cocktail.glass/de-la-louisiane/",
      "name": "De La Louisiane",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/de-la-louisiane/"
          ]
        }
      ],
      "description": "How to make a De La Louisiane: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with cherry..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/de-la-louisiane/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/de-la-louisiane/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/de-la-louisiane/"
      },
      "name": "De La Louisiane",
      "description": "How to make a De La Louisiane: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with cherry..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "195 calories"
      },
      "recipeIngredient": [
        "45 ml Rye whiskey",
        "22.5 ml Sweet vermouth",
        "22.5 ml Bénédictine",
        "3 dashes Absinthe",
        "3 dashes Peychaud's bitters",
        "garnish Cherry"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/de-la-louisiane/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/de-la-louisiane/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with cherry.",
          "url": "https://cocktail.glass/de-la-louisiane/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Rye whiskey, Sweet vermouth, Bénédictine, Absinthe, Peychaud's bitters, Cherry",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/blinker/",
      "url": "https://cocktail.glass/blinker/",
      "name": "Blinker",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/blinker/"
          ]
        }
      ],
      "description": "How to make a Blinker: Shake all ingredients with ice.. Strain into a chilled coupe glass..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/blinker/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/blinker/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/blinker/"
      },
      "name": "Blinker",
      "description": "How to make a Blinker: Shake all ingredients with ice.. Strain into a chilled coupe glass..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "185 calories"
      },
      "recipeIngredient": [
        "60 ml Rye whiskey",
        "22.5 ml Grapefruit juice",
        "15 ml Raspberry syrup"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/blinker/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/blinker/#step2"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Rye whiskey, Grapefruit juice, Raspberry syrup",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/scofflaw/",
      "url": "https://cocktail.glass/scofflaw/",
      "name": "Scofflaw",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/scofflaw/"
          ]
        }
      ],
      "description": "How to make a Scofflaw: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/scofflaw/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/scofflaw/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/scofflaw/"
      },
      "name": "Scofflaw",
      "description": "How to make a Scofflaw: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "191 calories"
      },
      "recipeIngredient": [
        "45 ml Rye whiskey",
        "30 ml Dry vermouth",
        "22.5 ml Lemon juice",
        "15 ml Grenadine",
        "2 dashes Orange bitters",
        "garnish Lemon twist"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/scofflaw/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/scofflaw/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon twist.",
          "url": "https://cocktail.glass/scofflaw/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Rye whiskey, Dry vermouth, Lemon juice, Grenadine, Orange bitters, Lemon twist",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/boulevardier-rye/",
      "url": "https://cocktail.glass/boulevardier-rye/",
      "name": "Boulevardier (Rye)",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/boulevardier-rye/"
          ]
        }
      ],
      "description": "How to make a Boulevardier (Rye): Stir all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/boulevardier-rye/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/boulevardier-rye/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/boulevardier-rye/"
      },
      "name": "Boulevardier (Rye)",
      "description": "How to make a Boulevardier (Rye): Stir all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "218 calories"
      },
      "recipeIngredient": [
        "45 ml Rye whiskey",
        "30 ml Campari",
        "30 ml Sweet vermouth",
        "garnish Orange peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/boulevardier-rye/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over a large ice cube.",
          "url": "https://cocktail.glass/boulevardier-rye/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange peel.",
          "url": "https://cocktail.glass/boulevardier-rye/#step3"
        }
      ],
      "keywords": "cocktail, Stirred, Tumbler, Rye whiskey, Campari, Sweet vermouth, Orange peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/toronto-cocktail/",
      "url": "https://cocktail.glass/toronto-cocktail/",
      "name": "Toronto Cocktail",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/toronto-cocktail/"
          ]
        }
      ],
      "description": "How to make a Toronto Cocktail: Stir all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/toronto-cocktail/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/toronto-cocktail/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/toronto-cocktail/"
      },
      "name": "Toronto Cocktail",
      "description": "How to make a Toronto Cocktail: Stir all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "178 calories"
      },
      "recipeIngredient": [
        "60 ml Canadian whisky",
        "7.5 ml Fernet-Branca",
        "7.5 ml Sugar syrup",
        "2 dashes Angostura bitters",
        "garnish Orange peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/toronto-cocktail/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over a large ice cube.",
          "url": "https://cocktail.glass/toronto-cocktail/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange peel.",
          "url": "https://cocktail.glass/toronto-cocktail/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Tumbler, Canadian whisky, Fernet-Branca, Sugar syrup, Angostura bitters, Orange peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/revolver/",
      "url": "https://cocktail.glass/revolver/",
      "name": "Revolver",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/revolver/"
          ]
        }
      ],
      "description": "How to make a Revolver: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Flame an orange peel over the drink.. Garnish with flamed orange peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/revolver/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/revolver/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/revolver/"
      },
      "name": "Revolver",
      "description": "How to make a Revolver: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Flame an orange peel over the drink.. Garnish with flamed orange peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "178 calories"
      },
      "recipeIngredient": [
        "60 ml Bourbon",
        "15 ml Coffee liqueur",
        "2 dashes Orange bitters",
        "garnish Flamed orange peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/revolver/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/revolver/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Flame",
          "text": "Flame an orange peel over the drink.",
          "url": "https://cocktail.glass/revolver/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with flamed orange peel.",
          "url": "https://cocktail.glass/revolver/#step4"
        }
      ],
      "keywords": "cocktail, Modern Classic, Coupe, Bourbon, Coffee liqueur, Orange bitters, Flamed orange peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/black-flip/",
      "url": "https://cocktail.glass/black-flip/",
      "name": "Black Flip",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/black-flip/"
          ]
        }
      ],
      "description": "How to make a Black Flip: Dry shake all ingredients.. Shake with ice.. Strain into a chilled coupe glass.. Garnish with grated nutmeg..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/black-flip/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/black-flip/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/black-flip/"
      },
      "name": "Black Flip",
      "description": "How to make a Black Flip: Dry shake all ingredients.. Shake with ice.. Strain into a chilled coupe glass.. Garnish with grated nutmeg..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "205 calories"
      },
      "recipeIngredient": [
        "30 ml Jägermeister",
        "30 ml Chocolate liqueur",
        "1 piece Whole egg",
        "5 ml Sugar syrup",
        "garnish Grated nutmeg"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Dry",
          "text": "Dry shake all ingredients.",
          "url": "https://cocktail.glass/black-flip/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake with ice.",
          "url": "https://cocktail.glass/black-flip/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/black-flip/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with grated nutmeg.",
          "url": "https://cocktail.glass/black-flip/#step4"
        }
      ],
      "keywords": "cocktail, Modern Classic, Coupe, Jägermeister, Chocolate liqueur, Whole egg, Sugar syrup, Grated nutmeg",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/chartreuse-mule/",
      "url": "https://cocktail.glass/chartreuse-mule/",
      "name": "Chartreuse Mule",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/chartreuse-mule/"
          ]
        }
      ],
      "description": "How to make a Chartreuse Mule: Build in a copper mug over ice.. Add Chartreuse, vodka and lime.. Top with ginger beer.. Garnish with lime wedge, mint sprig..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/chartreuse-mule/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/chartreuse-mule/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/chartreuse-mule/"
      },
      "name": "Chartreuse Mule",
      "description": "How to make a Chartreuse Mule: Build in a copper mug over ice.. Add Chartreuse, vodka and lime.. Top with ginger beer.. Garnish with lime wedge, mint sprig..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "184 calories"
      },
      "recipeIngredient": [
        "30 ml Green Chartreuse",
        "22.5 ml Vodka",
        "22.5 ml Lime juice",
        "120 ml Ginger beer",
        "garnish Lime wedge, mint sprig"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build in a copper mug over ice.",
          "url": "https://cocktail.glass/chartreuse-mule/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add Chartreuse, vodka and lime.",
          "url": "https://cocktail.glass/chartreuse-mule/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with ginger beer.",
          "url": "https://cocktail.glass/chartreuse-mule/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lime wedge, mint sprig.",
          "url": "https://cocktail.glass/chartreuse-mule/#step4"
        }
      ],
      "keywords": "cocktail, Highball, Copper mug, Green Chartreuse, Vodka, Lime juice, Ginger beer, Lime wedge, mint sprig",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/bitter-giuseppe/",
      "url": "https://cocktail.glass/bitter-giuseppe/",
      "name": "Bitter Giuseppe",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/bitter-giuseppe/"
          ]
        }
      ],
      "description": "How to make a Bitter Giuseppe: Stir all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/bitter-giuseppe/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/bitter-giuseppe/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/bitter-giuseppe/"
      },
      "name": "Bitter Giuseppe",
      "description": "How to make a Bitter Giuseppe: Stir all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "179 calories"
      },
      "recipeIngredient": [
        "60 ml Cynar",
        "15 ml Sweet vermouth",
        "7.5 ml Lemon juice",
        "6 dashes Orange bitters",
        "garnish Lemon twist"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/bitter-giuseppe/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over a large ice cube.",
          "url": "https://cocktail.glass/bitter-giuseppe/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon twist.",
          "url": "https://cocktail.glass/bitter-giuseppe/#step3"
        }
      ],
      "keywords": "cocktail, Modern Classic, Tumbler, Cynar, Sweet vermouth, Lemon juice, Orange bitters, Lemon twist",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/black-manhattan-averna/",
      "url": "https://cocktail.glass/black-manhattan-averna/",
      "name": "Black Manhattan",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/black-manhattan-averna/"
          ]
        }
      ],
      "description": "How to make a Black Manhattan: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with brandied cherry..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/black-manhattan-averna/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/black-manhattan-averna/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/black-manhattan-averna/"
      },
      "name": "Black Manhattan",
      "description": "How to make a Black Manhattan: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with brandied cherry..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "186 calories"
      },
      "recipeIngredient": [
        "60 ml Rye whiskey",
        "30 ml Averna",
        "2 dashes Angostura bitters",
        "1 dash Orange bitters",
        "garnish Brandied cherry"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/black-manhattan-averna/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/black-manhattan-averna/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with brandied cherry.",
          "url": "https://cocktail.glass/black-manhattan-averna/#step3"
        }
      ],
      "keywords": "cocktail, Modern Classic, Coupe, Rye whiskey, Averna, Angostura bitters, Orange bitters, Brandied cherry",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/trident/",
      "url": "https://cocktail.glass/trident/",
      "name": "Trident",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/trident/"
          ]
        }
      ],
      "description": "How to make a Trident: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/trident/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/trident/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/trident/"
      },
      "name": "Trident",
      "description": "How to make a Trident: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "191 calories"
      },
      "recipeIngredient": [
        "30 ml Aquavit",
        "30 ml Dry sherry",
        "30 ml Cynar",
        "2 dashes Peach bitters",
        "garnish Lemon twist"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/trident/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/trident/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon twist.",
          "url": "https://cocktail.glass/trident/#step3"
        }
      ],
      "keywords": "cocktail, Modern Classic, Coupe, Aquavit, Dry sherry, Cynar, Peach bitters, Lemon twist",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/toronto-flip/",
      "url": "https://cocktail.glass/toronto-flip/",
      "name": "Toronto Flip",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/toronto-flip/"
          ]
        }
      ],
      "description": "How to make a Toronto Flip: Dry shake all ingredients.. Shake with ice.. Strain into a chilled coupe glass.. Garnish with grated nutmeg..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/toronto-flip/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/toronto-flip/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/toronto-flip/"
      },
      "name": "Toronto Flip",
      "description": "How to make a Toronto Flip: Dry shake all ingredients.. Shake with ice.. Strain into a chilled coupe glass.. Garnish with grated nutmeg..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "234 calories"
      },
      "recipeIngredient": [
        "45 ml Canadian whisky",
        "22.5 ml Ruby port",
        "1 piece Whole egg",
        "10 ml Sugar syrup",
        "garnish Grated nutmeg"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Dry",
          "text": "Dry shake all ingredients.",
          "url": "https://cocktail.glass/toronto-flip/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake with ice.",
          "url": "https://cocktail.glass/toronto-flip/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/toronto-flip/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with grated nutmeg.",
          "url": "https://cocktail.glass/toronto-flip/#step4"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Canadian whisky, Ruby port, Whole egg, Sugar syrup, Grated nutmeg",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/gin-and-juice/",
      "url": "https://cocktail.glass/gin-and-juice/",
      "name": "Gin and Juice",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/gin-and-juice/"
          ]
        }
      ],
      "description": "How to make a Gin and Juice: Build in a highball glass over ice and stir.. Garnish with orange slice..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/gin-and-juice/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/gin-and-juice/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/gin-and-juice/"
      },
      "name": "Gin and Juice",
      "description": "How to make a Gin and Juice: Build in a highball glass over ice and stir.. Garnish with orange slice..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "174 calories"
      },
      "recipeIngredient": [
        "60 ml Gin",
        "60 ml Orange juice",
        "30 ml Grapefruit juice",
        "garnish Orange slice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build in a highball glass over ice and stir.",
          "url": "https://cocktail.glass/gin-and-juice/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange slice.",
          "url": "https://cocktail.glass/gin-and-juice/#step2"
        }
      ],
      "keywords": "cocktail, Highball, Highball, Gin, Orange juice, Grapefruit juice, Orange slice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/southside-fizz/",
      "url": "https://cocktail.glass/southside-fizz/",
      "name": "Southside Fizz",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/southside-fizz/"
          ]
        }
      ],
      "description": "How to make a Southside Fizz: Shake gin, lime, syrup and mint with ice.. Double strain into a Collins glass over ice.. Top with soda.. Garnish with mint sprig..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/southside-fizz/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/southside-fizz/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/southside-fizz/"
      },
      "name": "Southside Fizz",
      "description": "How to make a Southside Fizz: Shake gin, lime, syrup and mint with ice.. Double strain into a Collins glass over ice.. Top with soda.. Garnish with mint sprig..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "218 calories"
      },
      "recipeIngredient": [
        "60 ml Gin",
        "22.5 ml Lime juice",
        "15 ml Sugar syrup",
        "6 leaves Mint leaves",
        "60 ml Soda water",
        "garnish Mint sprig"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake gin, lime, syrup and mint with ice.",
          "url": "https://cocktail.glass/southside-fizz/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Double",
          "text": "Double strain into a Collins glass over ice.",
          "url": "https://cocktail.glass/southside-fizz/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with soda.",
          "url": "https://cocktail.glass/southside-fizz/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with mint sprig.",
          "url": "https://cocktail.glass/southside-fizz/#step4"
        }
      ],
      "keywords": "cocktail, Fizz, Collins, Gin, Lime juice, Sugar syrup, Mint leaves, Soda water, Mint sprig",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/suffering-bastard-original/",
      "url": "https://cocktail.glass/suffering-bastard-original/",
      "name": "Suffering Bastard Original",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/suffering-bastard-original/"
          ]
        }
      ],
      "description": "How to make a Suffering Bastard Original: Shake spirits, lime and bitters with ice.. Strain into a highball over ice.. Top with ginger beer.. Garnish with mint, orange..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/suffering-bastard-original/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/suffering-bastard-original/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/suffering-bastard-original/"
      },
      "name": "Suffering Bastard Original",
      "description": "How to make a Suffering Bastard Original: Shake spirits, lime and bitters with ice.. Strain into a highball over ice.. Top with ginger beer.. Garnish with mint, orange..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "211 calories"
      },
      "recipeIngredient": [
        "30 ml Bourbon",
        "30 ml Gin",
        "15 ml Rose's Lime Cordial",
        "2 dashes Angostura bitters",
        "120 ml Ginger beer",
        "garnish Mint, orange"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake spirits, lime and bitters with ice.",
          "url": "https://cocktail.glass/suffering-bastard-original/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a highball over ice.",
          "url": "https://cocktail.glass/suffering-bastard-original/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with ginger beer.",
          "url": "https://cocktail.glass/suffering-bastard-original/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with mint, orange.",
          "url": "https://cocktail.glass/suffering-bastard-original/#step4"
        }
      ],
      "keywords": "cocktail, Classic, Highball, Bourbon, Gin, Rose's Lime Cordial, Angostura bitters, Ginger beer, Mint, orange",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/pimms-cup/",
      "url": "https://cocktail.glass/pimms-cup/",
      "name": "Pimm's Cup",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/pimms-cup/"
          ]
        }
      ],
      "description": "How to make a Pimm's Cup: Build in a Collins glass over ice.. Add fruits.. Top with lemonade.. Stir gently.. Garnish with cucumber, strawberry, mint, orange..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/pimms-cup/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/pimms-cup/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/pimms-cup/"
      },
      "name": "Pimm's Cup",
      "description": "How to make a Pimm's Cup: Build in a Collins glass over ice.. Add fruits.. Top with lemonade.. Stir gently.. Garnish with cucumber, strawberry, mint, orange..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT5M",
      "cookTime": "PT0M",
      "totalTime": "PT5M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "342 calories"
      },
      "recipeIngredient": [
        "60 ml Pimm's No. 1",
        "120 ml Lemonade",
        "3 slice Cucumber",
        "2 piece Strawberry",
        "1 piece Mint sprig",
        "garnish Cucumber, strawberry, mint, orange"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build in a Collins glass over ice.",
          "url": "https://cocktail.glass/pimms-cup/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add fruits.",
          "url": "https://cocktail.glass/pimms-cup/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with lemonade.",
          "url": "https://cocktail.glass/pimms-cup/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir gently.",
          "url": "https://cocktail.glass/pimms-cup/#step4"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with cucumber, strawberry, mint, orange.",
          "url": "https://cocktail.glass/pimms-cup/#step5"
        }
      ],
      "keywords": "cocktail, Punch, Collins, Pimm's No. 1, Lemonade, Cucumber, Strawberry, Mint sprig, Cucumber, strawberry, mint, orange",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/fish-house-punch/",
      "url": "https://cocktail.glass/fish-house-punch/",
      "name": "Fish House Punch",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/fish-house-punch/"
          ]
        }
      ],
      "description": "How to make a Fish House Punch: Combine all ingredients in a punch bowl.. Add a large block of ice and stir.. Serves approximately 12.. Garnish with lemon wheels, peach slices..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/fish-house-punch/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/fish-house-punch/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/fish-house-punch/"
      },
      "name": "Fish House Punch",
      "description": "How to make a Fish House Punch: Combine all ingredients in a punch bowl.. Add a large block of ice and stir.. Serves approximately 12.. Garnish with lemon wheels, peach slices..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "3043 calories"
      },
      "recipeIngredient": [
        "350 ml Dark rum",
        "250 ml Cognac",
        "125 ml Peach brandy",
        "250 ml Lemon juice",
        "250 ml Sugar syrup",
        "500 ml Black tea",
        "garnish Lemon wheels, peach slices"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Combine",
          "text": "Combine all ingredients in a punch bowl.",
          "url": "https://cocktail.glass/fish-house-punch/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add a large block of ice and stir.",
          "url": "https://cocktail.glass/fish-house-punch/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Serves",
          "text": "Serves approximately 12.",
          "url": "https://cocktail.glass/fish-house-punch/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon wheels, peach slices.",
          "url": "https://cocktail.glass/fish-house-punch/#step4"
        }
      ],
      "keywords": "cocktail, Punch, Punch bowl, Dark rum, Cognac, Peach brandy, Lemon juice, Sugar syrup, Black tea, Lemon wheels, peach slices",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/chatham-artillery-punch/",
      "url": "https://cocktail.glass/chatham-artillery-punch/",
      "name": "Chatham Artillery Punch",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/chatham-artillery-punch/"
          ]
        }
      ],
      "description": "How to make a Chatham Artillery Punch: Combine all ingredients except champagne in a punch bowl over ice.. Add champagne just before serving.. Serves approximately 15.. Garnish with lemon wheels..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/chatham-artillery-punch/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/chatham-artillery-punch/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/chatham-artillery-punch/"
      },
      "name": "Chatham Artillery Punch",
      "description": "How to make a Chatham Artillery Punch: Combine all ingredients except champagne in a punch bowl over ice.. Add champagne just before serving.. Serves approximately 15.. Garnish with lemon wheels..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "3275 calories"
      },
      "recipeIngredient": [
        "250 ml Bourbon",
        "250 ml Dark rum",
        "125 ml Cognac",
        "750 ml Champagne",
        "250 ml Lemon juice",
        "125 ml Sugar syrup",
        "500 ml Green tea",
        "garnish Lemon wheels"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Combine",
          "text": "Combine all ingredients except champagne in a punch bowl over ice.",
          "url": "https://cocktail.glass/chatham-artillery-punch/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add champagne just before serving.",
          "url": "https://cocktail.glass/chatham-artillery-punch/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Serves",
          "text": "Serves approximately 15.",
          "url": "https://cocktail.glass/chatham-artillery-punch/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon wheels.",
          "url": "https://cocktail.glass/chatham-artillery-punch/#step4"
        }
      ],
      "keywords": "cocktail, Punch, Punch bowl, Bourbon, Dark rum, Cognac, Champagne, Lemon juice, Sugar syrup, Green tea, Lemon wheels",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/champagne-punch/",
      "url": "https://cocktail.glass/champagne-punch/",
      "name": "Champagne Punch",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/champagne-punch/"
          ]
        }
      ],
      "description": "How to make a Champagne Punch: Combine all ingredients except champagne and soda in a punch bowl over ice.. Add champagne and soda just before serving.. Serves approximately 10.. Garnish with orange slices, berries..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/champagne-punch/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/champagne-punch/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/champagne-punch/"
      },
      "name": "Champagne Punch",
      "description": "How to make a Champagne Punch: Combine all ingredients except champagne and soda in a punch bowl over ice.. Add champagne and soda just before serving.. Serves approximately 10.. Garnish with orange slices, berries..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "1563 calories"
      },
      "recipeIngredient": [
        "750 ml Champagne",
        "125 ml Cognac",
        "60 ml Triple sec",
        "125 ml Lemon juice",
        "125 ml Sugar syrup",
        "250 ml Soda water",
        "garnish Orange slices, berries"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Combine",
          "text": "Combine all ingredients except champagne and soda in a punch bowl over ice.",
          "url": "https://cocktail.glass/champagne-punch/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add champagne and soda just before serving.",
          "url": "https://cocktail.glass/champagne-punch/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Serves",
          "text": "Serves approximately 10.",
          "url": "https://cocktail.glass/champagne-punch/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange slices, berries.",
          "url": "https://cocktail.glass/champagne-punch/#step4"
        }
      ],
      "keywords": "cocktail, Punch, Punch bowl, Champagne, Cognac, Triple sec, Lemon juice, Sugar syrup, Soda water, Orange slices, berries",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/planters-punch-classic/",
      "url": "https://cocktail.glass/planters-punch-classic/",
      "name": "Planter's Punch (Classic)",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/planters-punch-classic/"
          ]
        }
      ],
      "description": "How to make a Planter's Punch (Classic): Shake all ingredients with ice.. Strain into a highball glass over ice.. Garnish with orange slice, cherry, nutmeg..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/planters-punch-classic/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/planters-punch-classic/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/planters-punch-classic/"
      },
      "name": "Planter's Punch (Classic)",
      "description": "How to make a Planter's Punch (Classic): Shake all ingredients with ice.. Strain into a highball glass over ice.. Garnish with orange slice, cherry, nutmeg..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "229 calories"
      },
      "recipeIngredient": [
        "60 ml Dark Jamaican rum",
        "30 ml Lime juice",
        "30 ml Sugar syrup",
        "4 dashes Angostura bitters",
        "garnish Orange slice, cherry, nutmeg"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/planters-punch-classic/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a highball glass over ice.",
          "url": "https://cocktail.glass/planters-punch-classic/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange slice, cherry, nutmeg.",
          "url": "https://cocktail.glass/planters-punch-classic/#step3"
        }
      ],
      "keywords": "cocktail, Punch, Highball, Dark Jamaican rum, Lime juice, Sugar syrup, Angostura bitters, Orange slice, cherry, nutmeg",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/philly-fish-house-punch/",
      "url": "https://cocktail.glass/philly-fish-house-punch/",
      "name": "Philadelphia Fish House Punch",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/philly-fish-house-punch/"
          ]
        }
      ],
      "description": "How to make a Philadelphia Fish House Punch: Dissolve sugar in water.. Add remaining ingredients and stir.. Serve over a large ice block in a punch bowl.. Serves approximately 12.. Garnish with lemon wheels..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/philly-fish-house-punch/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/philly-fish-house-punch/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/philly-fish-house-punch/"
      },
      "name": "Philadelphia Fish House Punch",
      "description": "How to make a Philadelphia Fish House Punch: Dissolve sugar in water.. Add remaining ingredients and stir.. Serve over a large ice block in a punch bowl.. Serves approximately 12.. Garnish with lemon wheels..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT5M",
      "cookTime": "PT0M",
      "totalTime": "PT5M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "1698 calories"
      },
      "recipeIngredient": [
        "350 ml Jamaican rum",
        "250 ml Cognac",
        "125 ml Peach brandy",
        "250 ml Lemon juice",
        "200 ml Sugar",
        "500 ml Water",
        "garnish Lemon wheels"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Dissolve",
          "text": "Dissolve sugar in water.",
          "url": "https://cocktail.glass/philly-fish-house-punch/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add remaining ingredients and stir.",
          "url": "https://cocktail.glass/philly-fish-house-punch/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Serve",
          "text": "Serve over a large ice block in a punch bowl.",
          "url": "https://cocktail.glass/philly-fish-house-punch/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Serves",
          "text": "Serves approximately 12.",
          "url": "https://cocktail.glass/philly-fish-house-punch/#step4"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon wheels.",
          "url": "https://cocktail.glass/philly-fish-house-punch/#step5"
        }
      ],
      "keywords": "cocktail, Punch, Punch bowl, Jamaican rum, Cognac, Peach brandy, Lemon juice, Sugar, Water, Lemon wheels",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/sangaree/",
      "url": "https://cocktail.glass/sangaree/",
      "name": "Sangaree",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/sangaree/"
          ]
        }
      ],
      "description": "How to make a Sangaree: Build port and syrup in a wine glass over ice.. Stir and grate nutmeg on top.. Garnish with grated nutmeg..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/sangaree/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/sangaree/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/sangaree/"
      },
      "name": "Sangaree",
      "description": "How to make a Sangaree: Build port and syrup in a wine glass over ice.. Stir and grate nutmeg on top.. Garnish with grated nutmeg..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "160 calories"
      },
      "recipeIngredient": [
        "90 ml Ruby port",
        "10 ml Sugar syrup",
        "garnish Grated nutmeg"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build port and syrup in a wine glass over ice.",
          "url": "https://cocktail.glass/sangaree/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir and grate nutmeg on top.",
          "url": "https://cocktail.glass/sangaree/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with grated nutmeg.",
          "url": "https://cocktail.glass/sangaree/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Wine glass, Ruby port, Sugar syrup, Grated nutmeg",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/snowball/",
      "url": "https://cocktail.glass/snowball/",
      "name": "Snowball",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/snowball/"
          ]
        }
      ],
      "description": "How to make a Snowball: Shake advocaat and lime juice with ice.. Strain into a highball glass.. Top with lemonade.. Garnish with cherry..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/snowball/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/snowball/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/snowball/"
      },
      "name": "Snowball",
      "description": "How to make a Snowball: Shake advocaat and lime juice with ice.. Strain into a highball glass.. Top with lemonade.. Garnish with cherry..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "276 calories"
      },
      "recipeIngredient": [
        "60 ml Advocaat",
        "15 ml Lime juice",
        "120 ml Lemonade",
        "garnish Cherry"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake advocaat and lime juice with ice.",
          "url": "https://cocktail.glass/snowball/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a highball glass.",
          "url": "https://cocktail.glass/snowball/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with lemonade.",
          "url": "https://cocktail.glass/snowball/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with cherry.",
          "url": "https://cocktail.glass/snowball/#step4"
        }
      ],
      "keywords": "cocktail, Classic, Highball, Advocaat, Lime juice, Lemonade, Cherry",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/freddy-fudpucker/",
      "url": "https://cocktail.glass/freddy-fudpucker/",
      "name": "Harvey Wallbanger Variation",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/freddy-fudpucker/"
          ]
        }
      ],
      "description": "How to make a Harvey Wallbanger Variation: Build tequila and orange juice over ice in a highball glass.. Float Galliano on top.. Garnish with orange slice..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/freddy-fudpucker/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/freddy-fudpucker/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/freddy-fudpucker/"
      },
      "name": "Harvey Wallbanger Variation",
      "description": "How to make a Harvey Wallbanger Variation: Build tequila and orange juice over ice in a highball glass.. Float Galliano on top.. Garnish with orange slice..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "189 calories"
      },
      "recipeIngredient": [
        "45 ml Tequila blanco",
        "120 ml Orange juice",
        "15 ml Galliano",
        "garnish Orange slice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build tequila and orange juice over ice in a highball glass.",
          "url": "https://cocktail.glass/freddy-fudpucker/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Float",
          "text": "Float Galliano on top.",
          "url": "https://cocktail.glass/freddy-fudpucker/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange slice.",
          "url": "https://cocktail.glass/freddy-fudpucker/#step3"
        }
      ],
      "keywords": "cocktail, Highball, Highball, Tequila blanco, Orange juice, Galliano, Orange slice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/hemingway-hammer/",
      "url": "https://cocktail.glass/hemingway-hammer/",
      "name": "Hemingway Hammer",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/hemingway-hammer/"
          ]
        }
      ],
      "description": "How to make a Hemingway Hammer: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with grapefruit twist..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/hemingway-hammer/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/hemingway-hammer/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/hemingway-hammer/"
      },
      "name": "Hemingway Hammer",
      "description": "How to make a Hemingway Hammer: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with grapefruit twist..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "191 calories"
      },
      "recipeIngredient": [
        "30 ml Vodka",
        "30 ml White rum",
        "22.5 ml Grapefruit juice",
        "15 ml Lime juice",
        "15 ml Maraschino liqueur",
        "garnish Grapefruit twist"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/hemingway-hammer/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/hemingway-hammer/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with grapefruit twist.",
          "url": "https://cocktail.glass/hemingway-hammer/#step3"
        }
      ],
      "keywords": "cocktail, Modern Classic, Coupe, Vodka, White rum, Grapefruit juice, Lime juice, Maraschino liqueur, Grapefruit twist",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/anejo-highball/",
      "url": "https://cocktail.glass/anejo-highball/",
      "name": "Anejo Highball",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/anejo-highball/"
          ]
        }
      ],
      "description": "How to make a Anejo Highball: Shake rum, curaçao and lime with ice.. Strain into a highball glass over ice.. Top with ginger beer.. Dash bitters on top.. Garnish with orange slice, lime wheel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/anejo-highball/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/anejo-highball/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/anejo-highball/"
      },
      "name": "Anejo Highball",
      "description": "How to make a Anejo Highball: Shake rum, curaçao and lime with ice.. Strain into a highball glass over ice.. Top with ginger beer.. Dash bitters on top.. Garnish with orange slice, lime wheel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT5M",
      "cookTime": "PT0M",
      "totalTime": "PT5M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "149 calories"
      },
      "recipeIngredient": [
        "45 ml Añejo rum",
        "15 ml Orange curaçao",
        "15 ml Lime juice",
        "90 ml Ginger beer",
        "2 dashes Angostura bitters",
        "garnish Orange slice, lime wheel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake rum, curaçao and lime with ice.",
          "url": "https://cocktail.glass/anejo-highball/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a highball glass over ice.",
          "url": "https://cocktail.glass/anejo-highball/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with ginger beer.",
          "url": "https://cocktail.glass/anejo-highball/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Dash",
          "text": "Dash bitters on top.",
          "url": "https://cocktail.glass/anejo-highball/#step4"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange slice, lime wheel.",
          "url": "https://cocktail.glass/anejo-highball/#step5"
        }
      ],
      "keywords": "cocktail, Highball, Highball, Añejo rum, Orange curaçao, Lime juice, Ginger beer, Angostura bitters, Orange slice, lime wheel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/kentucky-colonel/",
      "url": "https://cocktail.glass/kentucky-colonel/",
      "name": "Kentucky Colonel",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/kentucky-colonel/"
          ]
        }
      ],
      "description": "How to make a Kentucky Colonel: Build in a rocks glass over ice and stir.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/kentucky-colonel/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/kentucky-colonel/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/kentucky-colonel/"
      },
      "name": "Kentucky Colonel",
      "description": "How to make a Kentucky Colonel: Build in a rocks glass over ice and stir.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "141 calories"
      },
      "recipeIngredient": [
        "45 ml Bourbon",
        "15 ml Bénédictine",
        "garnish Lemon twist"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build in a rocks glass over ice and stir.",
          "url": "https://cocktail.glass/kentucky-colonel/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon twist.",
          "url": "https://cocktail.glass/kentucky-colonel/#step2"
        }
      ],
      "keywords": "cocktail, Classic, Tumbler, Bourbon, Bénédictine, Lemon twist",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/rum-martinez/",
      "url": "https://cocktail.glass/rum-martinez/",
      "name": "Rum Martinez",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/rum-martinez/"
          ]
        }
      ],
      "description": "How to make a Rum Martinez: Stir all ingredients with ice.. Strain into a Nick & Nora glass.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/rum-martinez/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/rum-martinez/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/rum-martinez/"
      },
      "name": "Rum Martinez",
      "description": "How to make a Rum Martinez: Stir all ingredients with ice.. Strain into a Nick & Nora glass.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "177 calories"
      },
      "recipeIngredient": [
        "45 ml Aged rum",
        "45 ml Sweet vermouth",
        "5 ml Maraschino liqueur",
        "2 dashes Angostura bitters",
        "garnish Orange peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/rum-martinez/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a Nick & Nora glass.",
          "url": "https://cocktail.glass/rum-martinez/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange peel.",
          "url": "https://cocktail.glass/rum-martinez/#step3"
        }
      ],
      "keywords": "cocktail, Stirred, Nick & Nora, Aged rum, Sweet vermouth, Maraschino liqueur, Angostura bitters, Orange peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/latin-quarter/",
      "url": "https://cocktail.glass/latin-quarter/",
      "name": "Latin Quarter",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/latin-quarter/"
          ]
        }
      ],
      "description": "How to make a Latin Quarter: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/latin-quarter/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/latin-quarter/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/latin-quarter/"
      },
      "name": "Latin Quarter",
      "description": "How to make a Latin Quarter: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "194 calories"
      },
      "recipeIngredient": [
        "45 ml Rye whiskey",
        "22.5 ml Green Chartreuse",
        "22.5 ml Lemon juice",
        "10 ml Demerara syrup",
        "garnish Lemon twist"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/latin-quarter/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/latin-quarter/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon twist.",
          "url": "https://cocktail.glass/latin-quarter/#step3"
        }
      ],
      "keywords": "cocktail, Modern Classic, Coupe, Rye whiskey, Green Chartreuse, Lemon juice, Demerara syrup, Lemon twist",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/rosita/",
      "url": "https://cocktail.glass/rosita/",
      "name": "Rosita",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/rosita/"
          ]
        }
      ],
      "description": "How to make a Rosita: Stir all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/rosita/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/rosita/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/rosita/"
      },
      "name": "Rosita",
      "description": "How to make a Rosita: Stir all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "145 calories"
      },
      "recipeIngredient": [
        "45 ml Reposado tequila",
        "15 ml Campari",
        "15 ml Sweet vermouth",
        "15 ml Dry vermouth",
        "1 dash Angostura bitters",
        "garnish Orange peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/rosita/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over a large ice cube.",
          "url": "https://cocktail.glass/rosita/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange peel.",
          "url": "https://cocktail.glass/rosita/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Tumbler, Reposado tequila, Campari, Sweet vermouth, Dry vermouth, Angostura bitters, Orange peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/la-perla/",
      "url": "https://cocktail.glass/la-perla/",
      "name": "La Perla",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/la-perla/"
          ]
        }
      ],
      "description": "How to make a La Perla: Stir all ingredients with ice.. Strain into a chilled coupe glass..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/la-perla/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/la-perla/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/la-perla/"
      },
      "name": "La Perla",
      "description": "How to make a La Perla: Stir all ingredients with ice.. Strain into a chilled coupe glass..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "165 calories"
      },
      "recipeIngredient": [
        "30 ml Reposado tequila",
        "30 ml Manzanilla sherry",
        "30 ml Pear liqueur"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/la-perla/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/la-perla/#step2"
        }
      ],
      "keywords": "cocktail, Modern Classic, Coupe, Reposado tequila, Manzanilla sherry, Pear liqueur",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/brave-bull/",
      "url": "https://cocktail.glass/brave-bull/",
      "name": "Brave Bull",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/brave-bull/"
          ]
        }
      ],
      "description": "How to make a Brave Bull: Build in a rocks glass over ice and stir..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/brave-bull/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/brave-bull/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/brave-bull/"
      },
      "name": "Brave Bull",
      "description": "How to make a Brave Bull: Build in a rocks glass over ice and stir..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "160 calories"
      },
      "recipeIngredient": [
        "45 ml Tequila blanco",
        "22.5 ml Coffee liqueur"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build in a rocks glass over ice and stir.",
          "url": "https://cocktail.glass/brave-bull/#step1"
        }
      ],
      "keywords": "cocktail, Classic, Tumbler, Tequila blanco, Coffee liqueur",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/paloma-negra/",
      "url": "https://cocktail.glass/paloma-negra/",
      "name": "Paloma Negra",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/paloma-negra/"
          ]
        }
      ],
      "description": "How to make a Paloma Negra: Shake mezcal, juices, syrup and charcoal with ice.. Strain into a highball glass over ice.. Top with soda.. Garnish with grapefruit wedge..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/paloma-negra/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/paloma-negra/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/paloma-negra/"
      },
      "name": "Paloma Negra",
      "description": "How to make a Paloma Negra: Shake mezcal, juices, syrup and charcoal with ice.. Strain into a highball glass over ice.. Top with soda.. Garnish with grapefruit wedge..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "182 calories"
      },
      "recipeIngredient": [
        "45 ml Mezcal",
        "60 ml Grapefruit juice",
        "15 ml Lime juice",
        "10 ml Sugar syrup",
        "1 pinch Activated charcoal",
        "60 ml Soda water",
        "garnish Grapefruit wedge"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake mezcal, juices, syrup and charcoal with ice.",
          "url": "https://cocktail.glass/paloma-negra/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a highball glass over ice.",
          "url": "https://cocktail.glass/paloma-negra/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with soda.",
          "url": "https://cocktail.glass/paloma-negra/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with grapefruit wedge.",
          "url": "https://cocktail.glass/paloma-negra/#step4"
        }
      ],
      "keywords": "cocktail, Highball, Highball, Mezcal, Grapefruit juice, Lime juice, Sugar syrup, Activated charcoal, Soda water, Grapefruit wedge",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/mezcal-paloma/",
      "url": "https://cocktail.glass/mezcal-paloma/",
      "name": "Mezcal Paloma",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/mezcal-paloma/"
          ]
        }
      ],
      "description": "How to make a Mezcal Paloma: Rim the highball with salt.. Shake mezcal, juices and syrup with ice.. Strain into a highball over ice.. Top with soda.. Garnish with grapefruit wedge..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/mezcal-paloma/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/mezcal-paloma/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/mezcal-paloma/"
      },
      "name": "Mezcal Paloma",
      "description": "How to make a Mezcal Paloma: Rim the highball with salt.. Shake mezcal, juices and syrup with ice.. Strain into a highball over ice.. Top with soda.. Garnish with grapefruit wedge..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT5M",
      "cookTime": "PT0M",
      "totalTime": "PT5M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "214 calories"
      },
      "recipeIngredient": [
        "60 ml Mezcal",
        "60 ml Grapefruit juice",
        "15 ml Lime juice",
        "10 ml Agave syrup",
        "60 ml Soda water",
        "garnish Grapefruit wedge"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Rim",
          "text": "Rim the highball with salt.",
          "url": "https://cocktail.glass/mezcal-paloma/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake mezcal, juices and syrup with ice.",
          "url": "https://cocktail.glass/mezcal-paloma/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a highball over ice.",
          "url": "https://cocktail.glass/mezcal-paloma/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with soda.",
          "url": "https://cocktail.glass/mezcal-paloma/#step4"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with grapefruit wedge.",
          "url": "https://cocktail.glass/mezcal-paloma/#step5"
        }
      ],
      "keywords": "cocktail, Highball, Highball, Mezcal, Grapefruit juice, Lime juice, Agave syrup, Soda water, Grapefruit wedge",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/left-hand/",
      "url": "https://cocktail.glass/left-hand/",
      "name": "Left Hand",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/left-hand/"
          ]
        }
      ],
      "description": "How to make a Left Hand: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with cherry..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/left-hand/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/left-hand/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/left-hand/"
      },
      "name": "Left Hand",
      "description": "How to make a Left Hand: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with cherry..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "191 calories"
      },
      "recipeIngredient": [
        "45 ml Bourbon",
        "22.5 ml Sweet vermouth",
        "22.5 ml Campari",
        "2 dashes Chocolate bitters",
        "garnish Cherry"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/left-hand/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/left-hand/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with cherry.",
          "url": "https://cocktail.glass/left-hand/#step3"
        }
      ],
      "keywords": "cocktail, Modern Classic, Coupe, Bourbon, Sweet vermouth, Campari, Chocolate bitters, Cherry",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/right-hand/",
      "url": "https://cocktail.glass/right-hand/",
      "name": "Right Hand",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/right-hand/"
          ]
        }
      ],
      "description": "How to make a Right Hand: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/right-hand/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/right-hand/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/right-hand/"
      },
      "name": "Right Hand",
      "description": "How to make a Right Hand: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "191 calories"
      },
      "recipeIngredient": [
        "45 ml Dark rum",
        "22.5 ml Sweet vermouth",
        "22.5 ml Campari",
        "2 dashes Chocolate bitters",
        "garnish Orange peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/right-hand/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/right-hand/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange peel.",
          "url": "https://cocktail.glass/right-hand/#step3"
        }
      ],
      "keywords": "cocktail, Modern Classic, Coupe, Dark rum, Sweet vermouth, Campari, Chocolate bitters, Orange peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/ace/",
      "url": "https://cocktail.glass/ace/",
      "name": "Ace",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/ace/"
          ]
        }
      ],
      "description": "How to make a Ace: Dry shake all ingredients.. Shake with ice.. Strain into a chilled coupe glass.. Garnish with cherry..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/ace/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/ace/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/ace/"
      },
      "name": "Ace",
      "description": "How to make a Ace: Dry shake all ingredients.. Shake with ice.. Strain into a chilled coupe glass.. Garnish with cherry..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "167 calories"
      },
      "recipeIngredient": [
        "30 ml Gin",
        "15 ml Maraschino liqueur",
        "15 ml Triple sec",
        "15 ml Lemon juice",
        "1 piece Egg white",
        "garnish Cherry"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Dry",
          "text": "Dry shake all ingredients.",
          "url": "https://cocktail.glass/ace/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake with ice.",
          "url": "https://cocktail.glass/ace/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/ace/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with cherry.",
          "url": "https://cocktail.glass/ace/#step4"
        }
      ],
      "keywords": "cocktail, Sour, Coupe, Gin, Maraschino liqueur, Triple sec, Lemon juice, Egg white, Cherry",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/bee-sting/",
      "url": "https://cocktail.glass/bee-sting/",
      "name": "Bee Sting",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/bee-sting/"
          ]
        }
      ],
      "description": "How to make a Bee Sting: Shake bourbon, honey and lemon with ice.. Strain into a highball glass over ice.. Top with ginger beer.. Garnish with lemon wheel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/bee-sting/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/bee-sting/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/bee-sting/"
      },
      "name": "Bee Sting",
      "description": "How to make a Bee Sting: Shake bourbon, honey and lemon with ice.. Strain into a highball glass over ice.. Top with ginger beer.. Garnish with lemon wheel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "193 calories"
      },
      "recipeIngredient": [
        "45 ml Bourbon",
        "22.5 ml Honey syrup",
        "22.5 ml Lemon juice",
        "60 ml Ginger beer",
        "garnish Lemon wheel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake bourbon, honey and lemon with ice.",
          "url": "https://cocktail.glass/bee-sting/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a highball glass over ice.",
          "url": "https://cocktail.glass/bee-sting/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with ginger beer.",
          "url": "https://cocktail.glass/bee-sting/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon wheel.",
          "url": "https://cocktail.glass/bee-sting/#step4"
        }
      ],
      "keywords": "cocktail, Highball, Highball, Bourbon, Honey syrup, Lemon juice, Ginger beer, Lemon wheel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/thunderbolt/",
      "url": "https://cocktail.glass/thunderbolt/",
      "name": "Thunderbolt",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/thunderbolt/"
          ]
        }
      ],
      "description": "How to make a Thunderbolt: Layer in a shot glass, Chartreuse on top..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/thunderbolt/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/thunderbolt/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/thunderbolt/"
      },
      "name": "Thunderbolt",
      "description": "How to make a Thunderbolt: Layer in a shot glass, Chartreuse on top..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "108 calories"
      },
      "recipeIngredient": [
        "22.5 ml Tequila blanco",
        "22.5 ml Chartreuse"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Layer",
          "text": "Layer in a shot glass, Chartreuse on top.",
          "url": "https://cocktail.glass/thunderbolt/#step1"
        }
      ],
      "keywords": "cocktail, Shooter, Shot glass, Tequila blanco, Chartreuse",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/green-ghost/",
      "url": "https://cocktail.glass/green-ghost/",
      "name": "Green Ghost",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/green-ghost/"
          ]
        }
      ],
      "description": "How to make a Green Ghost: Shake all ingredients with ice.. Strain into a chilled coupe glass..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/green-ghost/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/green-ghost/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/green-ghost/"
      },
      "name": "Green Ghost",
      "description": "How to make a Green Ghost: Shake all ingredients with ice.. Strain into a chilled coupe glass..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "150 calories"
      },
      "recipeIngredient": [
        "45 ml Gin",
        "15 ml Green Chartreuse",
        "22.5 ml Lime juice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/green-ghost/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/green-ghost/#step2"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Gin, Green Chartreuse, Lime juice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/jack-and-coke/",
      "url": "https://cocktail.glass/jack-and-coke/",
      "name": "Jack & Coke",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/jack-and-coke/"
          ]
        }
      ],
      "description": "How to make a Jack & Coke: Build in a highball glass over ice and stir..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/jack-and-coke/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/jack-and-coke/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/jack-and-coke/"
      },
      "name": "Jack & Coke",
      "description": "How to make a Jack & Coke: Build in a highball glass over ice and stir..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "180 calories"
      },
      "recipeIngredient": [
        "60 ml Tennessee whiskey",
        "120 ml Cola"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build in a highball glass over ice and stir.",
          "url": "https://cocktail.glass/jack-and-coke/#step1"
        }
      ],
      "keywords": "cocktail, Highball, Highball, Tennessee whiskey, Cola",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/godmother/",
      "url": "https://cocktail.glass/godmother/",
      "name": "Rusty Nail (Sweet)",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/godmother/"
          ]
        }
      ],
      "description": "How to make a Rusty Nail (Sweet): Build in a rocks glass over ice and stir..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/godmother/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/godmother/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/godmother/"
      },
      "name": "Rusty Nail (Sweet)",
      "description": "How to make a Rusty Nail (Sweet): Build in a rocks glass over ice and stir..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "160 calories"
      },
      "recipeIngredient": [
        "45 ml Vodka",
        "22.5 ml Amaretto"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build in a rocks glass over ice and stir.",
          "url": "https://cocktail.glass/godmother/#step1"
        }
      ],
      "keywords": "cocktail, Classic, Tumbler, Vodka, Amaretto",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/godmother-cocktail/",
      "url": "https://cocktail.glass/godmother-cocktail/",
      "name": "Godmother",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/godmother-cocktail/"
          ]
        }
      ],
      "description": "How to make a Godmother: Build in a rocks glass over ice and stir..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/godmother-cocktail/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/godmother-cocktail/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/godmother-cocktail/"
      },
      "name": "Godmother",
      "description": "How to make a Godmother: Build in a rocks glass over ice and stir..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "160 calories"
      },
      "recipeIngredient": [
        "45 ml Vodka",
        "22.5 ml Amaretto"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build in a rocks glass over ice and stir.",
          "url": "https://cocktail.glass/godmother-cocktail/#step1"
        }
      ],
      "keywords": "cocktail, Classic, Tumbler, Vodka, Amaretto",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/madras/",
      "url": "https://cocktail.glass/madras/",
      "name": "Madras",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/madras/"
          ]
        }
      ],
      "description": "How to make a Madras: Build in a highball glass over ice and stir.. Garnish with lime wedge..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/madras/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/madras/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/madras/"
      },
      "name": "Madras",
      "description": "How to make a Madras: Build in a highball glass over ice and stir.. Garnish with lime wedge..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "152 calories"
      },
      "recipeIngredient": [
        "45 ml Vodka",
        "90 ml Cranberry juice",
        "30 ml Orange juice",
        "garnish Lime wedge"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build in a highball glass over ice and stir.",
          "url": "https://cocktail.glass/madras/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lime wedge.",
          "url": "https://cocktail.glass/madras/#step2"
        }
      ],
      "keywords": "cocktail, Highball, Highball, Vodka, Cranberry juice, Orange juice, Lime wedge",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/woo-woo/",
      "url": "https://cocktail.glass/woo-woo/",
      "name": "Woo Woo",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/woo-woo/"
          ]
        }
      ],
      "description": "How to make a Woo Woo: Build in a highball glass over ice and stir.. Garnish with lime wedge..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/woo-woo/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/woo-woo/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/woo-woo/"
      },
      "name": "Woo Woo",
      "description": "How to make a Woo Woo: Build in a highball glass over ice and stir.. Garnish with lime wedge..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "173 calories"
      },
      "recipeIngredient": [
        "45 ml Vodka",
        "22.5 ml Peach schnapps",
        "90 ml Cranberry juice",
        "garnish Lime wedge"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build in a highball glass over ice and stir.",
          "url": "https://cocktail.glass/woo-woo/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lime wedge.",
          "url": "https://cocktail.glass/woo-woo/#step2"
        }
      ],
      "keywords": "cocktail, Highball, Highball, Vodka, Peach schnapps, Cranberry juice, Lime wedge",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/sex-on-the-beach/",
      "url": "https://cocktail.glass/sex-on-the-beach/",
      "name": "Sex on the Beach",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/sex-on-the-beach/"
          ]
        }
      ],
      "description": "How to make a Sex on the Beach: Build in a highball glass over ice and stir.. Garnish with orange slice..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/sex-on-the-beach/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/sex-on-the-beach/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/sex-on-the-beach/"
      },
      "name": "Sex on the Beach",
      "description": "How to make a Sex on the Beach: Build in a highball glass over ice and stir.. Garnish with orange slice..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "185 calories"
      },
      "recipeIngredient": [
        "45 ml Vodka",
        "22.5 ml Peach schnapps",
        "60 ml Orange juice",
        "60 ml Cranberry juice",
        "garnish Orange slice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build in a highball glass over ice and stir.",
          "url": "https://cocktail.glass/sex-on-the-beach/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange slice.",
          "url": "https://cocktail.glass/sex-on-the-beach/#step2"
        }
      ],
      "keywords": "cocktail, Highball, Highball, Vodka, Peach schnapps, Orange juice, Cranberry juice, Orange slice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/fuzzy-navel/",
      "url": "https://cocktail.glass/fuzzy-navel/",
      "name": "Fuzzy Navel",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/fuzzy-navel/"
          ]
        }
      ],
      "description": "How to make a Fuzzy Navel: Build in a highball glass over ice and stir.. Garnish with orange slice..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/fuzzy-navel/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/fuzzy-navel/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/fuzzy-navel/"
      },
      "name": "Fuzzy Navel",
      "description": "How to make a Fuzzy Navel: Build in a highball glass over ice and stir.. Garnish with orange slice..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "116 calories"
      },
      "recipeIngredient": [
        "45 ml Peach schnapps",
        "120 ml Orange juice",
        "garnish Orange slice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build in a highball glass over ice and stir.",
          "url": "https://cocktail.glass/fuzzy-navel/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange slice.",
          "url": "https://cocktail.glass/fuzzy-navel/#step2"
        }
      ],
      "keywords": "cocktail, Highball, Highball, Peach schnapps, Orange juice, Orange slice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/sloe-gin-fizz/",
      "url": "https://cocktail.glass/sloe-gin-fizz/",
      "name": "Sloe Gin Fizz",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/sloe-gin-fizz/"
          ]
        }
      ],
      "description": "How to make a Sloe Gin Fizz: Shake sloe gin, lemon and syrup with ice.. Strain into a Collins glass over ice.. Top with soda.. Garnish with lemon wheel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/sloe-gin-fizz/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/sloe-gin-fizz/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/sloe-gin-fizz/"
      },
      "name": "Sloe Gin Fizz",
      "description": "How to make a Sloe Gin Fizz: Shake sloe gin, lemon and syrup with ice.. Strain into a Collins glass over ice.. Top with soda.. Garnish with lemon wheel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "231 calories"
      },
      "recipeIngredient": [
        "60 ml Sloe gin",
        "30 ml Lemon juice",
        "15 ml Sugar syrup",
        "90 ml Soda water",
        "garnish Lemon wheel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake sloe gin, lemon and syrup with ice.",
          "url": "https://cocktail.glass/sloe-gin-fizz/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a Collins glass over ice.",
          "url": "https://cocktail.glass/sloe-gin-fizz/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with soda.",
          "url": "https://cocktail.glass/sloe-gin-fizz/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon wheel.",
          "url": "https://cocktail.glass/sloe-gin-fizz/#step4"
        }
      ],
      "keywords": "cocktail, Fizz, Collins, Sloe gin, Lemon juice, Sugar syrup, Soda water, Lemon wheel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/sloe-gin-negroni/",
      "url": "https://cocktail.glass/sloe-gin-negroni/",
      "name": "Sloe Gin Negroni",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/sloe-gin-negroni/"
          ]
        }
      ],
      "description": "How to make a Sloe Gin Negroni: Stir all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/sloe-gin-negroni/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/sloe-gin-negroni/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/sloe-gin-negroni/"
      },
      "name": "Sloe Gin Negroni",
      "description": "How to make a Sloe Gin Negroni: Stir all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "189 calories"
      },
      "recipeIngredient": [
        "30 ml Sloe gin",
        "30 ml Sweet vermouth",
        "30 ml Campari",
        "garnish Orange peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/sloe-gin-negroni/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over a large ice cube.",
          "url": "https://cocktail.glass/sloe-gin-negroni/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange peel.",
          "url": "https://cocktail.glass/sloe-gin-negroni/#step3"
        }
      ],
      "keywords": "cocktail, Stirred, Tumbler, Sloe gin, Sweet vermouth, Campari, Orange peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/southside-royale/",
      "url": "https://cocktail.glass/southside-royale/",
      "name": "Southside Royale",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/southside-royale/"
          ]
        }
      ],
      "description": "How to make a Southside Royale: Shake gin, lime, syrup and mint with ice.. Double strain into a flute.. Top with champagne.. Garnish with mint leaf..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/southside-royale/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/southside-royale/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/southside-royale/"
      },
      "name": "Southside Royale",
      "description": "How to make a Southside Royale: Shake gin, lime, syrup and mint with ice.. Double strain into a flute.. Top with champagne.. Garnish with mint leaf..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "162 calories"
      },
      "recipeIngredient": [
        "30 ml Gin",
        "15 ml Lime juice",
        "10 ml Sugar syrup",
        "4 leaves Mint leaves",
        "60 ml Champagne",
        "garnish Mint leaf"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake gin, lime, syrup and mint with ice.",
          "url": "https://cocktail.glass/southside-royale/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Double",
          "text": "Double strain into a flute.",
          "url": "https://cocktail.glass/southside-royale/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with champagne.",
          "url": "https://cocktail.glass/southside-royale/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with mint leaf.",
          "url": "https://cocktail.glass/southside-royale/#step4"
        }
      ],
      "keywords": "cocktail, Champagne Cocktail, Flute, Gin, Lime juice, Sugar syrup, Mint leaves, Champagne, Mint leaf",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/whiskey-highball/",
      "url": "https://cocktail.glass/whiskey-highball/",
      "name": "Whiskey Highball",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/whiskey-highball/"
          ]
        }
      ],
      "description": "How to make a Whiskey Highball: Build in a highball glass with ice.. Add whisky.. Top with soda water.. Stir gently..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/whiskey-highball/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/whiskey-highball/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/whiskey-highball/"
      },
      "name": "Whiskey Highball",
      "description": "How to make a Whiskey Highball: Build in a highball glass with ice.. Add whisky.. Top with soda water.. Stir gently..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "180 calories"
      },
      "recipeIngredient": [
        "60 ml Japanese whisky",
        "120 ml Soda water"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build in a highball glass with ice.",
          "url": "https://cocktail.glass/whiskey-highball/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add whisky.",
          "url": "https://cocktail.glass/whiskey-highball/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with soda water.",
          "url": "https://cocktail.glass/whiskey-highball/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir gently.",
          "url": "https://cocktail.glass/whiskey-highball/#step4"
        }
      ],
      "keywords": "cocktail, Highball, Highball, Japanese whisky, Soda water",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/mizuwari/",
      "url": "https://cocktail.glass/mizuwari/",
      "name": "Mizuwari",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/mizuwari/"
          ]
        }
      ],
      "description": "How to make a Mizuwari: Add whisky to a rocks glass with ice.. Add water.. Stir 13 times.. Serve..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/mizuwari/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/mizuwari/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/mizuwari/"
      },
      "name": "Mizuwari",
      "description": "How to make a Mizuwari: Add whisky to a rocks glass with ice.. Add water.. Stir 13 times.. Serve..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "239 calories"
      },
      "recipeIngredient": [
        "45 ml Japanese whisky",
        "90 ml Still water"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add whisky to a rocks glass with ice.",
          "url": "https://cocktail.glass/mizuwari/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add water.",
          "url": "https://cocktail.glass/mizuwari/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir 13 times.",
          "url": "https://cocktail.glass/mizuwari/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Serve",
          "text": "Serve.",
          "url": "https://cocktail.glass/mizuwari/#step4"
        }
      ],
      "keywords": "cocktail, Stirred, Tumbler, Japanese whisky, Still water",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/bamboo-sweet/",
      "url": "https://cocktail.glass/bamboo-sweet/",
      "name": "Bamboo (Sweet)",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/bamboo-sweet/"
          ]
        }
      ],
      "description": "How to make a Bamboo (Sweet): Stir all ingredients with ice.. Strain into a Nick & Nora glass.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/bamboo-sweet/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/bamboo-sweet/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/bamboo-sweet/"
      },
      "name": "Bamboo (Sweet)",
      "description": "How to make a Bamboo (Sweet): Stir all ingredients with ice.. Strain into a Nick & Nora glass.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "128 calories"
      },
      "recipeIngredient": [
        "45 ml Amontillado sherry",
        "45 ml Sweet vermouth",
        "2 dashes Orange bitters",
        "garnish Orange peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/bamboo-sweet/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a Nick & Nora glass.",
          "url": "https://cocktail.glass/bamboo-sweet/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange peel.",
          "url": "https://cocktail.glass/bamboo-sweet/#step3"
        }
      ],
      "keywords": "cocktail, Low alcohol, Nick & Nora, Amontillado sherry, Sweet vermouth, Orange bitters, Orange peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/whiskey-cobbler/",
      "url": "https://cocktail.glass/whiskey-cobbler/",
      "name": "Cobbler (Whiskey)",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/whiskey-cobbler/"
          ]
        }
      ],
      "description": "How to make a Cobbler (Whiskey): Muddle orange slices with syrup.. Add bourbon and fill with crushed ice.. Stir and garnish.. Garnish with berries, orange, mint..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/whiskey-cobbler/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/whiskey-cobbler/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/whiskey-cobbler/"
      },
      "name": "Cobbler (Whiskey)",
      "description": "How to make a Cobbler (Whiskey): Muddle orange slices with syrup.. Add bourbon and fill with crushed ice.. Stir and garnish.. Garnish with berries, orange, mint..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "180 calories"
      },
      "recipeIngredient": [
        "60 ml Bourbon",
        "15 ml Sugar syrup",
        "2 piece Orange slice",
        "garnish Berries, orange, mint"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Muddle",
          "text": "Muddle orange slices with syrup.",
          "url": "https://cocktail.glass/whiskey-cobbler/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add bourbon and fill with crushed ice.",
          "url": "https://cocktail.glass/whiskey-cobbler/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir and garnish.",
          "url": "https://cocktail.glass/whiskey-cobbler/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with berries, orange, mint.",
          "url": "https://cocktail.glass/whiskey-cobbler/#step4"
        }
      ],
      "keywords": "cocktail, Classic, Wine glass, Bourbon, Sugar syrup, Orange slice, Berries, orange, mint",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/brandy-cobbler/",
      "url": "https://cocktail.glass/brandy-cobbler/",
      "name": "Brandy Cobbler",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/brandy-cobbler/"
          ]
        }
      ],
      "description": "How to make a Brandy Cobbler: Muddle orange slices with syrup.. Add cognac and fill with crushed ice.. Stir and garnish.. Garnish with berries, orange, mint..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/brandy-cobbler/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/brandy-cobbler/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/brandy-cobbler/"
      },
      "name": "Brandy Cobbler",
      "description": "How to make a Brandy Cobbler: Muddle orange slices with syrup.. Add cognac and fill with crushed ice.. Stir and garnish.. Garnish with berries, orange, mint..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "180 calories"
      },
      "recipeIngredient": [
        "60 ml Cognac",
        "15 ml Sugar syrup",
        "2 piece Orange slice",
        "garnish Berries, orange, mint"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Muddle",
          "text": "Muddle orange slices with syrup.",
          "url": "https://cocktail.glass/brandy-cobbler/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add cognac and fill with crushed ice.",
          "url": "https://cocktail.glass/brandy-cobbler/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir and garnish.",
          "url": "https://cocktail.glass/brandy-cobbler/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with berries, orange, mint.",
          "url": "https://cocktail.glass/brandy-cobbler/#step4"
        }
      ],
      "keywords": "cocktail, Classic, Wine glass, Cognac, Sugar syrup, Orange slice, Berries, orange, mint",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/porto-tonico/",
      "url": "https://cocktail.glass/porto-tonico/",
      "name": "Porto Tonico",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/porto-tonico/"
          ]
        }
      ],
      "description": "How to make a Porto Tonico: Build over ice in a wine glass.. Stir gently.. Garnish with rosemary sprig, lemon peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/porto-tonico/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/porto-tonico/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/porto-tonico/"
      },
      "name": "Porto Tonico",
      "description": "How to make a Porto Tonico: Build over ice in a wine glass.. Stir gently.. Garnish with rosemary sprig, lemon peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "132 calories"
      },
      "recipeIngredient": [
        "60 ml White port",
        "120 ml Tonic water",
        "garnish Rosemary sprig, lemon peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build over ice in a wine glass.",
          "url": "https://cocktail.glass/porto-tonico/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir gently.",
          "url": "https://cocktail.glass/porto-tonico/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with rosemary sprig, lemon peel.",
          "url": "https://cocktail.glass/porto-tonico/#step3"
        }
      ],
      "keywords": "cocktail, Low alcohol, Wine glass, White port, Tonic water, Rosemary sprig, lemon peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/sherry-and-tonic/",
      "url": "https://cocktail.glass/sherry-and-tonic/",
      "name": "Sherry & Tonic",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/sherry-and-tonic/"
          ]
        }
      ],
      "description": "How to make a Sherry & Tonic: Build over ice in a wine glass.. Stir gently.. Garnish with lemon twist, olive..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/sherry-and-tonic/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/sherry-and-tonic/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/sherry-and-tonic/"
      },
      "name": "Sherry & Tonic",
      "description": "How to make a Sherry & Tonic: Build over ice in a wine glass.. Stir gently.. Garnish with lemon twist, olive..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "120 calories"
      },
      "recipeIngredient": [
        "60 ml Fino sherry",
        "120 ml Tonic water",
        "garnish Lemon twist, olive"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build over ice in a wine glass.",
          "url": "https://cocktail.glass/sherry-and-tonic/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir gently.",
          "url": "https://cocktail.glass/sherry-and-tonic/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon twist, olive.",
          "url": "https://cocktail.glass/sherry-and-tonic/#step3"
        }
      ],
      "keywords": "cocktail, Low alcohol, Wine glass, Fino sherry, Tonic water, Lemon twist, olive",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/tinto-de-verano/",
      "url": "https://cocktail.glass/tinto-de-verano/",
      "name": "Tinto de Verano",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/tinto-de-verano/"
          ]
        }
      ],
      "description": "How to make a Tinto de Verano: Build over ice in a highball glass.. Stir gently.. Garnish with lemon slice, orange slice..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/tinto-de-verano/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/tinto-de-verano/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/tinto-de-verano/"
      },
      "name": "Tinto de Verano",
      "description": "How to make a Tinto de Verano: Build over ice in a highball glass.. Stir gently.. Garnish with lemon slice, orange slice..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "113 calories"
      },
      "recipeIngredient": [
        "90 ml Red wine",
        "90 ml Lemon-lime soda",
        "garnish Lemon slice, orange slice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build over ice in a highball glass.",
          "url": "https://cocktail.glass/tinto-de-verano/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir gently.",
          "url": "https://cocktail.glass/tinto-de-verano/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon slice, orange slice.",
          "url": "https://cocktail.glass/tinto-de-verano/#step3"
        }
      ],
      "keywords": "cocktail, Low alcohol, Highball, Red wine, Lemon-lime soda, Lemon slice, orange slice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/kalimotxo/",
      "url": "https://cocktail.glass/kalimotxo/",
      "name": "Kalimotxo",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/kalimotxo/"
          ]
        }
      ],
      "description": "How to make a Kalimotxo: Build over ice in a highball glass and stir.. Garnish with lemon wedge..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/kalimotxo/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/kalimotxo/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/kalimotxo/"
      },
      "name": "Kalimotxo",
      "description": "How to make a Kalimotxo: Build over ice in a highball glass and stir.. Garnish with lemon wedge..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "113 calories"
      },
      "recipeIngredient": [
        "90 ml Red wine",
        "90 ml Cola",
        "garnish Lemon wedge"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build over ice in a highball glass and stir.",
          "url": "https://cocktail.glass/kalimotxo/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon wedge.",
          "url": "https://cocktail.glass/kalimotxo/#step2"
        }
      ],
      "keywords": "cocktail, Low alcohol, Highball, Red wine, Cola, Lemon wedge",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/vermouth-and-soda/",
      "url": "https://cocktail.glass/vermouth-and-soda/",
      "name": "Vermouth & Soda",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/vermouth-and-soda/"
          ]
        }
      ],
      "description": "How to make a Vermouth & Soda: Build over ice in a rocks glass.. Stir gently.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/vermouth-and-soda/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/vermouth-and-soda/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/vermouth-and-soda/"
      },
      "name": "Vermouth & Soda",
      "description": "How to make a Vermouth & Soda: Build over ice in a rocks glass.. Stir gently.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "99 calories"
      },
      "recipeIngredient": [
        "60 ml Sweet vermouth",
        "60 ml Soda water",
        "garnish Orange peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build over ice in a rocks glass.",
          "url": "https://cocktail.glass/vermouth-and-soda/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir gently.",
          "url": "https://cocktail.glass/vermouth-and-soda/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange peel.",
          "url": "https://cocktail.glass/vermouth-and-soda/#step3"
        }
      ],
      "keywords": "cocktail, Low alcohol, Tumbler, Sweet vermouth, Soda water, Orange peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/dry-vermouth-on-the-rocks/",
      "url": "https://cocktail.glass/dry-vermouth-on-the-rocks/",
      "name": "Dry Vermouth on the Rocks",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/dry-vermouth-on-the-rocks/"
          ]
        }
      ],
      "description": "How to make a Dry Vermouth on the Rocks: Pour dry vermouth into a rocks glass over ice.. Garnish with lemon twist, olive..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/dry-vermouth-on-the-rocks/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/dry-vermouth-on-the-rocks/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/dry-vermouth-on-the-rocks/"
      },
      "name": "Dry Vermouth on the Rocks",
      "description": "How to make a Dry Vermouth on the Rocks: Pour dry vermouth into a rocks glass over ice.. Garnish with lemon twist, olive..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "117 calories"
      },
      "recipeIngredient": [
        "90 ml Dry vermouth",
        "garnish Lemon twist, olive"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Pour",
          "text": "Pour dry vermouth into a rocks glass over ice.",
          "url": "https://cocktail.glass/dry-vermouth-on-the-rocks/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon twist, olive.",
          "url": "https://cocktail.glass/dry-vermouth-on-the-rocks/#step2"
        }
      ],
      "keywords": "cocktail, Low alcohol, Tumbler, Dry vermouth, Lemon twist, olive",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/cynar-and-soda/",
      "url": "https://cocktail.glass/cynar-and-soda/",
      "name": "Cynar and Soda",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/cynar-and-soda/"
          ]
        }
      ],
      "description": "How to make a Cynar and Soda: Build over ice in a highball glass.. Stir gently.. Garnish with orange slice..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/cynar-and-soda/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/cynar-and-soda/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/cynar-and-soda/"
      },
      "name": "Cynar and Soda",
      "description": "How to make a Cynar and Soda: Build over ice in a highball glass.. Stir gently.. Garnish with orange slice..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "155 calories"
      },
      "recipeIngredient": [
        "45 ml Cynar",
        "120 ml Soda water",
        "garnish Orange slice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build over ice in a highball glass.",
          "url": "https://cocktail.glass/cynar-and-soda/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir gently.",
          "url": "https://cocktail.glass/cynar-and-soda/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange slice.",
          "url": "https://cocktail.glass/cynar-and-soda/#step3"
        }
      ],
      "keywords": "cocktail, Low alcohol, Highball, Cynar, Soda water, Orange slice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/suze-and-tonic/",
      "url": "https://cocktail.glass/suze-and-tonic/",
      "name": "Suze & Tonic",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/suze-and-tonic/"
          ]
        }
      ],
      "description": "How to make a Suze & Tonic: Build over ice in a highball glass.. Stir gently.. Garnish with grapefruit peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/suze-and-tonic/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/suze-and-tonic/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/suze-and-tonic/"
      },
      "name": "Suze & Tonic",
      "description": "How to make a Suze & Tonic: Build over ice in a highball glass.. Stir gently.. Garnish with grapefruit peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "155 calories"
      },
      "recipeIngredient": [
        "45 ml Gentiane liqueur",
        "120 ml Tonic water",
        "garnish Grapefruit peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build over ice in a highball glass.",
          "url": "https://cocktail.glass/suze-and-tonic/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir gently.",
          "url": "https://cocktail.glass/suze-and-tonic/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with grapefruit peel.",
          "url": "https://cocktail.glass/suze-and-tonic/#step3"
        }
      ],
      "keywords": "cocktail, Low alcohol, Highball, Gentiane liqueur, Tonic water, Grapefruit peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/old-hickory/",
      "url": "https://cocktail.glass/old-hickory/",
      "name": "Boulevardier (Cognac)",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/old-hickory/"
          ]
        }
      ],
      "description": "How to make a Boulevardier (Cognac): Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/old-hickory/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/old-hickory/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/old-hickory/"
      },
      "name": "Boulevardier (Cognac)",
      "description": "How to make a Boulevardier (Cognac): Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "150 calories"
      },
      "recipeIngredient": [
        "30 ml Cognac",
        "30 ml Sweet vermouth",
        "30 ml Dry vermouth",
        "2 dashes Orange bitters",
        "1 dash Peychaud's bitters",
        "garnish Lemon twist"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/old-hickory/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/old-hickory/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon twist.",
          "url": "https://cocktail.glass/old-hickory/#step3"
        }
      ],
      "keywords": "cocktail, Stirred, Coupe, Cognac, Sweet vermouth, Dry vermouth, Orange bitters, Peychaud's bitters, Lemon twist",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/chrysanthemum-modern/",
      "url": "https://cocktail.glass/chrysanthemum-modern/",
      "name": "Chrysanthemum (Modern)",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/chrysanthemum-modern/"
          ]
        }
      ],
      "description": "How to make a Chrysanthemum (Modern): Stir all ingredients with ice.. Strain into a Nick & Nora glass.. Garnish with orange twist..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/chrysanthemum-modern/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/chrysanthemum-modern/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/chrysanthemum-modern/"
      },
      "name": "Chrysanthemum (Modern)",
      "description": "How to make a Chrysanthemum (Modern): Stir all ingredients with ice.. Strain into a Nick & Nora glass.. Garnish with orange twist..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "96 calories"
      },
      "recipeIngredient": [
        "45 ml Blanc vermouth",
        "15 ml Bénédictine",
        "2 drop Absinthe",
        "garnish Orange twist"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/chrysanthemum-modern/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a Nick & Nora glass.",
          "url": "https://cocktail.glass/chrysanthemum-modern/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange twist.",
          "url": "https://cocktail.glass/chrysanthemum-modern/#step3"
        }
      ],
      "keywords": "cocktail, Low alcohol, Nick & Nora, Blanc vermouth, Bénédictine, Absinthe, Orange twist",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/martinez-modern/",
      "url": "https://cocktail.glass/martinez-modern/",
      "name": "Martinez (Modern)",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/martinez-modern/"
          ]
        }
      ],
      "description": "How to make a Martinez (Modern): Stir all ingredients with ice.. Strain into a Nick & Nora glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/martinez-modern/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/martinez-modern/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/martinez-modern/"
      },
      "name": "Martinez (Modern)",
      "description": "How to make a Martinez (Modern): Stir all ingredients with ice.. Strain into a Nick & Nora glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "177 calories"
      },
      "recipeIngredient": [
        "45 ml London dry gin",
        "45 ml Sweet vermouth",
        "5 ml Maraschino liqueur",
        "2 dashes Orange bitters",
        "garnish Lemon twist"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/martinez-modern/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a Nick & Nora glass.",
          "url": "https://cocktail.glass/martinez-modern/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon twist.",
          "url": "https://cocktail.glass/martinez-modern/#step3"
        }
      ],
      "keywords": "cocktail, Stirred, Nick & Nora, London dry gin, Sweet vermouth, Maraschino liqueur, Orange bitters, Lemon twist",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/honey-bee/",
      "url": "https://cocktail.glass/honey-bee/",
      "name": "Bees Knees (Rum)",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/honey-bee/"
          ]
        }
      ],
      "description": "How to make a Bees Knees (Rum): Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/honey-bee/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/honey-bee/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/honey-bee/"
      },
      "name": "Bees Knees (Rum)",
      "description": "How to make a Bees Knees (Rum): Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "203 calories"
      },
      "recipeIngredient": [
        "60 ml White rum",
        "22.5 ml Lemon juice",
        "22.5 ml Honey syrup",
        "garnish Lemon twist"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/honey-bee/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/honey-bee/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon twist.",
          "url": "https://cocktail.glass/honey-bee/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, White rum, Lemon juice, Honey syrup, Lemon twist",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/jungle-juice/",
      "url": "https://cocktail.glass/jungle-juice/",
      "name": "Jungle Juice",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/jungle-juice/"
          ]
        }
      ],
      "description": "How to make a Jungle Juice: Combine all ingredients in a large punch bowl over ice.. Stir and serve.. Serves approximately 15.. Garnish with sliced fruit..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/jungle-juice/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/jungle-juice/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/jungle-juice/"
      },
      "name": "Jungle Juice",
      "description": "How to make a Jungle Juice: Combine all ingredients in a large punch bowl over ice.. Stir and serve.. Serves approximately 15.. Garnish with sliced fruit..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "1906 calories"
      },
      "recipeIngredient": [
        "350 ml Vodka",
        "180 ml White rum",
        "125 ml Peach schnapps",
        "500 ml Orange juice",
        "500 ml Pineapple juice",
        "250 ml Cranberry juice",
        "garnish Sliced fruit"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Combine",
          "text": "Combine all ingredients in a large punch bowl over ice.",
          "url": "https://cocktail.glass/jungle-juice/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir and serve.",
          "url": "https://cocktail.glass/jungle-juice/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Serves",
          "text": "Serves approximately 15.",
          "url": "https://cocktail.glass/jungle-juice/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with sliced fruit.",
          "url": "https://cocktail.glass/jungle-juice/#step4"
        }
      ],
      "keywords": "cocktail, Punch, Punch bowl, Vodka, White rum, Peach schnapps, Orange juice, Pineapple juice, Cranberry juice, Sliced fruit",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/amaretto-stone-sour/",
      "url": "https://cocktail.glass/amaretto-stone-sour/",
      "name": "Amaretto Stone Sour",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/amaretto-stone-sour/"
          ]
        }
      ],
      "description": "How to make a Amaretto Stone Sour: Shake all ingredients with ice.. Strain into a rocks glass over ice.. Garnish with cherry, orange slice..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/amaretto-stone-sour/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/amaretto-stone-sour/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/amaretto-stone-sour/"
      },
      "name": "Amaretto Stone Sour",
      "description": "How to make a Amaretto Stone Sour: Shake all ingredients with ice.. Strain into a rocks glass over ice.. Garnish with cherry, orange slice..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "173 calories"
      },
      "recipeIngredient": [
        "30 ml Amaretto",
        "22.5 ml Bourbon",
        "30 ml Orange juice",
        "22.5 ml Lemon juice",
        "10 ml Sugar syrup",
        "garnish Cherry, orange slice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/amaretto-stone-sour/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over ice.",
          "url": "https://cocktail.glass/amaretto-stone-sour/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with cherry, orange slice.",
          "url": "https://cocktail.glass/amaretto-stone-sour/#step3"
        }
      ],
      "keywords": "cocktail, Sour, Tumbler, Amaretto, Bourbon, Orange juice, Lemon juice, Sugar syrup, Cherry, orange slice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/lynchburg-lemonade/",
      "url": "https://cocktail.glass/lynchburg-lemonade/",
      "name": "Lynchburg Lemonade",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/lynchburg-lemonade/"
          ]
        }
      ],
      "description": "How to make a Lynchburg Lemonade: Shake whiskey, triple sec and lemon with ice.. Strain into a highball glass over ice.. Top with soda.. Garnish with lemon wedge..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/lynchburg-lemonade/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/lynchburg-lemonade/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/lynchburg-lemonade/"
      },
      "name": "Lynchburg Lemonade",
      "description": "How to make a Lynchburg Lemonade: Shake whiskey, triple sec and lemon with ice.. Strain into a highball glass over ice.. Top with soda.. Garnish with lemon wedge..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "203 calories"
      },
      "recipeIngredient": [
        "45 ml Tennessee whiskey",
        "22.5 ml Triple sec",
        "30 ml Lemon juice",
        "90 ml Lemon-lime soda",
        "garnish Lemon wedge"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake whiskey, triple sec and lemon with ice.",
          "url": "https://cocktail.glass/lynchburg-lemonade/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a highball glass over ice.",
          "url": "https://cocktail.glass/lynchburg-lemonade/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with soda.",
          "url": "https://cocktail.glass/lynchburg-lemonade/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon wedge.",
          "url": "https://cocktail.glass/lynchburg-lemonade/#step4"
        }
      ],
      "keywords": "cocktail, Highball, Highball, Tennessee whiskey, Triple sec, Lemon juice, Lemon-lime soda, Lemon wedge",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/alabama-slammer/",
      "url": "https://cocktail.glass/alabama-slammer/",
      "name": "Alabama Slammer",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/alabama-slammer/"
          ]
        }
      ],
      "description": "How to make a Alabama Slammer: Shake all ingredients with ice.. Strain into a shot glass..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/alabama-slammer/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/alabama-slammer/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/alabama-slammer/"
      },
      "name": "Alabama Slammer",
      "description": "How to make a Alabama Slammer: Shake all ingredients with ice.. Strain into a shot glass..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "104 calories"
      },
      "recipeIngredient": [
        "15 ml Amaretto",
        "15 ml Southern Comfort",
        "15 ml Sloe gin",
        "15 ml Orange juice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/alabama-slammer/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a shot glass.",
          "url": "https://cocktail.glass/alabama-slammer/#step2"
        }
      ],
      "keywords": "cocktail, Shooter, Shot glass, Amaretto, Southern Comfort, Sloe gin, Orange juice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/buttery-nipple/",
      "url": "https://cocktail.glass/buttery-nipple/",
      "name": "Buttery Nipple",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/buttery-nipple/"
          ]
        }
      ],
      "description": "How to make a Buttery Nipple: Layer Baileys on top of butterscotch schnapps in a shot glass..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/buttery-nipple/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/buttery-nipple/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/buttery-nipple/"
      },
      "name": "Buttery Nipple",
      "description": "How to make a Buttery Nipple: Layer Baileys on top of butterscotch schnapps in a shot glass..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "133 calories"
      },
      "recipeIngredient": [
        "22.5 ml Butterscotch schnapps",
        "22.5 ml Baileys Irish Cream"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Layer",
          "text": "Layer Baileys on top of butterscotch schnapps in a shot glass.",
          "url": "https://cocktail.glass/buttery-nipple/#step1"
        }
      ],
      "keywords": "cocktail, Shooter, Shot glass, Butterscotch schnapps, Baileys Irish Cream",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/cement-mixer/",
      "url": "https://cocktail.glass/cement-mixer/",
      "name": "Cement Mixer",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/cement-mixer/"
          ]
        }
      ],
      "description": "How to make a Cement Mixer: Pour both into a shot glass and shoot immediately..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/cement-mixer/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/cement-mixer/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/cement-mixer/"
      },
      "name": "Cement Mixer",
      "description": "How to make a Cement Mixer: Pour both into a shot glass and shoot immediately..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "108 calories"
      },
      "recipeIngredient": [
        "30 ml Baileys Irish Cream",
        "15 ml Lime juice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Pour",
          "text": "Pour both into a shot glass and shoot immediately.",
          "url": "https://cocktail.glass/cement-mixer/#step1"
        }
      ],
      "keywords": "cocktail, Shooter, Shot glass, Baileys Irish Cream, Lime juice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/mind-eraser/",
      "url": "https://cocktail.glass/mind-eraser/",
      "name": "Mind Eraser",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/mind-eraser/"
          ]
        }
      ],
      "description": "How to make a Mind Eraser: Layer coffee liqueur, vodka and soda in a rocks glass with ice.. Drink through a straw from the bottom..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/mind-eraser/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/mind-eraser/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/mind-eraser/"
      },
      "name": "Mind Eraser",
      "description": "How to make a Mind Eraser: Layer coffee liqueur, vodka and soda in a rocks glass with ice.. Drink through a straw from the bottom..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "155 calories"
      },
      "recipeIngredient": [
        "30 ml Vodka",
        "30 ml Coffee liqueur",
        "30 ml Soda water"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Layer",
          "text": "Layer coffee liqueur, vodka and soda in a rocks glass with ice.",
          "url": "https://cocktail.glass/mind-eraser/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Drink",
          "text": "Drink through a straw from the bottom.",
          "url": "https://cocktail.glass/mind-eraser/#step2"
        }
      ],
      "keywords": "cocktail, Shooter, Tumbler, Vodka, Coffee liqueur, Soda water",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/flaming-dr-pepper/",
      "url": "https://cocktail.glass/flaming-dr-pepper/",
      "name": "Flaming Dr Pepper",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/flaming-dr-pepper/"
          ]
        }
      ],
      "description": "How to make a Flaming Dr Pepper: Fill a shot glass with amaretto.. Float 151 on top.. Light the rum, drop the shot into a glass of beer.. Drink immediately..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/flaming-dr-pepper/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/flaming-dr-pepper/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/flaming-dr-pepper/"
      },
      "name": "Flaming Dr Pepper",
      "description": "How to make a Flaming Dr Pepper: Fill a shot glass with amaretto.. Float 151 on top.. Light the rum, drop the shot into a glass of beer.. Drink immediately..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "146 calories"
      },
      "recipeIngredient": [
        "30 ml Amaretto",
        "15 ml 151 rum",
        "120 ml Beer"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Fill",
          "text": "Fill a shot glass with amaretto.",
          "url": "https://cocktail.glass/flaming-dr-pepper/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Float",
          "text": "Float 151 on top.",
          "url": "https://cocktail.glass/flaming-dr-pepper/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Light",
          "text": "Light the rum, drop the shot into a glass of beer.",
          "url": "https://cocktail.glass/flaming-dr-pepper/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Drink",
          "text": "Drink immediately.",
          "url": "https://cocktail.glass/flaming-dr-pepper/#step4"
        }
      ],
      "keywords": "cocktail, Shooter, Shot glass, Amaretto, 151 rum, Beer",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/irish-car-bomb/",
      "url": "https://cocktail.glass/irish-car-bomb/",
      "name": "Irish Car Bomb",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/irish-car-bomb/"
          ]
        }
      ],
      "description": "How to make a Irish Car Bomb: Pour stout into a glass.. Combine Baileys and whiskey in a shot glass.. Drop the shot into the stout.. Drink immediately..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/irish-car-bomb/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/irish-car-bomb/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/irish-car-bomb/"
      },
      "name": "Irish Car Bomb",
      "description": "How to make a Irish Car Bomb: Pour stout into a glass.. Combine Baileys and whiskey in a shot glass.. Drop the shot into the stout.. Drink immediately..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "488 calories"
      },
      "recipeIngredient": [
        "240 ml Irish stout",
        "22.5 ml Baileys Irish Cream",
        "22.5 ml Irish whiskey"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Pour",
          "text": "Pour stout into a glass.",
          "url": "https://cocktail.glass/irish-car-bomb/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Combine",
          "text": "Combine Baileys and whiskey in a shot glass.",
          "url": "https://cocktail.glass/irish-car-bomb/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Drop",
          "text": "Drop the shot into the stout.",
          "url": "https://cocktail.glass/irish-car-bomb/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Drink",
          "text": "Drink immediately.",
          "url": "https://cocktail.glass/irish-car-bomb/#step4"
        }
      ],
      "keywords": "cocktail, Shooter, Tumbler, Irish stout, Baileys Irish Cream, Irish whiskey",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/pickleback/",
      "url": "https://cocktail.glass/pickleback/",
      "name": "Pickleback",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/pickleback/"
          ]
        }
      ],
      "description": "How to make a Pickleback: Shoot the whiskey, chase with the pickle brine..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/pickleback/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/pickleback/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/pickleback/"
      },
      "name": "Pickleback",
      "description": "How to make a Pickleback: Shoot the whiskey, chase with the pickle brine..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "114 calories"
      },
      "recipeIngredient": [
        "30 ml Irish whiskey",
        "30 ml Pickle brine"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shoot",
          "text": "Shoot the whiskey, chase with the pickle brine.",
          "url": "https://cocktail.glass/pickleback/#step1"
        }
      ],
      "keywords": "cocktail, Shooter, Shot glass, Irish whiskey, Pickle brine",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/lemon-basil-martini/",
      "url": "https://cocktail.glass/lemon-basil-martini/",
      "name": "Lemon Basil Martini",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/lemon-basil-martini/"
          ]
        }
      ],
      "description": "How to make a Lemon Basil Martini: Muddle basil with syrup.. Add gin and lemon.. Shake with ice and double strain into a coupe.. Garnish with basil leaf..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/lemon-basil-martini/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/lemon-basil-martini/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/lemon-basil-martini/"
      },
      "name": "Lemon Basil Martini",
      "description": "How to make a Lemon Basil Martini: Muddle basil with syrup.. Add gin and lemon.. Shake with ice and double strain into a coupe.. Garnish with basil leaf..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "195 calories"
      },
      "recipeIngredient": [
        "60 ml Gin",
        "22.5 ml Lemon juice",
        "15 ml Sugar syrup",
        "5 leaves Basil leaves",
        "garnish Basil leaf"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Muddle",
          "text": "Muddle basil with syrup.",
          "url": "https://cocktail.glass/lemon-basil-martini/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add gin and lemon.",
          "url": "https://cocktail.glass/lemon-basil-martini/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake with ice and double strain into a coupe.",
          "url": "https://cocktail.glass/lemon-basil-martini/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with basil leaf.",
          "url": "https://cocktail.glass/lemon-basil-martini/#step4"
        }
      ],
      "keywords": "cocktail, Martini Variation, Coupe, Gin, Lemon juice, Sugar syrup, Basil leaves, Basil leaf",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/peach-margarita/",
      "url": "https://cocktail.glass/peach-margarita/",
      "name": "Peach Margarita",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/peach-margarita/"
          ]
        }
      ],
      "description": "How to make a Peach Margarita: Shake all ingredients with ice.. Strain into a rocks glass over ice.. Garnish with peach slice..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/peach-margarita/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/peach-margarita/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/peach-margarita/"
      },
      "name": "Peach Margarita",
      "description": "How to make a Peach Margarita: Shake all ingredients with ice.. Strain into a rocks glass over ice.. Garnish with peach slice..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "230 calories"
      },
      "recipeIngredient": [
        "60 ml Tequila blanco",
        "30 ml Peach purée",
        "22.5 ml Lime juice",
        "15 ml Triple sec",
        "garnish Peach slice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/peach-margarita/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over ice.",
          "url": "https://cocktail.glass/peach-margarita/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with peach slice.",
          "url": "https://cocktail.glass/peach-margarita/#step3"
        }
      ],
      "keywords": "cocktail, Modern Classic, Tumbler, Tequila blanco, Peach purée, Lime juice, Triple sec, Peach slice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/rose-spritz/",
      "url": "https://cocktail.glass/rose-spritz/",
      "name": "Rosé Spritz",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/rose-spritz/"
          ]
        }
      ],
      "description": "How to make a Rosé Spritz: Build over ice in a wine glass.. Stir gently.. Garnish with grapefruit slice..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/rose-spritz/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/rose-spritz/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/rose-spritz/"
      },
      "name": "Rosé Spritz",
      "description": "How to make a Rosé Spritz: Build over ice in a wine glass.. Stir gently.. Garnish with grapefruit slice..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "212 calories"
      },
      "recipeIngredient": [
        "90 ml Rosé wine",
        "22.5 ml Elderflower liqueur",
        "60 ml Soda water",
        "garnish Grapefruit slice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build over ice in a wine glass.",
          "url": "https://cocktail.glass/rose-spritz/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir gently.",
          "url": "https://cocktail.glass/rose-spritz/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with grapefruit slice.",
          "url": "https://cocktail.glass/rose-spritz/#step3"
        }
      ],
      "keywords": "cocktail, Spritz, Wine glass, Rosé wine, Elderflower liqueur, Soda water, Grapefruit slice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/vodka-gimlet/",
      "url": "https://cocktail.glass/vodka-gimlet/",
      "name": "Vodka Gimlet",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/vodka-gimlet/"
          ]
        }
      ],
      "description": "How to make a Vodka Gimlet: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/vodka-gimlet/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/vodka-gimlet/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/vodka-gimlet/"
      },
      "name": "Vodka Gimlet",
      "description": "How to make a Vodka Gimlet: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "188 calories"
      },
      "recipeIngredient": [
        "60 ml Vodka",
        "30 ml Lime juice",
        "15 ml Sugar syrup",
        "garnish Lime wheel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/vodka-gimlet/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/vodka-gimlet/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lime wheel.",
          "url": "https://cocktail.glass/vodka-gimlet/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Vodka, Lime juice, Sugar syrup, Lime wheel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/amaretto-colada/",
      "url": "https://cocktail.glass/amaretto-colada/",
      "name": "Amaretto Colada",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/amaretto-colada/"
          ]
        }
      ],
      "description": "How to make a Amaretto Colada: Blend all ingredients with crushed ice until smooth.. Pour into a hurricane glass.. Garnish with pineapple wedge, cherry..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/amaretto-colada/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/amaretto-colada/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/amaretto-colada/"
      },
      "name": "Amaretto Colada",
      "description": "How to make a Amaretto Colada: Blend all ingredients with crushed ice until smooth.. Pour into a hurricane glass.. Garnish with pineapple wedge, cherry..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "302 calories"
      },
      "recipeIngredient": [
        "45 ml Amaretto",
        "45 ml Coconut cream",
        "90 ml Pineapple juice",
        "garnish Pineapple wedge, cherry"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Blend",
          "text": "Blend all ingredients with crushed ice until smooth.",
          "url": "https://cocktail.glass/amaretto-colada/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Pour",
          "text": "Pour into a hurricane glass.",
          "url": "https://cocktail.glass/amaretto-colada/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with pineapple wedge, cherry.",
          "url": "https://cocktail.glass/amaretto-colada/#step3"
        }
      ],
      "keywords": "cocktail, Frozen, Hurricane, Amaretto, Coconut cream, Pineapple juice, Pineapple wedge, cherry",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/rum-and-raisin-old-fashioned/",
      "url": "https://cocktail.glass/rum-and-raisin-old-fashioned/",
      "name": "Rum & Raisin Old Fashioned",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/rum-and-raisin-old-fashioned/"
          ]
        }
      ],
      "description": "How to make a Rum & Raisin Old Fashioned: Stir all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/rum-and-raisin-old-fashioned/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/rum-and-raisin-old-fashioned/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/rum-and-raisin-old-fashioned/"
      },
      "name": "Rum & Raisin Old Fashioned",
      "description": "How to make a Rum & Raisin Old Fashioned: Stir all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "166 calories"
      },
      "recipeIngredient": [
        "60 ml Dark rum",
        "10 ml Demerara syrup",
        "2 dashes Angostura bitters",
        "1 dash Walnut bitters",
        "garnish Orange peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/rum-and-raisin-old-fashioned/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over a large ice cube.",
          "url": "https://cocktail.glass/rum-and-raisin-old-fashioned/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange peel.",
          "url": "https://cocktail.glass/rum-and-raisin-old-fashioned/#step3"
        }
      ],
      "keywords": "cocktail, Stirred, Tumbler, Dark rum, Demerara syrup, Angostura bitters, Walnut bitters, Orange peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/negroni-bianco-sweet/",
      "url": "https://cocktail.glass/negroni-bianco-sweet/",
      "name": "Negroni Bianco (Sweet)",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/negroni-bianco-sweet/"
          ]
        }
      ],
      "description": "How to make a Negroni Bianco (Sweet): Stir all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Garnish with grapefruit twist..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/negroni-bianco-sweet/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/negroni-bianco-sweet/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/negroni-bianco-sweet/"
      },
      "name": "Negroni Bianco (Sweet)",
      "description": "How to make a Negroni Bianco (Sweet): Stir all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Garnish with grapefruit twist..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "183 calories"
      },
      "recipeIngredient": [
        "30 ml Gin",
        "30 ml Blanc vermouth",
        "30 ml Gentiane liqueur",
        "garnish Grapefruit twist"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/negroni-bianco-sweet/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over a large ice cube.",
          "url": "https://cocktail.glass/negroni-bianco-sweet/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with grapefruit twist.",
          "url": "https://cocktail.glass/negroni-bianco-sweet/#step3"
        }
      ],
      "keywords": "cocktail, Modern Classic, Tumbler, Gin, Blanc vermouth, Gentiane liqueur, Grapefruit twist",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/highland-fling/",
      "url": "https://cocktail.glass/highland-fling/",
      "name": "Highland Fling",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/highland-fling/"
          ]
        }
      ],
      "description": "How to make a Highland Fling: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with olive..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/highland-fling/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/highland-fling/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/highland-fling/"
      },
      "name": "Highland Fling",
      "description": "How to make a Highland Fling: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with olive..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "145 calories"
      },
      "recipeIngredient": [
        "45 ml Scotch",
        "30 ml Sweet vermouth",
        "2 dashes Orange bitters",
        "garnish Olive"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/highland-fling/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/highland-fling/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with olive.",
          "url": "https://cocktail.glass/highland-fling/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Scotch, Sweet vermouth, Orange bitters, Olive",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/rob-roy-dry/",
      "url": "https://cocktail.glass/rob-roy-dry/",
      "name": "Rob Roy (Dry)",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/rob-roy-dry/"
          ]
        }
      ],
      "description": "How to make a Rob Roy (Dry): Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/rob-roy-dry/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/rob-roy-dry/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/rob-roy-dry/"
      },
      "name": "Rob Roy (Dry)",
      "description": "How to make a Rob Roy (Dry): Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "168 calories"
      },
      "recipeIngredient": [
        "60 ml Scotch",
        "22.5 ml Dry vermouth",
        "1 dash Angostura bitters",
        "garnish Lemon twist"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/rob-roy-dry/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/rob-roy-dry/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon twist.",
          "url": "https://cocktail.glass/rob-roy-dry/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Scotch, Dry vermouth, Angostura bitters, Lemon twist",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/rob-roy-perfect/",
      "url": "https://cocktail.glass/rob-roy-perfect/",
      "name": "Rob Roy (Perfect)",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/rob-roy-perfect/"
          ]
        }
      ],
      "description": "How to make a Rob Roy (Perfect): Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/rob-roy-perfect/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/rob-roy-perfect/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/rob-roy-perfect/"
      },
      "name": "Rob Roy (Perfect)",
      "description": "How to make a Rob Roy (Perfect): Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "179 calories"
      },
      "recipeIngredient": [
        "60 ml Scotch",
        "15 ml Sweet vermouth",
        "15 ml Dry vermouth",
        "2 dashes Angostura bitters",
        "garnish Lemon twist"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/rob-roy-perfect/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/rob-roy-perfect/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon twist.",
          "url": "https://cocktail.glass/rob-roy-perfect/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Scotch, Sweet vermouth, Dry vermouth, Angostura bitters, Lemon twist",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/blood-orange-negroni/",
      "url": "https://cocktail.glass/blood-orange-negroni/",
      "name": "Blood Orange Negroni",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/blood-orange-negroni/"
          ]
        }
      ],
      "description": "How to make a Blood Orange Negroni: Stir all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Garnish with blood orange slice..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/blood-orange-negroni/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/blood-orange-negroni/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/blood-orange-negroni/"
      },
      "name": "Blood Orange Negroni",
      "description": "How to make a Blood Orange Negroni: Stir all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Garnish with blood orange slice..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "189 calories"
      },
      "recipeIngredient": [
        "30 ml Gin",
        "30 ml Campari",
        "30 ml Sweet vermouth",
        "15 ml Blood orange juice",
        "garnish Blood orange slice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/blood-orange-negroni/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over a large ice cube.",
          "url": "https://cocktail.glass/blood-orange-negroni/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with blood orange slice.",
          "url": "https://cocktail.glass/blood-orange-negroni/#step3"
        }
      ],
      "keywords": "cocktail, Stirred, Tumbler, Gin, Campari, Sweet vermouth, Blood orange juice, Blood orange slice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/sparkling-negroni/",
      "url": "https://cocktail.glass/sparkling-negroni/",
      "name": "Sparkling Negroni",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/sparkling-negroni/"
          ]
        }
      ],
      "description": "How to make a Sparkling Negroni: Build spirits and vermouth over ice in a wine glass.. Top with prosecco.. Stir gently.. Garnish with orange slice..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/sparkling-negroni/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/sparkling-negroni/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/sparkling-negroni/"
      },
      "name": "Sparkling Negroni",
      "description": "How to make a Sparkling Negroni: Build spirits and vermouth over ice in a wine glass.. Top with prosecco.. Stir gently.. Garnish with orange slice..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "191 calories"
      },
      "recipeIngredient": [
        "22.5 ml Gin",
        "22.5 ml Campari",
        "22.5 ml Sweet vermouth",
        "60 ml Prosecco",
        "garnish Orange slice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build spirits and vermouth over ice in a wine glass.",
          "url": "https://cocktail.glass/sparkling-negroni/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with prosecco.",
          "url": "https://cocktail.glass/sparkling-negroni/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir gently.",
          "url": "https://cocktail.glass/sparkling-negroni/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange slice.",
          "url": "https://cocktail.glass/sparkling-negroni/#step4"
        }
      ],
      "keywords": "cocktail, Spritz, Wine glass, Gin, Campari, Sweet vermouth, Prosecco, Orange slice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/bitter-lemon/",
      "url": "https://cocktail.glass/bitter-lemon/",
      "name": "Bitter Lemon",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/bitter-lemon/"
          ]
        }
      ],
      "description": "How to make a Bitter Lemon: Build over ice in a highball glass and stir.. Garnish with lemon wedge..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/bitter-lemon/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/bitter-lemon/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/bitter-lemon/"
      },
      "name": "Bitter Lemon",
      "description": "How to make a Bitter Lemon: Build over ice in a highball glass and stir.. Garnish with lemon wedge..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "329 calories"
      },
      "recipeIngredient": [
        "45 ml Gin",
        "150 ml Bitter lemon soda",
        "garnish Lemon wedge"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build over ice in a highball glass and stir.",
          "url": "https://cocktail.glass/bitter-lemon/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon wedge.",
          "url": "https://cocktail.glass/bitter-lemon/#step2"
        }
      ],
      "keywords": "cocktail, Highball, Highball, Gin, Bitter lemon soda, Lemon wedge",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/vodka-gimlet-classic/",
      "url": "https://cocktail.glass/vodka-gimlet-classic/",
      "name": "Gimlet (Vodka)",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/vodka-gimlet-classic/"
          ]
        }
      ],
      "description": "How to make a Gimlet (Vodka): Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/vodka-gimlet-classic/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/vodka-gimlet-classic/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/vodka-gimlet-classic/"
      },
      "name": "Gimlet (Vodka)",
      "description": "How to make a Gimlet (Vodka): Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "183 calories"
      },
      "recipeIngredient": [
        "60 ml Vodka",
        "30 ml Lime cordial",
        "garnish Lime wheel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/vodka-gimlet-classic/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/vodka-gimlet-classic/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lime wheel.",
          "url": "https://cocktail.glass/vodka-gimlet-classic/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Vodka, Lime cordial, Lime wheel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/paper-plane-mezcal/",
      "url": "https://cocktail.glass/paper-plane-mezcal/",
      "name": "Paper Plane (Mezcal)",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/paper-plane-mezcal/"
          ]
        }
      ],
      "description": "How to make a Paper Plane (Mezcal): Shake all ingredients with ice.. Strain into a chilled coupe glass..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/paper-plane-mezcal/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/paper-plane-mezcal/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/paper-plane-mezcal/"
      },
      "name": "Paper Plane (Mezcal)",
      "description": "How to make a Paper Plane (Mezcal): Shake all ingredients with ice.. Strain into a chilled coupe glass..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "151 calories"
      },
      "recipeIngredient": [
        "22.5 ml Mezcal",
        "22.5 ml Aperol",
        "22.5 ml Amaro Nonino",
        "22.5 ml Lime juice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/paper-plane-mezcal/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/paper-plane-mezcal/#step2"
        }
      ],
      "keywords": "cocktail, Modern Classic, Coupe, Mezcal, Aperol, Amaro Nonino, Lime juice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/spiced-pear-fizz/",
      "url": "https://cocktail.glass/spiced-pear-fizz/",
      "name": "Spiced Pear Fizz",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/spiced-pear-fizz/"
          ]
        }
      ],
      "description": "How to make a Spiced Pear Fizz: Shake vodka, pear nectar, lemon and syrup with ice.. Strain into a Collins glass over ice.. Top with soda.. Garnish with pear slice, cinnamon stick..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/spiced-pear-fizz/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/spiced-pear-fizz/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/spiced-pear-fizz/"
      },
      "name": "Spiced Pear Fizz",
      "description": "How to make a Spiced Pear Fizz: Shake vodka, pear nectar, lemon and syrup with ice.. Strain into a Collins glass over ice.. Top with soda.. Garnish with pear slice, cinnamon stick..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "239 calories"
      },
      "recipeIngredient": [
        "45 ml Vodka",
        "45 ml Pear nectar",
        "22.5 ml Lemon juice",
        "15 ml Cinnamon syrup",
        "60 ml Soda water",
        "garnish Pear slice, cinnamon stick"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake vodka, pear nectar, lemon and syrup with ice.",
          "url": "https://cocktail.glass/spiced-pear-fizz/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a Collins glass over ice.",
          "url": "https://cocktail.glass/spiced-pear-fizz/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with soda.",
          "url": "https://cocktail.glass/spiced-pear-fizz/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with pear slice, cinnamon stick.",
          "url": "https://cocktail.glass/spiced-pear-fizz/#step4"
        }
      ],
      "keywords": "cocktail, Fizz, Collins, Vodka, Pear nectar, Lemon juice, Cinnamon syrup, Soda water, Pear slice, cinnamon stick",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/gold-rush-variation/",
      "url": "https://cocktail.glass/gold-rush-variation/",
      "name": "Bees Knees (Bourbon)",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/gold-rush-variation/"
          ]
        }
      ],
      "description": "How to make a Bees Knees (Bourbon): Shake all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/gold-rush-variation/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/gold-rush-variation/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/gold-rush-variation/"
      },
      "name": "Bees Knees (Bourbon)",
      "description": "How to make a Bees Knees (Bourbon): Shake all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "205 calories"
      },
      "recipeIngredient": [
        "60 ml Bourbon",
        "22.5 ml Lemon juice",
        "22.5 ml Honey syrup",
        "2 dashes Angostura bitters",
        "garnish Lemon twist"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/gold-rush-variation/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over a large ice cube.",
          "url": "https://cocktail.glass/gold-rush-variation/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon twist.",
          "url": "https://cocktail.glass/gold-rush-variation/#step3"
        }
      ],
      "keywords": "cocktail, Modern Classic, Tumbler, Bourbon, Lemon juice, Honey syrup, Angostura bitters, Lemon twist",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/aquavit-sour/",
      "url": "https://cocktail.glass/aquavit-sour/",
      "name": "Aquavit Sour",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/aquavit-sour/"
          ]
        }
      ],
      "description": "How to make a Aquavit Sour: Dry shake all ingredients.. Shake with ice.. Strain into a chilled coupe glass.. Garnish with dill sprig..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/aquavit-sour/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/aquavit-sour/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/aquavit-sour/"
      },
      "name": "Aquavit Sour",
      "description": "How to make a Aquavit Sour: Dry shake all ingredients.. Shake with ice.. Strain into a chilled coupe glass.. Garnish with dill sprig..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "202 calories"
      },
      "recipeIngredient": [
        "60 ml Aquavit",
        "22.5 ml Lemon juice",
        "15 ml Sugar syrup",
        "1 piece Egg white",
        "garnish Dill sprig"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Dry",
          "text": "Dry shake all ingredients.",
          "url": "https://cocktail.glass/aquavit-sour/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake with ice.",
          "url": "https://cocktail.glass/aquavit-sour/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/aquavit-sour/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with dill sprig.",
          "url": "https://cocktail.glass/aquavit-sour/#step4"
        }
      ],
      "keywords": "cocktail, Sour, Coupe, Aquavit, Lemon juice, Sugar syrup, Egg white, Dill sprig",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/nordic-mule/",
      "url": "https://cocktail.glass/nordic-mule/",
      "name": "Nordic Mule",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/nordic-mule/"
          ]
        }
      ],
      "description": "How to make a Nordic Mule: Build in a copper mug over ice.. Add aquavit and lime.. Top with ginger beer.. Garnish with lime wedge, dill..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/nordic-mule/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/nordic-mule/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/nordic-mule/"
      },
      "name": "Nordic Mule",
      "description": "How to make a Nordic Mule: Build in a copper mug over ice.. Add aquavit and lime.. Top with ginger beer.. Garnish with lime wedge, dill..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "194 calories"
      },
      "recipeIngredient": [
        "60 ml Aquavit",
        "20 ml Lime juice",
        "120 ml Ginger beer",
        "garnish Lime wedge, dill"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build in a copper mug over ice.",
          "url": "https://cocktail.glass/nordic-mule/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add aquavit and lime.",
          "url": "https://cocktail.glass/nordic-mule/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with ginger beer.",
          "url": "https://cocktail.glass/nordic-mule/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lime wedge, dill.",
          "url": "https://cocktail.glass/nordic-mule/#step4"
        }
      ],
      "keywords": "cocktail, Highball, Copper mug, Aquavit, Lime juice, Ginger beer, Lime wedge, dill",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/doctor-cocktail/",
      "url": "https://cocktail.glass/doctor-cocktail/",
      "name": "Doctor Cocktail",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/doctor-cocktail/"
          ]
        }
      ],
      "description": "How to make a Doctor Cocktail: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/doctor-cocktail/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/doctor-cocktail/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/doctor-cocktail/"
      },
      "name": "Doctor Cocktail",
      "description": "How to make a Doctor Cocktail: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "80 calories"
      },
      "recipeIngredient": [
        "45 ml Swedish punsch",
        "15 ml Lime juice",
        "15 ml Orange juice",
        "garnish Lime wheel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/doctor-cocktail/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/doctor-cocktail/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lime wheel.",
          "url": "https://cocktail.glass/doctor-cocktail/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Swedish punsch, Lime juice, Orange juice, Lime wheel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/gimlet-rose/",
      "url": "https://cocktail.glass/gimlet-rose/",
      "name": "Gimlet Rose",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/gimlet-rose/"
          ]
        }
      ],
      "description": "How to make a Gimlet Rose: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with rose petal..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/gimlet-rose/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/gimlet-rose/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/gimlet-rose/"
      },
      "name": "Gimlet Rose",
      "description": "How to make a Gimlet Rose: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with rose petal..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "185 calories"
      },
      "recipeIngredient": [
        "60 ml Gin",
        "22.5 ml Lime juice",
        "15 ml Rose syrup",
        "garnish Rose petal"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/gimlet-rose/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/gimlet-rose/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with rose petal.",
          "url": "https://cocktail.glass/gimlet-rose/#step3"
        }
      ],
      "keywords": "cocktail, Modern Classic, Coupe, Gin, Lime juice, Rose syrup, Rose petal",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/rye-buck/",
      "url": "https://cocktail.glass/rye-buck/",
      "name": "Rye Buck",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/rye-buck/"
          ]
        }
      ],
      "description": "How to make a Rye Buck: Build in a highball glass over ice.. Stir gently.. Garnish with lemon wedge..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/rye-buck/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/rye-buck/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/rye-buck/"
      },
      "name": "Rye Buck",
      "description": "How to make a Rye Buck: Build in a highball glass over ice.. Stir gently.. Garnish with lemon wedge..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "186 calories"
      },
      "recipeIngredient": [
        "60 ml Rye whiskey",
        "15 ml Lemon juice",
        "120 ml Ginger ale",
        "garnish Lemon wedge"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build in a highball glass over ice.",
          "url": "https://cocktail.glass/rye-buck/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir gently.",
          "url": "https://cocktail.glass/rye-buck/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon wedge.",
          "url": "https://cocktail.glass/rye-buck/#step3"
        }
      ],
      "keywords": "cocktail, Highball, Highball, Rye whiskey, Lemon juice, Ginger ale, Lemon wedge",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/cognac-and-soda/",
      "url": "https://cocktail.glass/cognac-and-soda/",
      "name": "Cognac & Soda",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/cognac-and-soda/"
          ]
        }
      ],
      "description": "How to make a Cognac & Soda: Build over ice in a highball glass.. Stir gently.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/cognac-and-soda/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/cognac-and-soda/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/cognac-and-soda/"
      },
      "name": "Cognac & Soda",
      "description": "How to make a Cognac & Soda: Build over ice in a highball glass.. Stir gently.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "146 calories"
      },
      "recipeIngredient": [
        "45 ml Cognac",
        "120 ml Soda water",
        "garnish Lemon twist"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build over ice in a highball glass.",
          "url": "https://cocktail.glass/cognac-and-soda/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir gently.",
          "url": "https://cocktail.glass/cognac-and-soda/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon twist.",
          "url": "https://cocktail.glass/cognac-and-soda/#step3"
        }
      ],
      "keywords": "cocktail, Highball, Highball, Cognac, Soda water, Lemon twist",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/french-connection/",
      "url": "https://cocktail.glass/french-connection/",
      "name": "French Connection",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/french-connection/"
          ]
        }
      ],
      "description": "How to make a French Connection: Build in a snifter over ice.. Stir gently..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/french-connection/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/french-connection/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/french-connection/"
      },
      "name": "French Connection",
      "description": "How to make a French Connection: Build in a snifter over ice.. Stir gently..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "160 calories"
      },
      "recipeIngredient": [
        "45 ml Cognac",
        "22.5 ml Amaretto"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build in a snifter over ice.",
          "url": "https://cocktail.glass/french-connection/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir gently.",
          "url": "https://cocktail.glass/french-connection/#step2"
        }
      ],
      "keywords": "cocktail, Classic, Snifter, Cognac, Amaretto",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/sazerac-cognac/",
      "url": "https://cocktail.glass/sazerac-cognac/",
      "name": "Sazrac (Cognac)",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/sazerac-cognac/"
          ]
        }
      ],
      "description": "How to make a Sazrac (Cognac): Rinse a chilled rocks glass with absinthe.. Muddle sugar with bitters.. Add cognac.. Stir with ice.. Strain into prepared glass.. Garnish with lemon peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/sazerac-cognac/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/sazerac-cognac/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/sazerac-cognac/"
      },
      "name": "Sazrac (Cognac)",
      "description": "How to make a Sazrac (Cognac): Rinse a chilled rocks glass with absinthe.. Muddle sugar with bitters.. Add cognac.. Stir with ice.. Strain into prepared glass.. Garnish with lemon peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT6M",
      "cookTime": "PT0M",
      "totalTime": "PT6M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "155 calories"
      },
      "recipeIngredient": [
        "60 ml Cognac",
        "1 piece Sugar cube",
        "3 dashes Peychaud's bitters",
        "1 barspoon Absinthe",
        "garnish Lemon peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Rinse",
          "text": "Rinse a chilled rocks glass with absinthe.",
          "url": "https://cocktail.glass/sazerac-cognac/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Muddle",
          "text": "Muddle sugar with bitters.",
          "url": "https://cocktail.glass/sazerac-cognac/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add cognac.",
          "url": "https://cocktail.glass/sazerac-cognac/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir with ice.",
          "url": "https://cocktail.glass/sazerac-cognac/#step4"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into prepared glass.",
          "url": "https://cocktail.glass/sazerac-cognac/#step5"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon peel.",
          "url": "https://cocktail.glass/sazerac-cognac/#step6"
        }
      ],
      "keywords": "cocktail, Classic, Tumbler, Cognac, Sugar cube, Peychaud's bitters, Absinthe, Lemon peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/stork-club/",
      "url": "https://cocktail.glass/stork-club/",
      "name": "Stork Club",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/stork-club/"
          ]
        }
      ],
      "description": "How to make a Stork Club: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/stork-club/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/stork-club/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/stork-club/"
      },
      "name": "Stork Club",
      "description": "How to make a Stork Club: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "157 calories"
      },
      "recipeIngredient": [
        "45 ml Gin",
        "15 ml Triple sec",
        "22.5 ml Orange juice",
        "15 ml Lime juice",
        "1 dash Angostura bitters",
        "garnish Orange peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/stork-club/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/stork-club/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange peel.",
          "url": "https://cocktail.glass/stork-club/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Gin, Triple sec, Orange juice, Lime juice, Angostura bitters, Orange peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/el-floridita-daiquiri/",
      "url": "https://cocktail.glass/el-floridita-daiquiri/",
      "name": "El Floridita Daiquiri",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/el-floridita-daiquiri/"
          ]
        }
      ],
      "description": "How to make a El Floridita Daiquiri: Blend all ingredients with crushed ice until smooth.. Pour into a chilled coupe glass.. Garnish with cherry..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/el-floridita-daiquiri/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/el-floridita-daiquiri/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/el-floridita-daiquiri/"
      },
      "name": "El Floridita Daiquiri",
      "description": "How to make a El Floridita Daiquiri: Blend all ingredients with crushed ice until smooth.. Pour into a chilled coupe glass.. Garnish with cherry..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "203 calories"
      },
      "recipeIngredient": [
        "60 ml White rum",
        "22.5 ml Lime juice",
        "15 ml Grapefruit juice",
        "10 ml Maraschino liqueur",
        "10 ml Sugar syrup",
        "garnish Cherry"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Blend",
          "text": "Blend all ingredients with crushed ice until smooth.",
          "url": "https://cocktail.glass/el-floridita-daiquiri/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Pour",
          "text": "Pour into a chilled coupe glass.",
          "url": "https://cocktail.glass/el-floridita-daiquiri/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with cherry.",
          "url": "https://cocktail.glass/el-floridita-daiquiri/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, White rum, Lime juice, Grapefruit juice, Maraschino liqueur, Sugar syrup, Cherry",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/dark-and-lovely/",
      "url": "https://cocktail.glass/dark-and-lovely/",
      "name": "Dark & Lovely",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/dark-and-lovely/"
          ]
        }
      ],
      "description": "How to make a Dark & Lovely: Build in a highball glass over ice and stir.. Garnish with lime wedge..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/dark-and-lovely/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/dark-and-lovely/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/dark-and-lovely/"
      },
      "name": "Dark & Lovely",
      "description": "How to make a Dark & Lovely: Build in a highball glass over ice and stir.. Garnish with lime wedge..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "180 calories"
      },
      "recipeIngredient": [
        "60 ml Dark rum",
        "90 ml Cranberry juice",
        "15 ml Lime juice",
        "garnish Lime wedge"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build in a highball glass over ice and stir.",
          "url": "https://cocktail.glass/dark-and-lovely/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lime wedge.",
          "url": "https://cocktail.glass/dark-and-lovely/#step2"
        }
      ],
      "keywords": "cocktail, Highball, Highball, Dark rum, Cranberry juice, Lime juice, Lime wedge",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/peach-bourbon-smash/",
      "url": "https://cocktail.glass/peach-bourbon-smash/",
      "name": "Penichillin",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/peach-bourbon-smash/"
          ]
        }
      ],
      "description": "How to make a Penichillin: Muddle peach and mint with syrup.. Add bourbon and lemon.. Shake with ice.. Strain into a rocks glass over ice.. Garnish with peach slice, mint sprig..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/peach-bourbon-smash/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/peach-bourbon-smash/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/peach-bourbon-smash/"
      },
      "name": "Penichillin",
      "description": "How to make a Penichillin: Muddle peach and mint with syrup.. Add bourbon and lemon.. Shake with ice.. Strain into a rocks glass over ice.. Garnish with peach slice, mint sprig..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT5M",
      "cookTime": "PT0M",
      "totalTime": "PT5M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "197 calories"
      },
      "recipeIngredient": [
        "60 ml Bourbon",
        "2 slice Peach",
        "22.5 ml Lemon juice",
        "15 ml Sugar syrup",
        "4 leaves Mint leaves",
        "garnish Peach slice, mint sprig"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Muddle",
          "text": "Muddle peach and mint with syrup.",
          "url": "https://cocktail.glass/peach-bourbon-smash/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add bourbon and lemon.",
          "url": "https://cocktail.glass/peach-bourbon-smash/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake with ice.",
          "url": "https://cocktail.glass/peach-bourbon-smash/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over ice.",
          "url": "https://cocktail.glass/peach-bourbon-smash/#step4"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with peach slice, mint sprig.",
          "url": "https://cocktail.glass/peach-bourbon-smash/#step5"
        }
      ],
      "keywords": "cocktail, Modern Classic, Tumbler, Bourbon, Peach, Lemon juice, Sugar syrup, Mint leaves, Peach slice, mint sprig",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/genever-cocktail/",
      "url": "https://cocktail.glass/genever-cocktail/",
      "name": "Genever Cocktail",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/genever-cocktail/"
          ]
        }
      ],
      "description": "How to make a Genever Cocktail: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/genever-cocktail/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/genever-cocktail/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/genever-cocktail/"
      },
      "name": "Genever Cocktail",
      "description": "How to make a Genever Cocktail: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "165 calories"
      },
      "recipeIngredient": [
        "60 ml Genever",
        "10 ml Sugar syrup",
        "2 dashes Angostura bitters",
        "garnish Lemon twist"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/genever-cocktail/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/genever-cocktail/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon twist.",
          "url": "https://cocktail.glass/genever-cocktail/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Genever, Sugar syrup, Angostura bitters, Lemon twist",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/gin-and-it/",
      "url": "https://cocktail.glass/gin-and-it/",
      "name": "Gin and It",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/gin-and-it/"
          ]
        }
      ],
      "description": "How to make a Gin and It: Stir both ingredients with ice.. Strain into a Nick & Nora glass.. Garnish with cherry..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/gin-and-it/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/gin-and-it/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/gin-and-it/"
      },
      "name": "Gin and It",
      "description": "How to make a Gin and It: Stir both ingredients with ice.. Strain into a Nick & Nora glass.. Garnish with cherry..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "162 calories"
      },
      "recipeIngredient": [
        "45 ml Gin",
        "45 ml Sweet vermouth",
        "garnish Cherry"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir both ingredients with ice.",
          "url": "https://cocktail.glass/gin-and-it/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a Nick & Nora glass.",
          "url": "https://cocktail.glass/gin-and-it/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with cherry.",
          "url": "https://cocktail.glass/gin-and-it/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Nick & Nora, Gin, Sweet vermouth, Cherry",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/pink-gin/",
      "url": "https://cocktail.glass/pink-gin/",
      "name": "Pink Gin",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/pink-gin/"
          ]
        }
      ],
      "description": "How to make a Pink Gin: Stir gin with bitters and a little ice.. Strain into a coupe glass..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/pink-gin/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/pink-gin/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/pink-gin/"
      },
      "name": "Pink Gin",
      "description": "How to make a Pink Gin: Stir gin with bitters and a little ice.. Strain into a coupe glass..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "141 calories"
      },
      "recipeIngredient": [
        "60 ml Gin",
        "3 dashes Angostura bitters"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir gin with bitters and a little ice.",
          "url": "https://cocktail.glass/pink-gin/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a coupe glass.",
          "url": "https://cocktail.glass/pink-gin/#step2"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Gin, Angostura bitters",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/corpse-reviver-blue/",
      "url": "https://cocktail.glass/corpse-reviver-blue/",
      "name": "Corpse Reviver Blue",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/corpse-reviver-blue/"
          ]
        }
      ],
      "description": "How to make a Corpse Reviver Blue: Rinse coupe with absinthe.. Shake remaining ingredients with ice.. Strain into the glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/corpse-reviver-blue/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/corpse-reviver-blue/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/corpse-reviver-blue/"
      },
      "name": "Corpse Reviver Blue",
      "description": "How to make a Corpse Reviver Blue: Rinse coupe with absinthe.. Shake remaining ingredients with ice.. Strain into the glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "125 calories"
      },
      "recipeIngredient": [
        "22.5 ml Gin",
        "22.5 ml Lillet Blanc",
        "22.5 ml Blue curaçao",
        "22.5 ml Lemon juice",
        "1 dash Absinthe",
        "garnish Lemon twist"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Rinse",
          "text": "Rinse coupe with absinthe.",
          "url": "https://cocktail.glass/corpse-reviver-blue/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake remaining ingredients with ice.",
          "url": "https://cocktail.glass/corpse-reviver-blue/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into the glass.",
          "url": "https://cocktail.glass/corpse-reviver-blue/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon twist.",
          "url": "https://cocktail.glass/corpse-reviver-blue/#step4"
        }
      ],
      "keywords": "cocktail, Modern Classic, Coupe, Gin, Lillet Blanc, Blue curaçao, Lemon juice, Absinthe, Lemon twist",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/fernandito/",
      "url": "https://cocktail.glass/fernandito/",
      "name": "Fernandito",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/fernandito/"
          ]
        }
      ],
      "description": "How to make a Fernandito: Build over ice in a highball glass and stir..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/fernandito/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/fernandito/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/fernandito/"
      },
      "name": "Fernandito",
      "description": "How to make a Fernandito: Build over ice in a highball glass and stir..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "155 calories"
      },
      "recipeIngredient": [
        "45 ml Fernet-Branca",
        "120 ml Cola"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build over ice in a highball glass and stir.",
          "url": "https://cocktail.glass/fernandito/#step1"
        }
      ],
      "keywords": "cocktail, Highball, Highball, Fernet-Branca, Cola",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/fernet-and-cola/",
      "url": "https://cocktail.glass/fernet-and-cola/",
      "name": "Fernet & Cola",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/fernet-and-cola/"
          ]
        }
      ],
      "description": "How to make a Fernet & Cola: Build over ice in a highball glass and stir..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/fernet-and-cola/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/fernet-and-cola/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/fernet-and-cola/"
      },
      "name": "Fernet & Cola",
      "description": "How to make a Fernet & Cola: Build over ice in a highball glass and stir..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "192 calories"
      },
      "recipeIngredient": [
        "60 ml Fernet-Branca",
        "120 ml Cola"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build over ice in a highball glass and stir.",
          "url": "https://cocktail.glass/fernet-and-cola/#step1"
        }
      ],
      "keywords": "cocktail, Highball, Highball, Fernet-Branca, Cola",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/mezcal-old-fashioned/",
      "url": "https://cocktail.glass/mezcal-old-fashioned/",
      "name": "Mezcal Old Fashioned",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/mezcal-old-fashioned/"
          ]
        }
      ],
      "description": "How to make a Mezcal Old Fashioned: Stir all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/mezcal-old-fashioned/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/mezcal-old-fashioned/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/mezcal-old-fashioned/"
      },
      "name": "Mezcal Old Fashioned",
      "description": "How to make a Mezcal Old Fashioned: Stir all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "166 calories"
      },
      "recipeIngredient": [
        "60 ml Mezcal",
        "10 ml Agave syrup",
        "2 dashes Angostura bitters",
        "1 dash Mole bitters",
        "garnish Orange peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/mezcal-old-fashioned/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over a large ice cube.",
          "url": "https://cocktail.glass/mezcal-old-fashioned/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange peel.",
          "url": "https://cocktail.glass/mezcal-old-fashioned/#step3"
        }
      ],
      "keywords": "cocktail, Stirred, Tumbler, Mezcal, Agave syrup, Angostura bitters, Mole bitters, Orange peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/smoky-margarita/",
      "url": "https://cocktail.glass/smoky-margarita/",
      "name": "Smoky Margarita",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/smoky-margarita/"
          ]
        }
      ],
      "description": "How to make a Smoky Margarita: Rim the rocks with smoked salt.. Shake all ingredients with ice.. Strain into a rocks over ice.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/smoky-margarita/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/smoky-margarita/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/smoky-margarita/"
      },
      "name": "Smoky Margarita",
      "description": "How to make a Smoky Margarita: Rim the rocks with smoked salt.. Shake all ingredients with ice.. Strain into a rocks over ice.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "188 calories"
      },
      "recipeIngredient": [
        "45 ml Mezcal",
        "15 ml Tequila blanco",
        "30 ml Lime juice",
        "15 ml Agave syrup",
        "garnish Lime wheel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Rim",
          "text": "Rim the rocks with smoked salt.",
          "url": "https://cocktail.glass/smoky-margarita/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/smoky-margarita/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks over ice.",
          "url": "https://cocktail.glass/smoky-margarita/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lime wheel.",
          "url": "https://cocktail.glass/smoky-margarita/#step4"
        }
      ],
      "keywords": "cocktail, Modern Classic, Tumbler, Mezcal, Tequila blanco, Lime juice, Agave syrup, Lime wheel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/infante/",
      "url": "https://cocktail.glass/infante/",
      "name": "Infante",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/infante/"
          ]
        }
      ],
      "description": "How to make a Infante: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/infante/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/infante/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/infante/"
      },
      "name": "Infante",
      "description": "How to make a Infante: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "133 calories"
      },
      "recipeIngredient": [
        "45 ml Reposado tequila",
        "22.5 ml Orgeat",
        "22.5 ml Lime juice",
        "garnish Lime wheel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/infante/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/infante/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lime wheel.",
          "url": "https://cocktail.glass/infante/#step3"
        }
      ],
      "keywords": "cocktail, Modern Classic, Coupe, Reposado tequila, Orgeat, Lime juice, Lime wheel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/grilled-pineapple-mezcal/",
      "url": "https://cocktail.glass/grilled-pineapple-mezcal/",
      "name": "Grilled Pineapple Mezcal",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/grilled-pineapple-mezcal/"
          ]
        }
      ],
      "description": "How to make a Grilled Pineapple Mezcal: Shake all ingredients with ice.. Strain into a rocks glass over ice.. Garnish with grilled pineapple wedge..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/grilled-pineapple-mezcal/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/grilled-pineapple-mezcal/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/grilled-pineapple-mezcal/"
      },
      "name": "Grilled Pineapple Mezcal",
      "description": "How to make a Grilled Pineapple Mezcal: Shake all ingredients with ice.. Strain into a rocks glass over ice.. Garnish with grilled pineapple wedge..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "232 calories"
      },
      "recipeIngredient": [
        "60 ml Mezcal",
        "30 ml Grilled pineapple juice",
        "22.5 ml Lime juice",
        "15 ml Agave syrup",
        "1 pinch Chili flakes",
        "garnish Grilled pineapple wedge"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/grilled-pineapple-mezcal/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over ice.",
          "url": "https://cocktail.glass/grilled-pineapple-mezcal/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with grilled pineapple wedge.",
          "url": "https://cocktail.glass/grilled-pineapple-mezcal/#step3"
        }
      ],
      "keywords": "cocktail, Modern Classic, Tumbler, Mezcal, Grilled pineapple juice, Lime juice, Agave syrup, Chili flakes, Grilled pineapple wedge",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/mango-daiquiri/",
      "url": "https://cocktail.glass/mango-daiquiri/",
      "name": "Mango Daiquiri",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/mango-daiquiri/"
          ]
        }
      ],
      "description": "How to make a Mango Daiquiri: Blend all ingredients with crushed ice until smooth.. Pour into a coupe glass.. Garnish with mango slice..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/mango-daiquiri/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/mango-daiquiri/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/mango-daiquiri/"
      },
      "name": "Mango Daiquiri",
      "description": "How to make a Mango Daiquiri: Blend all ingredients with crushed ice until smooth.. Pour into a coupe glass.. Garnish with mango slice..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "275 calories"
      },
      "recipeIngredient": [
        "60 ml White rum",
        "60 ml Mango purée",
        "22.5 ml Lime juice",
        "15 ml Sugar syrup",
        "garnish Mango slice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Blend",
          "text": "Blend all ingredients with crushed ice until smooth.",
          "url": "https://cocktail.glass/mango-daiquiri/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Pour",
          "text": "Pour into a coupe glass.",
          "url": "https://cocktail.glass/mango-daiquiri/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with mango slice.",
          "url": "https://cocktail.glass/mango-daiquiri/#step3"
        }
      ],
      "keywords": "cocktail, Frozen, Coupe, White rum, Mango purée, Lime juice, Sugar syrup, Mango slice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/frozen-negroni/",
      "url": "https://cocktail.glass/frozen-negroni/",
      "name": "Frozen Negroni",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/frozen-negroni/"
          ]
        }
      ],
      "description": "How to make a Frozen Negroni: Blend all ingredients with crushed ice until slushy.. Pour into a coupe glass.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/frozen-negroni/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/frozen-negroni/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/frozen-negroni/"
      },
      "name": "Frozen Negroni",
      "description": "How to make a Frozen Negroni: Blend all ingredients with crushed ice until slushy.. Pour into a coupe glass.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "183 calories"
      },
      "recipeIngredient": [
        "30 ml Gin",
        "30 ml Campari",
        "30 ml Sweet vermouth",
        "garnish Orange peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Blend",
          "text": "Blend all ingredients with crushed ice until slushy.",
          "url": "https://cocktail.glass/frozen-negroni/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Pour",
          "text": "Pour into a coupe glass.",
          "url": "https://cocktail.glass/frozen-negroni/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange peel.",
          "url": "https://cocktail.glass/frozen-negroni/#step3"
        }
      ],
      "keywords": "cocktail, Frozen, Coupe, Gin, Campari, Sweet vermouth, Orange peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/hugo/",
      "url": "https://cocktail.glass/hugo/",
      "name": "Hugo",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/hugo/"
          ]
        }
      ],
      "description": "How to make a Hugo: Build over ice in a wine glass.. Stir gently.. Garnish with mint sprig, lime wheel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/hugo/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/hugo/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/hugo/"
      },
      "name": "Hugo",
      "description": "How to make a Hugo: Build over ice in a wine glass.. Stir gently.. Garnish with mint sprig, lime wheel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "187 calories"
      },
      "recipeIngredient": [
        "20 ml Elderflower syrup",
        "120 ml Prosecco",
        "60 ml Soda water",
        "4 leaves Mint leaves",
        "garnish Mint sprig, lime wheel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build over ice in a wine glass.",
          "url": "https://cocktail.glass/hugo/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir gently.",
          "url": "https://cocktail.glass/hugo/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with mint sprig, lime wheel.",
          "url": "https://cocktail.glass/hugo/#step3"
        }
      ],
      "keywords": "cocktail, Spritz, Wine glass, Elderflower syrup, Prosecco, Soda water, Mint leaves, Mint sprig, lime wheel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/blackberry-bourbon-smash/",
      "url": "https://cocktail.glass/blackberry-bourbon-smash/",
      "name": "Blackberry Bourbon Smash",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/blackberry-bourbon-smash/"
          ]
        }
      ],
      "description": "How to make a Blackberry Bourbon Smash: Muddle blackberries and mint with syrup.. Add bourbon and lemon.. Shake with ice.. Strain into a rocks glass over ice.. Garnish with blackberry, mint sprig..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/blackberry-bourbon-smash/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/blackberry-bourbon-smash/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/blackberry-bourbon-smash/"
      },
      "name": "Blackberry Bourbon Smash",
      "description": "How to make a Blackberry Bourbon Smash: Muddle blackberries and mint with syrup.. Add bourbon and lemon.. Shake with ice.. Strain into a rocks glass over ice.. Garnish with blackberry, mint sprig..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT5M",
      "cookTime": "PT0M",
      "totalTime": "PT5M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "201 calories"
      },
      "recipeIngredient": [
        "60 ml Bourbon",
        "4 piece Blackberries",
        "22.5 ml Lemon juice",
        "15 ml Sugar syrup",
        "4 leaves Mint leaves",
        "garnish Blackberry, mint sprig"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Muddle",
          "text": "Muddle blackberries and mint with syrup.",
          "url": "https://cocktail.glass/blackberry-bourbon-smash/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add bourbon and lemon.",
          "url": "https://cocktail.glass/blackberry-bourbon-smash/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake with ice.",
          "url": "https://cocktail.glass/blackberry-bourbon-smash/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over ice.",
          "url": "https://cocktail.glass/blackberry-bourbon-smash/#step4"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with blackberry, mint sprig.",
          "url": "https://cocktail.glass/blackberry-bourbon-smash/#step5"
        }
      ],
      "keywords": "cocktail, Modern Classic, Tumbler, Bourbon, Blackberries, Lemon juice, Sugar syrup, Mint leaves, Blackberry, mint sprig",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/raspberry-gimlet/",
      "url": "https://cocktail.glass/raspberry-gimlet/",
      "name": "Raspberry Gimlet",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/raspberry-gimlet/"
          ]
        }
      ],
      "description": "How to make a Raspberry Gimlet: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with raspberries..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/raspberry-gimlet/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/raspberry-gimlet/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/raspberry-gimlet/"
      },
      "name": "Raspberry Gimlet",
      "description": "How to make a Raspberry Gimlet: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with raspberries..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "185 calories"
      },
      "recipeIngredient": [
        "60 ml Gin",
        "22.5 ml Lime juice",
        "15 ml Raspberry syrup",
        "garnish Raspberries"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/raspberry-gimlet/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/raspberry-gimlet/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with raspberries.",
          "url": "https://cocktail.glass/raspberry-gimlet/#step3"
        }
      ],
      "keywords": "cocktail, Modern Classic, Coupe, Gin, Lime juice, Raspberry syrup, Raspberries",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/improved-pisco-sour/",
      "url": "https://cocktail.glass/improved-pisco-sour/",
      "name": "Improved Pisco Sour",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/improved-pisco-sour/"
          ]
        }
      ],
      "description": "How to make a Improved Pisco Sour: Dry shake all ingredients except bitters.. Shake with ice.. Strain into a coupe.. Dash bitters on foam.. Garnish with angostura bitters design on foam..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/improved-pisco-sour/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/improved-pisco-sour/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/improved-pisco-sour/"
      },
      "name": "Improved Pisco Sour",
      "description": "How to make a Improved Pisco Sour: Dry shake all ingredients except bitters.. Shake with ice.. Strain into a coupe.. Dash bitters on foam.. Garnish with angostura bitters design on foam..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT5M",
      "cookTime": "PT0M",
      "totalTime": "PT5M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "223 calories"
      },
      "recipeIngredient": [
        "60 ml Pisco",
        "22.5 ml Lime juice",
        "22.5 ml Sugar syrup",
        "1 piece Egg white",
        "3 dashes Angostura bitters",
        "garnish Angostura bitters design on foam"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Dry",
          "text": "Dry shake all ingredients except bitters.",
          "url": "https://cocktail.glass/improved-pisco-sour/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake with ice.",
          "url": "https://cocktail.glass/improved-pisco-sour/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a coupe.",
          "url": "https://cocktail.glass/improved-pisco-sour/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Dash",
          "text": "Dash bitters on foam.",
          "url": "https://cocktail.glass/improved-pisco-sour/#step4"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with angostura bitters design on foam.",
          "url": "https://cocktail.glass/improved-pisco-sour/#step5"
        }
      ],
      "keywords": "cocktail, Sour, Coupe, Pisco, Lime juice, Sugar syrup, Egg white, Angostura bitters, Angostura bitters design on foam",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/canchanchara/",
      "url": "https://cocktail.glass/canchanchara/",
      "name": "Canchanchara",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/canchanchara/"
          ]
        }
      ],
      "description": "How to make a Canchanchara: Dissolve honey with lime juice and a splash of water.. Add spirit and ice, stir.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/canchanchara/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/canchanchara/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/canchanchara/"
      },
      "name": "Canchanchara",
      "description": "How to make a Canchanchara: Dissolve honey with lime juice and a splash of water.. Add spirit and ice, stir.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "133 calories"
      },
      "recipeIngredient": [
        "60 ml Aguardiente or white rum",
        "22.5 ml Honey",
        "22.5 ml Lime juice",
        "garnish Lime wheel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Dissolve",
          "text": "Dissolve honey with lime juice and a splash of water.",
          "url": "https://cocktail.glass/canchanchara/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add spirit and ice, stir.",
          "url": "https://cocktail.glass/canchanchara/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lime wheel.",
          "url": "https://cocktail.glass/canchanchara/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Tumbler, Aguardiente or white rum, Honey, Lime juice, Lime wheel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/pineapple-mezcal-mule/",
      "url": "https://cocktail.glass/pineapple-mezcal-mule/",
      "name": "Pineapple Mezcal Mule",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/pineapple-mezcal-mule/"
          ]
        }
      ],
      "description": "How to make a Pineapple Mezcal Mule: Build in a copper mug over ice.. Add mezcal, pineapple and lime.. Top with ginger beer.. Garnish with pineapple wedge..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/pineapple-mezcal-mule/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/pineapple-mezcal-mule/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/pineapple-mezcal-mule/"
      },
      "name": "Pineapple Mezcal Mule",
      "description": "How to make a Pineapple Mezcal Mule: Build in a copper mug over ice.. Add mezcal, pineapple and lime.. Top with ginger beer.. Garnish with pineapple wedge..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "158 calories"
      },
      "recipeIngredient": [
        "45 ml Mezcal",
        "30 ml Pineapple juice",
        "15 ml Lime juice",
        "90 ml Ginger beer",
        "garnish Pineapple wedge"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build in a copper mug over ice.",
          "url": "https://cocktail.glass/pineapple-mezcal-mule/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add mezcal, pineapple and lime.",
          "url": "https://cocktail.glass/pineapple-mezcal-mule/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with ginger beer.",
          "url": "https://cocktail.glass/pineapple-mezcal-mule/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with pineapple wedge.",
          "url": "https://cocktail.glass/pineapple-mezcal-mule/#step4"
        }
      ],
      "keywords": "cocktail, Highball, Copper mug, Mezcal, Pineapple juice, Lime juice, Ginger beer, Pineapple wedge",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/ginger-margarita/",
      "url": "https://cocktail.glass/ginger-margarita/",
      "name": "Ginger Margarita",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/ginger-margarita/"
          ]
        }
      ],
      "description": "How to make a Ginger Margarita: Shake all ingredients with ice.. Strain into a rocks glass over ice.. Garnish with candied ginger..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/ginger-margarita/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/ginger-margarita/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/ginger-margarita/"
      },
      "name": "Ginger Margarita",
      "description": "How to make a Ginger Margarita: Shake all ingredients with ice.. Strain into a rocks glass over ice.. Garnish with candied ginger..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "244 calories"
      },
      "recipeIngredient": [
        "60 ml Tequila blanco",
        "30 ml Lime juice",
        "22.5 ml Ginger syrup",
        "15 ml Triple sec",
        "garnish Candied ginger"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/ginger-margarita/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over ice.",
          "url": "https://cocktail.glass/ginger-margarita/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with candied ginger.",
          "url": "https://cocktail.glass/ginger-margarita/#step3"
        }
      ],
      "keywords": "cocktail, Modern Classic, Tumbler, Tequila blanco, Lime juice, Ginger syrup, Triple sec, Candied ginger",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/hot-honey-old-fashioned/",
      "url": "https://cocktail.glass/hot-honey-old-fashioned/",
      "name": "Hot Honey Old Fashioned",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/hot-honey-old-fashioned/"
          ]
        }
      ],
      "description": "How to make a Hot Honey Old Fashioned: Stir all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/hot-honey-old-fashioned/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/hot-honey-old-fashioned/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/hot-honey-old-fashioned/"
      },
      "name": "Hot Honey Old Fashioned",
      "description": "How to make a Hot Honey Old Fashioned: Stir all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "165 calories"
      },
      "recipeIngredient": [
        "60 ml Bourbon",
        "10 ml Hot honey syrup",
        "2 dashes Angostura bitters",
        "garnish Orange peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/hot-honey-old-fashioned/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over a large ice cube.",
          "url": "https://cocktail.glass/hot-honey-old-fashioned/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange peel.",
          "url": "https://cocktail.glass/hot-honey-old-fashioned/#step3"
        }
      ],
      "keywords": "cocktail, Stirred, Tumbler, Bourbon, Hot honey syrup, Angostura bitters, Orange peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/cucumber-gin-and-tonic/",
      "url": "https://cocktail.glass/cucumber-gin-and-tonic/",
      "name": "Cucumber Gin & Tonic",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/cucumber-gin-and-tonic/"
          ]
        }
      ],
      "description": "How to make a Cucumber Gin & Tonic: Build in a highball glass over ice with cucumber slices.. Top with tonic water.. Garnish with cucumber ribbon..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/cucumber-gin-and-tonic/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/cucumber-gin-and-tonic/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/cucumber-gin-and-tonic/"
      },
      "name": "Cucumber Gin & Tonic",
      "description": "How to make a Cucumber Gin & Tonic: Build in a highball glass over ice with cucumber slices.. Top with tonic water.. Garnish with cucumber ribbon..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "186 calories"
      },
      "recipeIngredient": [
        "60 ml Gin",
        "120 ml Tonic water",
        "3 slice Cucumber",
        "garnish Cucumber ribbon"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build in a highball glass over ice with cucumber slices.",
          "url": "https://cocktail.glass/cucumber-gin-and-tonic/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with tonic water.",
          "url": "https://cocktail.glass/cucumber-gin-and-tonic/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with cucumber ribbon.",
          "url": "https://cocktail.glass/cucumber-gin-and-tonic/#step3"
        }
      ],
      "keywords": "cocktail, Highball, Highball, Gin, Tonic water, Cucumber, Cucumber ribbon",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/rye-and-ginger/",
      "url": "https://cocktail.glass/rye-and-ginger/",
      "name": "Rye & Ginger",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/rye-and-ginger/"
          ]
        }
      ],
      "description": "How to make a Rye & Ginger: Build in a highball glass over ice and stir.. Garnish with lime wedge..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/rye-and-ginger/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/rye-and-ginger/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/rye-and-ginger/"
      },
      "name": "Rye & Ginger",
      "description": "How to make a Rye & Ginger: Build in a highball glass over ice and stir.. Garnish with lime wedge..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "180 calories"
      },
      "recipeIngredient": [
        "60 ml Rye whiskey",
        "120 ml Ginger ale",
        "garnish Lime wedge"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build in a highball glass over ice and stir.",
          "url": "https://cocktail.glass/rye-and-ginger/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lime wedge.",
          "url": "https://cocktail.glass/rye-and-ginger/#step2"
        }
      ],
      "keywords": "cocktail, Highball, Highball, Rye whiskey, Ginger ale, Lime wedge",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/bourbon-and-branch/",
      "url": "https://cocktail.glass/bourbon-and-branch/",
      "name": "Bourbon & Branch",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/bourbon-and-branch/"
          ]
        }
      ],
      "description": "How to make a Bourbon & Branch: Build in a rocks glass with ice.. Stir gently..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/bourbon-and-branch/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/bourbon-and-branch/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/bourbon-and-branch/"
      },
      "name": "Bourbon & Branch",
      "description": "How to make a Bourbon & Branch: Build in a rocks glass with ice.. Stir gently..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "183 calories"
      },
      "recipeIngredient": [
        "60 ml Bourbon",
        "30 ml Branch water"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build in a rocks glass with ice.",
          "url": "https://cocktail.glass/bourbon-and-branch/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir gently.",
          "url": "https://cocktail.glass/bourbon-and-branch/#step2"
        }
      ],
      "keywords": "cocktail, Stirred, Tumbler, Bourbon, Branch water",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/mai-tai-modern/",
      "url": "https://cocktail.glass/mai-tai-modern/",
      "name": "Mai Tai (Modern)",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/mai-tai-modern/"
          ]
        }
      ],
      "description": "How to make a Mai Tai (Modern): Shake all ingredients with ice.. Strain into a rocks glass over crushed ice.. Garnish with spent lime shell, mint bouquet..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/mai-tai-modern/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/mai-tai-modern/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/mai-tai-modern/"
      },
      "name": "Mai Tai (Modern)",
      "description": "How to make a Mai Tai (Modern): Shake all ingredients with ice.. Strain into a rocks glass over crushed ice.. Garnish with spent lime shell, mint bouquet..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "177 calories"
      },
      "recipeIngredient": [
        "45 ml Jamaican rum",
        "15 ml Rhum agricole",
        "15 ml Orange curaçao",
        "15 ml Orgeat",
        "30 ml Lime juice",
        "garnish Spent lime shell, mint bouquet"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/mai-tai-modern/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over crushed ice.",
          "url": "https://cocktail.glass/mai-tai-modern/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with spent lime shell, mint bouquet.",
          "url": "https://cocktail.glass/mai-tai-modern/#step3"
        }
      ],
      "keywords": "cocktail, Tiki, Tumbler, Jamaican rum, Rhum agricole, Orange curaçao, Orgeat, Lime juice, Spent lime shell, mint bouquet",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/cucumber-sake-martini/",
      "url": "https://cocktail.glass/cucumber-sake-martini/",
      "name": "Cucumber Sake Martini",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/cucumber-sake-martini/"
          ]
        }
      ],
      "description": "How to make a Cucumber Sake Martini: Muddle cucumber with syrup.. Add sake and gin.. Shake with ice and double strain into a martini glass.. Garnish with cucumber slice..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/cucumber-sake-martini/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/cucumber-sake-martini/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/cucumber-sake-martini/"
      },
      "name": "Cucumber Sake Martini",
      "description": "How to make a Cucumber Sake Martini: Muddle cucumber with syrup.. Add sake and gin.. Shake with ice and double strain into a martini glass.. Garnish with cucumber slice..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "140 calories"
      },
      "recipeIngredient": [
        "45 ml Sake",
        "22.5 ml Gin",
        "4 slice Cucumber",
        "5 ml Sugar syrup",
        "garnish Cucumber slice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Muddle",
          "text": "Muddle cucumber with syrup.",
          "url": "https://cocktail.glass/cucumber-sake-martini/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add sake and gin.",
          "url": "https://cocktail.glass/cucumber-sake-martini/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake with ice and double strain into a martini glass.",
          "url": "https://cocktail.glass/cucumber-sake-martini/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with cucumber slice.",
          "url": "https://cocktail.glass/cucumber-sake-martini/#step4"
        }
      ],
      "keywords": "cocktail, Martini Variation, Martini, Sake, Gin, Cucumber, Sugar syrup, Cucumber slice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/scotch-and-soda/",
      "url": "https://cocktail.glass/scotch-and-soda/",
      "name": "Scotch & Soda",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/scotch-and-soda/"
          ]
        }
      ],
      "description": "How to make a Scotch & Soda: Build over ice in a highball glass.. Stir gently.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/scotch-and-soda/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/scotch-and-soda/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/scotch-and-soda/"
      },
      "name": "Scotch & Soda",
      "description": "How to make a Scotch & Soda: Build over ice in a highball glass.. Stir gently.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "170 calories"
      },
      "recipeIngredient": [
        "60 ml Scotch",
        "90 ml Soda water",
        "garnish Lemon twist"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build over ice in a highball glass.",
          "url": "https://cocktail.glass/scotch-and-soda/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir gently.",
          "url": "https://cocktail.glass/scotch-and-soda/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon twist.",
          "url": "https://cocktail.glass/scotch-and-soda/#step3"
        }
      ],
      "keywords": "cocktail, Highball, Highball, Scotch, Soda water, Lemon twist",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/bobby-burns-variation/",
      "url": "https://cocktail.glass/bobby-burns-variation/",
      "name": "Bobby Burns (Variation)",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/bobby-burns-variation/"
          ]
        }
      ],
      "description": "How to make a Bobby Burns (Variation): Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/bobby-burns-variation/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/bobby-burns-variation/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/bobby-burns-variation/"
      },
      "name": "Bobby Burns (Variation)",
      "description": "How to make a Bobby Burns (Variation): Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "187 calories"
      },
      "recipeIngredient": [
        "45 ml Scotch",
        "45 ml Sweet vermouth",
        "10 ml Bénédictine",
        "garnish Lemon peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/bobby-burns-variation/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/bobby-burns-variation/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon peel.",
          "url": "https://cocktail.glass/bobby-burns-variation/#step3"
        }
      ],
      "keywords": "cocktail, Stirred, Coupe, Scotch, Sweet vermouth, Bénédictine, Lemon peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/clover-club-dry/",
      "url": "https://cocktail.glass/clover-club-dry/",
      "name": "Clover Club (Dry)",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/clover-club-dry/"
          ]
        }
      ],
      "description": "How to make a Clover Club (Dry): Dry shake all ingredients.. Shake with ice.. Strain into a chilled coupe glass.. Garnish with raspberry..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/clover-club-dry/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/clover-club-dry/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/clover-club-dry/"
      },
      "name": "Clover Club (Dry)",
      "description": "How to make a Clover Club (Dry): Dry shake all ingredients.. Shake with ice.. Strain into a chilled coupe glass.. Garnish with raspberry..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "193 calories"
      },
      "recipeIngredient": [
        "45 ml Gin",
        "22.5 ml Dry vermouth",
        "15 ml Lemon juice",
        "15 ml Raspberry syrup",
        "1 piece Egg white",
        "garnish Raspberry"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Dry",
          "text": "Dry shake all ingredients.",
          "url": "https://cocktail.glass/clover-club-dry/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake with ice.",
          "url": "https://cocktail.glass/clover-club-dry/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/clover-club-dry/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with raspberry.",
          "url": "https://cocktail.glass/clover-club-dry/#step4"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Gin, Dry vermouth, Lemon juice, Raspberry syrup, Egg white, Raspberry",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/air-mail/",
      "url": "https://cocktail.glass/air-mail/",
      "name": "Air Mail",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/air-mail/"
          ]
        }
      ],
      "description": "How to make a Air Mail: Shake rum, lime and honey with ice.. Strain into a flute.. Top with champagne..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/air-mail/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/air-mail/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/air-mail/"
      },
      "name": "Air Mail",
      "description": "How to make a Air Mail: Shake rum, lime and honey with ice.. Strain into a flute.. Top with champagne..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "194 calories"
      },
      "recipeIngredient": [
        "30 ml Gold rum",
        "15 ml Lime juice",
        "15 ml Honey syrup",
        "90 ml Champagne"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake rum, lime and honey with ice.",
          "url": "https://cocktail.glass/air-mail/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a flute.",
          "url": "https://cocktail.glass/air-mail/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with champagne.",
          "url": "https://cocktail.glass/air-mail/#step3"
        }
      ],
      "keywords": "cocktail, Champagne Cocktail, Flute, Gold rum, Lime juice, Honey syrup, Champagne",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/caramel-apple-martini/",
      "url": "https://cocktail.glass/caramel-apple-martini/",
      "name": "Caramel Apple Martini",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/caramel-apple-martini/"
          ]
        }
      ],
      "description": "How to make a Caramel Apple Martini: Shake all ingredients with ice.. Strain into a chilled martini glass with a caramel drizzle.. Garnish with caramel drizzle, apple slice..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/caramel-apple-martini/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/caramel-apple-martini/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/caramel-apple-martini/"
      },
      "name": "Caramel Apple Martini",
      "description": "How to make a Caramel Apple Martini: Shake all ingredients with ice.. Strain into a chilled martini glass with a caramel drizzle.. Garnish with caramel drizzle, apple slice..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "220 calories"
      },
      "recipeIngredient": [
        "45 ml Vodka",
        "22.5 ml Sour apple liqueur",
        "15 ml Butterscotch schnapps",
        "15 ml Apple cider",
        "garnish Caramel drizzle, apple slice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/caramel-apple-martini/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled martini glass with a caramel drizzle.",
          "url": "https://cocktail.glass/caramel-apple-martini/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with caramel drizzle, apple slice.",
          "url": "https://cocktail.glass/caramel-apple-martini/#step3"
        }
      ],
      "keywords": "cocktail, Martini Variation, Martini, Vodka, Sour apple liqueur, Butterscotch schnapps, Apple cider, Caramel drizzle, apple slice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/tiki-torch/",
      "url": "https://cocktail.glass/tiki-torch/",
      "name": "Tiki Torch",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/tiki-torch/"
          ]
        }
      ],
      "description": "How to make a Tiki Torch: Shake all ingredients with ice.. Strain into a tiki mug over crushed ice.. Garnish with pineapple wedge, cherry..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/tiki-torch/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/tiki-torch/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/tiki-torch/"
      },
      "name": "Tiki Torch",
      "description": "How to make a Tiki Torch: Shake all ingredients with ice.. Strain into a tiki mug over crushed ice.. Garnish with pineapple wedge, cherry..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "228 calories"
      },
      "recipeIngredient": [
        "30 ml Dark rum",
        "30 ml White rum",
        "15 ml Orange curaçao",
        "22.5 ml Lime juice",
        "45 ml Pineapple juice",
        "10 ml Grenadine",
        "garnish Pineapple wedge, cherry"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/tiki-torch/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a tiki mug over crushed ice.",
          "url": "https://cocktail.glass/tiki-torch/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with pineapple wedge, cherry.",
          "url": "https://cocktail.glass/tiki-torch/#step3"
        }
      ],
      "keywords": "cocktail, Tiki, Tiki mug, Dark rum, White rum, Orange curaçao, Lime juice, Pineapple juice, Grenadine, Pineapple wedge, cherry",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/port-and-tonic/",
      "url": "https://cocktail.glass/port-and-tonic/",
      "name": "Port & Tonic",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/port-and-tonic/"
          ]
        }
      ],
      "description": "How to make a Port & Tonic: Build over ice in a wine glass.. Stir gently.. Garnish with orange slice..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/port-and-tonic/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/port-and-tonic/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/port-and-tonic/"
      },
      "name": "Port & Tonic",
      "description": "How to make a Port & Tonic: Build over ice in a wine glass.. Stir gently.. Garnish with orange slice..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "132 calories"
      },
      "recipeIngredient": [
        "60 ml Ruby port",
        "120 ml Tonic water",
        "garnish Orange slice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build over ice in a wine glass.",
          "url": "https://cocktail.glass/port-and-tonic/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir gently.",
          "url": "https://cocktail.glass/port-and-tonic/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange slice.",
          "url": "https://cocktail.glass/port-and-tonic/#step3"
        }
      ],
      "keywords": "cocktail, Low alcohol, Wine glass, Ruby port, Tonic water, Orange slice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/sherry-flip/",
      "url": "https://cocktail.glass/sherry-flip/",
      "name": "Sherry Flip",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/sherry-flip/"
          ]
        }
      ],
      "description": "How to make a Sherry Flip: Dry shake all ingredients.. Shake with ice.. Strain into a chilled coupe glass.. Garnish with grated nutmeg..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/sherry-flip/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/sherry-flip/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/sherry-flip/"
      },
      "name": "Sherry Flip",
      "description": "How to make a Sherry Flip: Dry shake all ingredients.. Shake with ice.. Strain into a chilled coupe glass.. Garnish with grated nutmeg..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "187 calories"
      },
      "recipeIngredient": [
        "60 ml Oloroso sherry",
        "10 ml Sugar syrup",
        "1 piece Whole egg",
        "garnish Grated nutmeg"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Dry",
          "text": "Dry shake all ingredients.",
          "url": "https://cocktail.glass/sherry-flip/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake with ice.",
          "url": "https://cocktail.glass/sherry-flip/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/sherry-flip/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with grated nutmeg.",
          "url": "https://cocktail.glass/sherry-flip/#step4"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Oloroso sherry, Sugar syrup, Whole egg, Grated nutmeg",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/chartreuse-and-tonic/",
      "url": "https://cocktail.glass/chartreuse-and-tonic/",
      "name": "Chartreuse & Tonic",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/chartreuse-and-tonic/"
          ]
        }
      ],
      "description": "How to make a Chartreuse & Tonic: Build over ice in a highball glass.. Stir gently.. Garnish with lime wedge..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/chartreuse-and-tonic/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/chartreuse-and-tonic/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/chartreuse-and-tonic/"
      },
      "name": "Chartreuse & Tonic",
      "description": "How to make a Chartreuse & Tonic: Build over ice in a highball glass.. Stir gently.. Garnish with lime wedge..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "117 calories"
      },
      "recipeIngredient": [
        "30 ml Green Chartreuse",
        "120 ml Tonic water",
        "garnish Lime wedge"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build over ice in a highball glass.",
          "url": "https://cocktail.glass/chartreuse-and-tonic/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir gently.",
          "url": "https://cocktail.glass/chartreuse-and-tonic/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lime wedge.",
          "url": "https://cocktail.glass/chartreuse-and-tonic/#step3"
        }
      ],
      "keywords": "cocktail, Highball, Highball, Green Chartreuse, Tonic water, Lime wedge",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/fino-sour/",
      "url": "https://cocktail.glass/fino-sour/",
      "name": "Fino Sour",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/fino-sour/"
          ]
        }
      ],
      "description": "How to make a Fino Sour: Dry shake all ingredients.. Shake with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/fino-sour/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/fino-sour/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/fino-sour/"
      },
      "name": "Fino Sour",
      "description": "How to make a Fino Sour: Dry shake all ingredients.. Shake with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "142 calories"
      },
      "recipeIngredient": [
        "60 ml Fino sherry",
        "22.5 ml Lemon juice",
        "15 ml Sugar syrup",
        "1 piece Egg white",
        "garnish Lemon twist"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Dry",
          "text": "Dry shake all ingredients.",
          "url": "https://cocktail.glass/fino-sour/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake with ice.",
          "url": "https://cocktail.glass/fino-sour/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/fino-sour/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon twist.",
          "url": "https://cocktail.glass/fino-sour/#step4"
        }
      ],
      "keywords": "cocktail, Sour, Coupe, Fino sherry, Lemon juice, Sugar syrup, Egg white, Lemon twist",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/hot-gin-toddy/",
      "url": "https://cocktail.glass/hot-gin-toddy/",
      "name": "Hot Gin Toddy",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/hot-gin-toddy/"
          ]
        }
      ],
      "description": "How to make a Hot Gin Toddy: Dissolve honey in hot water.. Add gin and lemon juice.. Stir gently.. Garnish with lemon wheel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/hot-gin-toddy/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/hot-gin-toddy/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/hot-gin-toddy/"
      },
      "name": "Hot Gin Toddy",
      "description": "How to make a Hot Gin Toddy: Dissolve honey in hot water.. Add gin and lemon juice.. Stir gently.. Garnish with lemon wheel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "119 calories"
      },
      "recipeIngredient": [
        "45 ml Gin",
        "1 barspoon Honey",
        "15 ml Lemon juice",
        "120 ml Hot water",
        "garnish Lemon wheel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Dissolve",
          "text": "Dissolve honey in hot water.",
          "url": "https://cocktail.glass/hot-gin-toddy/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add gin and lemon juice.",
          "url": "https://cocktail.glass/hot-gin-toddy/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir gently.",
          "url": "https://cocktail.glass/hot-gin-toddy/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon wheel.",
          "url": "https://cocktail.glass/hot-gin-toddy/#step4"
        }
      ],
      "keywords": "cocktail, Hot Drink, Irish coffee glass, Gin, Honey, Lemon juice, Hot water, Lemon wheel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/rum-negroni/",
      "url": "https://cocktail.glass/rum-negroni/",
      "name": "Rum Negroni",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/rum-negroni/"
          ]
        }
      ],
      "description": "How to make a Rum Negroni: Stir all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/rum-negroni/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/rum-negroni/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/rum-negroni/"
      },
      "name": "Rum Negroni",
      "description": "How to make a Rum Negroni: Stir all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "183 calories"
      },
      "recipeIngredient": [
        "30 ml Aged rum",
        "30 ml Campari",
        "30 ml Sweet vermouth",
        "garnish Orange peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/rum-negroni/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over a large ice cube.",
          "url": "https://cocktail.glass/rum-negroni/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange peel.",
          "url": "https://cocktail.glass/rum-negroni/#step3"
        }
      ],
      "keywords": "cocktail, Stirred, Tumbler, Aged rum, Campari, Sweet vermouth, Orange peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/bees-kiss/",
      "url": "https://cocktail.glass/bees-kiss/",
      "name": "Bee's Kiss",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/bees-kiss/"
          ]
        }
      ],
      "description": "How to make a Bee's Kiss: Shake all ingredients with ice.. Strain into a chilled coupe glass..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/bees-kiss/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/bees-kiss/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/bees-kiss/"
      },
      "name": "Bee's Kiss",
      "description": "How to make a Bee's Kiss: Shake all ingredients with ice.. Strain into a chilled coupe glass..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "218 calories"
      },
      "recipeIngredient": [
        "45 ml White rum",
        "15 ml Honey syrup",
        "22.5 ml Heavy cream"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/bees-kiss/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/bees-kiss/#step2"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, White rum, Honey syrup, Heavy cream",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/trade-winds/",
      "url": "https://cocktail.glass/trade-winds/",
      "name": "Trade Winds",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/trade-winds/"
          ]
        }
      ],
      "description": "How to make a Trade Winds: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/trade-winds/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/trade-winds/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/trade-winds/"
      },
      "name": "Trade Winds",
      "description": "How to make a Trade Winds: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "208 calories"
      },
      "recipeIngredient": [
        "45 ml Gold rum",
        "15 ml Plum brandy",
        "15 ml Lime juice",
        "15 ml Coconut cream",
        "10 ml Sugar syrup",
        "garnish Lime wheel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/trade-winds/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/trade-winds/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lime wheel.",
          "url": "https://cocktail.glass/trade-winds/#step3"
        }
      ],
      "keywords": "cocktail, Tiki, Coupe, Gold rum, Plum brandy, Lime juice, Coconut cream, Sugar syrup, Lime wheel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/dr-funk/",
      "url": "https://cocktail.glass/dr-funk/",
      "name": "Dr. Funk",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/dr-funk/"
          ]
        }
      ],
      "description": "How to make a Dr. Funk: Shake all ingredients except soda with ice.. Strain into a tiki mug over crushed ice.. Top with soda.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/dr-funk/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/dr-funk/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/dr-funk/"
      },
      "name": "Dr. Funk",
      "description": "How to make a Dr. Funk: Shake all ingredients except soda with ice.. Strain into a tiki mug over crushed ice.. Top with soda.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "242 calories"
      },
      "recipeIngredient": [
        "60 ml Dark Jamaican rum",
        "22.5 ml Lime juice",
        "15 ml Grenadine",
        "5 ml Absinthe",
        "10 ml Sugar syrup",
        "60 ml Soda water",
        "garnish Lime wheel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients except soda with ice.",
          "url": "https://cocktail.glass/dr-funk/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a tiki mug over crushed ice.",
          "url": "https://cocktail.glass/dr-funk/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with soda.",
          "url": "https://cocktail.glass/dr-funk/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lime wheel.",
          "url": "https://cocktail.glass/dr-funk/#step4"
        }
      ],
      "keywords": "cocktail, Tiki, Tiki mug, Dark Jamaican rum, Lime juice, Grenadine, Absinthe, Sugar syrup, Soda water, Lime wheel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/port-light/",
      "url": "https://cocktail.glass/port-light/",
      "name": "Port Light",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/port-light/"
          ]
        }
      ],
      "description": "How to make a Port Light: Dry shake all ingredients.. Shake with ice.. Strain into a tiki mug over crushed ice.. Garnish with grated nutmeg..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/port-light/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/port-light/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/port-light/"
      },
      "name": "Port Light",
      "description": "How to make a Port Light: Dry shake all ingredients.. Shake with ice.. Strain into a tiki mug over crushed ice.. Garnish with grated nutmeg..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "164 calories"
      },
      "recipeIngredient": [
        "30 ml Bourbon",
        "22.5 ml Passion fruit syrup",
        "22.5 ml Lemon juice",
        "1 piece Egg white",
        "5 ml Grenadine",
        "garnish Grated nutmeg"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Dry",
          "text": "Dry shake all ingredients.",
          "url": "https://cocktail.glass/port-light/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake with ice.",
          "url": "https://cocktail.glass/port-light/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a tiki mug over crushed ice.",
          "url": "https://cocktail.glass/port-light/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with grated nutmeg.",
          "url": "https://cocktail.glass/port-light/#step4"
        }
      ],
      "keywords": "cocktail, Tiki, Tiki mug, Bourbon, Passion fruit syrup, Lemon juice, Egg white, Grenadine, Grated nutmeg",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/port-au-prince/",
      "url": "https://cocktail.glass/port-au-prince/",
      "name": "Port au Prince",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/port-au-prince/"
          ]
        }
      ],
      "description": "How to make a Port au Prince: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/port-au-prince/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/port-au-prince/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/port-au-prince/"
      },
      "name": "Port au Prince",
      "description": "How to make a Port au Prince: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lime wheel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "171 calories"
      },
      "recipeIngredient": [
        "45 ml Aged rum",
        "22.5 ml Falernum",
        "22.5 ml Lime juice",
        "2 dashes Angostura bitters",
        "garnish Lime wheel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/port-au-prince/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/port-au-prince/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lime wheel.",
          "url": "https://cocktail.glass/port-au-prince/#step3"
        }
      ],
      "keywords": "cocktail, Modern Classic, Coupe, Aged rum, Falernum, Lime juice, Angostura bitters, Lime wheel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/rum-daisy/",
      "url": "https://cocktail.glass/rum-daisy/",
      "name": "Rum Daisy",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/rum-daisy/"
          ]
        }
      ],
      "description": "How to make a Rum Daisy: Shake all ingredients with ice.. Strain into a coupe glass over crushed ice.. Garnish with orange slice..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/rum-daisy/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/rum-daisy/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/rum-daisy/"
      },
      "name": "Rum Daisy",
      "description": "How to make a Rum Daisy: Shake all ingredients with ice.. Strain into a coupe glass over crushed ice.. Garnish with orange slice..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "175 calories"
      },
      "recipeIngredient": [
        "45 ml White rum",
        "22.5 ml Lemon juice",
        "15 ml Orange curaçao",
        "10 ml Grenadine",
        "garnish Orange slice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/rum-daisy/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a coupe glass over crushed ice.",
          "url": "https://cocktail.glass/rum-daisy/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange slice.",
          "url": "https://cocktail.glass/rum-daisy/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, White rum, Lemon juice, Orange curaçao, Grenadine, Orange slice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/rum-fix/",
      "url": "https://cocktail.glass/rum-fix/",
      "name": "Rum Fix",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/rum-fix/"
          ]
        }
      ],
      "description": "How to make a Rum Fix: Build in a rocks glass over crushed ice and stir.. Garnish with pineapple wedge..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/rum-fix/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/rum-fix/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/rum-fix/"
      },
      "name": "Rum Fix",
      "description": "How to make a Rum Fix: Build in a rocks glass over crushed ice and stir.. Garnish with pineapple wedge..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "185 calories"
      },
      "recipeIngredient": [
        "60 ml Dark rum",
        "22.5 ml Lemon juice",
        "15 ml Pineapple syrup",
        "garnish Pineapple wedge"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build in a rocks glass over crushed ice and stir.",
          "url": "https://cocktail.glass/rum-fix/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with pineapple wedge.",
          "url": "https://cocktail.glass/rum-fix/#step2"
        }
      ],
      "keywords": "cocktail, Classic, Tumbler, Dark rum, Lemon juice, Pineapple syrup, Pineapple wedge",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/bermuda-rum-swizzle/",
      "url": "https://cocktail.glass/bermuda-rum-swizzle/",
      "name": "Bermuda Rum Swizzle",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/bermuda-rum-swizzle/"
          ]
        }
      ],
      "description": "How to make a Bermuda Rum Swizzle: Combine in a Collins glass with crushed ice.. Swizzle until frosted.. Garnish with orange slice, cherry..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/bermuda-rum-swizzle/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/bermuda-rum-swizzle/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/bermuda-rum-swizzle/"
      },
      "name": "Bermuda Rum Swizzle",
      "description": "How to make a Bermuda Rum Swizzle: Combine in a Collins glass with crushed ice.. Swizzle until frosted.. Garnish with orange slice, cherry..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "189 calories"
      },
      "recipeIngredient": [
        "30 ml Dark Bermuda rum",
        "30 ml Gold Bermuda rum",
        "45 ml Orange juice",
        "45 ml Pineapple juice",
        "15 ml Falernum",
        "10 ml Grenadine",
        "garnish Orange slice, cherry"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Combine",
          "text": "Combine in a Collins glass with crushed ice.",
          "url": "https://cocktail.glass/bermuda-rum-swizzle/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Swizzle",
          "text": "Swizzle until frosted.",
          "url": "https://cocktail.glass/bermuda-rum-swizzle/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange slice, cherry.",
          "url": "https://cocktail.glass/bermuda-rum-swizzle/#step3"
        }
      ],
      "keywords": "cocktail, Tiki, Collins, Dark Bermuda rum, Gold Bermuda rum, Orange juice, Pineapple juice, Falernum, Grenadine, Orange slice, cherry",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/bitter-mai-tai/",
      "url": "https://cocktail.glass/bitter-mai-tai/",
      "name": "Bitter Mai Tai",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/bitter-mai-tai/"
          ]
        }
      ],
      "description": "How to make a Bitter Mai Tai: Shake all ingredients with ice.. Strain into a rocks glass over crushed ice.. Garnish with mint sprig, lime..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/bitter-mai-tai/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/bitter-mai-tai/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/bitter-mai-tai/"
      },
      "name": "Bitter Mai Tai",
      "description": "How to make a Bitter Mai Tai: Shake all ingredients with ice.. Strain into a rocks glass over crushed ice.. Garnish with mint sprig, lime..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "189 calories"
      },
      "recipeIngredient": [
        "45 ml Jamaican rum",
        "15 ml Campari",
        "15 ml Orange curaçao",
        "15 ml Orgeat",
        "22.5 ml Lime juice",
        "garnish Mint sprig, lime"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/bitter-mai-tai/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over crushed ice.",
          "url": "https://cocktail.glass/bitter-mai-tai/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with mint sprig, lime.",
          "url": "https://cocktail.glass/bitter-mai-tai/#step3"
        }
      ],
      "keywords": "cocktail, Tiki, Tumbler, Jamaican rum, Campari, Orange curaçao, Orgeat, Lime juice, Mint sprig, lime",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/derby/",
      "url": "https://cocktail.glass/derby/",
      "name": "Derby",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/derby/"
          ]
        }
      ],
      "description": "How to make a Derby: Stir gin and bitters with ice.. Strain into a coupe glass.. Garnish with mint leaf..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/derby/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/derby/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/derby/"
      },
      "name": "Derby",
      "description": "How to make a Derby: Stir gin and bitters with ice.. Strain into a coupe glass.. Garnish with mint leaf..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "144 calories"
      },
      "recipeIngredient": [
        "60 ml Gin",
        "2 dashes Peach bitters",
        "2 leaves Mint leaves",
        "garnish Mint leaf"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir gin and bitters with ice.",
          "url": "https://cocktail.glass/derby/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a coupe glass.",
          "url": "https://cocktail.glass/derby/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with mint leaf.",
          "url": "https://cocktail.glass/derby/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Gin, Peach bitters, Mint leaves, Mint leaf",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/whiskey-fix/",
      "url": "https://cocktail.glass/whiskey-fix/",
      "name": "Whiskey Fix",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/whiskey-fix/"
          ]
        }
      ],
      "description": "How to make a Whiskey Fix: Shake all ingredients with ice.. Strain into a rocks glass over crushed ice.. Garnish with lemon wheel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/whiskey-fix/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/whiskey-fix/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/whiskey-fix/"
      },
      "name": "Whiskey Fix",
      "description": "How to make a Whiskey Fix: Shake all ingredients with ice.. Strain into a rocks glass over crushed ice.. Garnish with lemon wheel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "185 calories"
      },
      "recipeIngredient": [
        "60 ml Bourbon",
        "22.5 ml Lemon juice",
        "15 ml Sugar syrup",
        "garnish Lemon wheel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/whiskey-fix/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over crushed ice.",
          "url": "https://cocktail.glass/whiskey-fix/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon wheel.",
          "url": "https://cocktail.glass/whiskey-fix/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Tumbler, Bourbon, Lemon juice, Sugar syrup, Lemon wheel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/gin-fix/",
      "url": "https://cocktail.glass/gin-fix/",
      "name": "Gin Fix",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/gin-fix/"
          ]
        }
      ],
      "description": "How to make a Gin Fix: Shake all ingredients with ice.. Strain into a rocks glass over crushed ice.. Garnish with lemon wheel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/gin-fix/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/gin-fix/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/gin-fix/"
      },
      "name": "Gin Fix",
      "description": "How to make a Gin Fix: Shake all ingredients with ice.. Strain into a rocks glass over crushed ice.. Garnish with lemon wheel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "185 calories"
      },
      "recipeIngredient": [
        "60 ml Gin",
        "22.5 ml Lemon juice",
        "15 ml Pineapple syrup",
        "garnish Lemon wheel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/gin-fix/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over crushed ice.",
          "url": "https://cocktail.glass/gin-fix/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon wheel.",
          "url": "https://cocktail.glass/gin-fix/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Tumbler, Gin, Lemon juice, Pineapple syrup, Lemon wheel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/smoked-old-fashioned/",
      "url": "https://cocktail.glass/smoked-old-fashioned/",
      "name": "Smoked Old Fashioned",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/smoked-old-fashioned/"
          ]
        }
      ],
      "description": "How to make a Smoked Old Fashioned: Smoke a rocks glass with applewood chips. Place a small pile of applewood chips on a heat-safe surface or in a smoking device, ignite them with a kitchen torch until they smolder, then capture the smoke by inverting the glass over the chips for 30–60 seconds. Alternatively, use a handheld cocktail smoker clipped to the glass.. Add bourbon, syrup and bitters with a large ice cube and stir.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/smoked-old-fashioned/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/smoked-old-fashioned/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/smoked-old-fashioned/"
      },
      "name": "Smoked Old Fashioned",
      "description": "How to make a Smoked Old Fashioned: Smoke a rocks glass with applewood chips. Place a small pile of applewood chips on a heat-safe surface or in a smoking device, ignite them with a kitchen torch until they smolder, then capture the smoke by inverting the glass over the chips for 30–60 seconds. Alternatively, use a handheld cocktail smoker clipped to the glass.. Add bourbon, syrup and bitters with a large ice cube and stir.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "165 calories"
      },
      "recipeIngredient": [
        "60 ml Bourbon",
        "10 ml Demerara syrup",
        "2 dashes Angostura bitters",
        "1 puff Applewood smoke",
        "garnish Orange peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Smoke",
          "text": "Smoke a rocks glass with applewood chips. Place a small pile of applewood chips on a heat-safe surface or in a smoking device, ignite them with a kitchen torch until they smolder, then capture the smoke by inverting the glass over the chips for 30–60 seconds. Alternatively, use a handheld cocktail smoker clipped to the glass.",
          "url": "https://cocktail.glass/smoked-old-fashioned/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add bourbon, syrup and bitters with a large ice cube and stir.",
          "url": "https://cocktail.glass/smoked-old-fashioned/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange peel.",
          "url": "https://cocktail.glass/smoked-old-fashioned/#step3"
        }
      ],
      "keywords": "cocktail, Stirred, Tumbler, Bourbon, Demerara syrup, Angostura bitters, Applewood smoke, Orange peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/boulevardier-blanc/",
      "url": "https://cocktail.glass/boulevardier-blanc/",
      "name": "Boulevardier Blanc",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/boulevardier-blanc/"
          ]
        }
      ],
      "description": "How to make a Boulevardier Blanc: Stir all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Garnish with grapefruit peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/boulevardier-blanc/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/boulevardier-blanc/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/boulevardier-blanc/"
      },
      "name": "Boulevardier Blanc",
      "description": "How to make a Boulevardier Blanc: Stir all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Garnish with grapefruit peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "180 calories"
      },
      "recipeIngredient": [
        "45 ml Bourbon",
        "30 ml Lillet Blanc",
        "15 ml Gentiane liqueur",
        "garnish Grapefruit peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/boulevardier-blanc/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over a large ice cube.",
          "url": "https://cocktail.glass/boulevardier-blanc/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with grapefruit peel.",
          "url": "https://cocktail.glass/boulevardier-blanc/#step3"
        }
      ],
      "keywords": "cocktail, Modern Classic, Tumbler, Bourbon, Lillet Blanc, Gentiane liqueur, Grapefruit peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/turf-cocktail/",
      "url": "https://cocktail.glass/turf-cocktail/",
      "name": "Turf Cocktail",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/turf-cocktail/"
          ]
        }
      ],
      "description": "How to make a Turf Cocktail: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with olive..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/turf-cocktail/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/turf-cocktail/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/turf-cocktail/"
      },
      "name": "Turf Cocktail",
      "description": "How to make a Turf Cocktail: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with olive..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "123 calories"
      },
      "recipeIngredient": [
        "30 ml Gin",
        "30 ml Dry vermouth",
        "5 ml Maraschino liqueur",
        "2 drop Absinthe",
        "2 dashes Orange bitters",
        "garnish Olive"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/turf-cocktail/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/turf-cocktail/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with olive.",
          "url": "https://cocktail.glass/turf-cocktail/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Gin, Dry vermouth, Maraschino liqueur, Absinthe, Orange bitters, Olive",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/tuxedo-no-2/",
      "url": "https://cocktail.glass/tuxedo-no-2/",
      "name": "Tuxedo No. 2",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/tuxedo-no-2/"
          ]
        }
      ],
      "description": "How to make a Tuxedo No. 2: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/tuxedo-no-2/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/tuxedo-no-2/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/tuxedo-no-2/"
      },
      "name": "Tuxedo No. 2",
      "description": "How to make a Tuxedo No. 2: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "164 calories"
      },
      "recipeIngredient": [
        "45 ml Gin",
        "45 ml Fino sherry",
        "2 dashes Orange bitters",
        "garnish Lemon twist"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/tuxedo-no-2/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/tuxedo-no-2/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon twist.",
          "url": "https://cocktail.glass/tuxedo-no-2/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Gin, Fino sherry, Orange bitters, Lemon twist",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/hemingway-margarita/",
      "url": "https://cocktail.glass/hemingway-margarita/",
      "name": "Hemingway Margarita",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/hemingway-margarita/"
          ]
        }
      ],
      "description": "How to make a Hemingway Margarita: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with grapefruit twist..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/hemingway-margarita/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/hemingway-margarita/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/hemingway-margarita/"
      },
      "name": "Hemingway Margarita",
      "description": "How to make a Hemingway Margarita: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with grapefruit twist..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "191 calories"
      },
      "recipeIngredient": [
        "60 ml Tequila blanco",
        "22.5 ml Grapefruit juice",
        "15 ml Lime juice",
        "15 ml Maraschino liqueur",
        "garnish Grapefruit twist"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/hemingway-margarita/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/hemingway-margarita/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with grapefruit twist.",
          "url": "https://cocktail.glass/hemingway-margarita/#step3"
        }
      ],
      "keywords": "cocktail, Modern Classic, Coupe, Tequila blanco, Grapefruit juice, Lime juice, Maraschino liqueur, Grapefruit twist",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/black-thorn/",
      "url": "https://cocktail.glass/black-thorn/",
      "name": "Black Thorn",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/black-thorn/"
          ]
        }
      ],
      "description": "How to make a Black Thorn: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with cherry..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/black-thorn/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/black-thorn/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/black-thorn/"
      },
      "name": "Black Thorn",
      "description": "How to make a Black Thorn: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with cherry..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "116 calories"
      },
      "recipeIngredient": [
        "30 ml Sloe gin",
        "30 ml Sweet vermouth",
        "2 dashes Orange bitters",
        "garnish Cherry"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/black-thorn/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/black-thorn/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with cherry.",
          "url": "https://cocktail.glass/black-thorn/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Sloe gin, Sweet vermouth, Orange bitters, Cherry",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/claridge/",
      "url": "https://cocktail.glass/claridge/",
      "name": "Claridge",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/claridge/"
          ]
        }
      ],
      "description": "How to make a Claridge: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with cherry..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/claridge/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/claridge/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/claridge/"
      },
      "name": "Claridge",
      "description": "How to make a Claridge: Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with cherry..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "168 calories"
      },
      "recipeIngredient": [
        "30 ml Gin",
        "30 ml Dry vermouth",
        "15 ml Apricot brandy",
        "15 ml Triple sec",
        "garnish Cherry"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/claridge/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/claridge/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with cherry.",
          "url": "https://cocktail.glass/claridge/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Gin, Dry vermouth, Apricot brandy, Triple sec, Cherry",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/communist/",
      "url": "https://cocktail.glass/communist/",
      "name": "Communist",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/communist/"
          ]
        }
      ],
      "description": "How to make a Communist: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with cherry..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/communist/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/communist/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/communist/"
      },
      "name": "Communist",
      "description": "How to make a Communist: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with cherry..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "125 calories"
      },
      "recipeIngredient": [
        "30 ml Gin",
        "30 ml Orange juice",
        "15 ml Cherry Heering",
        "15 ml Lemon juice",
        "garnish Cherry"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/communist/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/communist/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with cherry.",
          "url": "https://cocktail.glass/communist/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Gin, Orange juice, Cherry Heering, Lemon juice, Cherry",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/gin-and-sin/",
      "url": "https://cocktail.glass/gin-and-sin/",
      "name": "Gin and Sin",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/gin-and-sin/"
          ]
        }
      ],
      "description": "How to make a Gin and Sin: Shake all ingredients with ice.. Strain into a chilled coupe glass..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/gin-and-sin/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/gin-and-sin/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/gin-and-sin/"
      },
      "name": "Gin and Sin",
      "description": "How to make a Gin and Sin: Shake all ingredients with ice.. Strain into a chilled coupe glass..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "144 calories"
      },
      "recipeIngredient": [
        "45 ml Gin",
        "22.5 ml Orange juice",
        "15 ml Lemon juice",
        "10 ml Grenadine"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/gin-and-sin/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/gin-and-sin/#step2"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Gin, Orange juice, Lemon juice, Grenadine",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/maidens-prayer/",
      "url": "https://cocktail.glass/maidens-prayer/",
      "name": "Maiden's Prayer",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/maidens-prayer/"
          ]
        }
      ],
      "description": "How to make a Maiden's Prayer: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/maidens-prayer/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/maidens-prayer/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/maidens-prayer/"
      },
      "name": "Maiden's Prayer",
      "description": "How to make a Maiden's Prayer: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "156 calories"
      },
      "recipeIngredient": [
        "30 ml Gin",
        "30 ml Triple sec",
        "15 ml Lemon juice",
        "15 ml Orange juice",
        "garnish Lemon twist"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/maidens-prayer/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/maidens-prayer/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon twist.",
          "url": "https://cocktail.glass/maidens-prayer/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Gin, Triple sec, Lemon juice, Orange juice, Lemon twist",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/paradise-cocktail/",
      "url": "https://cocktail.glass/paradise-cocktail/",
      "name": "Paradise Cocktail",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/paradise-cocktail/"
          ]
        }
      ],
      "description": "How to make a Paradise Cocktail: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/paradise-cocktail/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/paradise-cocktail/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/paradise-cocktail/"
      },
      "name": "Paradise Cocktail",
      "description": "How to make a Paradise Cocktail: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "146 calories"
      },
      "recipeIngredient": [
        "45 ml Gin",
        "22.5 ml Apricot brandy",
        "22.5 ml Orange juice",
        "garnish Orange peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/paradise-cocktail/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/paradise-cocktail/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange peel.",
          "url": "https://cocktail.glass/paradise-cocktail/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Gin, Apricot brandy, Orange juice, Orange peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/income-tax-cocktail/",
      "url": "https://cocktail.glass/income-tax-cocktail/",
      "name": "Income Tax Cocktail",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/income-tax-cocktail/"
          ]
        }
      ],
      "description": "How to make a Income Tax Cocktail: Shake all ingredients with ice.. Strain into a chilled coupe glass..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/income-tax-cocktail/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/income-tax-cocktail/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/income-tax-cocktail/"
      },
      "name": "Income Tax Cocktail",
      "description": "How to make a Income Tax Cocktail: Shake all ingredients with ice.. Strain into a chilled coupe glass..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "151 calories"
      },
      "recipeIngredient": [
        "45 ml Gin",
        "15 ml Sweet vermouth",
        "15 ml Dry vermouth",
        "15 ml Orange juice",
        "2 dashes Angostura bitters"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/income-tax-cocktail/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/income-tax-cocktail/#step2"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Gin, Sweet vermouth, Dry vermouth, Orange juice, Angostura bitters",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/orange-blossom/",
      "url": "https://cocktail.glass/orange-blossom/",
      "name": "Orange Blossom",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/orange-blossom/"
          ]
        }
      ],
      "description": "How to make a Orange Blossom: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/orange-blossom/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/orange-blossom/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/orange-blossom/"
      },
      "name": "Orange Blossom",
      "description": "How to make a Orange Blossom: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "134 calories"
      },
      "recipeIngredient": [
        "45 ml Gin",
        "45 ml Orange juice",
        "5 ml Sugar syrup",
        "garnish Orange peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/orange-blossom/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/orange-blossom/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange peel.",
          "url": "https://cocktail.glass/orange-blossom/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Gin, Orange juice, Sugar syrup, Orange peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/mamie-taylor/",
      "url": "https://cocktail.glass/mamie-taylor/",
      "name": "Mamie Taylor",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/mamie-taylor/"
          ]
        }
      ],
      "description": "How to make a Mamie Taylor: Build in a highball glass over ice.. Stir gently.. Garnish with lime wedge..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/mamie-taylor/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/mamie-taylor/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/mamie-taylor/"
      },
      "name": "Mamie Taylor",
      "description": "How to make a Mamie Taylor: Build in a highball glass over ice.. Stir gently.. Garnish with lime wedge..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "192 calories"
      },
      "recipeIngredient": [
        "60 ml Scotch",
        "15 ml Lime juice",
        "120 ml Ginger beer",
        "garnish Lime wedge"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build in a highball glass over ice.",
          "url": "https://cocktail.glass/mamie-taylor/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir gently.",
          "url": "https://cocktail.glass/mamie-taylor/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lime wedge.",
          "url": "https://cocktail.glass/mamie-taylor/#step3"
        }
      ],
      "keywords": "cocktail, Highball, Highball, Scotch, Lime juice, Ginger beer, Lime wedge",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/penicillin-royale/",
      "url": "https://cocktail.glass/penicillin-royale/",
      "name": "Penicillin Royale",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/penicillin-royale/"
          ]
        }
      ],
      "description": "How to make a Penicillin Royale: Shake Scotch, lemon and honey-ginger with ice.. Strain into a flute.. Top with champagne.. Float Islay Scotch.. Garnish with candied ginger..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/penicillin-royale/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/penicillin-royale/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/penicillin-royale/"
      },
      "name": "Penicillin Royale",
      "description": "How to make a Penicillin Royale: Shake Scotch, lemon and honey-ginger with ice.. Strain into a flute.. Top with champagne.. Float Islay Scotch.. Garnish with candied ginger..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT5M",
      "cookTime": "PT0M",
      "totalTime": "PT5M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "184 calories"
      },
      "recipeIngredient": [
        "30 ml Blended Scotch",
        "15 ml Lemon juice",
        "15 ml Honey-ginger syrup",
        "60 ml Champagne",
        "7.5 ml Islay Scotch",
        "garnish Candied ginger"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake Scotch, lemon and honey-ginger with ice.",
          "url": "https://cocktail.glass/penicillin-royale/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a flute.",
          "url": "https://cocktail.glass/penicillin-royale/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with champagne.",
          "url": "https://cocktail.glass/penicillin-royale/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Float",
          "text": "Float Islay Scotch.",
          "url": "https://cocktail.glass/penicillin-royale/#step4"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with candied ginger.",
          "url": "https://cocktail.glass/penicillin-royale/#step5"
        }
      ],
      "keywords": "cocktail, Champagne Cocktail, Flute, Blended Scotch, Lemon juice, Honey-ginger syrup, Champagne, Islay Scotch, Candied ginger",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/espresso-negroni/",
      "url": "https://cocktail.glass/espresso-negroni/",
      "name": "Espresso Negroni",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/espresso-negroni/"
          ]
        }
      ],
      "description": "How to make a Espresso Negroni: Stir all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/espresso-negroni/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/espresso-negroni/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/espresso-negroni/"
      },
      "name": "Espresso Negroni",
      "description": "How to make a Espresso Negroni: Stir all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "183 calories"
      },
      "recipeIngredient": [
        "30 ml Gin",
        "30 ml Campari",
        "30 ml Sweet vermouth",
        "15 ml Espresso",
        "garnish Orange peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/espresso-negroni/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over a large ice cube.",
          "url": "https://cocktail.glass/espresso-negroni/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange peel.",
          "url": "https://cocktail.glass/espresso-negroni/#step3"
        }
      ],
      "keywords": "cocktail, Modern Classic, Tumbler, Gin, Campari, Sweet vermouth, Espresso, Orange peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/dark-and-handsome/",
      "url": "https://cocktail.glass/dark-and-handsome/",
      "name": "Dark and Handsome",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/dark-and-handsome/"
          ]
        }
      ],
      "description": "How to make a Dark and Handsome: Stir all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/dark-and-handsome/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/dark-and-handsome/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/dark-and-handsome/"
      },
      "name": "Dark and Handsome",
      "description": "How to make a Dark and Handsome: Stir all ingredients with ice.. Strain into a rocks glass over a large ice cube.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "167 calories"
      },
      "recipeIngredient": [
        "45 ml Dark rum",
        "30 ml Sweet vermouth",
        "15 ml Amaro Averna",
        "2 dashes Orange bitters",
        "garnish Orange peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/dark-and-handsome/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over a large ice cube.",
          "url": "https://cocktail.glass/dark-and-handsome/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange peel.",
          "url": "https://cocktail.glass/dark-and-handsome/#step3"
        }
      ],
      "keywords": "cocktail, Modern Classic, Tumbler, Dark rum, Sweet vermouth, Amaro Averna, Orange bitters, Orange peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/el-diablo-mezcal/",
      "url": "https://cocktail.glass/el-diablo-mezcal/",
      "name": "El Diablo (Mezcal)",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/el-diablo-mezcal/"
          ]
        }
      ],
      "description": "How to make a El Diablo (Mezcal): Shake mezcal, cassis and lime with ice.. Strain into a highball glass over ice.. Top with ginger beer.. Garnish with lime wedge..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/el-diablo-mezcal/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/el-diablo-mezcal/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/el-diablo-mezcal/"
      },
      "name": "El Diablo (Mezcal)",
      "description": "How to make a El Diablo (Mezcal): Shake mezcal, cassis and lime with ice.. Strain into a highball glass over ice.. Top with ginger beer.. Garnish with lime wedge..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "183 calories"
      },
      "recipeIngredient": [
        "45 ml Mezcal",
        "15 ml Crème de cassis",
        "15 ml Lime juice",
        "90 ml Ginger beer",
        "garnish Lime wedge"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake mezcal, cassis and lime with ice.",
          "url": "https://cocktail.glass/el-diablo-mezcal/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a highball glass over ice.",
          "url": "https://cocktail.glass/el-diablo-mezcal/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with ginger beer.",
          "url": "https://cocktail.glass/el-diablo-mezcal/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lime wedge.",
          "url": "https://cocktail.glass/el-diablo-mezcal/#step4"
        }
      ],
      "keywords": "cocktail, Highball, Highball, Mezcal, Crème de cassis, Lime juice, Ginger beer, Lime wedge",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/rum-and-coke/",
      "url": "https://cocktail.glass/rum-and-coke/",
      "name": "Rum & Coke",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/rum-and-coke/"
          ]
        }
      ],
      "description": "How to make a Rum & Coke: Build in a highball glass over ice and stir.. Garnish with lime wedge..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/rum-and-coke/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/rum-and-coke/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/rum-and-coke/"
      },
      "name": "Rum & Coke",
      "description": "How to make a Rum & Coke: Build in a highball glass over ice and stir.. Garnish with lime wedge..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "180 calories"
      },
      "recipeIngredient": [
        "60 ml White rum",
        "120 ml Cola",
        "garnish Lime wedge"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build in a highball glass over ice and stir.",
          "url": "https://cocktail.glass/rum-and-coke/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lime wedge.",
          "url": "https://cocktail.glass/rum-and-coke/#step2"
        }
      ],
      "keywords": "cocktail, Highball, Highball, White rum, Cola, Lime wedge",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/gin-tonica/",
      "url": "https://cocktail.glass/gin-tonica/",
      "name": "Gin Tonica",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/gin-tonica/"
          ]
        }
      ],
      "description": "How to make a Gin Tonica: Build in a balloon wine glass over large ice cubes.. Add garnishes before pouring tonic.. Stir gently.. Garnish with grapefruit peel, juniper berries, rosemary..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/gin-tonica/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/gin-tonica/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/gin-tonica/"
      },
      "name": "Gin Tonica",
      "description": "How to make a Gin Tonica: Build in a balloon wine glass over large ice cubes.. Add garnishes before pouring tonic.. Stir gently.. Garnish with grapefruit peel, juniper berries, rosemary..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "369 calories"
      },
      "recipeIngredient": [
        "60 ml Gin",
        "150 ml Premium tonic water",
        "3 piece Juniper berries",
        "garnish Grapefruit peel, juniper berries, rosemary"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build in a balloon wine glass over large ice cubes.",
          "url": "https://cocktail.glass/gin-tonica/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add garnishes before pouring tonic.",
          "url": "https://cocktail.glass/gin-tonica/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir gently.",
          "url": "https://cocktail.glass/gin-tonica/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with grapefruit peel, juniper berries, rosemary.",
          "url": "https://cocktail.glass/gin-tonica/#step4"
        }
      ],
      "keywords": "cocktail, Highball, Wine glass, Gin, Premium tonic water, Juniper berries, Grapefruit peel, juniper berries, rosemary",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/suffering-bastard-joes/",
      "url": "https://cocktail.glass/suffering-bastard-joes/",
      "name": "Suffering Bastard (Joe's)",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/suffering-bastard-joes/"
          ]
        }
      ],
      "description": "How to make a Suffering Bastard (Joe's): Shake spirits, lime and bitters with ice.. Strain into a tiki mug over ice.. Top with ginger beer.. Garnish with mint sprig..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/suffering-bastard-joes/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/suffering-bastard-joes/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/suffering-bastard-joes/"
      },
      "name": "Suffering Bastard (Joe's)",
      "description": "How to make a Suffering Bastard (Joe's): Shake spirits, lime and bitters with ice.. Strain into a tiki mug over ice.. Top with ginger beer.. Garnish with mint sprig..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "194 calories"
      },
      "recipeIngredient": [
        "30 ml Gin",
        "30 ml Cognac",
        "15 ml Lime juice",
        "2 dashes Angostura bitters",
        "120 ml Ginger beer",
        "garnish Mint sprig"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake spirits, lime and bitters with ice.",
          "url": "https://cocktail.glass/suffering-bastard-joes/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a tiki mug over ice.",
          "url": "https://cocktail.glass/suffering-bastard-joes/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with ginger beer.",
          "url": "https://cocktail.glass/suffering-bastard-joes/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with mint sprig.",
          "url": "https://cocktail.glass/suffering-bastard-joes/#step4"
        }
      ],
      "keywords": "cocktail, Tiki, Tiki mug, Gin, Cognac, Lime juice, Angostura bitters, Ginger beer, Mint sprig",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/daisy-buchanan/",
      "url": "https://cocktail.glass/daisy-buchanan/",
      "name": "Daisy Buchanan",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/daisy-buchanan/"
          ]
        }
      ],
      "description": "How to make a Daisy Buchanan: Shake gin, elderflower and lemon with ice.. Strain into a coupe.. Top with champagne.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/daisy-buchanan/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/daisy-buchanan/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/daisy-buchanan/"
      },
      "name": "Daisy Buchanan",
      "description": "How to make a Daisy Buchanan: Shake gin, elderflower and lemon with ice.. Strain into a coupe.. Top with champagne.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "177 calories"
      },
      "recipeIngredient": [
        "45 ml Gin",
        "15 ml Elderflower liqueur",
        "22.5 ml Lemon juice",
        "30 ml Champagne",
        "garnish Lemon twist"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake gin, elderflower and lemon with ice.",
          "url": "https://cocktail.glass/daisy-buchanan/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a coupe.",
          "url": "https://cocktail.glass/daisy-buchanan/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with champagne.",
          "url": "https://cocktail.glass/daisy-buchanan/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon twist.",
          "url": "https://cocktail.glass/daisy-buchanan/#step4"
        }
      ],
      "keywords": "cocktail, Modern Classic, Coupe, Gin, Elderflower liqueur, Lemon juice, Champagne, Lemon twist",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/last-mechanical-art/",
      "url": "https://cocktail.glass/last-mechanical-art/",
      "name": "The Last Mechanical Art",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/last-mechanical-art/"
          ]
        }
      ],
      "description": "How to make a The Last Mechanical Art: Shake all ingredients with ice.. Strain into a rocks glass over ice..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/last-mechanical-art/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/last-mechanical-art/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/last-mechanical-art/"
      },
      "name": "The Last Mechanical Art",
      "description": "How to make a The Last Mechanical Art: Shake all ingredients with ice.. Strain into a rocks glass over ice..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "173 calories"
      },
      "recipeIngredient": [
        "22.5 ml Mezcal",
        "22.5 ml Cynar",
        "22.5 ml Green Chartreuse",
        "22.5 ml Lime juice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/last-mechanical-art/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over ice.",
          "url": "https://cocktail.glass/last-mechanical-art/#step2"
        }
      ],
      "keywords": "cocktail, Modern Classic, Tumbler, Mezcal, Cynar, Green Chartreuse, Lime juice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/vieux-mot/",
      "url": "https://cocktail.glass/vieux-mot/",
      "name": "Vieux Mot",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/vieux-mot/"
          ]
        }
      ],
      "description": "How to make a Vieux Mot: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/vieux-mot/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/vieux-mot/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/vieux-mot/"
      },
      "name": "Vieux Mot",
      "description": "How to make a Vieux Mot: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "175 calories"
      },
      "recipeIngredient": [
        "45 ml Gin",
        "15 ml Elderflower liqueur",
        "22.5 ml Lemon juice",
        "10 ml Sugar syrup",
        "garnish Lemon twist"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/vieux-mot/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/vieux-mot/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon twist.",
          "url": "https://cocktail.glass/vieux-mot/#step3"
        }
      ],
      "keywords": "cocktail, Modern Classic, Coupe, Gin, Elderflower liqueur, Lemon juice, Sugar syrup, Lemon twist",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/the-word/",
      "url": "https://cocktail.glass/the-word/",
      "name": "The Word",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/the-word/"
          ]
        }
      ],
      "description": "How to make a The Word: Shake all ingredients with ice.. Strain into a chilled coupe glass..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/the-word/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/the-word/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/the-word/"
      },
      "name": "The Word",
      "description": "How to make a The Word: Shake all ingredients with ice.. Strain into a chilled coupe glass..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "173 calories"
      },
      "recipeIngredient": [
        "22.5 ml Gin",
        "22.5 ml Green Chartreuse",
        "22.5 ml Maraschino liqueur",
        "22.5 ml Lemon juice"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/the-word/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/the-word/#step2"
        }
      ],
      "keywords": "cocktail, Modern Classic, Coupe, Gin, Green Chartreuse, Maraschino liqueur, Lemon juice",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/greenpoint-original/",
      "url": "https://cocktail.glass/greenpoint-original/",
      "name": "Greenpoint (Original)",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/greenpoint-original/"
          ]
        }
      ],
      "description": "How to make a Greenpoint (Original): Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/greenpoint-original/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/greenpoint-original/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/greenpoint-original/"
      },
      "name": "Greenpoint (Original)",
      "description": "How to make a Greenpoint (Original): Stir all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "178 calories"
      },
      "recipeIngredient": [
        "60 ml Rye whiskey",
        "15 ml Sweet vermouth",
        "7.5 ml Yellow Chartreuse",
        "2 dashes Angostura bitters",
        "garnish Lemon twist"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/greenpoint-original/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/greenpoint-original/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon twist.",
          "url": "https://cocktail.glass/greenpoint-original/#step3"
        }
      ],
      "keywords": "cocktail, Modern Classic, Coupe, Rye whiskey, Sweet vermouth, Yellow Chartreuse, Angostura bitters, Lemon twist",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/new-york-sour-classic/",
      "url": "https://cocktail.glass/new-york-sour-classic/",
      "name": "New York Sour (Classic)",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/new-york-sour-classic/"
          ]
        }
      ],
      "description": "How to make a New York Sour (Classic): Shake whiskey, lemon and syrup with ice.. Strain into a rocks glass over ice.. Carefully float red wine on top.. Garnish with cherry, lemon wheel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/new-york-sour-classic/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/new-york-sour-classic/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/new-york-sour-classic/"
      },
      "name": "New York Sour (Classic)",
      "description": "How to make a New York Sour (Classic): Shake whiskey, lemon and syrup with ice.. Strain into a rocks glass over ice.. Carefully float red wine on top.. Garnish with cherry, lemon wheel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "198 calories"
      },
      "recipeIngredient": [
        "60 ml Rye whiskey",
        "22.5 ml Lemon juice",
        "15 ml Sugar syrup",
        "15 ml Red wine",
        "garnish Cherry, lemon wheel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake whiskey, lemon and syrup with ice.",
          "url": "https://cocktail.glass/new-york-sour-classic/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a rocks glass over ice.",
          "url": "https://cocktail.glass/new-york-sour-classic/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Carefully",
          "text": "Carefully float red wine on top.",
          "url": "https://cocktail.glass/new-york-sour-classic/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with cherry, lemon wheel.",
          "url": "https://cocktail.glass/new-york-sour-classic/#step4"
        }
      ],
      "keywords": "cocktail, Sour, Tumbler, Rye whiskey, Lemon juice, Sugar syrup, Red wine, Cherry, lemon wheel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/night-cap/",
      "url": "https://cocktail.glass/night-cap/",
      "name": "Night Cap",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/night-cap/"
          ]
        }
      ],
      "description": "How to make a Night Cap: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with grated nutmeg..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/night-cap/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/night-cap/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/night-cap/"
      },
      "name": "Night Cap",
      "description": "How to make a Night Cap: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with grated nutmeg..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "131 calories"
      },
      "recipeIngredient": [
        "30 ml Cognac",
        "15 ml Grand Marnier",
        "15 ml Anisette",
        "1 piece Egg yolk",
        "garnish Grated nutmeg"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/night-cap/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/night-cap/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with grated nutmeg.",
          "url": "https://cocktail.glass/night-cap/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Cognac, Grand Marnier, Anisette, Egg yolk, Grated nutmeg",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/chrysanthemum-classic/",
      "url": "https://cocktail.glass/chrysanthemum-classic/",
      "name": "Chrysanthemum Classic",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/chrysanthemum-classic/"
          ]
        }
      ],
      "description": "How to make a Chrysanthemum Classic: Stir all ingredients with ice.. Strain into a Nick & Nora glass.. Garnish with orange twist..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/chrysanthemum-classic/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/chrysanthemum-classic/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/chrysanthemum-classic/"
      },
      "name": "Chrysanthemum Classic",
      "description": "How to make a Chrysanthemum Classic: Stir all ingredients with ice.. Strain into a Nick & Nora glass.. Garnish with orange twist..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "146 calories"
      },
      "recipeIngredient": [
        "60 ml Dry vermouth",
        "22.5 ml Bénédictine",
        "1 barspoon Absinthe",
        "garnish Orange twist"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir all ingredients with ice.",
          "url": "https://cocktail.glass/chrysanthemum-classic/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a Nick & Nora glass.",
          "url": "https://cocktail.glass/chrysanthemum-classic/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange twist.",
          "url": "https://cocktail.glass/chrysanthemum-classic/#step3"
        }
      ],
      "keywords": "cocktail, Low alcohol, Nick & Nora, Dry vermouth, Bénédictine, Absinthe, Orange twist",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/venetian-spritz/",
      "url": "https://cocktail.glass/venetian-spritz/",
      "name": "Venetian Spritz",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/venetian-spritz/"
          ]
        }
      ],
      "description": "How to make a Venetian Spritz: Build over ice in a wine glass.. Stir gently.. Garnish with green olive..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/venetian-spritz/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/venetian-spritz/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/venetian-spritz/"
      },
      "name": "Venetian Spritz",
      "description": "How to make a Venetian Spritz: Build over ice in a wine glass.. Stir gently.. Garnish with green olive..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "159 calories"
      },
      "recipeIngredient": [
        "45 ml Select Aperitivo",
        "90 ml Prosecco",
        "30 ml Soda water",
        "garnish Green olive"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build over ice in a wine glass.",
          "url": "https://cocktail.glass/venetian-spritz/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir gently.",
          "url": "https://cocktail.glass/venetian-spritz/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with green olive.",
          "url": "https://cocktail.glass/venetian-spritz/#step3"
        }
      ],
      "keywords": "cocktail, Spritz, Wine glass, Select Aperitivo, Prosecco, Soda water, Green olive",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/absinthe-frappe/",
      "url": "https://cocktail.glass/absinthe-frappe/",
      "name": "Absinthe Frappé",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/absinthe-frappe/"
          ]
        }
      ],
      "description": "How to make a Absinthe Frappé: Build absinthe and syrup over crushed ice in a rocks glass.. Top with soda.. Stir until frosted.. Garnish with mint sprig..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/absinthe-frappe/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/absinthe-frappe/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/absinthe-frappe/"
      },
      "name": "Absinthe Frappé",
      "description": "How to make a Absinthe Frappé: Build absinthe and syrup over crushed ice in a rocks glass.. Top with soda.. Stir until frosted.. Garnish with mint sprig..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "117 calories"
      },
      "recipeIngredient": [
        "30 ml Absinthe",
        "15 ml Sugar syrup",
        "30 ml Soda water",
        "garnish Mint sprig"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build absinthe and syrup over crushed ice in a rocks glass.",
          "url": "https://cocktail.glass/absinthe-frappe/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Top",
          "text": "Top with soda.",
          "url": "https://cocktail.glass/absinthe-frappe/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir until frosted.",
          "url": "https://cocktail.glass/absinthe-frappe/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with mint sprig.",
          "url": "https://cocktail.glass/absinthe-frappe/#step4"
        }
      ],
      "keywords": "cocktail, Classic, Tumbler, Absinthe, Sugar syrup, Soda water, Mint sprig",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/hemingway-gin-and-tonic/",
      "url": "https://cocktail.glass/hemingway-gin-and-tonic/",
      "name": "Hemingway Gin & Tonic",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/hemingway-gin-and-tonic/"
          ]
        }
      ],
      "description": "How to make a Hemingway Gin & Tonic: Build in a highball glass over ice.. Add all ingredients.. Stir gently.. Garnish with grapefruit wedge..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/hemingway-gin-and-tonic/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/hemingway-gin-and-tonic/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/hemingway-gin-and-tonic/"
      },
      "name": "Hemingway Gin & Tonic",
      "description": "How to make a Hemingway Gin & Tonic: Build in a highball glass over ice.. Add all ingredients.. Stir gently.. Garnish with grapefruit wedge..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT4M",
      "cookTime": "PT0M",
      "totalTime": "PT4M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "211 calories"
      },
      "recipeIngredient": [
        "60 ml Gin",
        "120 ml Tonic water",
        "15 ml Grapefruit juice",
        "10 ml Maraschino liqueur",
        "garnish Grapefruit wedge"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Build",
          "text": "Build in a highball glass over ice.",
          "url": "https://cocktail.glass/hemingway-gin-and-tonic/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add all ingredients.",
          "url": "https://cocktail.glass/hemingway-gin-and-tonic/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir gently.",
          "url": "https://cocktail.glass/hemingway-gin-and-tonic/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with grapefruit wedge.",
          "url": "https://cocktail.glass/hemingway-gin-and-tonic/#step4"
        }
      ],
      "keywords": "cocktail, Highball, Highball, Gin, Tonic water, Grapefruit juice, Maraschino liqueur, Grapefruit wedge",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/breakfast-martini/",
      "url": "https://cocktail.glass/breakfast-martini/",
      "name": "Breakfast Martini",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/breakfast-martini/"
          ]
        }
      ],
      "description": "How to make a Breakfast Martini: Stir the marmalade with the lemon juice to dissolve.. Add gin and Cointreau.. Shake with ice.. Strain into a chilled coupe glass.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/breakfast-martini/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/breakfast-martini/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/breakfast-martini/"
      },
      "name": "Breakfast Martini",
      "description": "How to make a Breakfast Martini: Stir the marmalade with the lemon juice to dissolve.. Add gin and Cointreau.. Shake with ice.. Strain into a chilled coupe glass.. Garnish with orange peel..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT5M",
      "cookTime": "PT0M",
      "totalTime": "PT5M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "166 calories"
      },
      "recipeIngredient": [
        "50 ml Gin",
        "15 ml Cointreau",
        "15 ml Lemon juice",
        "1 barspoon Orange marmalade",
        "garnish Orange peel"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Stir",
          "text": "Stir the marmalade with the lemon juice to dissolve.",
          "url": "https://cocktail.glass/breakfast-martini/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Add",
          "text": "Add gin and Cointreau.",
          "url": "https://cocktail.glass/breakfast-martini/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake with ice.",
          "url": "https://cocktail.glass/breakfast-martini/#step3"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/breakfast-martini/#step4"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with orange peel.",
          "url": "https://cocktail.glass/breakfast-martini/#step5"
        }
      ],
      "keywords": "cocktail, Modern Classic, Coupe, Gin, Cointreau, Lemon juice, Orange marmalade, Orange peel",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://cocktail.glass/the-journalist/",
      "url": "https://cocktail.glass/the-journalist/",
      "name": "The Journalist",
      "isPartOf": {
        "@id": "https://cocktail.glass/#/schema.org/WebSite"
      },
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://cocktail.glass/the-journalist/"
          ]
        }
      ],
      "description": "How to make a The Journalist: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "mainEntity": {
        "@id": "https://cocktail.glass/the-journalist/#recipe"
      }
    },
    {
      "@type": "Recipe",
      "@id": "https://cocktail.glass/the-journalist/#recipe",
      "mainEntityOfPage": {
        "@id": "https://cocktail.glass/the-journalist/"
      },
      "name": "The Journalist",
      "description": "How to make a The Journalist: Shake all ingredients with ice.. Strain into a chilled coupe glass.. Garnish with lemon twist..",
      "inLanguage": "en-US",
      "recipeCategory": "Drink",
      "recipeCuisine": "International",
      "recipeYield": "1 cocktail",
      "prepTime": "PT3M",
      "cookTime": "PT0M",
      "totalTime": "PT3M",
      "datePublished": "2025-01-01",
      "nutrition": {
        "@type": "NutritionInformation",
        "calories": "166 calories"
      },
      "recipeIngredient": [
        "45 ml Gin",
        "15 ml Dry vermouth",
        "15 ml Sweet vermouth",
        "7.5 ml Triple sec",
        "7.5 ml Lemon juice",
        "2 dashes Angostura bitters",
        "garnish Lemon twist"
      ],
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "name": "Shake",
          "text": "Shake all ingredients with ice.",
          "url": "https://cocktail.glass/the-journalist/#step1"
        },
        {
          "@type": "HowToStep",
          "name": "Strain",
          "text": "Strain into a chilled coupe glass.",
          "url": "https://cocktail.glass/the-journalist/#step2"
        },
        {
          "@type": "HowToStep",
          "name": "Garnish",
          "text": "Garnish with lemon twist.",
          "url": "https://cocktail.glass/the-journalist/#step3"
        }
      ],
      "keywords": "cocktail, Classic, Coupe, Gin, Dry vermouth, Sweet vermouth, Triple sec, Lemon juice, Angostura bitters, Lemon twist",
      "author": {
        "@id": "https://cocktail.glass/#/schema.org/Organization/cocktail-glass"
      }
    }
  ]
}