32 places near Bedolla, Benton, Arkansas, United States
filter by placetype:
  1. Allendale
    Allendale, Benton, Arkansas, United States (Suburb)
  2. Headley
    Headley, Benton, Arkansas, United States (Suburb)
  3. Primrose
    Primrose, Benton, Arkansas, United States (Suburb)
  4. Bedolla
    Bedolla, Benton, Arkansas, United States (Suburb)
  5. Eau Claire
    Eau Claire, Benton, Arkansas, United States (Suburb)
  6. Rush Estates
    Rush Estates, Benton, Arkansas, United States (Suburb)
  7. Spanker Creek Estates
    Spanker Creek Estates, Benton, Arkansas, United States (Suburb)
  8. Stone Ridge Estates
    Stone Ridge Estates, Benton, Arkansas, United States (Suburb)
  9. Bella Vista
    Bella Vista, Benton, Arkansas, United States (Town)
  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.027 seconds ⌛; show me the details?

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