30 places near Bonfire Mobile Home Village, Lake, Florida, United States
filter by placetype:
  1. Bentwood
    Bentwood, Lake, Florida, United States (Suburb)
  2. Bonfire Mobile Home Village
    Bonfire Mobile Home Village, Lake, Florida, United States (Suburb)
  3. Cypress Haven
    Cypress Haven, Lake, Florida, United States (Suburb)
  4. Silver Oaks
    Silver Oaks, Lake, Florida, United States (Suburb)
  5. Twin Lakes
    Twin Lakes, Lake, Florida, United States (Suburb)
  6. Bassville Park
    Bassville Park, Lake, Florida, United States (Town)
  7. Leesburg
    Leesburg, Lake, Florida, United States (Town)
  8. Lisbon
    Lisbon, Lake, Florida, United States (Town)
  9. Orange Bend
    Orange Bend, Lake, Florida, United States (Town)
  10. Central Florida
    Central Florida, Florida, United States (Colloquial)

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

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

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