{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://geoportal.sgb.gov.br/server/rest/services/Mapeamento_Geologico/OGCFeatureServer/collections/1/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "The collection document"
    },
    {
      "href" : "https://geoportal.sgb.gov.br/server/rest/services/Mapeamento_Geologico/OGCFeatureServer/collections/1/items/101?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://geoportal.sgb.gov.br/server/rest/services/Mapeamento_Geologico/OGCFeatureServer/collections/1/items/101?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://geoportal.sgb.gov.br/server/rest/services/Mapeamento_Geologico/OGCFeatureServer/collections/1/items/101?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 1,
  "LayerName" : "folha50mil",
  "id" : "101",
  "properties" : {
    "OBJECTID" : 101,
    "SPRROTULO" : "NA-19-Z-A-IV-3",
    "FOLNOME" : " ",
    "Shape_Length" : 1.0000004297055229,
    "Shape_Area" : 0.062500053709517056,
    "SITUACAO" : "Sem dados disponíveis"
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -68.749999439822261,
          1.0000011798106243
        ],
        [
          -69.000000249611787,
          1.0000004702455385
        ],
        [
          -68.999999549939218,
          1.2500027504266313
        ],
        [
          -68.75000014039415,
          1.249999109970986
        ],
        [
          -68.749999439822261,
          1.0000011798106243
        ]
      ]
    ]
  }
}