{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://fire.ak.blm.gov/arcgis/rest/services/MapAndFeatureServices/AK_WeatherStations/OGCFeatureServer/collections/0/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "The collection document"
    },
    {
      "href" : "https://fire.ak.blm.gov/arcgis/rest/services/MapAndFeatureServices/AK_WeatherStations/OGCFeatureServer/collections/0/items/311?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://fire.ak.blm.gov/arcgis/rest/services/MapAndFeatureServices/AK_WeatherStations/OGCFeatureServer/collections/0/items/311?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://fire.ak.blm.gov/arcgis/rest/services/MapAndFeatureServices/AK_WeatherStations/OGCFeatureServer/collections/0/items/311?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "AK Weather Stations",
  "id" : "311",
  "properties" : {
    "OBJECTID" : 311,
    "STID" : "PAKF",
    "WXSTATUS" : "ACTIVE",
    "NAME" : "False Pass Airport",
    "MNET_SHORTNAME" : "ASOS/AWOS",
    "STNINFO_ID" : "32677",
    "MNET_ID" : 1,
    "CWA" : "AFC",
    "NWSZONE" : "AK781",
    "NWSFIREZONE" : "AFC781",
    "GACC" : "AKCC",
    "SUBGACC" : "AK10",
    "PSA" : "AK10",
    "COUNTY" : "Aleutians East",
    "STATE" : "AK",
    "COUNTRY" : "US",
    "ITIME" : "2022-05-17T23:10:02",
    "MODTIME" : "2026-04-19T12:22:04",
    "TIMEZONE" : "America/Nome",
    "INDEX_SINCE" : "20260101",
    "CODE" : "PAKF",
    "AK_ID" : "32677",
    "LATITUDE" : 54.847000000000001,
    "LONGITUDE" : -163.41,
    "ELEVATION" : 20,
    "MESOWESTWEBURL" : "https://akff.mesowest.org/tabular/station/#CFFDRS/PAKF/",
    "LOCATION_FIXED" : "True"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -163.41,
      54.84699999999998
    ]
  }
}