42 places near Bellafont, Washington, Arkansas, United States
filter by placetype:
  1. Clarence B. Craft Station
    Clarence B. Craft Station, Washington, Arkansas, United States (POI)
  2. Bassett Place
    Bassett Place, Washington, Arkansas, United States (Suburb)
  3. Bellafont
    Bellafont, Washington, Arkansas, United States (Suburb)
  4. Bellafont Gardens
    Bellafont Gardens, Washington, Arkansas, United States (Suburb)
  5. Brookhollow
    Brookhollow, Washington, Arkansas, United States (Suburb)
  6. Meadowridge
    Meadowridge, Washington, Arkansas, United States (Suburb)
  7. Missouri Oaks
    Missouri Oaks, Washington, Arkansas, United States (Suburb)
  8. Northwest Village
    Northwest Village, Washington, Arkansas, United States (Suburb)
  9. Remington Place
    Remington Place, Washington, Arkansas, United States (Suburb)
  10. Ridgewood
    Ridgewood, Washington, Arkansas, United States (Suburb)

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

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

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