{
  "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/264?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/264?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/264?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "AK Weather Stations",
  "id" : "264",
  "properties" : {
    "OBJECTID" : 264,
    "STID" : "CYOC",
    "WXSTATUS" : "ACTIVE",
    "NAME" : "Old Crow Airport",
    "MNET_SHORTNAME" : "CANADA",
    "STNINFO_ID" : "12000",
    "MNET_ID" : 14,
    "STATE" : "YT",
    "COUNTRY" : "CA",
    "ITIME" : "2019-04-29T19:43:02",
    "MODTIME" : "2026-04-19T12:22:04",
    "TIMEZONE" : "America/Dawson",
    "INDEX_SINCE" : "20260101",
    "CODE" : "CYOC",
    "AK_ID" : "12000",
    "LATITUDE" : 67.566699999999997,
    "LONGITUDE" : -139.8167,
    "ELEVATION" : 823,
    "MESOWESTWEBURL" : "https://akff.mesowest.org/tabular/station/#CFFDRS/CYOC/",
    "LOCATION_FIXED" : "True"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -139.81670000000003,
      67.566700000000026
    ]
  }
}