38 places near Plunkettsville, Staunton City, Virginia, United States
filter by placetype:
  1. Shelburne Middle School
    Shelburne Middle School, Staunton City, Virginia, United States (POI)
  2. A. R. Ware Junior Elementary School
    A. R. Ware Junior Elementary School, Staunton City, Virginia, United States (POI)
  3. Colonial Mall-staunton
    Colonial Mall-staunton, Staunton City, Virginia, United States (POI)
  4. Dogwood Hill
    Dogwood Hill, Staunton City, Virginia, United States (Suburb)
  5. Plunkettsville
    Plunkettsville, Staunton City, Virginia, United States (Suburb)
  6. Selma
    Selma, Staunton City, Virginia, United States (Suburb)
  7. West End
    West End, Staunton City, Virginia, United States (Suburb)
  8. Staunton
    Staunton, Staunton City, Virginia, United States (Town)
  9. Staunton Park
    Staunton Park, Staunton City, Virginia, United States (Town)
  10. Shenandoah River
    Shenandoah River, Virginia, United States (Drainage)

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

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

        
0.04 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ -79.089958, 38.152882 ] } } } } ], "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" } } ] }