{
  "results": [
    {
      "location": "1008",
      "city": "CA8 - ARB",
      "country": "US",
      "distance": 9097777.556462968,
      "measurements": [
        {
          "parameter": "pm25",
          "value": -2.2,
          "lastUpdated": "2020-03-03T06:00:00.000Z",
          "unit": "µg/m³",
          "sourceName": "AirNow",
          "averagingPeriod": {
            "value": 1,
            "unit": "hours"
          }
        }
      ],
      "coordinates": {
        "latitude": 38.67388,
        "longitude": -120.94338
      }
    },
    {
      "location": "16th and Whitmore",
      "city": "Omaha-Council Bluffs",
      "country": "US",
      "distance": 7673466.854554137,
      "measurements": [
        {
          "parameter": "so2",
          "value": 0,
          "lastUpdated": "2020-03-03T06:00:00.000Z",
          "unit": "ppm",
          "sourceName": "AirNow",
          "averagingPeriod": {
            "value": 1,
            "unit": "hours"
          }
        },
        {
          "parameter": "o3",
          "value": 0.016,
          "lastUpdated": "2017-11-01T11:00:00.000Z",
          "unit": "ppm",
          "sourceName": "AirNow",
          "averagingPeriod": {
            "value": 1,
            "unit": "hours"
          }
        }
      ],
      "coordinates": {
        "latitude": 41.32247,
        "longitude": -95.93799
      }
    }
  ]
}