{
  "data": {
    "spatialReference": {
      "wkid": 4326,
      "latestWkid": 4326
    },
    "candidates": [
      {
        "address": "El Paso International Airport",
        "location": {
          "x": -106.37832,
          "y": 31.80677,
          "spatialReference": {
            "wkid": 4326,
            "latestWkid": 4326
          }
        },
        "score": 100,
        "attributes": {},
        "extent": {
          "xmin": -106.40832,
          "ymin": 31.77677,
          "xmax": -106.34832,
          "ymax": 31.83677,
          "spatialReference": {
            "wkid": 4326,
            "latestWkid": 4326
          }
        }
      },
      {
        "address": "El Paso Intl Airport",
        "location": {
          "x": -106.376361111,
          "y": 31.807333333,
          "spatialReference": {
            "wkid": 4326,
            "latestWkid": 4326
          }
        },
        "score": 100,
        "attributes": {},
        "extent": {
          "xmin": -106.401361111,
          "ymin": 31.782333333,
          "xmax": -106.351361111,
          "ymax": 31.832333333,
          "spatialReference": {
            "wkid": 4326,
            "latestWkid": 4326
          }
        }
      },
      {
        "address": "El Paso Int'l Airport",
        "location": {
          "x": -106.39353,
          "y": 31.79799,
          "spatialReference": {
            "wkid": 4326,
            "latestWkid": 4326
          }
        },
        "score": 100,
        "attributes": {},
        "extent": {
          "xmin": -106.42153,
          "ymin": 31.76999,
          "xmax": -106.36553,
          "ymax": 31.82599,
          "spatialReference": {
            "wkid": 4326,
            "latestWkid": 4326
          }
        }
      },
      {
        "address": "El Paso Int'l Airport-Arrival",
        "location": {
          "x": -106.39594,
          "y": 31.7989,
          "spatialReference": {
            "wkid": 4326,
            "latestWkid": 4326
          }
        },
        "score": 95.23,
        "attributes": {},
        "extent": {
          "xmin": -106.40094,
          "ymin": 31.7939,
          "xmax": -106.39094,
          "ymax": 31.8039,
          "spatialReference": {
            "wkid": 4326,
            "latestWkid": 4326
          }
        }
      }
    ],
    "geoJson": {
      "type": "FeatureCollection",
      "features": [
        {
          "type": "Feature",
          "geometry": {
            "type": "Point",
            "coordinates": [
              -106.37832,
              31.80677
            ]
          },
          "properties": {
            "address": "El Paso International Airport",
            "score": 100
          }
        },
        {
          "type": "Feature",
          "geometry": {
            "type": "Point",
            "coordinates": [
              -106.376361111,
              31.807333333
            ]
          },
          "properties": {
            "address": "El Paso Intl Airport",
            "score": 100
          }
        },
        {
          "type": "Feature",
          "geometry": {
            "type": "Point",
            "coordinates": [
              -106.39353,
              31.79799
            ]
          },
          "properties": {
            "address": "El Paso Int'l Airport",
            "score": 100
          }
        },
        {
          "type": "Feature",
          "geometry": {
            "type": "Point",
            "coordinates": [
              -106.39594,
              31.7989
            ]
          },
          "properties": {
            "address": "El Paso Int'l Airport-Arrival",
            "score": 95.23
          }
        }
      ]
    }
  }
}