GET /cookshare/distribution_location/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "id": 1,
        "name": "Milpitas  (Great Mall parking space between McDonald and HomeDepot ) 11:30-11:45am",
        "address": "Great Mall Bus Station",
        "city": "Milpitas",
        "state": "CA",
        "distributor": {
            "id": 1,
            "name": "ICM",
            "metro_area": {
                "id": 1,
                "name": "Bay Area, CA"
            },
            "distributor_contact": {
                "id": 18,
                "email": "indoculinairba@gmail.com",
                "avatar": "https://storage.googleapis.com/cookshare-media/icmlogo.png",
                "first_name": "Indo",
                "last_name": "Culinair",
                "address": "43102 Christy St",
                "city": "Fremont",
                "state": null,
                "zip": null,
                "phone_number": "6693009699",
                "vendor": 22,
                "distributor": 1,
                "is_admin": false,
                "default_distribution_location": null,
                "preferred_metro_area": 1
            },
            "distributor_payment_info": [
                {
                    "name": "Zelle",
                    "payment_type": "ZELLE",
                    "payment_details": "icm.bayarea@gmail.com"
                },
                {
                    "name": "Check",
                    "payment_type": "CHECK",
                    "payment_details": "Payable to Grace Ling"
                }
            ]
        },
        "shipping_cost": 1.0,
        "lat": null,
        "long": null,
        "instruction": "Great Mall Bus. Station",
        "default_pickup_start_time": "11:30:00",
        "default_pickup_end_time": "11:45:00"
    },
    {
        "id": 2,
        "name": "Fremont (43102 Christy St - Auto Mall and I-880) 12-1pm",
        "address": "43102 Christy St",
        "city": "Fremont",
        "state": "CA",
        "distributor": {
            "id": 1,
            "name": "ICM",
            "metro_area": {
                "id": 1,
                "name": "Bay Area, CA"
            },
            "distributor_contact": {
                "id": 18,
                "email": "indoculinairba@gmail.com",
                "avatar": "https://storage.googleapis.com/cookshare-media/icmlogo.png",
                "first_name": "Indo",
                "last_name": "Culinair",
                "address": "43102 Christy St",
                "city": "Fremont",
                "state": null,
                "zip": null,
                "phone_number": "6693009699",
                "vendor": 22,
                "distributor": 1,
                "is_admin": false,
                "default_distribution_location": null,
                "preferred_metro_area": 1
            },
            "distributor_payment_info": [
                {
                    "name": "Zelle",
                    "payment_type": "ZELLE",
                    "payment_details": "icm.bayarea@gmail.com"
                },
                {
                    "name": "Check",
                    "payment_type": "CHECK",
                    "payment_details": "Payable to Grace Ling"
                }
            ]
        },
        "shipping_cost": 0.0,
        "lat": null,
        "long": null,
        "instruction": "Pickup inside ICM",
        "default_pickup_start_time": "12:00:00",
        "default_pickup_end_time": "13:00:00"
    },
    {
        "id": 4,
        "name": "Cupertino/Sunnyvale",
        "address": "11111 A N Wolfe Road",
        "city": "Cupertino",
        "state": "CA",
        "distributor": {
            "id": 1,
            "name": "ICM",
            "metro_area": {
                "id": 1,
                "name": "Bay Area, CA"
            },
            "distributor_contact": {
                "id": 18,
                "email": "indoculinairba@gmail.com",
                "avatar": "https://storage.googleapis.com/cookshare-media/icmlogo.png",
                "first_name": "Indo",
                "last_name": "Culinair",
                "address": "43102 Christy St",
                "city": "Fremont",
                "state": null,
                "zip": null,
                "phone_number": "6693009699",
                "vendor": 22,
                "distributor": 1,
                "is_admin": false,
                "default_distribution_location": null,
                "preferred_metro_area": 1
            },
            "distributor_payment_info": [
                {
                    "name": "Zelle",
                    "payment_type": "ZELLE",
                    "payment_details": "icm.bayarea@gmail.com"
                },
                {
                    "name": "Check",
                    "payment_type": "CHECK",
                    "payment_details": "Payable to Grace Ling"
                }
            ]
        },
        "shipping_cost": 1.0,
        "lat": null,
        "long": null,
        "instruction": "BMU",
        "default_pickup_start_time": "12:15:00",
        "default_pickup_end_time": "12:30:00"
    },
    {
        "id": 5,
        "name": "Mountain View/Palo Alto (Costco Rengstorff - Krispy Kreme) 11:45-12pm",
        "address": "2146 Leghorn St.",
        "city": "Mountain View",
        "state": "CA",
        "distributor": {
            "id": 1,
            "name": "ICM",
            "metro_area": {
                "id": 1,
                "name": "Bay Area, CA"
            },
            "distributor_contact": {
                "id": 18,
                "email": "indoculinairba@gmail.com",
                "avatar": "https://storage.googleapis.com/cookshare-media/icmlogo.png",
                "first_name": "Indo",
                "last_name": "Culinair",
                "address": "43102 Christy St",
                "city": "Fremont",
                "state": null,
                "zip": null,
                "phone_number": "6693009699",
                "vendor": 22,
                "distributor": 1,
                "is_admin": false,
                "default_distribution_location": null,
                "preferred_metro_area": 1
            },
            "distributor_payment_info": [
                {
                    "name": "Zelle",
                    "payment_type": "ZELLE",
                    "payment_details": "icm.bayarea@gmail.com"
                },
                {
                    "name": "Check",
                    "payment_type": "CHECK",
                    "payment_details": "Payable to Grace Ling"
                }
            ]
        },
        "shipping_cost": 1.0,
        "lat": null,
        "long": null,
        "instruction": "Costco - Krispy Kreme parking lot",
        "default_pickup_start_time": "11:45:00",
        "default_pickup_end_time": "12:00:00"
    },
    {
        "id": 6,
        "name": "San Mateo (Marina Plaza meet at Chase Bank parking lot)",
        "address": "2992 S Norfolk",
        "city": "San Mateo",
        "state": "CA",
        "distributor": {
            "id": 1,
            "name": "ICM",
            "metro_area": {
                "id": 1,
                "name": "Bay Area, CA"
            },
            "distributor_contact": {
                "id": 18,
                "email": "indoculinairba@gmail.com",
                "avatar": "https://storage.googleapis.com/cookshare-media/icmlogo.png",
                "first_name": "Indo",
                "last_name": "Culinair",
                "address": "43102 Christy St",
                "city": "Fremont",
                "state": null,
                "zip": null,
                "phone_number": "6693009699",
                "vendor": 22,
                "distributor": 1,
                "is_admin": false,
                "default_distribution_location": null,
                "preferred_metro_area": 1
            },
            "distributor_payment_info": [
                {
                    "name": "Zelle",
                    "payment_type": "ZELLE",
                    "payment_details": "icm.bayarea@gmail.com"
                },
                {
                    "name": "Check",
                    "payment_type": "CHECK",
                    "payment_details": "Payable to Grace Ling"
                }
            ]
        },
        "shipping_cost": 1.0,
        "lat": null,
        "long": null,
        "instruction": "Marina Plaza Chase bank parking lot",
        "default_pickup_start_time": "12:15:00",
        "default_pickup_end_time": "12:30:00"
    },
    {
        "id": 7,
        "name": "South S.F/Daly City (Westborough Square) 2234 Westborough Blvd1-1:15pm",
        "address": "2278 Westborough Blvd",
        "city": "South San Francisco",
        "state": "CA",
        "distributor": {
            "id": 1,
            "name": "ICM",
            "metro_area": {
                "id": 1,
                "name": "Bay Area, CA"
            },
            "distributor_contact": {
                "id": 18,
                "email": "indoculinairba@gmail.com",
                "avatar": "https://storage.googleapis.com/cookshare-media/icmlogo.png",
                "first_name": "Indo",
                "last_name": "Culinair",
                "address": "43102 Christy St",
                "city": "Fremont",
                "state": null,
                "zip": null,
                "phone_number": "6693009699",
                "vendor": 22,
                "distributor": 1,
                "is_admin": false,
                "default_distribution_location": null,
                "preferred_metro_area": 1
            },
            "distributor_payment_info": [
                {
                    "name": "Zelle",
                    "payment_type": "ZELLE",
                    "payment_details": "icm.bayarea@gmail.com"
                },
                {
                    "name": "Check",
                    "payment_type": "CHECK",
                    "payment_details": "Payable to Grace Ling"
                }
            ]
        },
        "shipping_cost": 1.0,
        "lat": null,
        "long": null,
        "instruction": "Westborought Square",
        "default_pickup_start_time": "13:00:00",
        "default_pickup_end_time": "13:15:00"
    },
    {
        "id": 8,
        "name": "Dublin / Livermore (Wholefoods)",
        "address": "5200 Dublin Blvd",
        "city": "Dublin",
        "state": "CA",
        "distributor": {
            "id": 1,
            "name": "ICM",
            "metro_area": {
                "id": 1,
                "name": "Bay Area, CA"
            },
            "distributor_contact": {
                "id": 18,
                "email": "indoculinairba@gmail.com",
                "avatar": "https://storage.googleapis.com/cookshare-media/icmlogo.png",
                "first_name": "Indo",
                "last_name": "Culinair",
                "address": "43102 Christy St",
                "city": "Fremont",
                "state": null,
                "zip": null,
                "phone_number": "6693009699",
                "vendor": 22,
                "distributor": 1,
                "is_admin": false,
                "default_distribution_location": null,
                "preferred_metro_area": 1
            },
            "distributor_payment_info": [
                {
                    "name": "Zelle",
                    "payment_type": "ZELLE",
                    "payment_details": "icm.bayarea@gmail.com"
                },
                {
                    "name": "Check",
                    "payment_type": "CHECK",
                    "payment_details": "Payable to Grace Ling"
                }
            ]
        },
        "shipping_cost": 1.0,
        "lat": null,
        "long": null,
        "instruction": "Wholefoods parking lot",
        "default_pickup_start_time": "12:15:00",
        "default_pickup_end_time": "12:30:00"
    },
    {
        "id": 9,
        "name": "Tracy  (Safeway) (1-1:30pm)",
        "address": "1801 West 11st Street",
        "city": "Tracy",
        "state": "CA",
        "distributor": {
            "id": 1,
            "name": "ICM",
            "metro_area": {
                "id": 1,
                "name": "Bay Area, CA"
            },
            "distributor_contact": {
                "id": 18,
                "email": "indoculinairba@gmail.com",
                "avatar": "https://storage.googleapis.com/cookshare-media/icmlogo.png",
                "first_name": "Indo",
                "last_name": "Culinair",
                "address": "43102 Christy St",
                "city": "Fremont",
                "state": null,
                "zip": null,
                "phone_number": "6693009699",
                "vendor": 22,
                "distributor": 1,
                "is_admin": false,
                "default_distribution_location": null,
                "preferred_metro_area": 1
            },
            "distributor_payment_info": [
                {
                    "name": "Zelle",
                    "payment_type": "ZELLE",
                    "payment_details": "icm.bayarea@gmail.com"
                },
                {
                    "name": "Check",
                    "payment_type": "CHECK",
                    "payment_details": "Payable to Grace Ling"
                }
            ]
        },
        "shipping_cost": 1.0,
        "lat": 121450121.0,
        "long": 37.740061,
        "instruction": "Safeway parking lot",
        "default_pickup_start_time": "13:00:00",
        "default_pickup_end_time": "13:30:00"
    },
    {
        "id": 10,
        "name": "San Ramon (Citibank 3101 Crow Canyon Pl) 12:30-12:45",
        "address": "3101 Crow Canyon Pl",
        "city": "San Ramon",
        "state": "CA",
        "distributor": {
            "id": 1,
            "name": "ICM",
            "metro_area": {
                "id": 1,
                "name": "Bay Area, CA"
            },
            "distributor_contact": {
                "id": 18,
                "email": "indoculinairba@gmail.com",
                "avatar": "https://storage.googleapis.com/cookshare-media/icmlogo.png",
                "first_name": "Indo",
                "last_name": "Culinair",
                "address": "43102 Christy St",
                "city": "Fremont",
                "state": null,
                "zip": null,
                "phone_number": "6693009699",
                "vendor": 22,
                "distributor": 1,
                "is_admin": false,
                "default_distribution_location": null,
                "preferred_metro_area": 1
            },
            "distributor_payment_info": [
                {
                    "name": "Zelle",
                    "payment_type": "ZELLE",
                    "payment_details": "icm.bayarea@gmail.com"
                },
                {
                    "name": "Check",
                    "payment_type": "CHECK",
                    "payment_details": "Payable to Grace Ling"
                }
            ]
        },
        "shipping_cost": 1.0,
        "lat": null,
        "long": null,
        "instruction": "Citybank parking lot",
        "default_pickup_start_time": "12:30:00",
        "default_pickup_end_time": "12:45:00"
    },
    {
        "id": 11,
        "name": "Concord (4639 Coolidge St.) 1:00-1:30pm",
        "address": "4639 Coolidge Street",
        "city": "Concord",
        "state": "CA",
        "distributor": {
            "id": 1,
            "name": "ICM",
            "metro_area": {
                "id": 1,
                "name": "Bay Area, CA"
            },
            "distributor_contact": {
                "id": 18,
                "email": "indoculinairba@gmail.com",
                "avatar": "https://storage.googleapis.com/cookshare-media/icmlogo.png",
                "first_name": "Indo",
                "last_name": "Culinair",
                "address": "43102 Christy St",
                "city": "Fremont",
                "state": null,
                "zip": null,
                "phone_number": "6693009699",
                "vendor": 22,
                "distributor": 1,
                "is_admin": false,
                "default_distribution_location": null,
                "preferred_metro_area": 1
            },
            "distributor_payment_info": [
                {
                    "name": "Zelle",
                    "payment_type": "ZELLE",
                    "payment_details": "icm.bayarea@gmail.com"
                },
                {
                    "name": "Check",
                    "payment_type": "CHECK",
                    "payment_details": "Payable to Grace Ling"
                }
            ]
        },
        "shipping_cost": 1.0,
        "lat": null,
        "long": null,
        "instruction": null,
        "default_pickup_start_time": "13:00:00",
        "default_pickup_end_time": "13:30:00"
    },
    {
        "id": 12,
        "name": "Hayward (Lucky Shopping Center meet at Popeyes) 11:30-11:45am",
        "address": "24901 Santa Clara St",
        "city": "Hayward",
        "state": "CA",
        "distributor": {
            "id": 1,
            "name": "ICM",
            "metro_area": {
                "id": 1,
                "name": "Bay Area, CA"
            },
            "distributor_contact": {
                "id": 18,
                "email": "indoculinairba@gmail.com",
                "avatar": "https://storage.googleapis.com/cookshare-media/icmlogo.png",
                "first_name": "Indo",
                "last_name": "Culinair",
                "address": "43102 Christy St",
                "city": "Fremont",
                "state": null,
                "zip": null,
                "phone_number": "6693009699",
                "vendor": 22,
                "distributor": 1,
                "is_admin": false,
                "default_distribution_location": null,
                "preferred_metro_area": 1
            },
            "distributor_payment_info": [
                {
                    "name": "Zelle",
                    "payment_type": "ZELLE",
                    "payment_details": "icm.bayarea@gmail.com"
                },
                {
                    "name": "Check",
                    "payment_type": "CHECK",
                    "payment_details": "Payable to Grace Ling"
                }
            ]
        },
        "shipping_cost": 1.0,
        "lat": null,
        "long": null,
        "instruction": "Meet at in front of Popeyes",
        "default_pickup_start_time": "11:30:00",
        "default_pickup_end_time": "11:45:00"
    },
    {
        "id": 14,
        "name": "Evergreen - Pekoe (@parking space facing Abord Road)",
        "address": "3276 S White Road",
        "city": "San Jose",
        "state": "CA",
        "distributor": {
            "id": 1,
            "name": "ICM",
            "metro_area": {
                "id": 1,
                "name": "Bay Area, CA"
            },
            "distributor_contact": {
                "id": 18,
                "email": "indoculinairba@gmail.com",
                "avatar": "https://storage.googleapis.com/cookshare-media/icmlogo.png",
                "first_name": "Indo",
                "last_name": "Culinair",
                "address": "43102 Christy St",
                "city": "Fremont",
                "state": null,
                "zip": null,
                "phone_number": "6693009699",
                "vendor": 22,
                "distributor": 1,
                "is_admin": false,
                "default_distribution_location": null,
                "preferred_metro_area": 1
            },
            "distributor_payment_info": [
                {
                    "name": "Zelle",
                    "payment_type": "ZELLE",
                    "payment_details": "icm.bayarea@gmail.com"
                },
                {
                    "name": "Check",
                    "payment_type": "CHECK",
                    "payment_details": "Payable to Grace Ling"
                }
            ]
        },
        "shipping_cost": 1.0,
        "lat": null,
        "long": null,
        "instruction": "Meet at Parking Space facing Abord Road",
        "default_pickup_start_time": "12:30:00",
        "default_pickup_end_time": "12:45:00"
    },
    {
        "id": 15,
        "name": "San Jose (1298 Medley Ct.) 1 - 2pm",
        "address": "1298 Medley Ct.",
        "city": "San Jose",
        "state": "CA",
        "distributor": {
            "id": 1,
            "name": "ICM",
            "metro_area": {
                "id": 1,
                "name": "Bay Area, CA"
            },
            "distributor_contact": {
                "id": 18,
                "email": "indoculinairba@gmail.com",
                "avatar": "https://storage.googleapis.com/cookshare-media/icmlogo.png",
                "first_name": "Indo",
                "last_name": "Culinair",
                "address": "43102 Christy St",
                "city": "Fremont",
                "state": null,
                "zip": null,
                "phone_number": "6693009699",
                "vendor": 22,
                "distributor": 1,
                "is_admin": false,
                "default_distribution_location": null,
                "preferred_metro_area": 1
            },
            "distributor_payment_info": [
                {
                    "name": "Zelle",
                    "payment_type": "ZELLE",
                    "payment_details": "icm.bayarea@gmail.com"
                },
                {
                    "name": "Check",
                    "payment_type": "CHECK",
                    "payment_details": "Payable to Grace Ling"
                }
            ]
        },
        "shipping_cost": 1.0,
        "lat": null,
        "long": null,
        "instruction": null,
        "default_pickup_start_time": "13:00:00",
        "default_pickup_end_time": "14:00:00"
    },
    {
        "id": 16,
        "name": "Walnut Creek (KUMON 1904 Olympic Blvd) 12:45-1:00p.m",
        "address": "1904 Olympic Blvd",
        "city": "Walnut Creek",
        "state": "CA",
        "distributor": {
            "id": 1,
            "name": "ICM",
            "metro_area": {
                "id": 1,
                "name": "Bay Area, CA"
            },
            "distributor_contact": {
                "id": 18,
                "email": "indoculinairba@gmail.com",
                "avatar": "https://storage.googleapis.com/cookshare-media/icmlogo.png",
                "first_name": "Indo",
                "last_name": "Culinair",
                "address": "43102 Christy St",
                "city": "Fremont",
                "state": null,
                "zip": null,
                "phone_number": "6693009699",
                "vendor": 22,
                "distributor": 1,
                "is_admin": false,
                "default_distribution_location": null,
                "preferred_metro_area": 1
            },
            "distributor_payment_info": [
                {
                    "name": "Zelle",
                    "payment_type": "ZELLE",
                    "payment_details": "icm.bayarea@gmail.com"
                },
                {
                    "name": "Check",
                    "payment_type": "CHECK",
                    "payment_details": "Payable to Grace Ling"
                }
            ]
        },
        "shipping_cost": 1.0,
        "lat": null,
        "long": null,
        "instruction": "",
        "default_pickup_start_time": "12:45:00",
        "default_pickup_end_time": "13:00:00"
    },
    {
        "id": 17,
        "name": "Almaden/Blossom Hill (Citibank 1096 Blossom Hill Rd.) 1-1:15pm",
        "address": "Almaden / Blossom Hill - Citibank 1096 Blossom Hill Road",
        "city": "San Jose Almaden / Blossom Hill",
        "state": "CA",
        "distributor": {
            "id": 1,
            "name": "ICM",
            "metro_area": {
                "id": 1,
                "name": "Bay Area, CA"
            },
            "distributor_contact": {
                "id": 18,
                "email": "indoculinairba@gmail.com",
                "avatar": "https://storage.googleapis.com/cookshare-media/icmlogo.png",
                "first_name": "Indo",
                "last_name": "Culinair",
                "address": "43102 Christy St",
                "city": "Fremont",
                "state": null,
                "zip": null,
                "phone_number": "6693009699",
                "vendor": 22,
                "distributor": 1,
                "is_admin": false,
                "default_distribution_location": null,
                "preferred_metro_area": 1
            },
            "distributor_payment_info": [
                {
                    "name": "Zelle",
                    "payment_type": "ZELLE",
                    "payment_details": "icm.bayarea@gmail.com"
                },
                {
                    "name": "Check",
                    "payment_type": "CHECK",
                    "payment_details": "Payable to Grace Ling"
                }
            ]
        },
        "shipping_cost": 1.0,
        "lat": null,
        "long": null,
        "instruction": "",
        "default_pickup_start_time": "13:00:00",
        "default_pickup_end_time": "13:15:00"
    },
    {
        "id": 18,
        "name": "San Francisco/Sunset (2587  40th Ave) after 2pm",
        "address": "San Francisco (Sunset) - 2587  40th Ave, after 2pm",
        "city": "San Francisco",
        "state": "CA",
        "distributor": {
            "id": 1,
            "name": "ICM",
            "metro_area": {
                "id": 1,
                "name": "Bay Area, CA"
            },
            "distributor_contact": {
                "id": 18,
                "email": "indoculinairba@gmail.com",
                "avatar": "https://storage.googleapis.com/cookshare-media/icmlogo.png",
                "first_name": "Indo",
                "last_name": "Culinair",
                "address": "43102 Christy St",
                "city": "Fremont",
                "state": null,
                "zip": null,
                "phone_number": "6693009699",
                "vendor": 22,
                "distributor": 1,
                "is_admin": false,
                "default_distribution_location": null,
                "preferred_metro_area": 1
            },
            "distributor_payment_info": [
                {
                    "name": "Zelle",
                    "payment_type": "ZELLE",
                    "payment_details": "icm.bayarea@gmail.com"
                },
                {
                    "name": "Check",
                    "payment_type": "CHECK",
                    "payment_details": "Payable to Grace Ling"
                }
            ]
        },
        "shipping_cost": 1.0,
        "lat": null,
        "long": null,
        "instruction": "",
        "default_pickup_start_time": "14:00:00",
        "default_pickup_end_time": "14:15:00"
    },
    {
        "id": 19,
        "name": "Concord - Dicks Sporting Goods 2314 Monument Blvd, Pleasant Hill 1-1:15pm",
        "address": "Concord - Dicks Sporting Goods 2314 Monument Blvd, Pleasant Hill 12:30-12:45pm",
        "city": "Concord",
        "state": "CA",
        "distributor": {
            "id": 1,
            "name": "ICM",
            "metro_area": {
                "id": 1,
                "name": "Bay Area, CA"
            },
            "distributor_contact": {
                "id": 18,
                "email": "indoculinairba@gmail.com",
                "avatar": "https://storage.googleapis.com/cookshare-media/icmlogo.png",
                "first_name": "Indo",
                "last_name": "Culinair",
                "address": "43102 Christy St",
                "city": "Fremont",
                "state": null,
                "zip": null,
                "phone_number": "6693009699",
                "vendor": 22,
                "distributor": 1,
                "is_admin": false,
                "default_distribution_location": null,
                "preferred_metro_area": 1
            },
            "distributor_payment_info": [
                {
                    "name": "Zelle",
                    "payment_type": "ZELLE",
                    "payment_details": "icm.bayarea@gmail.com"
                },
                {
                    "name": "Check",
                    "payment_type": "CHECK",
                    "payment_details": "Payable to Grace Ling"
                }
            ]
        },
        "shipping_cost": 1.0,
        "lat": null,
        "long": null,
        "instruction": "",
        "default_pickup_start_time": "13:00:00",
        "default_pickup_end_time": "13:15:00"
    },
    {
        "id": 20,
        "name": "San Mateo (Marina Plaza meet at Chase Bank parking lot  2992 S Norfolk San Mateo)",
        "address": "San Mateo - Marina Plaza meet at Chase Bank parking lot  2992 S Norfolk San Mateo",
        "city": "San Mateo",
        "state": "CA",
        "distributor": {
            "id": 1,
            "name": "ICM",
            "metro_area": {
                "id": 1,
                "name": "Bay Area, CA"
            },
            "distributor_contact": {
                "id": 18,
                "email": "indoculinairba@gmail.com",
                "avatar": "https://storage.googleapis.com/cookshare-media/icmlogo.png",
                "first_name": "Indo",
                "last_name": "Culinair",
                "address": "43102 Christy St",
                "city": "Fremont",
                "state": null,
                "zip": null,
                "phone_number": "6693009699",
                "vendor": 22,
                "distributor": 1,
                "is_admin": false,
                "default_distribution_location": null,
                "preferred_metro_area": 1
            },
            "distributor_payment_info": [
                {
                    "name": "Zelle",
                    "payment_type": "ZELLE",
                    "payment_details": "icm.bayarea@gmail.com"
                },
                {
                    "name": "Check",
                    "payment_type": "CHECK",
                    "payment_details": "Payable to Grace Ling"
                }
            ]
        },
        "shipping_cost": 1.0,
        "lat": null,
        "long": null,
        "instruction": "",
        "default_pickup_start_time": "12:15:00",
        "default_pickup_end_time": "12:30:00"
    },
    {
        "id": 21,
        "name": "DUBLIN (PGA Tour Superstore 4990 Dublin Blvd Dublin) 12:00-12:15",
        "address": "PGA TOUR SUPERSTORE  4990 Dublin Blvd Dublin",
        "city": "Dublin",
        "state": "CA",
        "distributor": {
            "id": 1,
            "name": "ICM",
            "metro_area": {
                "id": 1,
                "name": "Bay Area, CA"
            },
            "distributor_contact": {
                "id": 18,
                "email": "indoculinairba@gmail.com",
                "avatar": "https://storage.googleapis.com/cookshare-media/icmlogo.png",
                "first_name": "Indo",
                "last_name": "Culinair",
                "address": "43102 Christy St",
                "city": "Fremont",
                "state": null,
                "zip": null,
                "phone_number": "6693009699",
                "vendor": 22,
                "distributor": 1,
                "is_admin": false,
                "default_distribution_location": null,
                "preferred_metro_area": 1
            },
            "distributor_payment_info": [
                {
                    "name": "Zelle",
                    "payment_type": "ZELLE",
                    "payment_details": "icm.bayarea@gmail.com"
                },
                {
                    "name": "Check",
                    "payment_type": "CHECK",
                    "payment_details": "Payable to Grace Ling"
                }
            ]
        },
        "shipping_cost": 1.0,
        "lat": null,
        "long": null,
        "instruction": "",
        "default_pickup_start_time": "12:00:00",
        "default_pickup_end_time": "12:15:00"
    },
    {
        "id": 22,
        "name": "Cupertino/Sunnyvale (BMO Bank- 1111 N Wolfe Rd, Cupertino) 12:15-12:30pm",
        "address": "BMO Bank- 1111 N Wolfe Rd, Cupertino (12:15-12:30p.m)",
        "city": "Cupertino",
        "state": "CA",
        "distributor": {
            "id": 1,
            "name": "ICM",
            "metro_area": {
                "id": 1,
                "name": "Bay Area, CA"
            },
            "distributor_contact": {
                "id": 18,
                "email": "indoculinairba@gmail.com",
                "avatar": "https://storage.googleapis.com/cookshare-media/icmlogo.png",
                "first_name": "Indo",
                "last_name": "Culinair",
                "address": "43102 Christy St",
                "city": "Fremont",
                "state": null,
                "zip": null,
                "phone_number": "6693009699",
                "vendor": 22,
                "distributor": 1,
                "is_admin": false,
                "default_distribution_location": null,
                "preferred_metro_area": 1
            },
            "distributor_payment_info": [
                {
                    "name": "Zelle",
                    "payment_type": "ZELLE",
                    "payment_details": "icm.bayarea@gmail.com"
                },
                {
                    "name": "Check",
                    "payment_type": "CHECK",
                    "payment_details": "Payable to Grace Ling"
                }
            ]
        },
        "shipping_cost": 1.0,
        "lat": null,
        "long": null,
        "instruction": "BMO bank",
        "default_pickup_start_time": "12:15:00",
        "default_pickup_end_time": "12:30:00"
    },
    {
        "id": 23,
        "name": "368 Avenida Arboles, San Jose 1-2pm",
        "address": "368 Avenida Arboles, San Jose 3p.m-4p.m",
        "city": "San Jose",
        "state": "CA",
        "distributor": {
            "id": 1,
            "name": "ICM",
            "metro_area": {
                "id": 1,
                "name": "Bay Area, CA"
            },
            "distributor_contact": {
                "id": 18,
                "email": "indoculinairba@gmail.com",
                "avatar": "https://storage.googleapis.com/cookshare-media/icmlogo.png",
                "first_name": "Indo",
                "last_name": "Culinair",
                "address": "43102 Christy St",
                "city": "Fremont",
                "state": null,
                "zip": null,
                "phone_number": "6693009699",
                "vendor": 22,
                "distributor": 1,
                "is_admin": false,
                "default_distribution_location": null,
                "preferred_metro_area": 1
            },
            "distributor_payment_info": [
                {
                    "name": "Zelle",
                    "payment_type": "ZELLE",
                    "payment_details": "icm.bayarea@gmail.com"
                },
                {
                    "name": "Check",
                    "payment_type": "CHECK",
                    "payment_details": "Payable to Grace Ling"
                }
            ]
        },
        "shipping_cost": 1.0,
        "lat": null,
        "long": null,
        "instruction": "",
        "default_pickup_start_time": "13:30:00",
        "default_pickup_end_time": "14:00:00"
    },
    {
        "id": 24,
        "name": "San Francisco (19th Ave) St Stephen Church parking lot 12:45-1pm",
        "address": "451 Eucalyptus Drive",
        "city": "San Francisco",
        "state": "ca",
        "distributor": {
            "id": 1,
            "name": "ICM",
            "metro_area": {
                "id": 1,
                "name": "Bay Area, CA"
            },
            "distributor_contact": {
                "id": 18,
                "email": "indoculinairba@gmail.com",
                "avatar": "https://storage.googleapis.com/cookshare-media/icmlogo.png",
                "first_name": "Indo",
                "last_name": "Culinair",
                "address": "43102 Christy St",
                "city": "Fremont",
                "state": null,
                "zip": null,
                "phone_number": "6693009699",
                "vendor": 22,
                "distributor": 1,
                "is_admin": false,
                "default_distribution_location": null,
                "preferred_metro_area": 1
            },
            "distributor_payment_info": [
                {
                    "name": "Zelle",
                    "payment_type": "ZELLE",
                    "payment_details": "icm.bayarea@gmail.com"
                },
                {
                    "name": "Check",
                    "payment_type": "CHECK",
                    "payment_details": "Payable to Grace Ling"
                }
            ]
        },
        "shipping_cost": 1.0,
        "lat": null,
        "long": null,
        "instruction": "",
        "default_pickup_start_time": "12:45:00",
        "default_pickup_end_time": "13:00:00"
    },
    {
        "id": 25,
        "name": "San Jose Evergreen-Bonchon 1071 East Capitol Expwy. 12:45-1pm",
        "address": "1071 East Capitol Expwy",
        "city": "San Jose",
        "state": "CA",
        "distributor": {
            "id": 1,
            "name": "ICM",
            "metro_area": {
                "id": 1,
                "name": "Bay Area, CA"
            },
            "distributor_contact": {
                "id": 18,
                "email": "indoculinairba@gmail.com",
                "avatar": "https://storage.googleapis.com/cookshare-media/icmlogo.png",
                "first_name": "Indo",
                "last_name": "Culinair",
                "address": "43102 Christy St",
                "city": "Fremont",
                "state": null,
                "zip": null,
                "phone_number": "6693009699",
                "vendor": 22,
                "distributor": 1,
                "is_admin": false,
                "default_distribution_location": null,
                "preferred_metro_area": 1
            },
            "distributor_payment_info": [
                {
                    "name": "Zelle",
                    "payment_type": "ZELLE",
                    "payment_details": "icm.bayarea@gmail.com"
                },
                {
                    "name": "Check",
                    "payment_type": "CHECK",
                    "payment_details": "Payable to Grace Ling"
                }
            ]
        },
        "shipping_cost": 1.0,
        "lat": null,
        "long": null,
        "instruction": "Bonchon / Lion complex parking lot",
        "default_pickup_start_time": "12:45:00",
        "default_pickup_end_time": "13:00:00"
    },
    {
        "id": 26,
        "name": "San Jose Evergreen-Bonchon 1071 East Capitol Expwy. 12:45-1pm",
        "address": "1071 East Capitol Expwy",
        "city": "San Jose",
        "state": "CA",
        "distributor": {
            "id": 1,
            "name": "ICM",
            "metro_area": {
                "id": 1,
                "name": "Bay Area, CA"
            },
            "distributor_contact": {
                "id": 18,
                "email": "indoculinairba@gmail.com",
                "avatar": "https://storage.googleapis.com/cookshare-media/icmlogo.png",
                "first_name": "Indo",
                "last_name": "Culinair",
                "address": "43102 Christy St",
                "city": "Fremont",
                "state": null,
                "zip": null,
                "phone_number": "6693009699",
                "vendor": 22,
                "distributor": 1,
                "is_admin": false,
                "default_distribution_location": null,
                "preferred_metro_area": 1
            },
            "distributor_payment_info": [
                {
                    "name": "Zelle",
                    "payment_type": "ZELLE",
                    "payment_details": "icm.bayarea@gmail.com"
                },
                {
                    "name": "Check",
                    "payment_type": "CHECK",
                    "payment_details": "Payable to Grace Ling"
                }
            ]
        },
        "shipping_cost": 1.0,
        "lat": null,
        "long": null,
        "instruction": "Bonchon / Lion complex parking lot",
        "default_pickup_start_time": "12:30:00",
        "default_pickup_end_time": "12:45:00"
    },
    {
        "id": 27,
        "name": "Daly City/Westborough/South SF, Westborough Sq. 2234 Westborough Blvd, 12:25-12:40pm",
        "address": "2234 Westborough Blvd,",
        "city": "South San Francisco",
        "state": "California",
        "distributor": {
            "id": 1,
            "name": "ICM",
            "metro_area": {
                "id": 1,
                "name": "Bay Area, CA"
            },
            "distributor_contact": {
                "id": 18,
                "email": "indoculinairba@gmail.com",
                "avatar": "https://storage.googleapis.com/cookshare-media/icmlogo.png",
                "first_name": "Indo",
                "last_name": "Culinair",
                "address": "43102 Christy St",
                "city": "Fremont",
                "state": null,
                "zip": null,
                "phone_number": "6693009699",
                "vendor": 22,
                "distributor": 1,
                "is_admin": false,
                "default_distribution_location": null,
                "preferred_metro_area": 1
            },
            "distributor_payment_info": [
                {
                    "name": "Zelle",
                    "payment_type": "ZELLE",
                    "payment_details": "icm.bayarea@gmail.com"
                },
                {
                    "name": "Check",
                    "payment_type": "CHECK",
                    "payment_details": "Payable to Grace Ling"
                }
            ]
        },
        "shipping_cost": 1.0,
        "lat": null,
        "long": null,
        "instruction": null,
        "default_pickup_start_time": "12:25:00",
        "default_pickup_end_time": "12:40:00"
    },
    {
        "id": 28,
        "name": "SF West Portal - Valero Gas Station 301 Claremont Blvd. 2:45-3pm",
        "address": "301 Claremont Blvd.",
        "city": "San Francisco",
        "state": "California",
        "distributor": {
            "id": 1,
            "name": "ICM",
            "metro_area": {
                "id": 1,
                "name": "Bay Area, CA"
            },
            "distributor_contact": {
                "id": 18,
                "email": "indoculinairba@gmail.com",
                "avatar": "https://storage.googleapis.com/cookshare-media/icmlogo.png",
                "first_name": "Indo",
                "last_name": "Culinair",
                "address": "43102 Christy St",
                "city": "Fremont",
                "state": null,
                "zip": null,
                "phone_number": "6693009699",
                "vendor": 22,
                "distributor": 1,
                "is_admin": false,
                "default_distribution_location": null,
                "preferred_metro_area": 1
            },
            "distributor_payment_info": [
                {
                    "name": "Zelle",
                    "payment_type": "ZELLE",
                    "payment_details": "icm.bayarea@gmail.com"
                },
                {
                    "name": "Check",
                    "payment_type": "CHECK",
                    "payment_details": "Payable to Grace Ling"
                }
            ]
        },
        "shipping_cost": 1.0,
        "lat": null,
        "long": null,
        "instruction": "",
        "default_pickup_start_time": "14:45:00",
        "default_pickup_end_time": "15:00:00"
    },
    {
        "id": 29,
        "name": "SF - Sunset, 2587 40th Ave. After 3pm",
        "address": "2587 40th Ave.",
        "city": "San Francisco",
        "state": "California",
        "distributor": {
            "id": 1,
            "name": "ICM",
            "metro_area": {
                "id": 1,
                "name": "Bay Area, CA"
            },
            "distributor_contact": {
                "id": 18,
                "email": "indoculinairba@gmail.com",
                "avatar": "https://storage.googleapis.com/cookshare-media/icmlogo.png",
                "first_name": "Indo",
                "last_name": "Culinair",
                "address": "43102 Christy St",
                "city": "Fremont",
                "state": null,
                "zip": null,
                "phone_number": "6693009699",
                "vendor": 22,
                "distributor": 1,
                "is_admin": false,
                "default_distribution_location": null,
                "preferred_metro_area": 1
            },
            "distributor_payment_info": [
                {
                    "name": "Zelle",
                    "payment_type": "ZELLE",
                    "payment_details": "icm.bayarea@gmail.com"
                },
                {
                    "name": "Check",
                    "payment_type": "CHECK",
                    "payment_details": "Payable to Grace Ling"
                }
            ]
        },
        "shipping_cost": 1.0,
        "lat": null,
        "long": null,
        "instruction": "",
        "default_pickup_start_time": "15:00:00",
        "default_pickup_end_time": "15:15:00"
    },
    {
        "id": 30,
        "name": "Emeryville Hilton Garden Inn Parking  1800 Powell St.  12:15-12:30",
        "address": "EmerHilton Garden Inn Parking  1800 Powell St.  12:15-12:30",
        "city": "Emeryville",
        "state": "CA",
        "distributor": {
            "id": 1,
            "name": "ICM",
            "metro_area": {
                "id": 1,
                "name": "Bay Area, CA"
            },
            "distributor_contact": {
                "id": 18,
                "email": "indoculinairba@gmail.com",
                "avatar": "https://storage.googleapis.com/cookshare-media/icmlogo.png",
                "first_name": "Indo",
                "last_name": "Culinair",
                "address": "43102 Christy St",
                "city": "Fremont",
                "state": null,
                "zip": null,
                "phone_number": "6693009699",
                "vendor": 22,
                "distributor": 1,
                "is_admin": false,
                "default_distribution_location": null,
                "preferred_metro_area": 1
            },
            "distributor_payment_info": [
                {
                    "name": "Zelle",
                    "payment_type": "ZELLE",
                    "payment_details": "icm.bayarea@gmail.com"
                },
                {
                    "name": "Check",
                    "payment_type": "CHECK",
                    "payment_details": "Payable to Grace Ling"
                }
            ]
        },
        "shipping_cost": 1.0,
        "lat": null,
        "long": null,
        "instruction": "",
        "default_pickup_start_time": "12:15:00",
        "default_pickup_end_time": "12:30:00"
    },
    {
        "id": 31,
        "name": "San Francisco Bayshore  Lowe’s Parking lot  491 Bayshore Blvd San Francisco, CA  94124 United States",
        "address": "Lowe’s Parking lot  491 Bayshore Blvd San Francisco, CA  94124",
        "city": "San Francisco Bayshore",
        "state": "CA",
        "distributor": {
            "id": 1,
            "name": "ICM",
            "metro_area": {
                "id": 1,
                "name": "Bay Area, CA"
            },
            "distributor_contact": {
                "id": 18,
                "email": "indoculinairba@gmail.com",
                "avatar": "https://storage.googleapis.com/cookshare-media/icmlogo.png",
                "first_name": "Indo",
                "last_name": "Culinair",
                "address": "43102 Christy St",
                "city": "Fremont",
                "state": null,
                "zip": null,
                "phone_number": "6693009699",
                "vendor": 22,
                "distributor": 1,
                "is_admin": false,
                "default_distribution_location": null,
                "preferred_metro_area": 1
            },
            "distributor_payment_info": [
                {
                    "name": "Zelle",
                    "payment_type": "ZELLE",
                    "payment_details": "icm.bayarea@gmail.com"
                },
                {
                    "name": "Check",
                    "payment_type": "CHECK",
                    "payment_details": "Payable to Grace Ling"
                }
            ]
        },
        "shipping_cost": 1.0,
        "lat": null,
        "long": null,
        "instruction": "",
        "default_pickup_start_time": "13:15:00",
        "default_pickup_end_time": "13:30:00"
    }
]