{
  "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/201?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/201?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/201?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "AK Weather Stations",
  "id" : "201",
  "properties" : {
    "OBJECTID" : 201,
    "STID" : "TAHA2",
    "WXSTATUS" : "ACTIVE",
    "NAME" : "TAHINICHOK",
    "MNET_SHORTNAME" : "RAWS",
    "STNINFO_ID" : "1234",
    "MNET_ID" : 2,
    "REGION" : "GALENA",
    "REGION2" : "NPSWEST",
    "TYPE" : "RAWS",
    "CWA" : "AFG",
    "NWSZONE" : "AK814",
    "WXZONE" : "AKZ207",
    "NWSFIREZONE" : "AFG914",
    "GACC" : "AKCC",
    "SUBGACC" : "AK04",
    "PSA" : "AK04",
    "COUNTY" : "Northwest Arctic",
    "STATE" : "AK",
    "COUNTRY" : "US",
    "WIMS_ID" : "0",
    "MODTIME" : "2026-04-19T12:22:04",
    "TIMEZONE" : "America/Nome",
    "INDEX_SINCE" : "20260101",
    "CODE" : "TAHA2",
    "AK_ID" : "1234",
    "LATITUDE" : 67.550200000000004,
    "LONGITUDE" : -163.56720000000001,
    "ELEVATION" : 966,
    "MESOWESTWEBURL" : "https://akff.mesowest.org/tabular/station/#CFFDRS/TAHA2/",
    "LOCATION_FIXED" : "True"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -163.56720000000001,
      67.550200000000018
    ]
  }
}