
Even though the data in Freebase is user generated, it is very structured, with each piece of information having a "type" that can be used to describe the relationships between two pieces of data. For example, the Freebase entry for Baltimore is of the type "Location". The location type has been defined to have a latitude/longitude field, a "contains" field (for describing things in that location) , and a "contained by" field (ie Maryland, USA, North America, etc).
A lot of the data seems to have been automatically imported from Wikipedia. By using a more structured format, though, Freebase allows developers to do more with the available data.