34 places near Rosa International Middle School, Camden, New Jersey, United States
filter by placetype:
  1. Rosa International Middle School
    Rosa International Middle School, Camden, New Jersey, United States (POI)
  2. Barclay Farm
    Barclay Farm, Camden, New Jersey, United States (Suburb)
  3. Green Tree
    Green Tree, Camden, New Jersey, United States (Suburb)
  4. Springdale
    Springdale, Camden, New Jersey, United States (Suburb)
  5. Willowdale
    Willowdale, Camden, New Jersey, United States (Suburb)
  6. Ashland
    Ashland, Camden, New Jersey, United States (Town)
  7. Cherry Hill
    Cherry Hill, Camden, New Jersey, United States (Town)
  8. Haddon Towne
    Haddon Towne, Camden, New Jersey, United States (Town)
  9. Philadelphia
    Philadelphia, Philadelphia, Pennsylvania, United States (Town)
  10. Woodcrest
    Woodcrest, Camden, New Jersey, United States (Town)

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

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

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