{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://geo2.cm-viana-castelo.pt/arcgis/rest/services/AB_Baldio/OGCFeatureServer/collections/8/item/1?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "this document"
    },
    {
      "href" : "https://geo2.cm-viana-castelo.pt/arcgis/rest/services/AB_Baldio/OGCFeatureServer/collections/8/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "the collection document"
    }
  ],
  "LayerId" : 8,
  "LayerName" : "AB_PONTOS_VIGIA",
  "id" : "1",
  "properties" : {
    "OBJECTID" : 1,
    "ID_BALDIO" : 6,
    "DENOMINA" : "Serra de Arga",
    "COORD_X" : 153833,
    "COORD_Y" : 536913,
    "N_OPERACIONAIS" : 0,
    "QUALIDADE" : "BOM",
    "OBSERVACOES" : 0,
    "FREGUESIA" : "Montaria"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -8.6886152237922509,
      41.800295213097819
    ]
  }
}