Advertisement
Guest User

Untitled

a guest
May 11th, 2019
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.50 KB | None | 0 0
  1. {
  2.    "took": 574,
  3.    "timed_out": false,
  4.    "_shards": {
  5.       "total": 10,
  6.       "successful": 10,
  7.       "failed": 0
  8.    },
  9.    "hits": {
  10.       "total": 1,
  11.       "max_score": 17.525,
  12.       "hits": [
  13.          {
  14.             "_index": "properties_web04_20180118",
  15.             "_type": "property",
  16.             "_id": "132721272",
  17.             "_score": 17.525,
  18.             "_source": {
  19.                "id": "132721272",
  20.                "propertyId": 132721272,
  21.                "fipsStateCode": 6,
  22.                "fipsMuniCode": 37,
  23.                "county": "Los Angeles",
  24.                "bedroomsTotal": 5,
  25.                "bathroomsTotal": 5,
  26.                "bathroomsFull": 5,
  27.                "bathroomsHalf": 0,
  28.                "lotSizeSquareFeet": 13444,
  29.                "useCodeStandard": "1001",              
  30.                "streetNumber": "1118",
  31.                "streetName": "Tower",
  32.                "streetSuffix": "Rd",
  33.                "city": "Beverly Hills",
  34.                "state": "CA",
  35.                "zip": "90210",
  36.                "addressHash": "e33d2d0e68b3c36978170dfbb7909e61",
  37.                "latitude": 34.08786,
  38.                "longitude": -118.422661,
  39.                "geocodeQualityId": 100,
  40.                "lastUpdated": "2019-03-02T04:50:05.9773554Z",
  41.                "pin": {
  42.                   "lat": 34.08786011,
  43.                   "lon": -118.42266083
  44.                },
  45.                "fuzzyFullAddress": "1118 Tower Beverly Hills CA"
  46.             }
  47.          }
  48.       ]
  49.    }
  50. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement