54 places near Shady Nook, Lake, Florida, United States
filter by placetype:
  1. Clermont Elementary School
    Clermont Elementary School, Lake, Florida, United States (POI)
  2. Cypress Ridge Elementary School
    Cypress Ridge Elementary School, Lake, Florida, United States (POI)
  3. Amanda's Place
    Amanda's Place, Lake, Florida, United States (Suburb)
  4. Clermont Heights
    Clermont Heights, Lake, Florida, United States (Suburb)
  5. Clermont Shores
    Clermont Shores, Lake, Florida, United States (Suburb)
  6. Clermont Shores
    Clermont Shores, Lake, Florida, United States (Suburb)
  7. Crystal Lake at Clermont
    Crystal Lake at Clermont, Lake, Florida, United States (Suburb)
  8. East Lake Ridge
    East Lake Ridge, Lake, Florida, United States (Suburb)
  9. Ella Vista Heights
    Ella Vista Heights, Lake, Florida, United States (Suburb)
  10. Fairview Place
    Fairview Place, Lake, Florida, United States (Suburb)

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": [ -81.751701, 28.55595 ] } } } } ], "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" } } ] }