I'm receiving lat and long data from Google Maps and I want to send that along to Freebase to get a description of the relevant place.
There's a geocode schema (http://www.freebase.com/location/geocode?schema=) but it seems like you have to to enter them separately?
I'd like to, let's say using the lat / long of Berlin, get the following description from Freebase: http://www.freebase.com/m/0156q
Would love any help, thank you.