{
  "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/1234?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/1234?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/1234?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 1,
  "LayerName" : "Vias existentes",
  "id" : "1234",
  "properties" : {
    "OBJECTID" : 1234,
    "COD_VIA" : "1234",
    "DESIGNACAO" : "Travessa das Galeotas",
    "ESTADO_VIA" : "Existente",
    "SHAPE.LEN" : 0
  },
  "geometry" : {
    "type" : "MultiLineString",
    "coordinates" : [
      [
        [
          -9.1926325509053761,
          38.6976939113909
        ],
        [
          -9.1925215797878597,
          38.697301729195821
        ],
        [
          -9.1925211409371652,
          38.697299252401514
        ],
        [
          -9.1924920571864561,
          38.697152916244121
        ],
        [
          -9.1924622014307236,
          38.697002704672634
        ]
      ]
    ]
  }
}