Lat/Long Search

Use the following query to find a property simply based off of it's latitude and longitude coordinates.

{
  "size": 1,
  "radius": 0.1,
  "latitude": "38.901675",
  "longitude": "-77.098468"
}