JSON:
Array
(
    [error] => Array
        (
            [root_cause] => Array
                (
                    [0] => Array
                        (
                            [type] => query_shard_exception
                            [reason] => Field [location] is of unsupported type [text] for [geo_distance] query
                            [index_uuid] => oielXiO_RNyH74iYtTY2hA
                            [index] => businesses
                        )

                )

            [type] => search_phase_execution_exception
            [reason] => all shards failed
            [phase] => query
            [grouped] => 1
            [failed_shards] => Array
                (
                    [0] => Array
                        (
                            [shard] => 0
                            [index] => businesses
                            [node] => Nfy4oJEKTrmowqhu0qcHpg
                            [reason] => Array
                                (
                                    [type] => query_shard_exception
                                    [reason] => Field [location] is of unsupported type [text] for [geo_distance] query
                                    [index_uuid] => oielXiO_RNyH74iYtTY2hA
                                    [index] => businesses
                                )

                        )

                )

        )

    [status] => 400
)