{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "stac_version": "1.0.0",
      "id": "Rocky_Creek_RGB_Tile_R1C1",
      "properties": {
        "created": "2024-04-02 22:20:13.698791+00:00",
        "license": "NLPL",
        "datetime": "2021-08-08T00:00:00Z"
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.82438708568023,
              42.01016780548318
            ],
            [
              -85.82438708568023,
              42.03270525042545
            ],
            [
              -85.77245590144919,
              42.03270525042545
            ],
            [
              -85.77245590144919,
              42.01016780548318
            ],
            [
              -85.82438708568023,
              42.01016780548318
            ]
          ]
        ]
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/GL_RC_RGB_2021_9748/stac/Rocky_Creek_RGB_Tile_R1C1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Rocky_Creek_RGB_Tile_R1C1": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/GL_RC_RGB_2021_9748/Rocky_Creek_RGB_Tile_R1C1.tif",
          "type": "image/tiff",
          "proj:shape": [
            4266,
            2443
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / UTM zone 16N\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"UTM zone 16N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"Degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-87,\n            ANGLEUNIT[\"Degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"Meter\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"Meter\",1]],\n    ID[\"EPSG\",26916]]",
          "proj:epsg": 26916,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / UTM zone 16N",
            "base_crs": {
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "UTM zone 16N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "Degree",
                    "conversion_factor": 0.0174532925199433
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -87,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "Degree",
                    "conversion_factor": 0.0174532925199433
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "Meter",
                    "conversion_factor": 1
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "Meter",
                    "conversion_factor": 1
                  }
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 26916
            }
          },
          "proj:transform": [
            597345.556,
            1.0,
            -0.0,
            4654076.38,
            -0.0,
            -1.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "0.644610"
            },
            {
              "name": "b2",
              "description": "0.552070"
            },
            {
              "name": "b3",
              "description": "0.463550"
            }
          ]
        }
      },
      "bbox": [
        -85.82438708568023,
        42.01016780548318,
        -85.77245590144919,
        42.03270525042545
      ],
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
      ]
    },
    {
      "type": "Feature",
      "stac_version": "1.0.0",
      "id": "Rocky_Creek_RGB_Tile_R1C2",
      "properties": {
        "created": "2024-04-02 22:20:13.751234+00:00",
        "license": "NLPL",
        "datetime": "2021-08-08T00:00:00Z"
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.77287909905759,
              42.00960552090229
            ],
            [
              -85.77287909905759,
              42.03216593322747
            ],
            [
              -85.72091959962512,
              42.03216593322747
            ],
            [
              -85.72091959962512,
              42.00960552090229
            ],
            [
              -85.77287909905759,
              42.00960552090229
            ]
          ]
        ]
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/GL_RC_RGB_2021_9748/stac/Rocky_Creek_RGB_Tile_R1C2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Rocky_Creek_RGB_Tile_R1C2": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/GL_RC_RGB_2021_9748/Rocky_Creek_RGB_Tile_R1C2.tif",
          "type": "image/tiff",
          "proj:shape": [
            4267,
            2443
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / UTM zone 16N\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"UTM zone 16N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"Degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-87,\n            ANGLEUNIT[\"Degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"Meter\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"Meter\",1]],\n    ID[\"EPSG\",26916]]",
          "proj:epsg": 26916,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / UTM zone 16N",
            "base_crs": {
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "UTM zone 16N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "Degree",
                    "conversion_factor": 0.0174532925199433
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -87,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "Degree",
                    "conversion_factor": 0.0174532925199433
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "Meter",
                    "conversion_factor": 1
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "Meter",
                    "conversion_factor": 1
                  }
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 26916
            }
          },
          "proj:transform": [
            601611.556,
            1.0,
            -0.0,
            4654076.38,
            -0.0,
            -1.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "0.644610"
            },
            {
              "name": "b2",
              "description": "0.552070"
            },
            {
              "name": "b3",
              "description": "0.463550"
            }
          ]
        }
      },
      "bbox": [
        -85.77287909905759,
        42.00960552090229,
        -85.72091959962512,
        42.03216593322747
      ],
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
      ]
    },
    {
      "type": "Feature",
      "stac_version": "1.0.0",
      "id": "Rocky_Creek_RGB_Tile_R2C1",
      "properties": {
        "created": "2024-04-02 22:20:13.809665+00:00",
        "license": "NLPL",
        "datetime": "2021-08-08T00:00:00Z"
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.82479213319948,
              41.98816954976717
            ],
            [
              -85.82479213319948,
              42.01070669706788
            ],
            [
              -85.77287909905759,
              42.01070669706788
            ],
            [
              -85.77287909905759,
              41.98816954976717
            ],
            [
              -85.82479213319948,
              41.98816954976717
            ]
          ]
        ]
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/GL_RC_RGB_2021_9748/stac/Rocky_Creek_RGB_Tile_R2C1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Rocky_Creek_RGB_Tile_R2C1": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/GL_RC_RGB_2021_9748/Rocky_Creek_RGB_Tile_R2C1.tif",
          "type": "image/tiff",
          "proj:shape": [
            4266,
            2443
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / UTM zone 16N\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"UTM zone 16N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"Degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-87,\n            ANGLEUNIT[\"Degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"Meter\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"Meter\",1]],\n    ID[\"EPSG\",26916]]",
          "proj:epsg": 26916,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / UTM zone 16N",
            "base_crs": {
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "UTM zone 16N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "Degree",
                    "conversion_factor": 0.0174532925199433
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -87,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "Degree",
                    "conversion_factor": 0.0174532925199433
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "Meter",
                    "conversion_factor": 1
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "Meter",
                    "conversion_factor": 1
                  }
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 26916
            }
          },
          "proj:transform": [
            597345.556,
            1.0,
            -0.0,
            4651633.38,
            -0.0,
            -1.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "0.644610"
            },
            {
              "name": "b2",
              "description": "0.552070"
            },
            {
              "name": "b3",
              "description": "0.463550"
            }
          ]
        }
      },
      "bbox": [
        -85.82479213319948,
        41.98816954976717,
        -85.77287909905759,
        42.01070669706788
      ],
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
      ]
    },
    {
      "type": "Feature",
      "stac_version": "1.0.0",
      "id": "Rocky_Creek_RGB_Tile_R2C2",
      "properties": {
        "created": "2024-04-02 22:20:13.840346+00:00",
        "license": "NLPL",
        "datetime": "2021-08-08T00:00:00Z"
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -85.77330187843674,
              41.987607693931935
            ],
            [
              -85.77330187843674,
              42.01016780548318
            ],
            [
              -85.72136054171439,
              42.01016780548318
            ],
            [
              -85.72136054171439,
              41.987607693931935
            ],
            [
              -85.77330187843674,
              41.987607693931935
            ]
          ]
        ]
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/GL_RC_RGB_2021_9748/stac/Rocky_Creek_RGB_Tile_R2C2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Rocky_Creek_RGB_Tile_R2C2": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/GL_RC_RGB_2021_9748/Rocky_Creek_RGB_Tile_R2C2.tif",
          "type": "image/tiff",
          "proj:shape": [
            4267,
            2443
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / UTM zone 16N\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"UTM zone 16N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"Degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-87,\n            ANGLEUNIT[\"Degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"Meter\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"Meter\",1]],\n    ID[\"EPSG\",26916]]",
          "proj:epsg": 26916,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / UTM zone 16N",
            "base_crs": {
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "UTM zone 16N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "Degree",
                    "conversion_factor": 0.0174532925199433
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -87,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "Degree",
                    "conversion_factor": 0.0174532925199433
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "Meter",
                    "conversion_factor": 1
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "Meter",
                    "conversion_factor": 1
                  }
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 26916
            }
          },
          "proj:transform": [
            601611.556,
            1.0,
            -0.0,
            4651633.38,
            -0.0,
            -1.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "0.644610"
            },
            {
              "name": "b2",
              "description": "0.552070"
            },
            {
              "name": "b3",
              "description": "0.463550"
            }
          ]
        }
      },
      "bbox": [
        -85.77330187843674,
        41.987607693931935,
        -85.72136054171439,
        42.01016780548318
      ],
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
      ]
    }
  ]
}