Pebbles and Stones

Origin Address:
2000 Atterbury Road, Pretoria, 0001, South Africa
Destination Address:
Gauteng, South Africa
Request Full URL:
https://maps.googleapis.com/maps/api/distancematrix/json?key=AIzaSyDYkI74pHBFS2_FeilsVK_plFka3vP_lSQ&origins=2000+Atterbury+Road%2C+Pretoria%2C+0001%2C+South+Africa&destinations=Gauteng%2C+South+Africa&mode=driving&units=metric&sensor=false
Response Body:
Array
(
    [destination_addresses] => Array
        (
            [0] => Gauteng, South Africa
        )

    [origin_addresses] => Array
        (
            [0] => 2000 Atterbury Rd, Lynnwood, Pretoria, 0043, South Africa
        )

    [rows] => Array
        (
            [0] => Array
                (
                    [elements] => Array
                        (
                            [0] => Array
                                (
                                    [distance] => Array
                                        (
                                            [text] => 67.5 km
                                            [value] => 67543
                                        )

                                    [duration] => Array
                                        (
                                            [text] => 54 mins
                                            [value] => 3266
                                        )

                                    [status] => OK
                                )

                        )

                )

        )

    [status] => OK
)

Showing 1–12 of 25 results