{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://geo2.cm-viana-castelo.pt/arcgis/rest/services/SCIE_Poligonos/OGCFeatureServer/collections/0/item/1224?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "this document"
    },
    {
      "href" : "https://geo2.cm-viana-castelo.pt/arcgis/rest/services/SCIE_Poligonos/OGCFeatureServer/collections/0/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "the collection document"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "Informacao_Pontos",
  "id" : "1224",
  "properties" : {
    "OBJECTID" : 1224,
    "OBS" : "Boca de Incêndio",
    "piso" : "0"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -8.8256483040988982,
      41.702260933409121
    ]
  }
}