{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://gis.lja.com/arcgis/rest/services/Ysleta_Constraints_MIL1/OGCFeatureServer/collections/33/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "The collection document"
    },
    {
      "href" : "https://gis.lja.com/arcgis/rest/services/Ysleta_Constraints_MIL1/OGCFeatureServer/collections/33/items/1234?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://gis.lja.com/arcgis/rest/services/Ysleta_Constraints_MIL1/OGCFeatureServer/collections/33/items/1234?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://gis.lja.com/arcgis/rest/services/Ysleta_Constraints_MIL1/OGCFeatureServer/collections/33/items/1234?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 33,
  "LayerName" : "CD Juarez Parcels",
  "id" : "1234",
  "properties" : {
    "OBJECTID_1" : 1234,
    "NCN" : 288040001,
    "OBJECTID" : 68752,
    "STLength" : 420.11125498648198,
    "STArea" : 11026.68359375,
    "PADRON" : "SI",
    "GlobalID" : "{18932395-2D41-414F-950A-5B3BE5068445}",
    "RM" : 288040,
    "Lote" : 1,
    "INC" : 68752,
    "Shape_Length" : 420.11125498648215,
    "Shape_Area" : 11026.682160494702
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -106.38395359706031,
          31.682613399743808
        ],
        [
          -106.38410705805694,
          31.681818308587072
        ],
        [
          -106.38504898205655,
          31.681951155512337
        ],
        [
          -106.38490074386497,
          31.682721017520667
        ],
        [
          -106.38395359706031,
          31.682613399743808
        ]
      ]
    ]
  }
}