Created
September 15, 2014 21:32
-
-
Save dyangrev/5ef017750fd36b717ec3 to your computer and use it in GitHub Desktop.
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
| { | |
| "_index": "grm", | |
| "_type": "guest_property", | |
| "_id": "5ea098ba43b11b8bd7b996067b0d2d83", | |
| "_score": 1, | |
| "_source": { | |
| "id": "5ea098ba43b11b8bd7b996067b0d2d83", | |
| "city": { | |
| "value": null | |
| }, | |
| "firstName": { | |
| "value": "Daiyi" | |
| }, | |
| "lastName": { | |
| "value": "Yang Jun" | |
| }, | |
| "state": { | |
| "value": null | |
| }, | |
| "country": { | |
| "value": null | |
| }, | |
| "title": { | |
| "value": null | |
| }, | |
| "emails": [ | |
| { | |
| "value": "[email protected]" | |
| } | |
| ], | |
| "phones": [], | |
| "primaryEmail": { | |
| "value": null | |
| }, | |
| "primaryPhone": { | |
| "value": null | |
| }, | |
| "notes": [], | |
| "interests": [ | |
| { | |
| "value": "Philadelphia Union", | |
| "isFromSocialData": true | |
| }, | |
| { | |
| "value": "Television", | |
| "isFromSocialData": true | |
| }, | |
| { | |
| "value": "Tennis", | |
| "isFromSocialData": true | |
| }, | |
| { | |
| "value": "Music", | |
| "isFromSocialData": true | |
| }, | |
| { | |
| "value": "Andy Roddick", | |
| "isFromSocialData": true | |
| } | |
| ], | |
| "badges": [], | |
| "facebookAccount": { | |
| "value": "https://www.facebook.com/daiyi.yang.7", | |
| "isFromSocialData": true, | |
| "followers": 2, | |
| "following": 2 | |
| }, | |
| "kloutAccount": { | |
| "value": "http://www.klout.com/user/DaiyiYangRev", | |
| "isFromSocialData": true, | |
| "score": 11 | |
| }, | |
| "twitterAccount": { | |
| "value": "http://www.twitter.com/DaiyiYangRev", | |
| "isFromSocialData": true, | |
| "followers": 2, | |
| "following": 10 | |
| }, | |
| "linkedinAccount": { | |
| "value": "https://www.linkedin.com/pub/daiyi-yang/49/a28/ba2", | |
| "isFromSocialData": true, | |
| "bio": "Software Engineer at Revinate" | |
| }, | |
| "tripadvisorAccount": { | |
| "value": null | |
| }, | |
| "yelpAccount": { | |
| "value": null | |
| }, | |
| "propertyId": 362, | |
| "totalStays": { | |
| "value": 0 | |
| }, | |
| "totalValidStays": { | |
| "value": 0 | |
| }, | |
| "totalCanceledStays": { | |
| "value": 0 | |
| }, | |
| "totalRoomRate": { | |
| "value": 0 | |
| }, | |
| "totalNumberOfNights": { | |
| "value": 0 | |
| }, | |
| "pushIds": [], | |
| "subscriptionSettings": [], | |
| "guestPhoto": { | |
| "value": null | |
| }, | |
| "guestStayPreferences": [], | |
| "normalizedFirstName": { | |
| "value": "daiyi" | |
| }, | |
| "normalizedLastName": { | |
| "value": "yang jun" | |
| }, | |
| "fullName": { | |
| "value": "Daiyi Yang Jun" | |
| } | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment