Created
September 17, 2013 16:33
-
-
Save dmregister/6596884 to your computer and use it in GitHub Desktop.
Sample data
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [0] => stdClass Object | |
| ( | |
| [_index] => listings | |
| [_type] => listing | |
| [_id] => V3orbrdXQ06F4mJye7fT_Q | |
| [_score] => 1 | |
| [_source] => stdClass Object | |
| ( | |
| [mlsId] => MAORFL | |
| [mlsNumber] => A1593964 | |
| [fullStreetAddress] => 1581 BRICKELL AV | |
| [unitNumber] => T203/4 | |
| [listPrice] => 2275000 | |
| [bedrooms] => 4 | |
| [photos] => http://photos.listhub.net/MAORFL/A1593964/0?lm=20120127T211908 | |
| [location] => stdClass Object | |
| ( | |
| [lat] => 25.756112 | |
| [lon] => -80.193365 | |
| ) | |
| ) | |
| ) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment