{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://sigservicesqual.cm-lisboa.pt/arcgis/rest/services/SIGU/EVs_Total_ETRS/OGCFeatureServer/collections/1/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "The collection document"
    },
    {
      "href" : "https://sigservicesqual.cm-lisboa.pt/arcgis/rest/services/SIGU/EVs_Total_ETRS/OGCFeatureServer/collections/1/items/101314?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://sigservicesqual.cm-lisboa.pt/arcgis/rest/services/SIGU/EVs_Total_ETRS/OGCFeatureServer/collections/1/items/101314?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://sigservicesqual.cm-lisboa.pt/arcgis/rest/services/SIGU/EVs_Total_ETRS/OGCFeatureServer/collections/1/items/101314?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 1,
  "LayerName" : "Vias existentes",
  "id" : "101314",
  "properties" : {
    "OBJECTID" : 101314,
    "COD_VIA" : "101314",
    "DESIGNACAO" : "Travessa D. Pedro de Menezes",
    "ESTADO_VIA" : "Existente",
    "SHAPE.LEN" : 0
  },
  "geometry" : {
    "type" : "MultiLineString",
    "coordinates" : [
      [
        [
          -9.1406256970098028,
          38.711846053381862
        ],
        [
          -9.1401488986864656,
          38.712008424428312
        ],
        [
          -9.1400741257764597,
          38.711990556329944
        ],
        [
          -9.1399422566094302,
          38.712048657011728
        ]
      ]
    ]
  }
}