db = [
    {
        "name": "Batchen Street Coffee",
        "location": "Elgin Town Centre",
        "distance": "40",
        "opening_time": "Closed/Closed//09:30/15:00//09:30/15:00//Closed/Closed//09:30/15:00//09:30/15:00//10:00/16:00"
    },
    {
        "name": "Costa Coffee",
        "location": "Elgin Town Centre",
        "distance": "35",
        "opening_time": "10:00/16:00//07:30/17:00//07:30/17:00//07:30/17:00//07:30/17:30//07:30/17:00//08:00/17:00"
    },
    {
        "name": "Costa Drive Through",
        "location": "Elgin A96",
        "distance": "10",
        "opening_time": "09:00/18:00//06:00/21:00//06:00/21:00//06:00/21:00//06:00/21:00//06:00/21:00//06:00/21:00"
    },
    {
        "name": "Planta (Day)",
        "location": "Elgin Town Centre",
        "distance": "40",
        "opening_time": "10:00/15:00//10:00/16:00//10:00/16:00//10:00/16:30//10:00/16:30//09:00/15:30//09:30/15:30"
    },
    {
        "name": "Planta (Evening)",
        "location": "Elgin Town Centre",
        "distance": "40",
        "opening_time": "Closed/Closed//Closed/Closed//Closed/Closed//Closed/Closed//Closed/Closed//17:00/23:00//17:00/23:00"
    },
    {
        "name": "The Drouthy Cobbler",
        "location": "Elgin Town Centre",
        "distance": "35",
        "opening_time": "11:00/23:00//12:00/23:00//12:00/23:00//12:00/23:00//12:00/23:00//12:00/23:00//12:00/23:00"
    },
    {
        "name": "Scribbles",
        "location": "Elgin Town Centre",
        "distance": "40",
        "opening_time": "10:00/21:00//09:00/22:00//09:00/22:00//09:00/22:00//09:00/22:00//09:00/22:00//09:00/22:00"
    },
    {
        "name": "Twenty Nineteen",
        "location": "Covesea (Lossie)",
        "distance": "20",
        "opening_time": "10:00/16:00//Closed/Closed//10:00/16:00//10:00/16:00//10:00/16:00//10:00/16:00//10:00/16:00"
    },
    {
        "name": "Harbour Lights",
        "location": "Lossiemouth",
        "distance": "20",
        "opening_time": "08:30/16:00//08:30/16:00//08:30/16:00//10:00/16:00//08:30/16:00//08:30/16:00//08:30/16:00"
    },
    {
        "name": "The Ditsy Teacup",
        "location": "Elgin Town Centre",
        "distance": "40",
        "opening_time": "Closed/Closed//Closed/Closed//09:00/16:00//09:00/16:00//09:00/16:00//09:00/16:00//09:00/16:00"
    },
    {
        "name": "Foggies Food",
        "location": "Bishopmill",
        "distance": "15",
        "opening_time": "12:00/20:00//12:00/20:00//12:00/20:00//12:00/20:00//12:00/20:00//12:00/22:00//12:00/22:00"
    }
]