{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://imagegis.bremertonwa.gov/arcgis/rest/services/Basemaps/Aerials2020/OGCFeatureServer/collections/2/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "The collection document"
    },
    {
      "href" : "https://imagegis.bremertonwa.gov/arcgis/rest/services/Basemaps/Aerials2020/OGCFeatureServer/collections/2/items/1234?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://imagegis.bremertonwa.gov/arcgis/rest/services/Basemaps/Aerials2020/OGCFeatureServer/collections/2/items/1234?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://imagegis.bremertonwa.gov/arcgis/rest/services/Basemaps/Aerials2020/OGCFeatureServer/collections/2/items/1234?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 2,
  "LayerName" : "Footprint",
  "id" : "1234",
  "properties" : {
    "OBJECTID" : 1234,
    "Name" : "252_202",
    "MinPS" : 0,
    "MaxPS" : 6,
    "LowPS" : 0.5,
    "HighPS" : 2,
    "Category" : 1,
    "Tag" : "Dataset",
    "GroupName" : "",
    "ProductName" : "",
    "CenterX" : 1254634.9999964309,
    "CenterY" : 282561.00012777001,
    "TypeID" : 1,
    "ItemTS" : 44946.906742210645,
    "UriHash" : "32EF120419518980A518605EB1F7FFDE",
    "Shape.STArea__" : 16859235.918564323,
    "Shape.STLength__" : 16423.999960333331
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -122.41022348111565,
          47.758108433162988
        ],
        [
          -122.41056558857107,
          47.769362548703789
        ],
        [
          -122.39387205522124,
          47.76959201425165
        ],
        [
          -122.39353356665895,
          47.758337849121041
        ],
        [
          -122.41022348111565,
          47.758108433162988
        ]
      ]
    ]
  }
}