36 places near Suburban Hills, Montgomery, Virginia, United States
filter by placetype:
  1. Christiansburg High School
    Christiansburg High School, Montgomery, Virginia, United States (POI)
  2. Christiansburg Primary School
    Christiansburg Primary School, Montgomery, Virginia, United States (POI)
  3. Apple Acres
    Apple Acres, Montgomery, Virginia, United States (Suburb)
  4. Brumfield Acres
    Brumfield Acres, Montgomery, Virginia, United States (Suburb)
  5. Echo Hills
    Echo Hills, Montgomery, Virginia, United States (Suburb)
  6. Johnson Heights
    Johnson Heights, Montgomery, Virginia, United States (Suburb)
  7. Newcomb Heights
    Newcomb Heights, Montgomery, Virginia, United States (Suburb)
  8. Suburban Hills
    Suburban Hills, Montgomery, Virginia, United States (Suburb)
  9. Vista Via
    Vista Via, Montgomery, Virginia, United States (Suburb)
  10. Cambria
    Cambria, Montgomery, Virginia, United States (Town)

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

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

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