34 places near Maple Shade, Burlington, New Jersey, United States
filter by placetype:
  1. Maple Shade High School
    Maple Shade High School, Burlington, New Jersey, United States (POI)
  2. Our Lady-perpetual Help School
    Our Lady-perpetual Help School, Burlington, New Jersey, United States (POI)
  3. Cherry Hill Mall
    Cherry Hill Mall, Camden, New Jersey, United States (Suburb)
  4. Lenola
    Lenola, Burlington, New Jersey, United States (Suburb)
  5. West Moorestown
    West Moorestown, Burlington, New Jersey, United States (Suburb)
  6. The Northeast
    The Northeast, Philadelphia, Pennsylvania, United States (Suburb)
  7. Cherry Hill
    Cherry Hill, Camden, New Jersey, United States (Town)
  8. Maple Shade
    Maple Shade, Burlington, New Jersey, United States (Town)
  9. Moorestown
    Moorestown, Burlington, New Jersey, United States (Town)
  10. Pennsauken
    Pennsauken, Camden, New Jersey, United States (Town)

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

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

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