Now that you've seen some examples of search, let's examine the results closer.
Now that you've seen some examples of search, let's examine the results closer.
When searching for **30 West 26th Street** you got back a `GeoJSON` formatted response.
When requesting search results you will always get back `GeoJSON` results, unless something goes terribly wrong, in which case you'll get a really helpful error.
You'll always get back `GeoJSON` results, unless something goes terribly wrong, in which case you'll get a really helpful error.
You can go [here](link.to.geojson.spec.com) to learn more about the `GeoJSON` data format specification.
_You can go [here](link.to.geojson.spec.com) to learn more about the `GeoJSON` data format specification.
We'll assume you're familiar with the general layout and only point out some important details here.
We'll assume you're familiar with the general layout and only point out some important details here._
You will find the following top-level structure to every response:
You will find the following top-level structure to every response: