{
  "type": "FeatureCollection",
  "name": "East Hill Neighborhood Boundary",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Eastside Hill",
        "source": "Hand-traced from the neighborhood-association boundary map, 2026-05-19",
        "boundaries": {
          "north": "Eau Claire River",
          "east": "South Hastings Way",
          "south": "Brackett Ave / Harding Ave",
          "west": "Downtown bluff (excludes Third Ward, Demmler Park, Kappus Playground)"
        },
        "verified_features_inside": [
          "Boyd Park",
          "St. Johns Park",
          "Archery Park",
          "Forest Hill Cemetery"
        ],
        "verified_features_outside": [
          "Demmler Park",
          "Kappus Playground",
          "Putnam Park",
          "Mount Tom Park",
          "Wilson Park"
        ]
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [-91.4945, 44.8155],
            [-91.4900, 44.8160],
            [-91.4830, 44.8165],
            [-91.4760, 44.8167],
            [-91.4710, 44.8165],
            [-91.4680, 44.8157],
            [-91.4680, 44.7990],
            [-91.4760, 44.7990],
            [-91.4790, 44.8000],
            [-91.4825, 44.8020],
            [-91.4865, 44.8035],
            [-91.4890, 44.8055],
            [-91.4895, 44.8075],
            [-91.4880, 44.8095],
            [-91.4870, 44.8120],
            [-91.4855, 44.8138],
            [-91.4870, 44.8150],
            [-91.4945, 44.8155]
          ]
        ]
      }
    }
  ]
}
