{
  "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/45?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/45?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/45?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "AK Weather Stations",
  "id" : "45",
  "properties" : {
    "OBJECTID" : 45,
    "STID" : "KLAA2",
    "WXSTATUS" : "ACTIVE",
    "NAME" : "KLAWASI",
    "MNET_SHORTNAME" : "RAWS",
    "STNINFO_ID" : "1051",
    "MNET_ID" : 2,
    "REGION" : "COPPER RIVER",
    "REGION2" : "NPSEAST",
    "AGENCY" : "NPS",
    "TYPE" : "RAWS",
    "CWA" : "AFC",
    "NWSZONE" : "AK743",
    "WXZONE" : "AKZ141",
    "NWSFIREZONE" : "AFC743",
    "GACC" : "AKCC",
    "SUBGACC" : "AK12",
    "PSA" : "AK12",
    "COUNTY" : "Copper River",
    "STATE" : "AK",
    "COUNTRY" : "US",
    "WIMS_ID" : "500958",
    "DESCRIPTION" : "LOCATED 17 MILES EAST OF GULKANA AIRPORT",
    "MORETEXT" : "Moved May 21, 2016 a short way to the NW (62.217, -144.9949)  to improve readings for fire management.",
    "MODTIME" : "2026-04-19T12:22:04",
    "TIMEZONE" : "America/Anchorage",
    "INDEX_SINCE" : "20260101",
    "CODE" : "KLAA2",
    "AK_ID" : "1051",
    "LATITUDE" : 62.216700000000003,
    "LONGITUDE" : -144.9949,
    "ELEVATION" : 2513,
    "MESOWESTWEBURL" : "https://akff.mesowest.org/tabular/station/#CFFDRS/KLAA2/",
    "LOCATION_FIXED" : "True"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -144.9949,
      62.216700000000003
    ]
  }
}