33 places near Greenwood Acres, Stark, Ohio, United States
filter by placetype:
  1. Amherst Elementary School
    Amherst Elementary School, Stark, Ohio, United States (POI)
  2. Amherst Heights
    Amherst Heights, Stark, Ohio, United States (Suburb)
  3. Clearview
    Clearview, Stark, Ohio, United States (Suburb)
  4. Crystal Springs
    Crystal Springs, Stark, Ohio, United States (Suburb)
  5. Greenwood Acres
    Greenwood Acres, Stark, Ohio, United States (Suburb)
  6. Kendall Heights
    Kendall Heights, Stark, Ohio, United States (Suburb)
  7. Oak Ridge
    Oak Ridge, Stark, Ohio, United States (Suburb)
  8. Northeast Massillon
    Northeast Massillon, Stark, Ohio, United States (Suburb)
  9. Northwest Massillon
    Northwest Massillon, Stark, Ohio, United States (Suburb)
  10. Mid West
    Mid West, United States (Colloquial)

Search again including deprecated places, unknown places, places that visit Null Island or everything?

This query took 0.022 seconds ⌛; show me the details?

        
0.022 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ -81.518806, 40.834751 ] } } } } ], "must_not": [ { "terms": { "woe:placetype": [ 0, 11, 25 ] } }, { "term": { "geom:latitude": { "value": 0.0 } } }, { "term": { "geom:longitude": { "value": 0.0 } } }, { "exists": { "field": "woe:superseded_by" } } ] } }, "aggs": { "placetypes": { "terms": { "field": "woe:placetype_name", "size": 10000 } } }, "sort": [ { "woe:scale": { "order": "desc", "mode": "max" } }, { "woe:id": { "order": "asc", "mode": "max" } } ] }