Skip to content

Instantly share code, notes, and snippets.

@dmregister
Created September 17, 2013 16:33
Show Gist options
  • Save dmregister/6596884 to your computer and use it in GitHub Desktop.
Save dmregister/6596884 to your computer and use it in GitHub Desktop.
Sample data
[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