{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://geo2.cm-viana-castelo.pt/arcgis/rest/services/Estruturas_Respostas_Sociais/OGCFeatureServer/collections/2/item/3?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" : "3",
  "properties" : {
    "OBJECTID" : 3,
    "Shape.STLength__" : 1,
    "piso" : "30,7965318341205"
  },
  "geometry" : {
    "type" : "MultiLineString",
    "coordinates" : [
      [
        [
          -8.8062022594033422,
          41.684410748309475
        ],
        [
          -8.8064798907221089,
          41.684227544999196
        ]
      ]
    ]
  }
}