29 places near Cliffs, Essex, Massachusetts, United States
filter by placetype:
  1. Marblehead Middle School
    Marblehead Middle School, Essex, Massachusetts, United States (POI)
  2. Clifton
    Clifton, Essex, Massachusetts, United States (Suburb)
  3. South Salem
    South Salem, Essex, Massachusetts, United States (Suburb)
  4. West Town Landing
    West Town Landing, Essex, Massachusetts, United States (Suburb)
  5. Cliffs
    Cliffs, Essex, Massachusetts, United States (Suburb)
  6. Castle Hill
    Castle Hill, Essex, Massachusetts, United States (Suburb)
  7. Osgood Park
    Osgood Park, Essex, Massachusetts, United States (Suburb)
  8. Marblehead
    Marblehead, Essex, Massachusetts, United States (Town)
  9. Peabody
    Peabody, Essex, Massachusetts, United States (Town)
  10. Salem
    Salem, Essex, Massachusetts, United States (Town)

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

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

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