I have a table with structure like that:
table name: shop
id_shop int(10)
name varchar(200)
latitude double
longitude double
Here's a few ideas, some of which may not apply depending on your exact situation.