{
  "restaurants": [
    {
      "name": "College Roadhouse",
      "price": "$$",
      "cuisine": "Korean",
      "dishes": [
        "Korean Fried Chicken"
      ],
      "google_maps": "https://goo.gl/maps/NWTQsZ3eYh4znYCz9",
      "yelp": "https://www.yelp.com/biz/college-roadhouse-austin-2",
      "city": "Austin, TX"
    },
    {
      "name": "Desano Pizzeria Napoletana",
      "price": "$$",
      "cuisine": "Pizza",
      "dishes": [
        "Carnivale Style Pizza"
      ],
      "google_maps": "https://goo.gl/maps/J246a9SjeJB9pS8a6",
      "yelp": "https://www.yelp.com/biz/desano-pizzeria-napoletana-austin-3",
      "city": "Austin, TX"
    },
    {
      "name": "Patrizi's",
      "price": "$$",
      "cuisine": "Italian",
      "dishes": [
        "Pomodoro Pasta"
      ],
      "google_maps": "https://goo.gl/maps/mzKw2b2v68qumHkq9",
      "yelp": "https://www.yelp.com/biz/patrizis-austin",
      "city": "Austin, TX"
    },
    {
      "name": "China Family",
      "price": "$$",
      "cuisine": "Chinese",
      "dishes": [
        "Chongqing Spicy Chicken",
        "Eggplant with Garlic Sauce",
        "Fish Fillet in Chili Oil"
      ],
      "google_maps": "https://goo.gl/maps/N8sRDKGW6J5SGg5A9",
      "yelp": "https://www.yelp.com/biz/china-family-restaurant-at-highland-austin",
      "city": "Austin, TX"
    },
    {
      "name": "Chosun Galbi",
      "price": "$$",
      "cuisine": "Korean",
      "dishes": [
        "Korean BBQ",
        "Cold Noodle + Galbi Combination"
      ],
      "google_maps": "https://goo.gl/maps/XWm5qhJPHd6q2Qxt9",
      "yelp": "https://www.yelp.com/biz/chosun-korean-bbq-austin",
      "city": "Austin, TX"
    },
    {
      "name": "Haru Sushi",
      "price": "$$",
      "cuisine": "Japanese",
      "dishes": [
        "Ahi Tower",
        "Chirashi Bowl",
        "Sushi"
      ],
      "google_maps": "https://goo.gl/maps/a8vv88dwAQCmwK7aA",
      "yelp": "https://www.yelp.com/biz/haru-sushi-formerly-known-hanabi-austin-14",
      "city": "Austin, TX"
    },
    {
      "name": "The Peached Tortilla",
      "price": "$$",
      "cuisine": "Asian Fusion",
      "dishes": [
        "Malaysian Laksa Bowl",
        "Kimchi Arancini Balls",
        "Hanger Steak Ssam",
        "Hainan Chicken"
      ],
      "google_maps": "https://goo.gl/maps/Xym3gwR7iP7JdBdH6",
      "yelp": "https://www.yelp.com/biz/the-peached-tortilla-austin-3",
      "city": "Austin, TX"
    },
    {
      "name": "Pho Thaison",
      "price": "$",
      "cuisine": "Vietnamese",
      "dishes": [
        "Pho",
        "Pork Belly Bao",
        "Shrimp Spring Roll"
      ],
      "google_maps": "https://goo.gl/maps/rTM64NCea5rQH5xZ7",
      "yelp": "https://www.yelp.com/biz/pho-thaison-austin-8",
      "city": "Austin, TX"
    },
    {
      "name": "Foreign & Domestic",
      "price": "$$",
      "cuisine": "American",
      "dishes": [
      ],
      "google_maps": "https://goo.gl/maps/1FAd3bzn2ieaDrxf9",
      "yelp": "https://www.yelp.com/biz/foreign-and-domestic-austin",
      "city": "Austin, TX"
    },
    {
      "name": "Fresa's Chicken",
      "price": "$$",
      "cuisine": "Mexican",
      "dishes": [
        "Achiote & Citrus Chicken",
        "Yucatan Spice Chicken"
      ],
      "google_maps": "https://goo.gl/maps/Wi9PhsSY2Wj4t7Ya7",
      "yelp": "https://www.yelp.com/biz/fresas-south-1st-austin-2",
      "city": "Austin, TX"
    },
    {
      "name": "Hopdoddy",
      "price": "$$",
      "cuisine": "Burgers",
      "dishes": [
        "The Classic Burger",
        "Llano Poblano Burger",
        "Primetime Burger",
        "Thunderbird Burger",
        "Ahi Tuna Burger"
      ],
      "google_maps": "https://goo.gl/maps/4byN7dq34uVPcrPFA",
      "yelp": "https://www.yelp.com/biz/hopdoddy-burger-bar-austin-2",
      "city": "Austin, TX"
    }
  ]
}
