{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://arcweb1.ycpc.org/server/rest/services/OPEN_DATA/BLDG_Footprint/OGCFeatureServer/collections/0/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "The collection document"
    },
    {
      "href" : "https://arcweb1.ycpc.org/server/rest/services/OPEN_DATA/BLDG_Footprint/OGCFeatureServer/collections/0/items/1234?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://arcweb1.ycpc.org/server/rest/services/OPEN_DATA/BLDG_Footprint/OGCFeatureServer/collections/0/items/1234?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://arcweb1.ycpc.org/server/rest/services/OPEN_DATA/BLDG_Footprint/OGCFeatureServer/collections/0/items/1234?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "Building_Footprints",
  "id" : "1234",
  "properties" : {
    "OBJECTID" : 1234,
    "INDEX_" : "24002190PAS",
    "BUILDING_TYPE" : "AUXILLARY BUILDING",
    "CREATE_DATE" : "2026-03-23T00:00:00",
    "MODIFY_DATE" : "2026-03-23T00:00:00",
    "EDIT_NAME" : "JSIMORA",
    "EDIT_TYPE" : "GEOMETRY UPDATE",
    "SHAPE.STArea__" : 323.75525023994044,
    "SHAPE.STLength__" : 72.000278765378283
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -76.935592093025818,
          39.975619556886286
        ],
        [
          -76.935538596362122,
          39.975644349167766
        ],
        [
          -76.935504541604715,
          39.975600852955509
        ],
        [
          -76.935558037065235,
          39.975576061582217
        ],
        [
          -76.935592093025818,
          39.975619556886286
        ]
      ]
    ]
  }
}