{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://geo2.cm-viana-castelo.pt/arcgis/rest/services/Estruturas_Respostas_Sociais/OGCFeatureServer/collections/2/item/12?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "this document"
    },
    {
      "href" : "https://geo2.cm-viana-castelo.pt/arcgis/rest/services/Estruturas_Respostas_Sociais/OGCFeatureServer/collections/2/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "the collection document"
    }
  ],
  "LayerId" : 2,
  "LayerName" : "Caminhos de evacuação",
  "id" : "12",
  "properties" : {
    "OBJECTID" : 12,
    "Shape.STLength__" : 1,
    "piso" : "1,52037753535101"
  },
  "geometry" : {
    "type" : "MultiLineString",
    "coordinates" : [
      [
        [
          -8.8066592498848966,
          41.684377720158096
        ],
        [
          -8.8066531304837419,
          41.684364823411343
        ]
      ]
    ]
  }
}