# Get club suggestions **GET /1/clubs/suggestions** Get club suggestions ## Servers - https://api.localsporthero.com: https://api.localsporthero.com () ## Parameters ### Query parameters - **latitude** (number) Latitude of the location to get suggestions for. - **longitude** (number) Longitude of the location to get suggestions for. - **radius** (integer) The radius in meters. - **limit** (integer) The limit of results. ## Responses ### 200 Get club suggestions based on coordinate. #### Body: application/json (object) - **clubs** (array[object]) [Powered by Bump.sh](https://bump.sh)