{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://sigservices.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://sigservices.cm-lisboa.pt/arcgis/rest/services/SIGU/EVs_Total_ETRS/OGCFeatureServer/collections/1/items/1214?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://sigservices.cm-lisboa.pt/arcgis/rest/services/SIGU/EVs_Total_ETRS/OGCFeatureServer/collections/1/items/1214?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://sigservices.cm-lisboa.pt/arcgis/rest/services/SIGU/EVs_Total_ETRS/OGCFeatureServer/collections/1/items/1214?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 1,
  "LayerName" : "Vias existentes",
  "id" : "1214",
  "properties" : {
    "OBJECTID" : 1214,
    "COD_VIA" : "1214",
    "DESIGNACAO" : "Rua Diogo de Silves",
    "ESTADO_VIA" : "Existente",
    "SHAPE.LEN" : 0
  },
  "geometry" : {
    "type" : "MultiLineString",
    "coordinates" : [
      [
        [
          -9.2105553241242593,
          38.708594440933219
        ],
        [
          -9.2107873541462357,
          38.708481954453127
        ],
        [
          -9.2108671603685561,
          38.708177656884835
        ],
        [
          -9.2111149212184973,
          38.707215685040516
        ],
        [
          -9.2114535808387767,
          38.706014978567801
        ]
      ]
    ]
  }
}