{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://servergeo.dgeg.gov.pt/arcgis/rest/services/Visualizadores/PPEP/OGCFeatureServer/collections/2/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "The collection document"
    },
    {
      "href" : "https://servergeo.dgeg.gov.pt/arcgis/rest/services/Visualizadores/PPEP/OGCFeatureServer/collections/2/items/789?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://servergeo.dgeg.gov.pt/arcgis/rest/services/Visualizadores/PPEP/OGCFeatureServer/collections/2/items/789?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://servergeo.dgeg.gov.pt/arcgis/rest/services/Visualizadores/PPEP/OGCFeatureServer/collections/2/items/789?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 2,
  "LayerName" : "Quadrantes/Lotes ",
  "id" : "789",
  "properties" : {
    "objectid" : 789,
    "parcelas" : "Lote",
    "quadrante" : 8,
    "lote" : "8-52",
    "ano" : 1994,
    "diploma" : "Aviso, III série, DR 167, 21 julho 1994"
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -10.899986263660232,
          38.583339114450375
        ],
        [
          -10.799988263449263,
          38.583339092394738
        ],
        [
          -10.799988298521374,
          38.50000746947935
        ],
        [
          -10.899986300872992,
          38.500007497755611
        ],
        [
          -10.899986263660232,
          38.583339114450375
        ]
      ]
    ]
  }
}