{
  "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/3654?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/3654?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/3654?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "Trafikräkning",
  "id" : "3654",
  "properties" : {
    "OBJECTID" : 3654,
    "ROADNR" : 10,
    "POSITIONID" : 10300,
    "TRAFFVOLUME" : 8358,
    "STARTDATE" : "2020-04-17T00:00:00",
    "STOPDATE" : "2020-04-24T00:00:00",
    "ACCURACY" : "Inmätt"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      19.929384433793622,
      60.112150699779399
    ]
  }
}