{
  "type": "FeatureCollection",
  "metadata": {
    "generated": 1754733600000,
    "url": "https://earthquake.usgs.gov/fdsnws/event/1/query?format=geojson&minmagnitude=6&orderby=time&limit=1",
    "title": "USGS Earthquakes",
    "status": 200,
    "api": "1.14.1",
    "count": 1
  },
  "features": [
    {
      "type": "Feature",
      "properties": {
        "mag": 6.3,
        "place": "142 km E of Petropavlovsk-Kamchatsky, Russia",
        "time": 1754650000000,
        "updated": 1754651000000,
        "tz": null,
        "url": "https://earthquake.usgs.gov/earthquakes/eventpage/us7000qabc",
        "felt": 214,
        "tsunami": 0,
        "sig": 612,
        "net": "us",
        "code": "7000qabc",
        "status": "reviewed",
        "magType": "mww",
        "type": "earthquake",
        "title": "M 6.3 - 142 km E of Petropavlovsk-Kamchatsky, Russia"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [160.512, 52.923, 35.0]
      },
      "id": "us7000qabc"
    }
  ],
  "bbox": [160.512, 52.923, 35.0, 160.512, 52.923, 35.0]
}
