RedisException
MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. RedisException thrown with message "MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error." Stacktrace: #6 RedisException in /home/deploy/EHungry-5-boyan/Web/classes/Cache.class.php:69 #5 Redis:setex in /home/deploy/EHungry-5-boyan/Web/classes/Cache.class.php:69 #4 Cache:Set in /home/deploy/EHungry-5-boyan/Web/templates3.0/customer/schema.php:272 #3 {closure} in /home/deploy/EHungry-5-boyan/Web/templates3.0/customer/schema.php:277 #2 include_once in /home/deploy/EHungry-5-boyan/Web/templates3.0/customer/header.php:320 #1 include_once in /home/deploy/EHungry-5-boyan/Web/controllers/customer.php:867 #0 require in /home/deploy/EHungry-5-boyan/Web/index.php:30
Stack frames (7)
6
RedisException
/
home
/
deploy
/
EHungry-5-boyan
/
Web
/
classes
/
Cache.class.php
69
5
Redis
setex
/
home
/
deploy
/
EHungry-5-boyan
/
Web
/
classes
/
Cache.class.php
69
4
Cache
Set
/
home
/
deploy
/
EHungry-5-boyan
/
Web
/
templates3.0
/
customer
/
schema.php
272
3
{closure}
/
home
/
deploy
/
EHungry-5-boyan
/
Web
/
templates3.0
/
customer
/
schema.php
277
2
include_once
/
home
/
deploy
/
EHungry-5-boyan
/
Web
/
templates3.0
/
customer
/
header.php
320
1
include_once
/
home
/
deploy
/
EHungry-5-boyan
/
Web
/
controllers
/
customer.php
867
0
require
/
home
/
deploy
/
EHungry-5-boyan
/
Web
/
index.php
30
/
home
/
deploy
/
EHungry-5-boyan
/
Web
/
classes
/
Cache.class.php
    }
 
    public static function SetObject($key, $var, $expire = 86400) {
        return static::Set($key, serialize($var), $expire);
    }
 
    public static function SetArray($key, $var, $expire = 86400) {
        return static::Set($key, serialize($var), $expire);
    }
 
    public static function SetBoolean($key, $var, $expire = 86400) {
        return static::Set($key, serialize($var), $expire);
    }
 
    public static function Set($key, $var, $expire = 86400) {
        App::debugbarLog('debug', "Cache set: $key");
        if ($i = static::getInstance()) {
            $var = static::beforeSet($var);
            return $expire > 0?
                $i->setEx($key, $expire, $var) :
                $i->set($key, $var);
        }
        return null;
    }
 
    public static function Exists(...$key):?bool {
        if ($i = static::getInstance()) {
            return $i->exists($key);
        }
        return null;
    }
 
    public static function Expire($key, $ttl) {
        if ($i = static::getInstance()) {
            return $i->expire($key, $ttl);
        }
        return false;
    }
 
    /**
Arguments
  1. "MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error."
    
/
home
/
deploy
/
EHungry-5-boyan
/
Web
/
classes
/
Cache.class.php
    }
 
    public static function SetObject($key, $var, $expire = 86400) {
        return static::Set($key, serialize($var), $expire);
    }
 
    public static function SetArray($key, $var, $expire = 86400) {
        return static::Set($key, serialize($var), $expire);
    }
 
    public static function SetBoolean($key, $var, $expire = 86400) {
        return static::Set($key, serialize($var), $expire);
    }
 
    public static function Set($key, $var, $expire = 86400) {
        App::debugbarLog('debug', "Cache set: $key");
        if ($i = static::getInstance()) {
            $var = static::beforeSet($var);
            return $expire > 0?
                $i->setEx($key, $expire, $var) :
                $i->set($key, $var);
        }
        return null;
    }
 
    public static function Exists(...$key):?bool {
        if ($i = static::getInstance()) {
            return $i->exists($key);
        }
        return null;
    }
 
    public static function Expire($key, $ttl) {
        if ($i = static::getInstance()) {
            return $i->expire($key, $ttl);
        }
        return false;
    }
 
    /**
Arguments
  1. "8749_11056_137020_2_schema"
    
  2. 86400
    
  3. """
    <script type="application/ld+json">{\n
        "@context": "http://schema.org",\n
        "@type": "Menu",\n
        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main",\n
        "mainEntityOfPage": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main",\n
        "inLanguage": "English",\n
        "name": "Main",\n
        "description": "Please note: requests for additional items or special preparation may incur an <b>extra charge</b> not calculated on your online order.",\n
        "hasMenuSection": [\n
            {\n
                "@type": "MenuSection",\n
                "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu",\n
                "name": "Luncheon Menu",\n
                "description": "Tuesday - Saturday: 11:00 am ~ 3:00 pm <br />\nAll entrees include : Egg Roll or Soup <br />\n(Wonton, Egg Drop, Hot & Sour), Steamed or Fried Rice <br />\nRice Not Included For Lo Mein <br /><br />\nLunch items are only shown on this page during lunch ordering hours",\n
                "hasMenuItem": [\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "General Tso's Chicken",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l1-general-tsos-chicken",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.95",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Hunan Chicken",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l12-hunan-chicken",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Szechuan Chicken",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l13-szechuan-chicken",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Kung Pao Chicken",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l14-kung-pao-chicken",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Chicken Chow Mein",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l2-chicken-chow-mein",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Chicken Chop Suey",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l3-chicken-chop-suey",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Chicken w. String Bean",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l4-chicken-w-string-bean",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Chicken w. Snow Peas",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l5-chicken-w-snow-pea",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Chicken w. Broccoli",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l6-chicken-w-broccoli",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Chicken w. Mixed Vegetables",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l7-chicken-w-mixed-vegetable",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Cashew Chicken",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l8-cashew-chicken",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.95",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Almond Chicken",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l9-almond-chicken",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.95",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Chicken w. Garlic Sauce",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l10-chicken-w-garlic-sauce",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Curry Chicken",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l11-curry-chicken",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Lemon Chicken",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l15-lemon-chicken",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "6.25",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Sweet & Sour Chicken",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l20-sweet-sour-chicken",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Mongolian Chicken",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l16-mongolian-chicken",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Moo Goo Gai Pan",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l17-moo-goo-gai-pan",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Orange Chicken",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l18-orange-chicken",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.95",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Sesame Chicken",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l19-sesame-chicken",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.95",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Wor Sue Gai",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l22-wor-sue-gai",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.95",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Beef w. Broccoli",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l28-beef-w-broccoli",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.95",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Beef w. Mixed Vegetables",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l29-beef-w-mixed-vegetable",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.95",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Beef w. Snow Peas",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l30-beef-w-snow-peas",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.95",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Beef w. Garlic Sauce",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l31-beef-w-garlic-sauce",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.95",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Beef with String Bean",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l32-beef-w-string-bean",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.95",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Beef Chow Mein",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/beef-chow-mein-1",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.95",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Beef Chop Suey",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/beef-chop-suey-1",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.95",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Curry Beef",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l33-curry-beef",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.95",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Hunan Beef",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l37-hunan-beef",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.95",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Szechuan Beef",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l39-szechuan-beef",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.95",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Kung Pao Beef",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l38-kung-pao-beef",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.95",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Pepper Steak",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l35-pepper-steak",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.95",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Mongolian Beef",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l36-mongolian-beef",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.95",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Cashew Shrimp",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l40-cashew-shrimp",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "6.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Curry Shrimp",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l41-curry-shrimp",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "6.45",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Hunan Shrimp",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l42-hunan-shrimp",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "6.45",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Kung Pao Shrimp",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l43-kung-pao-shrimp",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "6.45",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Shrimp Chow Mein",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/shrimp-chow-mein-1",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "6.45",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Shrimp Chop Suey",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/shrimp-chop-suey-1",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "6.45",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Shrimp w. Broccoli",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l44-shrimp-w-broccoli",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "6.45",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Shrimp w. Snow Peas",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l45-shrimp-w-snow-pea",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "6.45",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Shrimp w. Lobster Sauce",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l46-shrimp-w-lobster-sauce",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "6.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Shrimp w. Mixed Vegetables",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l47-shrimp-w-mixed-vegetable",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "6.45",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Shrimp w. String Bean",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l48-shrimp-w-string-bean",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "6.45",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Shrimp w. Garlic Sauce",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l49-shrimp-w-garlic-sauce",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "6.45",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Sweet & Sour Shrimp",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l50-sweet-sour-shrimp",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "6.45",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Sesame Shrimp",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l51-sesame-shrimp",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "6.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Sweet & Sour Pork",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/sweet-sour-pork-1",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Hunan Pork",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/hunan-pork-1",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Pork w. Bean Sprout",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/pork-w-bean-sprout-1",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Double Cooked Pork",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/double-cooked-pork-1",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Pork with String Bean",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/pork-with-string-bean",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Hunan Broccoli",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l52-hunan-broccoli",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.50",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Home Style Bean Curd",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l53-home-style-bean-curd",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Ma Po Tofu",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l54-ma-po-tofu",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Szechuan String Bean",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l55-szechuan-string-bean",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Vegetable Delight",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l56-vegetable-delight",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.50",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Vegetable Fried Rice",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l63-vegetable-fried-rice",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Chicken Fried Rice",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l64-chicken-fried-rice",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Pork Fried Rice",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l65-pork-fried-rice",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Beef Fried Rice",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l66-beef-fried-rice",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.95",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Shrimp Fried Rice",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l67-shrimp-fried-rice",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "6.15",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "House Special Fried Rice",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l68-house-special-fried-rice",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "6.15",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Vegetable Lo Mein",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l57-vegetable-lo-mein",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Chicken Lo Mein",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l58-chicken-lo-mein",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.95",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Pork Lo Mein",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l59-pork-lo-mein",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.95",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Beef Lo Mein",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l60-beef-lo-mein",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "6.25",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Shrimp Lo Mein",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l61-shrimp-lo-mein",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "6.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "House Special Lo Mein",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l62-house-special-lo-mein",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "6.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Ba Ba Bowl",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/ba-ba-bowl-1",\n
                        "description": "Jumbo shrimp, beef and chicken stir fried w. celery in a delicious chef's special sauce",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "6.95",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Ma Ma Bowl",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/ma-ma-bowl-1",\n
                        "description": "Tender beef, chicken, fried tofu, green pepper, bamboo shoot, water chestnut and mushroom in a tasty brown sauce",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "6.95",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Jie Jie Bowl",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/jie-jie-bowl",\n
                        "description": "White meat chicken cooked in a refreshing honey mustard sauce and garnished w. fresh steamed broccoli",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "6.95",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Mui Mui Bowl",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/mui-mui-bowl-1",\n
                        "description": "Slices of flavorful beef accentuated w. sweet white onions and a bed of lettuce in a spicy brown sauce",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "6.95",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Dragon and Phoenix",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/dragon-and-phoenix-1",\n
                        "description": "Chicken, shrimp and vegetables in a white sauce",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "7.15",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Szechuan Double Delight",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/szechuan-double-delight",\n
                        "description": "Chicken and shrimp and vegetables in a spicy Szechuan sauce",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "7.15",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    }\n
                ]\n
            }\n
        ]\n
    }</script>
    """
    
/
home
/
deploy
/
EHungry-5-boyan
/
Web
/
templates3.0
/
customer
/
schema.php
                                        if (count($prices) > 1 || $p->getDisplayName() != $i->getDisplayName()) {
                                            $priceJson['eligibleQuantity'] = [
                                                '@type' => 'QuantitativeValue',
                                                'name'  => $p->getDisplayName()
                                            ];
                                        }
                                        $itemJson['offers'][] = $priceJson;
                                    }
                                }
 
                                $categoryJson['hasMenuItem'][] = $itemJson;
                            }
                        }
                    }
                    $json['hasMenuSection'][] = $categoryJson;
                }
            }
 
            $schemaScript = '<script type="application/ld+json">'.json_encode($json, JSON_PRETTY_PRINT | JSON_UNESCAPED_SLASHES).'</script>';
            Cache::Set($cacheKey, $schemaScript);
            echo $schemaScript;
            break;
    }
};
$printSchema();
 
Arguments
  1. "8749_11056_137020_2_schema"
    
  2. """
    <script type="application/ld+json">{\n
        "@context": "http://schema.org",\n
        "@type": "Menu",\n
        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main",\n
        "mainEntityOfPage": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main",\n
        "inLanguage": "English",\n
        "name": "Main",\n
        "description": "Please note: requests for additional items or special preparation may incur an <b>extra charge</b> not calculated on your online order.",\n
        "hasMenuSection": [\n
            {\n
                "@type": "MenuSection",\n
                "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu",\n
                "name": "Luncheon Menu",\n
                "description": "Tuesday - Saturday: 11:00 am ~ 3:00 pm <br />\nAll entrees include : Egg Roll or Soup <br />\n(Wonton, Egg Drop, Hot & Sour), Steamed or Fried Rice <br />\nRice Not Included For Lo Mein <br /><br />\nLunch items are only shown on this page during lunch ordering hours",\n
                "hasMenuItem": [\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "General Tso's Chicken",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l1-general-tsos-chicken",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.95",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Hunan Chicken",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l12-hunan-chicken",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Szechuan Chicken",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l13-szechuan-chicken",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Kung Pao Chicken",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l14-kung-pao-chicken",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Chicken Chow Mein",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l2-chicken-chow-mein",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Chicken Chop Suey",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l3-chicken-chop-suey",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Chicken w. String Bean",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l4-chicken-w-string-bean",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Chicken w. Snow Peas",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l5-chicken-w-snow-pea",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Chicken w. Broccoli",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l6-chicken-w-broccoli",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Chicken w. Mixed Vegetables",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l7-chicken-w-mixed-vegetable",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Cashew Chicken",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l8-cashew-chicken",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.95",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Almond Chicken",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l9-almond-chicken",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.95",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Chicken w. Garlic Sauce",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l10-chicken-w-garlic-sauce",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Curry Chicken",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l11-curry-chicken",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Lemon Chicken",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l15-lemon-chicken",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "6.25",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Sweet & Sour Chicken",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l20-sweet-sour-chicken",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Mongolian Chicken",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l16-mongolian-chicken",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Moo Goo Gai Pan",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l17-moo-goo-gai-pan",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Orange Chicken",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l18-orange-chicken",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.95",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Sesame Chicken",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l19-sesame-chicken",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.95",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Wor Sue Gai",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l22-wor-sue-gai",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.95",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Beef w. Broccoli",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l28-beef-w-broccoli",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.95",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Beef w. Mixed Vegetables",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l29-beef-w-mixed-vegetable",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.95",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Beef w. Snow Peas",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l30-beef-w-snow-peas",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.95",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Beef w. Garlic Sauce",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l31-beef-w-garlic-sauce",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.95",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Beef with String Bean",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l32-beef-w-string-bean",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.95",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Beef Chow Mein",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/beef-chow-mein-1",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.95",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Beef Chop Suey",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/beef-chop-suey-1",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.95",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Curry Beef",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l33-curry-beef",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.95",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Hunan Beef",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l37-hunan-beef",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.95",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Szechuan Beef",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l39-szechuan-beef",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.95",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Kung Pao Beef",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l38-kung-pao-beef",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.95",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Pepper Steak",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l35-pepper-steak",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.95",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Mongolian Beef",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l36-mongolian-beef",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.95",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Cashew Shrimp",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l40-cashew-shrimp",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "6.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Curry Shrimp",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l41-curry-shrimp",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "6.45",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Hunan Shrimp",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l42-hunan-shrimp",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "6.45",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Kung Pao Shrimp",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l43-kung-pao-shrimp",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "6.45",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Shrimp Chow Mein",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/shrimp-chow-mein-1",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "6.45",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Shrimp Chop Suey",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/shrimp-chop-suey-1",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "6.45",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Shrimp w. Broccoli",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l44-shrimp-w-broccoli",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "6.45",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Shrimp w. Snow Peas",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l45-shrimp-w-snow-pea",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "6.45",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Shrimp w. Lobster Sauce",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l46-shrimp-w-lobster-sauce",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "6.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Shrimp w. Mixed Vegetables",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l47-shrimp-w-mixed-vegetable",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "6.45",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Shrimp w. String Bean",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l48-shrimp-w-string-bean",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "6.45",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Shrimp w. Garlic Sauce",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l49-shrimp-w-garlic-sauce",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "6.45",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Sweet & Sour Shrimp",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l50-sweet-sour-shrimp",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "6.45",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Sesame Shrimp",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l51-sesame-shrimp",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "6.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Sweet & Sour Pork",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/sweet-sour-pork-1",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Hunan Pork",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/hunan-pork-1",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Pork w. Bean Sprout",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/pork-w-bean-sprout-1",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Double Cooked Pork",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/double-cooked-pork-1",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Pork with String Bean",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/pork-with-string-bean",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Hunan Broccoli",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l52-hunan-broccoli",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.50",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Home Style Bean Curd",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l53-home-style-bean-curd",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Ma Po Tofu",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l54-ma-po-tofu",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Szechuan String Bean",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l55-szechuan-string-bean",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Vegetable Delight",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l56-vegetable-delight",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.50",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Vegetable Fried Rice",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l63-vegetable-fried-rice",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Chicken Fried Rice",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l64-chicken-fried-rice",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Pork Fried Rice",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l65-pork-fried-rice",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Beef Fried Rice",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l66-beef-fried-rice",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.95",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Shrimp Fried Rice",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l67-shrimp-fried-rice",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "6.15",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "House Special Fried Rice",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l68-house-special-fried-rice",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "6.15",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Vegetable Lo Mein",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l57-vegetable-lo-mein",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Chicken Lo Mein",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l58-chicken-lo-mein",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.95",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Pork Lo Mein",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l59-pork-lo-mein",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "5.95",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Beef Lo Mein",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l60-beef-lo-mein",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "6.25",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Shrimp Lo Mein",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l61-shrimp-lo-mein",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "6.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "House Special Lo Mein",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/l62-house-special-lo-mein",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "6.75",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Ba Ba Bowl",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/ba-ba-bowl-1",\n
                        "description": "Jumbo shrimp, beef and chicken stir fried w. celery in a delicious chef's special sauce",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "6.95",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Ma Ma Bowl",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/ma-ma-bowl-1",\n
                        "description": "Tender beef, chicken, fried tofu, green pepper, bamboo shoot, water chestnut and mushroom in a tasty brown sauce",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "6.95",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Jie Jie Bowl",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/jie-jie-bowl",\n
                        "description": "White meat chicken cooked in a refreshing honey mustard sauce and garnished w. fresh steamed broccoli",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "6.95",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Mui Mui Bowl",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/mui-mui-bowl-1",\n
                        "description": "Slices of flavorful beef accentuated w. sweet white onions and a bed of lettuce in a spicy brown sauce",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "6.95",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Dragon and Phoenix",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/dragon-and-phoenix-1",\n
                        "description": "Chicken, shrimp and vegetables in a white sauce",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "7.15",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    },\n
                    {\n
                        "@type": "MenuItem",\n
                        "name": "Szechuan Double Delight",\n
                        "url": "https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/szechuan-double-delight",\n
                        "description": "Chicken and shrimp and vegetables in a spicy Szechuan sauce",\n
                        "offers": [\n
                            {\n
                                "@type": "Offer",\n
                                "price": "7.15",\n
                                "priceCurrency": "USD",\n
                                "eligibleQuantity": {\n
                                    "@type": "QuantitativeValue",\n
                                    "name": "Lunch"\n
                                }\n
                            }\n
                        ]\n
                    }\n
                ]\n
            }\n
        ]\n
    }</script>
    """
    
/
home
/
deploy
/
EHungry-5-boyan
/
Web
/
templates3.0
/
customer
/
schema.php
                                        }
                                        $itemJson['offers'][] = $priceJson;
                                    }
                                }
 
                                $categoryJson['hasMenuItem'][] = $itemJson;
                            }
                        }
                    }
                    $json['hasMenuSection'][] = $categoryJson;
                }
            }
 
            $schemaScript = '<script type="application/ld+json">'.json_encode($json, JSON_PRETTY_PRINT | JSON_UNESCAPED_SLASHES).'</script>';
            Cache::Set($cacheKey, $schemaScript);
            echo $schemaScript;
            break;
    }
};
$printSchema();
 
/
home
/
deploy
/
EHungry-5-boyan
/
Web
/
templates3.0
/
customer
/
header.php
                                <? } elseif (IS_EMBEDDED_INLINE) { ?>
                                    const overlay = jQuery('<div id="overlay" style="position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: #000;opacity: 0.9;z-index: 10000;"><div style="margin-top:10%;height:50px;font-weight:bold;font-size:150%;text-align:center;">Cookies are required for online ordering. <span style="color: #ffffff;">Click here to allow cookies</span>.<br><a href="<?=$account->getDomainUrl()?>" target="_blank" aria-label="Opens in new tab" title="Opens in new tab" id="notworking">Not working? Click here to open ordering in a new window.</a></div></div>');
 
                                    overlay.appendTo(document.body).on('click', function (event) {
                                        if (event.target.id != 'notworking') {
                                            console.log('overlay clicked')
                                            window.open("<?=$account->getDomainUrl()?>/setcookie", '_blank', 'width=20,height=20')
                                        }
                                    });
                                <? } ?>
                            } else {
                                Cookies.remove('test')
                            }
                        }
                    }
                });
            </script>
        <? } ?>
 
        <? include_once(CORE_PATH.'templates3.0/customer/schema.php');
        include_once(CORE_PATH.'templates3.0/customer/google_analytics.php');
 
        if (isset($account) && $account->getFacebookPixelId()) { ?>
            <!-- Facebook Pixel Code -->
            <script>
            !function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?
            n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;
            n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;
            t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,
            document,'script','https://connect.facebook.net/en_US/fbevents.js');
            fbq('init', '<?=$account->getFacebookPixelId()?>');
            fbq('track', 'PageView');
            </script>
            <noscript><img height="1" width="1" style="display:none"
            src="https://www.facebook.com/tr?id=<?=$account->getFacebookPixelId()?>&ev=PageView&noscript=1"
            /></noscript>
            <!-- DO NOT MODIFY -->
            <!-- End Facebook Pixel Code -->
            
<?
Arguments
  1. "/home/deploy/EHungry-5-boyan/Web/templates3.0/customer/schema.php"
    
/
home
/
deploy
/
EHungry-5-boyan
/
Web
/
controllers
/
customer.php
}
 
if (!isset($cart) || !is_object($cart)) {
    $GLOBALS['cart'] = \Cart::getCurrent();
}
 
//unset callback data in the event someone didn't hit the callback validation page
if (!in_array($_REQUEST['form'], ['checkout', 'nosuchpage', 'validatecallback', 'viewdeliveryzone'])) {
    //TODO: probably need to add one more form here that is called ajax, callback seems to reset when it shouldnt
    unset($_SESSION['validation_data']);
}
 
$locs = $account->getActiveRestaurants('position');
$tab = MainNavigationTab::getAllForAccount($account->getId());
 
include_once(CORE_PATH.'lib/helpers/customer3.0.php');
 
if (!in_array($_REQUEST['form'], $viewContentOnly)) {
    App::debugbarTime('header');
    include_once(getLayoutPartPath('header'));
    App::debugbarTime('header');
}
 
App::debugbarTime("view '{$_REQUEST['form']}'");
$path = CORE_PATH.'view' . ($_REQUEST['_VERSION'] == 4 ? 4 : 3) . '.0/customer/'.$_REQUEST['form'].'.php';
if (is_readable($path)) {
    include_once($path);
}
App::debugbarTime("view '{$_REQUEST['form']}'");
 
if (!in_array($_REQUEST['form'], $viewContentOnly)) {
    App::debugbarTime('footer');
    include_once(getLayoutPartPath('footer'));
    App::debugbarTime('footer');
}
 
function getLayoutPartPath($part) {
    if (isset($_REQUEST['_CORDOVA_APP'])) {
        $cart = Cart::getCurrent();
 
Arguments
  1. "/home/deploy/EHungry-5-boyan/Web/templates3.0/customer/header.php"
    
/
home
/
deploy
/
EHungry-5-boyan
/
Web
/
index.php
App::startTime();
 
ErrorHandlers::register();
 
// Global.php is the core setup file for the application
App::debugbarTime('Global.php');
require(dirname(__DIR__) . '/PHP/Global.php');
App::debugbarTime('Global.php');
/** @var string $controller The main controller - defined at /PHP/Global.php */
 
