{
  "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/111?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/111?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/111?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "Building_Footprints",
  "id" : "111",
  "properties" : {
    "OBJECTID" : 111,
    "INDEX_" : "16002180PAS",
    "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__" : 3456.6758795337178,
    "SHAPE.STLength__" : 235.3166235531032
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -76.997482855620888,
          39.748744913067057
        ],
        [
          -76.997276998399386,
          39.748796647359569
        ],
        [
          -76.997214487775935,
          39.748648432148613
        ],
        [
          -76.997420345754023,
          39.748596698877115
        ],
        [
          -76.997482855620888,
          39.748744913067057
        ]
      ]
    ]
  }
}