<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />

    <title>Sakage - Columbia MD's #1 Steak & Sausage Sandwich Delivery | Howard County</title>
    <meta name="description" content="Columbia MD's premier steak & sausage sandwich delivery serving all 10 villages - Wilde Lake, Harper's Choice, Oakland Mills & more. Fast DoorDash delivery to Howard County's planned community of 104,681 residents." />
    <meta name="keywords" content="Sakage, Columbia MD sandwich delivery, Howard County food delivery, alternative to The Food Market Columbia, better than Busboys and Poets delivery, Columbia steak restaurant, Naz's Halal Food competitor, Dok Khao Thai alternative, Medium Rare Restaurant delivery, Cured 18th 21st alternative, Smashing Grapes Columbia competitor, Lāk Columbia alternative, The Angry Jerk Merriweather alternative, Vacation and Chill competitor, Columbia MD fine dining delivery, premium restaurant quality sandwiches Howard County, Wilde Lake sandwiches, Harper's Choice lunch, Oakland Mills food, Long Reach delivery, Owen Brown eats, Town Center sandwiches, Hickory Ridge food, Kings Contrivance delivery, Dorsey's Search lunch, River Hill sandwiches, DoorDash Columbia MD, best steak sandwich Howard County, Columbia planned community food, Mall in Columbia delivery, Lake Kittamaqundi lunch, Merriweather dining" />

    <meta name="geo.region" content="US-MD" />
    <meta name="geo.placename" content="Columbia" />
    <meta name="geo.position" content="39.2037;-76.8610" />
    <meta name="ICBM" content="39.2037, -76.8610" />
    <meta name="restaurant:contact" content="+18449853758" />
    <meta name="restaurant:delivery" content="true" />
    <meta name="restaurant:pickup" content="true" />

    <meta property="og:site_name" content="Sakage - Columbia's Premium Sandwich Shop" />
    <meta property="og:title" content="Sakage - Best Steak Sandwiches in Columbia, MD" />
    <meta property="og:description" content="Columbia's favorite steak & sausage sandwiches. Open daily with fast DoorDash delivery to Howard County." />
    <meta property="og:image" content="https://sakage.online/images/social-preview.jpg" />
    <meta property="og:image:width" content="1200" />
    <meta property="og:image:height" content="630" />
    <meta property="og:image:alt" content="Sakage's signature steak sandwich with melted cheese" />
    <meta property="og:url" content="https://sakage.online" />
    <meta property="og:type" content="restaurant.restaurant" />
    <meta property="og:locale" content="en_US" />
    <meta property="restaurant:menu" content="https://sakage.online/menu" />

    <meta name="twitter:card" content="summary_large_image" />
    <meta name="twitter:site" content="@sakageeats" />
    <meta name="twitter:creator" content="@sakageeats" />
    <meta name="twitter:title" content="Sakage - Columbia MD's Best Sandwiches" />
    <meta name="twitter:description" content="Premium steak & sausage sandwiches in Howard County. Open daily with fast DoorDash delivery." />
    <meta name="twitter:image" content="https://sakage.online/images/twitter-preview.jpg" />
    <meta name="twitter:image:alt" content="Sakage's delicious sandwich platter" />

    <link rel="icon" type="image/svg+xml" href="/logo.svg" />
    <link rel="apple-touch-icon" href="/apple-touch-icon.png" />
    <link rel="manifest" href="/site.webmanifest" />
    <meta name="theme-color" content="#8B4513" />

    <link rel="preconnect" href="https://fonts.googleapis.com" />
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
    <link rel="preload" href="/App.css" as="style" />
    <link rel="stylesheet" href="/App.css" type="text/css" />
    <link rel="preconnect" href="https://convai.11.ai" crossorigin />
    <link rel="preconnect" href="https://cdn.11.ai" crossorigin />

    <!-- Updated CSP -->
    <meta http-equiv="Content-Security-Policy" content="connect-src 'self' https://api.stripe.com https://js.stripe.com https://api.us.elevenlabs.io https://www.google.com https://googleads.g.doubleclick.net https://www.googleadservices.com https://www.googletagmanager.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; font-src 'self' https://fonts.gstatic.com;" />

    <!-- Google Analytics with consent check -->
    <script>
        window.dataLayer = window.dataLayer || [];
        function gtag() { dataLayer.push(arguments); }
        if (localStorage.getItem('userConsent') === 'true') {
            gtag('js', new Date());
            gtag('config', 'AW-17166768389');
        }
    </script>
    <script async src="https://www.googletagmanager.com/gtag/js?id=AW-17166768389"></script>

    <!-- Stripe -->
    <script async src="https://js.stripe.com/v3/buy-button.js"></script>

    <!-- Schema.org for Restaurant -->
    <script type="application/ld+json">
        {
            "@context": "https://schema.org",
            "@type": "Restaurant",
            "name": "Sakage",
            "description": "Premium steak and sausage sandwiches in Columbia, MD. Voted best sandwiches in Howard County.",
            "image": "https://sakage.online/images/hero.jpg",
            "priceRange": "$$",
            "telephone": "+1-844-985-3758",
            "url": "https://sakage.online",
            "servesCuisine": ["American", "Sandwiches", "Breakfast"],
            "acceptsReservations": "false",
            "menu": "https://sakage.online/menu",
            "openingHoursSpecification": {
                "@type": "OpeningHoursSpecification",
                "dayOfWeek": ["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],
                "opens": "07:00",
                "closes": "21:00"
            },
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6260 Dove Sail Lane",
                "addressLocality": "Columbia",
                "addressRegion": "MD",
                "postalCode": "21044",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": 39.2037,
                "longitude": -76.8610
            },
            "hasOfferCatalog": {
                "@type": "OfferCatalog",
                "name": "Menu Items",
                "itemListElement": [{
                    "@type": "OfferCatalog",
                    "name": "Signature Sandwiches",
                    "itemListElement": [{
                        "@type": "Offer",
                        "itemOffered": {
                            "@type": "MenuItem",
                            "name": "Flagship Sakage Sandwich",
                            "description": "Premium seared steak with Italian sausage and melted cheese",
                            "offers": {
                                "@type": "Offer",
                                "price": "17.99",
                                "priceCurrency": "USD"
                            }
                        }
                    }]
                }]
            },
            "aggregateRating": {
                "@type": "AggregateRating",
                "ratingValue": "4.5",
                "reviewCount": "86",
                "bestRating": "5",
                "worstRating": "1"
            },
            "sameAs": [
                "https://www.facebook.com/sakageeats",
                "https://www.instagram.com/sakageeats",
                "https://twitter.com/sakageeats",
                "https://www.yelp.com/biz/sakage-columbia"
            ]
        }
    </script>

    <!-- Schema.org for WebSite -->
    <script type="application/ld+json">
        {
            "@context": "https://schema.org",
            "@type": "WebSite",
            "name": "Sakage",
            "url": "https://sakage.online",
            "potentialAction": {
                "@type": "SearchAction",
                "target": "https://sakage.online/menu?q={search_term_string}",
                "query-input": "required name=search_term_string"
            }
        }
    </script>

  <script type="module" crossorigin src="/assets/index-DHYuAO0q.js"></script>
  <link rel="stylesheet" crossorigin href="/assets/index-D7QUQp5v.css">
</head>
<body>
    <div id="root"></div>
</body>
</html>