App::debugbarTime('Sentry - controller');
ErrorHandlers::sentryInit($controller); //doesn't always do much - not every controller has a Sentry project
App::debugbarTime('Sentry - controller');
 
App::debugbarTime("controller: $controller");
apache_note('AppController', $controller);
if (file_exists(CORE_PATH."lib/helpers/$controller.php")) {
    require CORE_PATH."lib/helpers/$controller.php";
}
require CORE_PATH."controllers/$controller.php";
App::debugbarTime("controller: $controller");
 
Arguments
  1. "/home/deploy/EHungry-5-boyan/Web/controllers/customer.php"
    

Environment & details:

Key Value
aid
"restaurant/dhwupickerington/order/main/luncheon-menu"
empty
empty
Key Value
PHPSESSID
"8ionnbpgj4cr1cbo16cd5rfikj"
Key Value
loc
"en_US"
customer_account_id
42597
cart
Cart {}
restaurant_id
8749
app_banner_shown
true
status
array:2 [
  1 => []
  2 => array:1 [
    0 => "The selected menu item has limited availability. It is not currently offered at this time."
  ]
]
menu_id
11056
Key Value
UNIQUE_ID
"abUgVWm-j_sdnEGyreAi9QAAAAY"
SCRIPT_URL
"/restaurant/dhwupickerington/order/main/luncheon-menu"
SCRIPT_URI
"http://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu"
HTTP_HOST
"www.springroll.com.5.boyan.ehungry.net"
HTTP_X_REAL_IP
"216.73.216.3"
HTTP_X_FORWARDED_FOR
"216.73.216.3"
HTTP_X_CONFKEY
"Main_Domain:6462"
HTTP_SCHEME
"https"
HTTP_EHENV
"TODO"
HTTP_CONNECTION
"close"
HTTP_ACCEPT
"*/*"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_REFERER
"https://www.springroll.com.5.boyan.ehungry.net/restaurant/dhwupickerington/order/main/luncheon-menu/beef-chow-mein-1"
HTTP_COOKIE
"PHPSESSID=8ionnbpgj4cr1cbo16cd5rfikj"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache/2.4.66 () mod_wsgi/4.6.5 Python/3.7 PHP/7.2.34"
SERVER_NAME
"www.springroll.com.5.boyan.ehungry.net"
SERVER_ADDR
"127.0.0.1"
SERVER_PORT
"80"
REMOTE_ADDR
"127.0.0.1"
DOCUMENT_ROOT
"/home/deploy/EHungry-5-boyan/Web"
REQUEST_SCHEME
"http"
CONTEXT_PREFIX
""
CONTEXT_DOCUMENT_ROOT
"/home/deploy/EHungry-5-boyan/Web"
SERVER_ADMIN
"root@localhost"
SCRIPT_FILENAME
"/home/deploy/EHungry-5-boyan/Web/index.php"
REMOTE_PORT
"43506"
GATEWAY_INTERFACE
"CGI/1.1"
SERVER_PROTOCOL
"HTTP/1.0"
REQUEST_METHOD
"GET"
QUERY_STRING
"aid=restaurant/dhwupickerington/order/main/luncheon-menu"
REQUEST_URI
"/restaurant/dhwupickerington/order/main/luncheon-menu"
SCRIPT_NAME
"/restaurant/dhwupickerington/order/main/luncheon-menu"
PHP_SELF
"/restaurant/dhwupickerington/order/main/luncheon-menu"
REQUEST_TIME_FLOAT
1773477973.695
REQUEST_TIME
1773477973
empty
0. Whoops\Handler\PrettyPageHandler

Fatal error: Uncaught RedisException: MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. in [no active file]:0 Stack trace: #0 {main} thrown in [no active file] on line 0