{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://kartor.regeringen.ax/arcgis/rest/services/Infrastruktur/Trafikmatningar/OGCFeatureServer/collections/0/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "The collection document"
    },
    {
      "href" : "https://kartor.regeringen.ax/arcgis/rest/services/Infrastruktur/Trafikmatningar/OGCFeatureServer/collections/0/items/4444?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://kartor.regeringen.ax/arcgis/rest/services/Infrastruktur/Trafikmatningar/OGCFeatureServer/collections/0/items/4444?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://kartor.regeringen.ax/arcgis/rest/services/Infrastruktur/Trafikmatningar/OGCFeatureServer/collections/0/items/4444?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "Trafikräkning",
  "id" : "4444",
  "properties" : {
    "OBJECTID" : 4444,
    "ROADNR" : 216,
    "POSITIONID" : 20212161,
    "TRAFFVOLUME" : 1327,
    "STARTDATE" : "2021-09-23T00:00:00",
    "STOPDATE" : "2021-09-30T00:00:00",
    "ACCURACY" : "Markerad på karta"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      19.911361871809312,
      60.108673853512379
    ]
  }
}