40 places near Audubon Park, Camden, New Jersey, United States
filter by placetype:
  1. Raymond W. Kershaw Elementary School
    Raymond W. Kershaw Elementary School, Camden, New Jersey, United States (POI)
  2. Audubon Park
    Audubon Park, Camden, New Jersey, United States (Suburb)
  3. Fairview
    Fairview, Camden, New Jersey, United States (Suburb)
  4. Gloucester Heights
    Gloucester Heights, Camden, New Jersey, United States (Suburb)
  5. Haddon
    Haddon, Camden, New Jersey, United States (Suburb)
  6. Northmont
    Northmont, Camden, New Jersey, United States (Suburb)
  7. Audubon
    Audubon, Camden, New Jersey, United States (Town)
  8. Camden
    Camden, Camden, New Jersey, United States (Town)
  9. Gloucester City
    Gloucester City, Camden, New Jersey, United States (Town)
  10. Haddon Heights
    Haddon Heights, Camden, New Jersey, United States (Town)

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

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

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