{"info":{"_postman_id":"743b5ec2-c42c-4695-a889-4f933f52bc54","name":"Worldpostallocations API","description":"<html><head></head><body><p>This collection covers the most important example use cases for all provided endpoints in the Worldpostallocations documentation: </p>\n<p><a href=\"https://worldpostallocations.com/documentation\">https://worldpostallocations.com/documentation</a></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"14881749","collectionId":"743b5ec2-c42c-4695-a889-4f933f52bc54","publishedId":"2s83zjsisA","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-10-11T16:35:56.000Z"},"item":[{"name":"Account status","id":"9aabfc84-ad97-451c-b1cb-dee872fb9056","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apikey"},{"key":"value","value":"1000-7b81d817-e0c521bf-cacc6a0d-79e954635ac847e1294"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.worldpostallocations.com/v1/status","urlObject":{"path":["v1","status"],"host":["https://api.worldpostallocations.com"],"query":[],"variable":[]}},"response":[{"id":"a2c410da-f3ea-4a89-91d8-6f9cfd6a5d80","name":"Account status","originalRequest":{"method":"GET","header":[],"url":"https://api.worldpostallocations.com/v1/status"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, OPTIONS"},{"key":"Cache-control","value":"no-store, max-age=0, no-cache"},{"key":"Date","value":"Tue, 22 Nov 2022 17:59:13 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Success\",\n    \"status\": true,\n    \"result\": {\n        \"name\": \"user name\",\n        \"email\": \"user email@email.com\",\n        \"phone\": \"9874563210\",\n        \"country_code\": \"US\",\n        \"api_key\": \"1000-1bf63161-bbbd9f45-25536bdd-42bd53635e2d2cc587e\",\n        \"billing_type\": \"life time\",\n        \"total_allotted_credits\": \"5000\",\n        \"email_verified\": \"1\",\n        \"email_verified_at\": \"2022-10-30 11:45:14\",\n        \"photo_url\": \"https://en.gravatar.com/avatar/1b07a5848ac306e110904051b75a3a2a.jpg\",\n        \"created_at\": \"2022-10-31 12:25:03\",\n        \"updated_at\": \"2022-11-03 11:28:58\",\n        \"remaining_credits\": 4984\n    },\n    \"code\": 200\n}"}],"_postman_id":"9aabfc84-ad97-451c-b1cb-dee872fb9056"},{"name":"Postal code to location information","event":[{"listen":"test","script":{"id":"f762c082-057b-4ad3-a76f-18a498209b25","exec":["pm.test(\"Status code is 200\", function () {","    pm.response.to.have.status(200);","});","","pm.test(\"Contains results\", function () {","    var jsonData = pm.response.json();","    var results = jsonData.results;","    pm.expect(results[\"10005\"].length > 0).to.be.true;","});","","pm.test(\"Results are valid\", function () {","    var jsonData = pm.response.json();","    var results = jsonData.results;","","    pm.expect(results['10005'][0]).to.be.eql(JSON.parse('{\"postal_code\":\"10005\",\"country_code\":\"DZ\",\"latitude\":\"36.26960000\",\"longitude\":\"3.66360000\",\"city\":\"Ouled Zidane\",\"state\":\"Bouira\",\"state_code\":\"10\",\"province\":\"\",\"province_code\":\"\"}'));","});"],"type":"text/javascript"}}],"id":"2120978a-093b-472b-81f9-d6bcf38819ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apikey"},{"key":"value","value":"1000-7b81d817-e0c521bf-cacc6a0d-79e954635ac847e1294"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.worldpostallocations.com/v1/search?zip_code=10005&country_code=US","description":"<p>This endpoint allows you to receive information for one or multiple given postal codes.</p>\n","urlObject":{"path":["v1","search"],"host":["https://api.worldpostallocations.com"],"query":[{"key":"zip_code","value":"10005"},{"key":"country_code","value":"US"},{"disabled":true,"description":{"content":"<p>(optional) ISO 3166-1 alpha-2 country code</p>\n","type":"text/plain"},"key":"country","value":""}],"variable":[]}},"response":[{"id":"92f7be9f-aa9f-4b80-be6d-7cde964e5921","name":"Country specific zip code search for 10005 in US","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.worldpostallocations.com/v1/search?codes=10005&country=US","protocol":"https","host":["api","worldpostallocations","com"],"path":["v1","search"],"query":[{"key":"codes","value":"10005","description":"(required) postal code (max. 100 values)"},{"key":"country","value":"US","description":"(optional) ISO 3166-1 alpha-2 country code"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 15 Feb 2021 11:09:37 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"charset","value":"utf-8"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Remaining","value":"9999935786"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range"},{"key":"Access-Control-Expose-Headers","value":"Content-Length,Content-Range"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"0846fac20d00000b47d9380000000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report?s=L33a7SvtM5M0Zu0KJs4sLCBQQUmij%2F6MfB%2FCPrYsvJYSVV7og%2BDHSzO0kubap2tYhhh2vYGfOL7o3aNS90rnmL5xmAdMQP%2BCepD4MNlTG6ummGY1\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"621e93e349ac0b47-AMS"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"query\": {\n        \"codes\": [\n            \"10005\"\n        ],\n        \"country\": null\n    },\n    \"results\": {\n        \"10005\": [\n            {\n                \"postal_code\": \"10005\",\n                \"country_code\": \"DZ\",\n                \"latitude\": \"36.26960000\",\n                \"longitude\": \"3.66360000\",\n                \"city\": \"Ouled Zidane\",\n                \"state\": \"Bouira\",\n                \"state_code\": \"10\",\n                \"province\": \"\",\n                \"province_code\": \"\"\n            },\n            {\n                \"postal_code\": \"10005\",\n                \"country_code\": \"DZ\",\n                \"latitude\": \"36.28150000\",\n                \"longitude\": \"3.66840000\",\n                \"city\": \"Mtenane\",\n                \"state\": \"Bouira\",\n                \"state_code\": \"10\",\n                \"province\": \"\",\n                \"province_code\": \"\"\n            },\n            {\n                \"postal_code\": \"10005\",\n                \"country_code\": \"DZ\",\n                \"latitude\": \"36.29330000\",\n                \"longitude\": \"3.67320000\",\n                \"city\": \"Ain Bessem\",\n                \"state\": \"Bouira\",\n                \"state_code\": \"10\",\n                \"province\": \"\",\n                \"province_code\": \"\"\n            },\n            {\n                \"postal_code\": \"10005\",\n                \"country_code\": \"DZ\",\n                \"latitude\": \"36.28150000\",\n                \"longitude\": \"3.66840000\",\n                \"city\": \"Sahania\",\n                \"state\": \"Bouira\",\n                \"state_code\": \"10\",\n                \"province\": \"\",\n                \"province_code\": \"\"\n            },\n            {\n                \"postal_code\": \"10005\",\n                \"country_code\": \"DZ\",\n                \"latitude\": \"36.28150000\",\n                \"longitude\": \"3.66840000\",\n                \"city\": \"Souflate\",\n                \"state\": \"Bouira\",\n                \"state_code\": \"10\",\n                \"province\": \"\",\n                \"province_code\": \"\"\n            },\n            {\n                \"postal_code\": \"10005\",\n                \"country_code\": \"DZ\",\n                \"latitude\": \"36.28150000\",\n                \"longitude\": \"3.66840000\",\n                \"city\": \"Terrarfa\",\n                \"state\": \"Bouira\",\n                \"state_code\": \"10\",\n                \"province\": \"\",\n                \"province_code\": \"\"\n            },\n            {\n                \"postal_code\": \"10005\",\n                \"country_code\": \"DZ\",\n                \"latitude\": \"36.28150000\",\n                \"longitude\": \"3.66840000\",\n                \"city\": \"Ain Chellala\",\n                \"state\": \"Bouira\",\n                \"state_code\": \"10\",\n                \"province\": \"\",\n                \"province_code\": \"\"\n            },\n            {\n                \"postal_code\": \"10005\",\n                \"country_code\": \"DZ\",\n                \"latitude\": \"36.28150000\",\n                \"longitude\": \"3.66840000\",\n                \"city\": \"Bir Saradj\",\n                \"state\": \"Bouira\",\n                \"state_code\": \"10\",\n                \"province\": \"\",\n                \"province_code\": \"\"\n            },\n            {\n                \"postal_code\": \"10005\",\n                \"country_code\": \"DZ\",\n                \"latitude\": \"36.28150000\",\n                \"longitude\": \"3.66840000\",\n                \"city\": \"Houachria\",\n                \"state\": \"Bouira\",\n                \"state_code\": \"10\",\n                \"province\": \"\",\n                \"province_code\": \"\"\n            },\n            {\n                \"postal_code\": \"10005\",\n                \"country_code\": \"DZ\",\n                \"latitude\": \"36.28150000\",\n                \"longitude\": \"3.66840000\",\n                \"city\": \"Khebatna\",\n                \"state\": \"Bouira\",\n                \"state_code\": \"10\",\n                \"province\": \"\",\n                \"province_code\": \"\"\n            },\n            {\n                \"postal_code\": \"10005\",\n                \"country_code\": \"ES\",\n                \"latitude\": \"39.47650000\",\n                \"longitude\": \"-6.37220000\",\n                \"city\": \"Caceres\",\n                \"state\": \"Extremadura\",\n                \"state_code\": \"EX\",\n                \"province\": \"Cáceres\",\n                \"province_code\": \"CC\"\n            },\n            {\n                \"postal_code\": \"10005\",\n                \"country_code\": \"GT\",\n                \"latitude\": \"14.45000000\",\n                \"longitude\": \"-91.41670000\",\n                \"city\": \"SAN JOSE EL IDOLO\",\n                \"state\": \"DEPTO DE SUCHITEPEQUEZ\",\n                \"state_code\": \"20\",\n                \"province\": \"\",\n                \"province_code\": \"\"\n            },\n            {\n                \"postal_code\": \"10005\",\n                \"country_code\": \"KR\",\n                \"latitude\": \"37.74930000\",\n                \"longitude\": \"126.63100000\",\n                \"city\": \"하성면\",\n                \"state\": \"경기도\",\n                \"state_code\": \"13\",\n                \"province\": \"김포시\",\n                \"province_code\": \"31230\"\n            },\n            {\n                \"postal_code\": \"10-005\",\n                \"country_code\": \"PL\",\n                \"latitude\": \"53.77650000\",\n                \"longitude\": \"20.47890000\",\n                \"city\": \"Olsztyn\",\n                \"state\": \"Warmia-Masuria\",\n                \"state_code\": \"85\",\n                \"province\": \"Olsztyn\",\n                \"province_code\": \"2862\"\n            },\n            {\n                \"postal_code\": \"100 05\",\n                \"country_code\": \"SE\",\n                \"latitude\": \"59.33260000\",\n                \"longitude\": \"18.06490000\",\n                \"city\": \"Stockholm\",\n                \"state\": \"Stockholm\",\n                \"state_code\": \"AB\",\n                \"province\": \"Stockholm\",\n                \"province_code\": \"0180\"\n            },\n            {\n                \"postal_code\": \"10005\",\n                \"country_code\": \"UA\",\n                \"latitude\": \"50.26490000\",\n                \"longitude\": \"28.67670000\",\n                \"city\": \"Житомир\",\n                \"state\": \"Zhytomyrska\",\n                \"state_code\": \"27\",\n                \"province\": \"Zhytomyrska\",\n                \"province_code\": \"\"\n            },\n            {\n                \"postal_code\": \"10005\",\n                \"country_code\": \"US\",\n                \"latitude\": \"40.70560000\",\n                \"longitude\": \"-74.00830000\",\n                \"city\": \"New York\",\n                \"state\": \"New York\",\n                \"state_code\": \"NY\",\n                \"province\": \"New York\",\n                \"province_code\": \"061\"\n            },\n            {\n                \"postal_code\": \"10005\",\n                \"country_code\": \"IQ\",\n                \"latitude\": \"33.41639000\",\n                \"longitude\": \"44.41472000\",\n                \"city\": \"Baghdad\",\n                \"state\": null,\n                \"state_code\": null,\n                \"province\": null,\n                \"province_code\": null\n            },\n            {\n                \"postal_code\": \"10005\",\n                \"country_code\": \"MA\",\n                \"latitude\": \"34.01662000\",\n                \"longitude\": \"-6.82963000\",\n                \"city\": \"Rabat\",\n                \"state\": null,\n                \"state_code\": null,\n                \"province\": null,\n                \"province_code\": null\n            },\n            {\n                \"postal_code\": \"10005\",\n                \"country_code\": \"DE\",\n                \"latitude\": \"0.00000000\",\n                \"longitude\": \"0.00000000\",\n                \"city\": \"Westerland\",\n                \"state\": \"Schleswig-Holstein\",\n                \"state_code\": null,\n                \"province\": null,\n                \"province_code\": null\n            },\n            {\n                \"postal_code\": \"10005\",\n                \"country_code\": \"FR\",\n                \"latitude\": \"0.00000000\",\n                \"longitude\": \"0.00000000\",\n                \"city\": \"Troyes\",\n                \"state\": \"Aube\",\n                \"state_code\": null,\n                \"province\": null,\n                \"province_code\": null\n            },\n            {\n                \"postal_code\": \"10005\",\n                \"country_code\": \"KE\",\n                \"latitude\": \"0.00000000\",\n                \"longitude\": \"0.00000000\",\n                \"city\": \"Kakamega\",\n                \"state\": \"Western\",\n                \"state_code\": null,\n                \"province\": null,\n                \"province_code\": null\n            },\n            {\n                \"postal_code\": \"10005\",\n                \"country_code\": \"SE\",\n                \"latitude\": \"0.00000000\",\n                \"longitude\": \"0.00000000\",\n                \"city\": \"Malmö\",\n                \"state\": \"Scania\",\n                \"state_code\": null,\n                \"province\": null,\n                \"province_code\": null\n            },\n            {\n                \"postal_code\": \"10005\",\n                \"country_code\": \"TW\",\n                \"latitude\": \"0.00000000\",\n                \"longitude\": \"0.00000000\",\n                \"city\": null,\n                \"state\": null,\n                \"state_code\": null,\n                \"province\": null,\n                \"province_code\": null\n            }\n        ]\n    }\n}"},{"id":"e146b479-2cbc-4361-9e27-5630bd9737f4","name":"Worldwide postal code search for code 51503","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.worldpostallocations.com/v1/search?codes=51503","protocol":"https","host":["api","worldpostallocations","com"],"path":["v1","search"],"query":[{"key":"codes","value":"51503","description":"(required) postal code (max. 100 values)"},{"key":"country","value":null,"description":"(optional) ISO 3166-1 alpha-2 country code","disabled":true}]}},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"2120978a-093b-472b-81f9-d6bcf38819ea"},{"name":"Distance calculation between postal codes","event":[{"listen":"test","script":{"id":"258b244a-fc71-48e1-bb25-e36bf3f8fef8","exec":["pm.test(\"Status code is 200\", function () {","    pm.response.to.have.status(200);","});","","pm.test(\"Contains results\", function () {","    var jsonData = pm.response.json();","    var results = jsonData.results;","    pm.expect(Object.values(results).length > 0).to.be.true;","});","","pm.test(\"Results are valid\", function () {","    var jsonData = pm.response.json();","    var results = jsonData.results;","","    pm.expect(results['10001'] > 2 && results['10001'] < 10 ).to.be.true;","});"],"type":"text/javascript"}}],"id":"0647cf31-cb20-4d35-8683-07b5682a26f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.worldpostallocations.com/v1/distance?country_code=GB&zip_code=CT20 9UB&compare=CT2 0NG","description":"<p>Conducts a worldwide postal code search for the code 51503</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apikey"},{"key":"value","value":"1000-7b81d817-e0c521bf-cacc6a0d-79e954635ac847e1294"}]},"isInherited":true,"source":{"_postman_id":"743b5ec2-c42c-4695-a889-4f933f52bc54","id":"743b5ec2-c42c-4695-a889-4f933f52bc54","name":"Worldpostallocations API","type":"collection"}},"urlObject":{"path":["v1","distance"],"host":["https://api.worldpostallocations.com"],"query":[{"key":"country_code","value":"GB"},{"key":"zip_code","value":"CT20 9UB"},{"key":"compare","value":"CT2 0NG"}],"variable":[]}},"response":[{"id":"99c581e4-0383-447c-a1b8-501fcd287e20","name":"Distance between US zip codes in miles","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.worldpostallocations.com/v1/distance?code=10001&compare=10002&country=US&unit=miles","protocol":"https","host":["api","worldpostallocations","com"],"path":["v1","distance"],"query":[{"key":"code","value":"10001","description":"(required) postal code"},{"key":"compare","value":"10002","description":"(required) second postal code for distance calculation"},{"key":"country","value":"US","description":"(required) ISO 3166-1 alpha-2 country code"},{"key":"unit","value":"miles","description":"(optional) default: 'km' (can be 'km' or 'miles')"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 12 Feb 2021 15:25:05 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"charset","value":"utf-8"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Remaining","value":"9827"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range"},{"key":"Access-Control-Expose-Headers","value":"Content-Length,Content-Range"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"08387191b30000d6ed613a1000000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Report-To","value":"{\"group\":\"cf-nel\",\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report?s=NAZKLZO5Yfr4GoFvyQ9JbjF6FztE0kf4ImsOh3XdVjjMwiFcRgaCIpnPb1N5FxDn6U3pkjWfjpJvP5ANUUmUlJ7fkqyNDhg71Lhwvo2chXCHzpnV\"}],\"max_age\":604800}"},{"key":"NEL","value":"{\"max_age\":604800,\"report_to\":\"cf-nel\"}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"620751fc5ca2d6ed-FRA"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"query\": {\n        \"unit\": \"km\",\n        \"code\": \"10005\",\n        \"country\": \"US\",\n        \"compare\": [\n            \"10001\"\n        ]\n    },\n    \"result\": {\n        \"10001\": 4.86\n    }\n}"},{"id":"c66ed257-9938-4d6d-8e38-44273366af9a","name":"Distance between DE codes 51503 & 20095","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.worldpostallocations.com/v1/distance?code=51503&compare=20095&country=DE","protocol":"https","host":["api","worldpostallocations","com"],"path":["v1","distance"],"query":[{"key":"code","value":"51503","description":"(required) postal code"},{"key":"compare","value":"20095","description":"(required) second postal code for distance calculation"},{"key":"country","value":"DE","description":"(required) ISO 3166-1 alpha-2 country code"},{"key":"unit","value":"km","description":"(optional) default: 'km' (can be 'km' or 'miles')","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 12 Feb 2021 15:25:05 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"charset","value":"utf-8"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Remaining","value":"9827"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range"},{"key":"Access-Control-Expose-Headers","value":"Content-Length,Content-Range"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"08387191b30000d6ed613a1000000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Report-To","value":"{\"group\":\"cf-nel\",\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report?s=NAZKLZO5Yfr4GoFvyQ9JbjF6FztE0kf4ImsOh3XdVjjMwiFcRgaCIpnPb1N5FxDn6U3pkjWfjpJvP5ANUUmUlJ7fkqyNDhg71Lhwvo2chXCHzpnV\"}],\"max_age\":604800}"},{"key":"NEL","value":"{\"max_age\":604800,\"report_to\":\"cf-nel\"}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"620751fc5ca2d6ed-FRA"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"query\": {\n        \"unit\": \"km\",\n        \"code\": \"10005\",\n        \"country\": \"US\",\n        \"compare\": [\n            \"10001\"\n        ]\n    },\n    \"result\": {\n        \"10001\": 4.86\n    }\n}"},{"id":"a8a3b53a-f75b-4701-92bf-d2d9427d4e62","name":"Distance calculation between postal codes","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://local.worldapi.com/v1/distance?unit=km&apikey=1000-1bf63161-bbbd9f45-25536bdd-42bd53635e2d2cc587e&zip_code=B14%205SL&compare=AB38%207QQ%2CAB38%209PJ&country_code=GB","protocol":"https","host":["local","worldapi","com"],"path":["v1","distance"],"query":[{"key":"unit","value":"km","description":"(optional) default: 'km' (can be 'km' or 'miles')"},{"key":"apikey","value":"1000-1bf63161-bbbd9f45-25536bdd-42bd53635e2d2cc587e"},{"key":"zip_code","value":"B14%205SL"},{"key":"compare","value":"AB38%207QQ%2CAB38%209PJ","description":"(required) second postal code for distance calculation"},{"key":"country_code","value":"GB"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, OPTIONS"},{"key":"Cache-control","value":"no-store, max-age=0, no-cache"},{"key":"Date","value":"Fri, 18 Nov 2022 18:50:18 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Success\",\n    \"status\": true,\n    \"query\": {\n        \"country_code\": \"GB\",\n        \"zip_code\": \"B14 5SL\",\n        \"compare\": \"AB38 7QQ,AB38 9PJ\",\n        \"unit\": \"km\"\n    },\n    \"result\": {\n        \"AB38 7QQ\": 571.42,\n        \"AB38 9PJ\": 569.43\n    }\n}"},{"id":"d175eb46-1a49-4fd1-bed1-4ad12aaaab02","name":"Distance calculation between postal codes GB","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.worldpostallocations.com/v1/distance?country_code=GB&zip_code=CT20 9UB&compare=CT2 0NG","host":["https://api.worldpostallocations.com"],"path":["v1","distance"],"query":[{"key":"country_code","value":"GB"},{"key":"zip_code","value":"CT20 9UB"},{"key":"compare","value":"CT2 0NG"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, OPTIONS"},{"key":"Cache-control","value":"no-store, max-age=0, no-cache"},{"key":"Date","value":"Tue, 22 Nov 2022 18:10:04 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Success\",\n    \"status\": true,\n    \"preg_replace\": \"'/[^A-Za-z0-9-_]/', '_', zipCode\",\n    \"result\": {\n        \"CT2_0NG\": 15.65\n    }\n}"}],"_postman_id":"0647cf31-cb20-4d35-8683-07b5682a26f1"},{"name":"Postal codes within a radius","event":[{"listen":"test","script":{"id":"360f9703-fa10-4000-bceb-b0ea9163cc0e","exec":["pm.test(\"Status code is 200\", function () {","    pm.response.to.have.status(200);","});","","pm.test(\"Contains results\", function () {","    var jsonData = pm.response.json();","    var results = jsonData.results;","    pm.expect(results.length > 0).to.be.true;","});","","pm.test(\"Results are valid\", function () {","    var jsonData = pm.response.json();","    var results = jsonData.results;","","    pm.expect(results[0]).to.be.eql(JSON.parse('{\"code\":\"10005\",\"city\":\"New York\",\"state\":\"NY\",\"distance\":0}'));","});"],"type":"text/javascript"}}],"id":"e2f83f46-f2a0-4486-9fd3-70a99cbe5ca8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.worldpostallocations.com/v1/radius?radius=50&country_code=US&zip_code=10005","description":"<p>This endpoint will convert a list of submitted postal codes into a list of postal code pairs that are located within given distance to each other.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apikey"},{"key":"value","value":"1000-7b81d817-e0c521bf-cacc6a0d-79e954635ac847e1294"}]},"isInherited":true,"source":{"_postman_id":"743b5ec2-c42c-4695-a889-4f933f52bc54","id":"743b5ec2-c42c-4695-a889-4f933f52bc54","name":"Worldpostallocations API","type":"collection"}},"urlObject":{"path":["v1","radius"],"host":["https://api.worldpostallocations.com"],"query":[{"description":{"content":"<p>(required) distance in 'km' or 'miles', max: 500</p>\n","type":"text/plain"},"key":"radius","value":"50"},{"disabled":true,"description":{"content":"<p>(optional) default: 'km' (can be 'km' or 'miles')</p>\n","type":"text/plain"},"key":"unit","value":"km"},{"key":"country_code","value":"US"},{"key":"zip_code","value":"10005"}],"variable":[]}},"response":[{"id":"635bfb5b-ad38-4ce8-97ed-3731c89b09e4","name":"Zip codes in 50 miles radius around 10005 in US","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.worldpostallocations.com/v1/radius?code=10005&radius=100&country=US&unit=miles","protocol":"https","host":["api","worldpostallocations","com"],"path":["v1","radius"],"query":[{"key":"code","value":"10005","description":"(required) postal code"},{"key":"radius","value":"100","description":"(required) distance in 'km' or 'miles', max: 500"},{"key":"country","value":"US","description":"(required) ISO 3166-1 alpha-2 country code"},{"key":"unit","value":"miles","description":"(optional) default: 'km' (can be 'km' or 'miles')"}]}},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"26970138-826f-4c8c-80d0-226531591198","name":"Postal codes within a radius","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.worldpostallocations.com/v1/radius?radius=50&country_code=US&zip_code=10005","host":["https://api.worldpostallocations.com"],"path":["v1","radius"],"query":[{"key":"radius","value":"50","description":"(required) distance in 'km' or 'miles', max: 500"},{"key":"unit","value":"km","description":"(optional) default: 'km' (can be 'km' or 'miles')","disabled":true},{"key":"country_code","value":"US"},{"key":"zip_code","value":"10005"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, OPTIONS"},{"key":"Cache-control","value":"no-store, max-age=0, no-cache"},{"key":"Date","value":"Tue, 22 Nov 2022 18:11:55 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Success\",\n    \"result\": [\n        {\n            \"code\": \"10005\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 0\n        },\n        {\n            \"code\": \"10270\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 0.14\n        },\n        {\n            \"code\": \"10041\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 0.24\n        },\n        {\n            \"code\": \"10045\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 0.34\n        },\n        {\n            \"code\": \"10271\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 0.44\n        },\n        {\n            \"code\": \"10006\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 0.54\n        },\n        {\n            \"code\": \"10038\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 0.77\n        },\n        {\n            \"code\": \"10279\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 0.79\n        },\n        {\n            \"code\": \"10280\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 0.87\n        },\n        {\n            \"code\": \"10048\",\n            \"city\": \"New York City\",\n            \"state\": null,\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 0.91\n        },\n        {\n            \"code\": \"10007\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 0.93\n        },\n        {\n            \"code\": \"10203\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 0.99\n        },\n        {\n            \"code\": \"10212\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 0.99\n        },\n        {\n            \"code\": \"10213\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 0.99\n        },\n        {\n            \"code\": \"10242\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 0.99\n        },\n        {\n            \"code\": \"10249\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 0.99\n        },\n        {\n            \"code\": \"10256\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 0.99\n        },\n        {\n            \"code\": \"10258\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 0.99\n        },\n        {\n            \"code\": \"10259\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 0.99\n        },\n        {\n            \"code\": \"10260\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 0.99\n        },\n        {\n            \"code\": \"10265\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 0.99\n        },\n        {\n            \"code\": \"10273\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 0.99\n        },\n        {\n            \"code\": \"10285\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 0.99\n        },\n        {\n            \"code\": \"10004\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 0.99\n        },\n        {\n            \"code\": \"10008\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 0.99\n        },\n        {\n            \"code\": \"10043\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 0.99\n        },\n        {\n            \"code\": \"10075\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 0.99\n        },\n        {\n            \"code\": \"10080\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 0.99\n        },\n        {\n            \"code\": \"10081\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 0.99\n        },\n        {\n            \"code\": \"10286\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 1\n        },\n        {\n            \"code\": \"10278\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 1.13\n        },\n        {\n            \"code\": \"10281\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 1.15\n        },\n        {\n            \"code\": \"10282\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 1.33\n        },\n        {\n            \"code\": \"10013\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 1.52\n        },\n        {\n            \"code\": \"11201\",\n            \"city\": \"Brooklyn\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 1.99\n        },\n        {\n            \"code\": \"10002\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 2.04\n        },\n        {\n            \"code\": \"10012\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 2.37\n        },\n        {\n            \"code\": \"11231\",\n            \"city\": \"Brooklyn\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 2.97\n        },\n        {\n            \"code\": \"10014\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 3.16\n        },\n        {\n            \"code\": \"10003\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 3.28\n        },\n        {\n            \"code\": \"10009\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 3.33\n        },\n        {\n            \"code\": \"10020\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 3.45\n        },\n        {\n            \"code\": \"11217\",\n            \"city\": \"Brooklyn\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 3.59\n        },\n        {\n            \"code\": \"10257\",\n            \"city\": \"New York City\",\n            \"state\": null,\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 3.71\n        },\n        {\n            \"code\": \"07302\",\n            \"city\": \"Jersey City\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 3.74\n        },\n        {\n            \"code\": \"11205\",\n            \"city\": \"Brooklyn\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 3.81\n        },\n        {\n            \"code\": \"10011\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 3.92\n        },\n        {\n            \"code\": \"07310\",\n            \"city\": \"Jersey City\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 4.18\n        },\n        {\n            \"code\": \"10010\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 4.21\n        },\n        {\n            \"code\": \"11211\",\n            \"city\": \"Brooklyn\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 4.4\n        },\n        {\n            \"code\": \"11238\",\n            \"city\": \"Brooklyn\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 4.74\n        },\n        {\n            \"code\": \"07030\",\n            \"city\": \"Hoboken\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 4.8\n        },\n        {\n            \"code\": \"11215\",\n            \"city\": \"Brooklyn\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 4.81\n        },\n        {\n            \"code\": \"10001\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 4.86\n        },\n        {\n            \"code\": \"10015\",\n            \"city\": \"New York City\",\n            \"state\": null,\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 4.93\n        },\n        {\n            \"code\": \"10016\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 5\n        },\n        {\n            \"code\": \"10199\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 5.01\n        },\n        {\n            \"code\": \"10121\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 5.08\n        },\n        {\n            \"code\": \"10118\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 5.16\n        },\n        {\n            \"code\": \"10120\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 5.25\n        },\n        {\n            \"code\": \"10122\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 5.31\n        },\n        {\n            \"code\": \"10123\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 5.32\n        },\n        {\n            \"code\": \"11206\",\n            \"city\": \"Brooklyn\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 5.48\n        },\n        {\n            \"code\": \"11222\",\n            \"city\": \"Brooklyn\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 5.48\n        },\n        {\n            \"code\": \"10158\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 5.59\n        },\n        {\n            \"code\": \"10018\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 5.62\n        },\n        {\n            \"code\": \"10178\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 5.68\n        },\n        {\n            \"code\": \"07306\",\n            \"city\": \"Jersey City\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 5.69\n        },\n        {\n            \"code\": \"11216\",\n            \"city\": \"Brooklyn\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 5.74\n        },\n        {\n            \"code\": \"10165\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 5.76\n        },\n        {\n            \"code\": \"10168\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 5.79\n        },\n        {\n            \"code\": \"07304\",\n            \"city\": \"Jersey City\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 5.82\n        },\n        {\n            \"code\": \"10174\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 5.84\n        },\n        {\n            \"code\": \"10110\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 5.86\n        },\n        {\n            \"code\": \"07307\",\n            \"city\": \"Jersey City\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 5.89\n        },\n        {\n            \"code\": \"10170\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 5.91\n        },\n        {\n            \"code\": \"10175\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 5.92\n        },\n        {\n            \"code\": \"10173\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 5.93\n        },\n        {\n            \"code\": \"11232\",\n            \"city\": \"Brooklyn\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 5.97\n        },\n        {\n            \"code\": \"10017\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 6.03\n        },\n        {\n            \"code\": \"10169\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 6.08\n        },\n        {\n            \"code\": \"10166\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 6.08\n        },\n        {\n            \"code\": \"10176\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 6.09\n        },\n        {\n            \"code\": \"10177\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 6.16\n        },\n        {\n            \"code\": \"11109\",\n            \"city\": \"Long Island City\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 6.16\n        },\n        {\n            \"code\": \"10167\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 6.16\n        },\n        {\n            \"code\": \"10036\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 6.17\n        },\n        {\n            \"code\": \"10172\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 6.24\n        },\n        {\n            \"code\": \"10171\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 6.31\n        },\n        {\n            \"code\": \"07395\",\n            \"city\": \"Jersey City\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 6.38\n        },\n        {\n            \"code\": \"07311\",\n            \"city\": \"Jersey City\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 6.39\n        },\n        {\n            \"code\": \"07399\",\n            \"city\": \"Jersey City\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 6.39\n        },\n        {\n            \"code\": \"07096\",\n            \"city\": \"Secaucus\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 6.42\n        },\n        {\n            \"code\": \"07097\",\n            \"city\": \"Jersey City\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 6.42\n        },\n        {\n            \"code\": \"07099\",\n            \"city\": \"Kearny\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 6.42\n        },\n        {\n            \"code\": \"07303\",\n            \"city\": \"Jersey City\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 6.42\n        },\n        {\n            \"code\": \"07308\",\n            \"city\": \"Jersey City\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 6.42\n        },\n        {\n            \"code\": \"10112\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 6.44\n        },\n        {\n            \"code\": \"10111\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 6.49\n        },\n        {\n            \"code\": \"10154\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 6.55\n        },\n        {\n            \"code\": \"11225\",\n            \"city\": \"Brooklyn\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 6.57\n        },\n        {\n            \"code\": \"10104\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 6.6\n        },\n        {\n            \"code\": \"10152\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 6.63\n        },\n        {\n            \"code\": \"11120\",\n            \"city\": \"Long Island City\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 6.65\n        },\n        {\n            \"code\": \"10103\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 6.66\n        },\n        {\n            \"code\": \"10022\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 6.76\n        },\n        {\n            \"code\": \"07305\",\n            \"city\": \"Jersey City\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 6.81\n        },\n        {\n            \"code\": \"10105\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 6.84\n        },\n        {\n            \"code\": \"10019\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 6.88\n        },\n        {\n            \"code\": \"11221\",\n            \"city\": \"Brooklyn\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 7.02\n        },\n        {\n            \"code\": \"07086\",\n            \"city\": \"Weehawken\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 7.03\n        },\n        {\n            \"code\": \"10106\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 7.03\n        },\n        {\n            \"code\": \"10155\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 7.04\n        },\n        {\n            \"code\": \"10151\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 7.05\n        },\n        {\n            \"code\": \"10107\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 7.1\n        },\n        {\n            \"code\": \"10153\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 7.14\n        },\n        {\n            \"code\": \"07087\",\n            \"city\": \"Union City\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 7.16\n        },\n        {\n            \"code\": \"11220\",\n            \"city\": \"Brooklyn\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 7.17\n        },\n        {\n            \"code\": \"11213\",\n            \"city\": \"Brooklyn\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 7.22\n        },\n        {\n            \"code\": \"11218\",\n            \"city\": \"Brooklyn\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 7.54\n        },\n        {\n            \"code\": \"11101\",\n            \"city\": \"Long Island City\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 7.58\n        },\n        {\n            \"code\": \"10065\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 7.6\n        },\n        {\n            \"code\": \"11237\",\n            \"city\": \"Brooklyn\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 7.63\n        },\n        {\n            \"code\": \"11226\",\n            \"city\": \"Brooklyn\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 7.85\n        },\n        {\n            \"code\": \"10044\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 7.92\n        },\n        {\n            \"code\": \"11233\",\n            \"city\": \"Brooklyn\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 7.95\n        },\n        {\n            \"code\": \"11219\",\n            \"city\": \"Brooklyn\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 8.07\n        },\n        {\n            \"code\": \"10021\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 8.14\n        },\n        {\n            \"code\": \"10023\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 8.16\n        },\n        {\n            \"code\": \"10069\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 8.22\n        },\n        {\n            \"code\": \"11104\",\n            \"city\": \"Sunnyside\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 8.44\n        },\n        {\n            \"code\": \"11202\",\n            \"city\": \"Brooklyn\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 8.59\n        },\n        {\n            \"code\": \"11241\",\n            \"city\": \"Brooklyn\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 8.59\n        },\n        {\n            \"code\": \"11242\",\n            \"city\": \"Brooklyn\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 8.59\n        },\n        {\n            \"code\": \"11243\",\n            \"city\": \"Brooklyn\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 8.59\n        },\n        {\n            \"code\": \"11245\",\n            \"city\": \"Brooklyn\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 8.59\n        },\n        {\n            \"code\": \"11247\",\n            \"city\": \"Brooklyn\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 8.59\n        },\n        {\n            \"code\": \"11249\",\n            \"city\": \"Brooklyn\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 8.59\n        },\n        {\n            \"code\": \"11251\",\n            \"city\": \"Brooklyn\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 8.59\n        },\n        {\n            \"code\": \"11252\",\n            \"city\": \"Brooklyn\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 8.59\n        },\n        {\n            \"code\": \"11256\",\n            \"city\": \"Brooklyn\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 8.59\n        },\n        {\n            \"code\": \"10162\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 8.62\n        },\n        {\n            \"code\": \"11386\",\n            \"city\": \"Ridgewood\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 8.67\n        },\n        {\n            \"code\": \"11203\",\n            \"city\": \"Brooklyn\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 8.71\n        },\n        {\n            \"code\": \"10179\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 8.76\n        },\n        {\n            \"code\": \"10185\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 8.76\n        },\n        {\n            \"code\": \"10211\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 8.76\n        },\n        {\n            \"code\": \"10261\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 8.76\n        },\n        {\n            \"code\": \"10268\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 8.76\n        },\n        {\n            \"code\": \"10269\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 8.76\n        },\n        {\n            \"code\": \"10272\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 8.76\n        },\n        {\n            \"code\": \"10274\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 8.76\n        },\n        {\n            \"code\": \"10275\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 8.76\n        },\n        {\n            \"code\": \"10276\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 8.76\n        },\n        {\n            \"code\": \"10277\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 8.76\n        },\n        {\n            \"code\": \"10055\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 8.76\n        },\n        {\n            \"code\": \"10060\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 8.76\n        },\n        {\n            \"code\": \"10087\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 8.76\n        },\n        {\n            \"code\": \"10090\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 8.76\n        },\n        {\n            \"code\": \"10101\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 8.76\n        },\n        {\n            \"code\": \"10102\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 8.76\n        },\n        {\n            \"code\": \"10108\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 8.76\n        },\n        {\n            \"code\": \"10109\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 8.76\n        },\n        {\n            \"code\": \"10113\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 8.76\n        },\n        {\n            \"code\": \"10114\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 8.76\n        },\n        {\n            \"code\": \"10116\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 8.76\n        },\n        {\n            \"code\": \"10117\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 8.76\n        },\n        {\n            \"code\": \"10119\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 8.76\n        },\n        {\n            \"code\": \"10124\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 8.76\n        },\n        {\n            \"code\": \"10125\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 8.76\n        },\n        {\n            \"code\": \"10126\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 8.76\n        },\n        {\n            \"code\": \"10129\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 8.76\n        },\n        {\n            \"code\": \"10130\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 8.76\n        },\n        {\n            \"code\": \"10131\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 8.76\n        },\n        {\n            \"code\": \"10132\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 8.76\n        },\n        {\n            \"code\": \"10133\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 8.76\n        },\n        {\n            \"code\": \"10138\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 8.76\n        },\n        {\n            \"code\": \"10150\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 8.76\n        },\n        {\n            \"code\": \"10156\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 8.76\n        },\n        {\n            \"code\": \"10157\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 8.76\n        },\n        {\n            \"code\": \"10159\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 8.76\n        },\n        {\n            \"code\": \"10160\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 8.76\n        },\n        {\n            \"code\": \"10161\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 8.76\n        },\n        {\n            \"code\": \"10163\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 8.76\n        },\n        {\n            \"code\": \"10164\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 8.76\n        },\n        {\n            \"code\": \"11106\",\n            \"city\": \"Astoria\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 9.04\n        },\n        {\n            \"code\": \"11209\",\n            \"city\": \"Brooklyn\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 9.14\n        },\n        {\n            \"code\": \"10028\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 9.14\n        },\n        {\n            \"code\": \"11212\",\n            \"city\": \"Brooklyn\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 9.25\n        },\n        {\n            \"code\": \"07093\",\n            \"city\": \"West New York\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 9.26\n        },\n        {\n            \"code\": \"11378\",\n            \"city\": \"Maspeth\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 9.38\n        },\n        {\n            \"code\": \"10024\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 9.38\n        },\n        {\n            \"code\": \"11385\",\n            \"city\": \"Ridgewood\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 9.46\n        },\n        {\n            \"code\": \"11377\",\n            \"city\": \"Woodside\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 9.6\n        },\n        {\n            \"code\": \"10128\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 9.73\n        },\n        {\n            \"code\": \"11228\",\n            \"city\": \"Brooklyn\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 9.81\n        },\n        {\n            \"code\": \"07047\",\n            \"city\": \"North Bergen\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 9.93\n        },\n        {\n            \"code\": \"11230\",\n            \"city\": \"Brooklyn\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 9.94\n        },\n        {\n            \"code\": \"11204\",\n            \"city\": \"Brooklyn\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 9.94\n        },\n        {\n            \"code\": \"11102\",\n            \"city\": \"Astoria\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 9.99\n        },\n        {\n            \"code\": \"11210\",\n            \"city\": \"Brooklyn\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 10.06\n        },\n        {\n            \"code\": \"11103\",\n            \"city\": \"Astoria\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 10.11\n        },\n        {\n            \"code\": \"07002\",\n            \"city\": \"Bayonne\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 10.32\n        },\n        {\n            \"code\": \"11207\",\n            \"city\": \"Brooklyn\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 10.4\n        },\n        {\n            \"code\": \"07094\",\n            \"city\": \"Secaucus\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 10.57\n        },\n        {\n            \"code\": \"10025\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 10.76\n        },\n        {\n            \"code\": \"10301\",\n            \"city\": \"Staten Island\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 10.88\n        },\n        {\n            \"code\": \"11379\",\n            \"city\": \"Middle Village\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 10.96\n        },\n        {\n            \"code\": \"10029\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 10.98\n        },\n        {\n            \"code\": \"11105\",\n            \"city\": \"Astoria\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 11.36\n        },\n        {\n            \"code\": \"11236\",\n            \"city\": \"Brooklyn\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 11.46\n        },\n        {\n            \"code\": \"11373\",\n            \"city\": \"Elmhurst\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 11.49\n        },\n        {\n            \"code\": \"11380\",\n            \"city\": \"Elmhurst\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 11.51\n        },\n        {\n            \"code\": \"11214\",\n            \"city\": \"Brooklyn\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 11.6\n        },\n        {\n            \"code\": \"11370\",\n            \"city\": \"East Elmhurst\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 11.61\n        },\n        {\n            \"code\": \"10026\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 11.67\n        },\n        {\n            \"code\": \"11372\",\n            \"city\": \"Jackson Heights\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 11.72\n        },\n        {\n            \"code\": \"11208\",\n            \"city\": \"Brooklyn\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 11.82\n        },\n        {\n            \"code\": \"11234\",\n            \"city\": \"Brooklyn\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 11.84\n        },\n        {\n            \"code\": \"10035\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 12.2\n        },\n        {\n            \"code\": \"10310\",\n            \"city\": \"Staten Island\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 12.27\n        },\n        {\n            \"code\": \"11239\",\n            \"city\": \"Brooklyn\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 12.3\n        },\n        {\n            \"code\": \"10115\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 12.31\n        },\n        {\n            \"code\": \"11223\",\n            \"city\": \"Brooklyn\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 12.31\n        },\n        {\n            \"code\": \"07022\",\n            \"city\": \"Fairview\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 12.41\n        },\n        {\n            \"code\": \"10304\",\n            \"city\": \"Staten Island\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 12.55\n        },\n        {\n            \"code\": \"10027\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 12.61\n        },\n        {\n            \"code\": \"07105\",\n            \"city\": \"Newark\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 12.7\n        },\n        {\n            \"code\": \"11229\",\n            \"city\": \"Brooklyn\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 12.7\n        },\n        {\n            \"code\": \"11374\",\n            \"city\": \"Rego Park\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 12.72\n        },\n        {\n            \"code\": \"11421\",\n            \"city\": \"Woodhaven\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 12.73\n        },\n        {\n            \"code\": \"07029\",\n            \"city\": \"Harrison\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 12.76\n        },\n        {\n            \"code\": \"11369\",\n            \"city\": \"East Elmhurst\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 12.91\n        },\n        {\n            \"code\": \"11352\",\n            \"city\": \"Flushing\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 13.07\n        },\n        {\n            \"code\": \"11381\",\n            \"city\": \"Flushing\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 13.07\n        },\n        {\n            \"code\": \"11405\",\n            \"city\": \"Jamaica\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 13.07\n        },\n        {\n            \"code\": \"11424\",\n            \"city\": \"Jamaica\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 13.07\n        },\n        {\n            \"code\": \"11425\",\n            \"city\": \"Jamaica\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 13.07\n        },\n        {\n            \"code\": \"11451\",\n            \"city\": \"Jamaica\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 13.07\n        },\n        {\n            \"code\": \"11499\",\n            \"city\": \"Jamaica\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 13.07\n        },\n        {\n            \"code\": \"11695\",\n            \"city\": \"Far Rockaway\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 13.07\n        },\n        {\n            \"code\": \"07010\",\n            \"city\": \"Cliffside Park\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 13.08\n        },\n        {\n            \"code\": \"11368\",\n            \"city\": \"Corona\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 13.17\n        },\n        {\n            \"code\": \"10305\",\n            \"city\": \"Staten Island\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 13.36\n        },\n        {\n            \"code\": \"10037\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 13.38\n        },\n        {\n            \"code\": \"07032\",\n            \"city\": \"Kearny\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 13.41\n        },\n        {\n            \"code\": \"11416\",\n            \"city\": \"Ozone Park\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 13.45\n        },\n        {\n            \"code\": \"11431\",\n            \"city\": \"Jamaica\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 13.5\n        },\n        {\n            \"code\": \"11371\",\n            \"city\": \"Flushing\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 13.55\n        },\n        {\n            \"code\": \"10454\",\n            \"city\": \"Bronx\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 13.66\n        },\n        {\n            \"code\": \"10030\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 13.7\n        },\n        {\n            \"code\": \"11375\",\n            \"city\": \"Forest Hills\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 13.71\n        },\n        {\n            \"code\": \"10302\",\n            \"city\": \"Staten Island\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 13.75\n        },\n        {\n            \"code\": \"10031\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 14.09\n        },\n        {\n            \"code\": \"07657\",\n            \"city\": \"Ridgefield\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 14.13\n        },\n        {\n            \"code\": \"11417\",\n            \"city\": \"Ozone Park\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 14.15\n        },\n        {\n            \"code\": \"07031\",\n            \"city\": \"North Arlington\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 14.15\n        },\n        {\n            \"code\": \"07175\",\n            \"city\": \"Newark\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 14.23\n        },\n        {\n            \"code\": \"07188\",\n            \"city\": \"Newark\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 14.23\n        },\n        {\n            \"code\": \"07192\",\n            \"city\": \"Newark\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 14.23\n        },\n        {\n            \"code\": \"07193\",\n            \"city\": \"Newark\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 14.23\n        },\n        {\n            \"code\": \"07195\",\n            \"city\": \"Newark\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 14.23\n        },\n        {\n            \"code\": \"07199\",\n            \"city\": \"Newark\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 14.23\n        },\n        {\n            \"code\": \"11235\",\n            \"city\": \"Brooklyn\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 14.3\n        },\n        {\n            \"code\": \"07020\",\n            \"city\": \"Edgewater\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 14.32\n        },\n        {\n            \"code\": \"11224\",\n            \"city\": \"Brooklyn\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 14.43\n        },\n        {\n            \"code\": \"07102\",\n            \"city\": \"Newark\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 14.48\n        },\n        {\n            \"code\": \"11418\",\n            \"city\": \"Richmond Hill\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 14.67\n        },\n        {\n            \"code\": \"10039\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 14.68\n        },\n        {\n            \"code\": \"11414\",\n            \"city\": \"Howard Beach\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 14.82\n        },\n        {\n            \"code\": \"10451\",\n            \"city\": \"Bronx\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 14.88\n        },\n        {\n            \"code\": \"10455\",\n            \"city\": \"Bronx\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 14.88\n        },\n        {\n            \"code\": \"11415\",\n            \"city\": \"Kew Gardens\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 15.06\n        },\n        {\n            \"code\": \"07071\",\n            \"city\": \"Lyndhurst\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 15.13\n        },\n        {\n            \"code\": \"07104\",\n            \"city\": \"Newark\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 15.17\n        },\n        {\n            \"code\": \"07114\",\n            \"city\": \"Newark\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 15.24\n        },\n        {\n            \"code\": \"10303\",\n            \"city\": \"Staten Island\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 15.35\n        },\n        {\n            \"code\": \"07074\",\n            \"city\": \"Moonachie\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 15.42\n        },\n        {\n            \"code\": \"07650\",\n            \"city\": \"Palisades Park\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 15.67\n        },\n        {\n            \"code\": \"11419\",\n            \"city\": \"South Richmond Hill\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 15.76\n        },\n        {\n            \"code\": \"10032\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 15.77\n        },\n        {\n            \"code\": \"10474\",\n            \"city\": \"Bronx\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 15.95\n        },\n        {\n            \"code\": \"11367\",\n            \"city\": \"Flushing\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 16.11\n        },\n        {\n            \"code\": \"07643\",\n            \"city\": \"Little Ferry\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 16.21\n        },\n        {\n            \"code\": \"07103\",\n            \"city\": \"Newark\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 16.23\n        },\n        {\n            \"code\": \"07699\",\n            \"city\": \"Teterboro\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 16.26\n        },\n        {\n            \"code\": \"10456\",\n            \"city\": \"Bronx\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 16.28\n        },\n        {\n            \"code\": \"10314\",\n            \"city\": \"Staten Island\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 16.28\n        },\n        {\n            \"code\": \"07070\",\n            \"city\": \"Rutherford\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 16.29\n        },\n        {\n            \"code\": \"07206\",\n            \"city\": \"Elizabethport\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 16.29\n        },\n        {\n            \"code\": \"11420\",\n            \"city\": \"South Ozone Park\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 16.33\n        },\n        {\n            \"code\": \"07024\",\n            \"city\": \"Fort Lee\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 16.34\n        },\n        {\n            \"code\": \"07107\",\n            \"city\": \"Newark\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 16.35\n        },\n        {\n            \"code\": \"07109\",\n            \"city\": \"Belleville\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 16.37\n        },\n        {\n            \"code\": \"10459\",\n            \"city\": \"Bronx\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 16.37\n        },\n        {\n            \"code\": \"11356\",\n            \"city\": \"College Point\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 16.38\n        },\n        {\n            \"code\": \"10452\",\n            \"city\": \"Bronx\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 16.39\n        },\n        {\n            \"code\": \"07108\",\n            \"city\": \"Newark\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 16.41\n        },\n        {\n            \"code\": \"11355\",\n            \"city\": \"Flushing\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 16.53\n        },\n        {\n            \"code\": \"07072\",\n            \"city\": \"Carlstadt\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 16.57\n        },\n        {\n            \"code\": \"11435\",\n            \"city\": \"Jamaica\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 16.63\n        },\n        {\n            \"code\": \"07660\",\n            \"city\": \"Ridgefield Park\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 16.79\n        },\n        {\n            \"code\": \"07073\",\n            \"city\": \"East Rutherford\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 16.84\n        },\n        {\n            \"code\": \"11354\",\n            \"city\": \"Flushing\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 16.94\n        },\n        {\n            \"code\": \"07201\",\n            \"city\": \"Elizabeth\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 16.95\n        },\n        {\n            \"code\": \"11351\",\n            \"city\": \"Flushing\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 17.12\n        },\n        {\n            \"code\": \"10033\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 17.14\n        },\n        {\n            \"code\": \"07112\",\n            \"city\": \"Newark\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 17.27\n        },\n        {\n            \"code\": \"07075\",\n            \"city\": \"Wood Ridge\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 17.32\n        },\n        {\n            \"code\": \"07605\",\n            \"city\": \"Leonia\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 17.58\n        },\n        {\n            \"code\": \"07207\",\n            \"city\": \"Elizabeth\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 17.68\n        },\n        {\n            \"code\": \"10473\",\n            \"city\": \"Bronx\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 17.74\n        },\n        {\n            \"code\": \"07606\",\n            \"city\": \"South Hackensack\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 17.83\n        },\n        {\n            \"code\": \"07110\",\n            \"city\": \"Nutley\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 17.85\n        },\n        {\n            \"code\": \"10306\",\n            \"city\": \"Staten Island\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 17.88\n        },\n        {\n            \"code\": \"07019\",\n            \"city\": \"East Orange\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 17.93\n        },\n        {\n            \"code\": \"10472\",\n            \"city\": \"Bronx\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 17.95\n        },\n        {\n            \"code\": \"07014\",\n            \"city\": \"Clifton\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 18\n        },\n        {\n            \"code\": \"11432\",\n            \"city\": \"Jamaica\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 18.04\n        },\n        {\n            \"code\": \"07608\",\n            \"city\": \"Teterboro\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 18.06\n        },\n        {\n            \"code\": \"11436\",\n            \"city\": \"Jamaica\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 18.14\n        },\n        {\n            \"code\": \"11366\",\n            \"city\": \"Fresh Meadows\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 18.14\n        },\n        {\n            \"code\": \"10453\",\n            \"city\": \"Bronx\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 18.15\n        },\n        {\n            \"code\": \"10040\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 18.23\n        },\n        {\n            \"code\": \"07017\",\n            \"city\": \"East Orange\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 18.25\n        },\n        {\n            \"code\": \"10311\",\n            \"city\": \"Staten Island\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 18.25\n        },\n        {\n            \"code\": \"11365\",\n            \"city\": \"Fresh Meadows\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 18.31\n        },\n        {\n            \"code\": \"07604\",\n            \"city\": \"Hasbrouck Heights\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 18.32\n        },\n        {\n            \"code\": \"10457\",\n            \"city\": \"Bronx\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 18.33\n        },\n        {\n            \"code\": \"11697\",\n            \"city\": \"Breezy Point\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 18.38\n        },\n        {\n            \"code\": \"11439\",\n            \"city\": \"Jamaica\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 18.42\n        },\n        {\n            \"code\": \"07057\",\n            \"city\": \"Wallington\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 18.47\n        },\n        {\n            \"code\": \"07208\",\n            \"city\": \"Elizabeth\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 18.5\n        },\n        {\n            \"code\": \"10460\",\n            \"city\": \"Bronx\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 18.55\n        },\n        {\n            \"code\": \"07205\",\n            \"city\": \"Hillside\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 18.55\n        },\n        {\n            \"code\": \"07101\",\n            \"city\": \"Newark\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 18.58\n        },\n        {\n            \"code\": \"11433\",\n            \"city\": \"Jamaica\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 18.62\n        },\n        {\n            \"code\": \"07018\",\n            \"city\": \"East Orange\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 18.68\n        },\n        {\n            \"code\": \"07003\",\n            \"city\": \"Bloomfield\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 18.72\n        },\n        {\n            \"code\": \"07202\",\n            \"city\": \"Elizabeth\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 18.79\n        },\n        {\n            \"code\": \"11358\",\n            \"city\": \"Flushing\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 18.84\n        },\n        {\n            \"code\": \"07603\",\n            \"city\": \"Bogota\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 18.84\n        },\n        {\n            \"code\": \"11357\",\n            \"city\": \"Whitestone\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 18.93\n        },\n        {\n            \"code\": \"07111\",\n            \"city\": \"Irvington\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 18.93\n        },\n        {\n            \"code\": \"10034\",\n            \"city\": \"New York\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 19.28\n        },\n        {\n            \"code\": \"11693\",\n            \"city\": \"Far Rockaway\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 19.28\n        },\n        {\n            \"code\": \"07106\",\n            \"city\": \"Newark\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 19.35\n        },\n        {\n            \"code\": \"10313\",\n            \"city\": \"Staten Island\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 19.57\n        },\n        {\n            \"code\": \"10462\",\n            \"city\": \"Bronx\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 19.76\n        },\n        {\n            \"code\": \"11434\",\n            \"city\": \"Jamaica\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 19.85\n        },\n        {\n            \"code\": \"07028\",\n            \"city\": \"Glen Ridge\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 19.89\n        },\n        {\n            \"code\": \"07055\",\n            \"city\": \"Passaic\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 19.93\n        },\n        {\n            \"code\": \"11694\",\n            \"city\": \"Rockaway Park\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 20.02\n        },\n        {\n            \"code\": \"07644\",\n            \"city\": \"Lodi\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 20.03\n        },\n        {\n            \"code\": \"10468\",\n            \"city\": \"Bronx\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 20.04\n        },\n        {\n            \"code\": \"11430\",\n            \"city\": \"Jamaica\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 20.1\n        },\n        {\n            \"code\": \"07632\",\n            \"city\": \"Englewood Cliffs\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 20.13\n        },\n        {\n            \"code\": \"10458\",\n            \"city\": \"Bronx\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 20.19\n        },\n        {\n            \"code\": \"07602\",\n            \"city\": \"Hackensack\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 20.27\n        },\n        {\n            \"code\": \"11423\",\n            \"city\": \"Hollis\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 20.3\n        },\n        {\n            \"code\": \"07050\",\n            \"city\": \"Orange\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 20.41\n        },\n        {\n            \"code\": \"07012\",\n            \"city\": \"Clifton\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 20.48\n        },\n        {\n            \"code\": \"07601\",\n            \"city\": \"Hackensack\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 20.61\n        },\n        {\n            \"code\": \"07666\",\n            \"city\": \"Teaneck\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 20.67\n        },\n        {\n            \"code\": \"11361\",\n            \"city\": \"Bayside\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 20.7\n        },\n        {\n            \"code\": \"10465\",\n            \"city\": \"Bronx\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 20.79\n        },\n        {\n            \"code\": \"11412\",\n            \"city\": \"Saint Albans\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 20.82\n        },\n        {\n            \"code\": \"11360\",\n            \"city\": \"Bayside\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 20.88\n        },\n        {\n            \"code\": \"10308\",\n            \"city\": \"Staten Island\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 20.99\n        },\n        {\n            \"code\": \"07026\",\n            \"city\": \"Garfield\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 21.02\n        },\n        {\n            \"code\": \"10461\",\n            \"city\": \"Bronx\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 21.07\n        },\n        {\n            \"code\": \"07631\",\n            \"city\": \"Englewood\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 21.15\n        },\n        {\n            \"code\": \"10463\",\n            \"city\": \"Bronx\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 21.17\n        },\n        {\n            \"code\": \"07042\",\n            \"city\": \"Montclair\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 21.22\n        },\n        {\n            \"code\": \"11364\",\n            \"city\": \"Oakland Gardens\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 21.43\n        },\n        {\n            \"code\": \"07015\",\n            \"city\": \"Clifton\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 21.45\n        },\n        {\n            \"code\": \"07079\",\n            \"city\": \"South Orange\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 21.49\n        },\n        {\n            \"code\": \"11413\",\n            \"city\": \"Springfield Gardens\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 21.77\n        },\n        {\n            \"code\": \"11359\",\n            \"city\": \"Bayside\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 21.79\n        },\n        {\n            \"code\": \"07040\",\n            \"city\": \"Maplewood\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 21.83\n        },\n        {\n            \"code\": \"07083\",\n            \"city\": \"Union\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 21.9\n        },\n        {\n            \"code\": \"10467\",\n            \"city\": \"Bronx\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 21.97\n        },\n        {\n            \"code\": \"11427\",\n            \"city\": \"Queens Village\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 22\n        },\n        {\n            \"code\": \"11692\",\n            \"city\": \"Arverne\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 22.08\n        },\n        {\n            \"code\": \"07203\",\n            \"city\": \"Roselle\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 22.1\n        },\n        {\n            \"code\": \"07051\",\n            \"city\": \"Orange\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 22.14\n        },\n        {\n            \"code\": \"07184\",\n            \"city\": \"Newark\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 22.14\n        },\n        {\n            \"code\": \"07189\",\n            \"city\": \"Newark\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 22.14\n        },\n        {\n            \"code\": \"07191\",\n            \"city\": \"Newark\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 22.14\n        },\n        {\n            \"code\": \"07198\",\n            \"city\": \"Newark\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 22.14\n        },\n        {\n            \"code\": \"07036\",\n            \"city\": \"Linden\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 22.27\n        },\n        {\n            \"code\": \"07204\",\n            \"city\": \"Roselle Park\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 22.27\n        },\n        {\n            \"code\": \"07043\",\n            \"city\": \"Montclair\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 22.29\n        },\n        {\n            \"code\": \"07011\",\n            \"city\": \"Clifton\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 22.34\n        },\n        {\n            \"code\": \"07607\",\n            \"city\": \"Maywood\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 22.36\n        },\n        {\n            \"code\": \"11428\",\n            \"city\": \"Queens Village\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 22.4\n        },\n        {\n            \"code\": \"11429\",\n            \"city\": \"Queens Village\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 22.61\n        },\n        {\n            \"code\": \"10469\",\n            \"city\": \"Bronx\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 22.67\n        },\n        {\n            \"code\": \"07052\",\n            \"city\": \"West Orange\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 22.76\n        },\n        {\n            \"code\": \"07013\",\n            \"city\": \"Clifton\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 22.79\n        },\n        {\n            \"code\": \"11411\",\n            \"city\": \"Cambria Heights\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 22.87\n        },\n        {\n            \"code\": \"10312\",\n            \"city\": \"Staten Island\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 22.89\n        },\n        {\n            \"code\": \"07662\",\n            \"city\": \"Rochelle Park\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 23.03\n        },\n        {\n            \"code\": \"07663\",\n            \"city\": \"Saddle Brook\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 23.15\n        },\n        {\n            \"code\": \"07088\",\n            \"city\": \"Vauxhall\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 23.19\n        },\n        {\n            \"code\": \"07008\",\n            \"city\": \"Carteret\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 23.28\n        },\n        {\n            \"code\": \"11363\",\n            \"city\": \"Little Neck\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 23.35\n        },\n        {\n            \"code\": \"10471\",\n            \"city\": \"Bronx\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 23.4\n        },\n        {\n            \"code\": \"11422\",\n            \"city\": \"Rosedale\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 23.52\n        },\n        {\n            \"code\": \"11096\",\n            \"city\": \"Inwood\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 23.95\n        },\n        {\n            \"code\": \"11362\",\n            \"city\": \"Little Neck\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 23.98\n        },\n        {\n            \"code\": \"10475\",\n            \"city\": \"Bronx\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 24.02\n        },\n        {\n            \"code\": \"11690\",\n            \"city\": \"Far Rockaway\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 24.09\n        },\n        {\n            \"code\": \"11691\",\n            \"city\": \"Far Rockaway\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 24.13\n        },\n        {\n            \"code\": \"07044\",\n            \"city\": \"Verona\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 24.23\n        },\n        {\n            \"code\": \"11426\",\n            \"city\": \"Bellerose\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 24.26\n        },\n        {\n            \"code\": \"07621\",\n            \"city\": \"Bergenfield\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 24.28\n        },\n        {\n            \"code\": \"07670\",\n            \"city\": \"Tenafly\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 24.28\n        },\n        {\n            \"code\": \"07407\",\n            \"city\": \"Elmwood Park\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 24.31\n        },\n        {\n            \"code\": \"07033\",\n            \"city\": \"Kenilworth\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 24.35\n        },\n        {\n            \"code\": \"10464\",\n            \"city\": \"Bronx\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 24.35\n        },\n        {\n            \"code\": \"10466\",\n            \"city\": \"Bronx\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 24.48\n        },\n        {\n            \"code\": \"07661\",\n            \"city\": \"River Edge\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 24.7\n        },\n        {\n            \"code\": \"07503\",\n            \"city\": \"Paterson\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 24.7\n        },\n        {\n            \"code\": \"07041\",\n            \"city\": \"Millburn\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 24.79\n        },\n        {\n            \"code\": \"07009\",\n            \"city\": \"Cedar Grove\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 24.85\n        },\n        {\n            \"code\": \"10470\",\n            \"city\": \"Bronx\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 24.87\n        },\n        {\n            \"code\": \"07061\",\n            \"city\": \"Plainfield\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 24.97\n        },\n        {\n            \"code\": \"07091\",\n            \"city\": \"Westfield\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 24.97\n        },\n        {\n            \"code\": \"07064\",\n            \"city\": \"Port Reading\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 25.07\n        },\n        {\n            \"code\": \"11005\",\n            \"city\": \"Floral Park\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 25.11\n        },\n        {\n            \"code\": \"07646\",\n            \"city\": \"New Milford\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 25.31\n        },\n        {\n            \"code\": \"11023\",\n            \"city\": \"Great Neck\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 25.32\n        },\n        {\n            \"code\": \"11021\",\n            \"city\": \"Great Neck\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 25.36\n        },\n        {\n            \"code\": \"11559\",\n            \"city\": \"Lawrence\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 25.36\n        },\n        {\n            \"code\": \"10705\",\n            \"city\": \"Yonkers\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 25.44\n        },\n        {\n            \"code\": \"11004\",\n            \"city\": \"Glen Oaks\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 25.46\n        },\n        {\n            \"code\": \"11516\",\n            \"city\": \"Cedarhurst\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 25.47\n        },\n        {\n            \"code\": \"07065\",\n            \"city\": \"Rahway\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 25.47\n        },\n        {\n            \"code\": \"07513\",\n            \"city\": \"Paterson\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 25.49\n        },\n        {\n            \"code\": \"11020\",\n            \"city\": \"Great Neck\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 25.55\n        },\n        {\n            \"code\": \"10309\",\n            \"city\": \"Staten Island\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 25.56\n        },\n        {\n            \"code\": \"11001\",\n            \"city\": \"Floral Park\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 25.57\n        },\n        {\n            \"code\": \"11003\",\n            \"city\": \"Elmont\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 25.59\n        },\n        {\n            \"code\": \"11002\",\n            \"city\": \"Floral Park\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 25.65\n        },\n        {\n            \"code\": \"11024\",\n            \"city\": \"Great Neck\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 25.66\n        },\n        {\n            \"code\": \"07016\",\n            \"city\": \"Cranford\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 25.69\n        },\n        {\n            \"code\": \"11582\",\n            \"city\": \"Valley Stream\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 25.69\n        },\n        {\n            \"code\": \"11581\",\n            \"city\": \"Valley Stream\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 25.7\n        },\n        {\n            \"code\": \"07504\",\n            \"city\": \"Paterson\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 25.7\n        },\n        {\n            \"code\": \"11580\",\n            \"city\": \"Valley Stream\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 25.75\n        },\n        {\n            \"code\": \"11027\",\n            \"city\": \"Great Neck\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 25.83\n        },\n        {\n            \"code\": \"11598\",\n            \"city\": \"Woodmere\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 26.11\n        },\n        {\n            \"code\": \"07424\",\n            \"city\": \"Little Falls\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 26.31\n        },\n        {\n            \"code\": \"07081\",\n            \"city\": \"Springfield\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 26.51\n        },\n        {\n            \"code\": \"07626\",\n            \"city\": \"Cresskill\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 26.51\n        },\n        {\n            \"code\": \"07001\",\n            \"city\": \"Avenel\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 26.59\n        },\n        {\n            \"code\": \"07021\",\n            \"city\": \"Essex Fells\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 26.6\n        },\n        {\n            \"code\": \"07628\",\n            \"city\": \"Dumont\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 26.62\n        },\n        {\n            \"code\": \"10550\",\n            \"city\": \"Mount Vernon\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 26.67\n        },\n        {\n            \"code\": \"10704\",\n            \"city\": \"Yonkers\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 26.7\n        },\n        {\n            \"code\": \"10702\",\n            \"city\": \"Yonkers\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 26.73\n        },\n        {\n            \"code\": \"07501\",\n            \"city\": \"Paterson\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 26.78\n        },\n        {\n            \"code\": \"07514\",\n            \"city\": \"Paterson\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 27.01\n        },\n        {\n            \"code\": \"07410\",\n            \"city\": \"Fair Lawn\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 27.01\n        },\n        {\n            \"code\": \"07007\",\n            \"city\": \"Caldwell\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 27.07\n        },\n        {\n            \"code\": \"11042\",\n            \"city\": \"New Hyde Park\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 27.09\n        },\n        {\n            \"code\": \"07078\",\n            \"city\": \"Short Hills\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 27.09\n        },\n        {\n            \"code\": \"07077\",\n            \"city\": \"Sewaren\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 27.15\n        },\n        {\n            \"code\": \"10551\",\n            \"city\": \"Mount Vernon\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 27.16\n        },\n        {\n            \"code\": \"11509\",\n            \"city\": \"Atlantic Beach\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 27.17\n        },\n        {\n            \"code\": \"07066\",\n            \"city\": \"Clark\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 27.21\n        },\n        {\n            \"code\": \"07509\",\n            \"city\": \"Paterson\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 27.22\n        },\n        {\n            \"code\": \"07510\",\n            \"city\": \"Paterson\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 27.22\n        },\n        {\n            \"code\": \"07027\",\n            \"city\": \"Garwood\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 27.29\n        },\n        {\n            \"code\": \"07505\",\n            \"city\": \"Paterson\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 27.29\n        },\n        {\n            \"code\": \"11557\",\n            \"city\": \"Hewlett\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 27.34\n        },\n        {\n            \"code\": \"07652\",\n            \"city\": \"Paramus\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 27.37\n        },\n        {\n            \"code\": \"10553\",\n            \"city\": \"Mount Vernon\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 27.48\n        },\n        {\n            \"code\": \"11040\",\n            \"city\": \"New Hyde Park\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 27.56\n        },\n        {\n            \"code\": \"07649\",\n            \"city\": \"Oradell\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 27.65\n        },\n        {\n            \"code\": \"07653\",\n            \"city\": \"Paramus\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 27.69\n        },\n        {\n            \"code\": \"10803\",\n            \"city\": \"Pelham\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 27.85\n        },\n        {\n            \"code\": \"07039\",\n            \"city\": \"Livingston\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 27.89\n        },\n        {\n            \"code\": \"07524\",\n            \"city\": \"Paterson\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 27.95\n        },\n        {\n            \"code\": \"07627\",\n            \"city\": \"Demarest\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 28\n        },\n        {\n            \"code\": \"07068\",\n            \"city\": \"Roseland\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 28.03\n        },\n        {\n            \"code\": \"11010\",\n            \"city\": \"Franklin Square\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 28.03\n        },\n        {\n            \"code\": \"07620\",\n            \"city\": \"Alpine\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 28.07\n        },\n        {\n            \"code\": \"07006\",\n            \"city\": \"Caldwell\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 28.16\n        },\n        {\n            \"code\": \"07512\",\n            \"city\": \"Totowa\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 28.26\n        },\n        {\n            \"code\": \"07522\",\n            \"city\": \"Paterson\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 28.29\n        },\n        {\n            \"code\": \"07641\",\n            \"city\": \"Haworth\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 28.43\n        },\n        {\n            \"code\": \"07502\",\n            \"city\": \"Paterson\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 28.46\n        },\n        {\n            \"code\": \"11565\",\n            \"city\": \"Malverne\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 28.47\n        },\n        {\n            \"code\": \"10552\",\n            \"city\": \"Mount Vernon\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 28.47\n        },\n        {\n            \"code\": \"11030\",\n            \"city\": \"Manhasset\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 28.63\n        },\n        {\n            \"code\": \"07095\",\n            \"city\": \"Woodbridge\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 28.64\n        },\n        {\n            \"code\": \"11563\",\n            \"city\": \"Lynbrook\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 28.69\n        },\n        {\n            \"code\": \"07067\",\n            \"city\": \"Colonia\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 28.82\n        },\n        {\n            \"code\": \"10805\",\n            \"city\": \"New Rochelle\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 28.88\n        },\n        {\n            \"code\": \"07090\",\n            \"city\": \"Westfield\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 29.12\n        },\n        {\n            \"code\": \"10701\",\n            \"city\": \"Yonkers\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 29.27\n        },\n        {\n            \"code\": \"10703\",\n            \"city\": \"Yonkers\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 29.27\n        },\n        {\n            \"code\": \"10307\",\n            \"city\": \"Staten Island\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 29.63\n        },\n        {\n            \"code\": \"07538\",\n            \"city\": \"Haledon\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 29.65\n        },\n        {\n            \"code\": \"11518\",\n            \"city\": \"East Rockaway\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 29.65\n        },\n        {\n            \"code\": \"07092\",\n            \"city\": \"Mountainside\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 29.7\n        },\n        {\n            \"code\": \"07507\",\n            \"city\": \"Hawthorne\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 29.74\n        },\n        {\n            \"code\": \"10802\",\n            \"city\": \"New Rochelle\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 29.76\n        },\n        {\n            \"code\": \"10708\",\n            \"city\": \"Bronxville\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 29.77\n        },\n        {\n            \"code\": \"11552\",\n            \"city\": \"West Hempstead\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 29.91\n        },\n        {\n            \"code\": \"10801\",\n            \"city\": \"New Rochelle\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 29.92\n        },\n        {\n            \"code\": \"07624\",\n            \"city\": \"Closter\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 29.92\n        },\n        {\n            \"code\": \"11050\",\n            \"city\": \"Port Washington\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 29.95\n        },\n        {\n            \"code\": \"07452\",\n            \"city\": \"Glen Rock\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 29.98\n        },\n        {\n            \"code\": \"08830\",\n            \"city\": \"Iselin\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 29.99\n        },\n        {\n            \"code\": \"07901\",\n            \"city\": \"Summit\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 30.02\n        },\n        {\n            \"code\": \"07630\",\n            \"city\": \"Emerson\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 30.06\n        },\n        {\n            \"code\": \"07902\",\n            \"city\": \"Summit\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 30.06\n        },\n        {\n            \"code\": \"11530\",\n            \"city\": \"Garden City\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 30.38\n        },\n        {\n            \"code\": \"07508\",\n            \"city\": \"Haledon\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 30.46\n        },\n        {\n            \"code\": \"07506\",\n            \"city\": \"Hawthorne\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 30.56\n        },\n        {\n            \"code\": \"08861\",\n            \"city\": \"Perth Amboy\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 30.75\n        },\n        {\n            \"code\": \"11507\",\n            \"city\": \"Albertson\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 30.92\n        },\n        {\n            \"code\": \"07734\",\n            \"city\": \"Keansburg\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 31.14\n        },\n        {\n            \"code\": \"07004\",\n            \"city\": \"Fairfield\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 31.18\n        },\n        {\n            \"code\": \"11596\",\n            \"city\": \"Williston Park\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 31.19\n        },\n        {\n            \"code\": \"07076\",\n            \"city\": \"Scotch Plains\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 31.27\n        },\n        {\n            \"code\": \"11501\",\n            \"city\": \"Mineola\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 31.39\n        },\n        {\n            \"code\": \"11571\",\n            \"city\": \"Rockville Centre\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 31.39\n        },\n        {\n            \"code\": \"11570\",\n            \"city\": \"Rockville Centre\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 31.57\n        },\n        {\n            \"code\": \"08863\",\n            \"city\": \"Fords\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 31.59\n        },\n        {\n            \"code\": \"11531\",\n            \"city\": \"Garden City\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 31.61\n        },\n        {\n            \"code\": \"11599\",\n            \"city\": \"Garden City\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 31.61\n        },\n        {\n            \"code\": \"07451\",\n            \"city\": \"Ridgewood\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 31.77\n        },\n        {\n            \"code\": \"07676\",\n            \"city\": \"Township Of Washington\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 31.78\n        },\n        {\n            \"code\": \"11558\",\n            \"city\": \"Island Park\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 31.84\n        },\n        {\n            \"code\": \"07758\",\n            \"city\": \"Port Monmouth\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 31.91\n        },\n        {\n            \"code\": \"07640\",\n            \"city\": \"Harrington Park\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 31.91\n        },\n        {\n            \"code\": \"07450\",\n            \"city\": \"Ridgewood\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 31.97\n        },\n        {\n            \"code\": \"10710\",\n            \"city\": \"Yonkers\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 32.07\n        },\n        {\n            \"code\": \"11576\",\n            \"city\": \"Roslyn\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 32.08\n        },\n        {\n            \"code\": \"10707\",\n            \"city\": \"Tuckahoe\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 32.13\n        },\n        {\n            \"code\": \"11572\",\n            \"city\": \"Oceanside\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 32.21\n        },\n        {\n            \"code\": \"11561\",\n            \"city\": \"Long Beach\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 32.22\n        },\n        {\n            \"code\": \"11577\",\n            \"city\": \"Roslyn Heights\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 32.22\n        },\n        {\n            \"code\": \"08832\",\n            \"city\": \"Keasbey\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 32.32\n        },\n        {\n            \"code\": \"07737\",\n            \"city\": \"Leonardo\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 32.34\n        },\n        {\n            \"code\": \"10709\",\n            \"city\": \"Eastchester\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 32.42\n        },\n        {\n            \"code\": \"07648\",\n            \"city\": \"Norwood\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 32.48\n        },\n        {\n            \"code\": \"07936\",\n            \"city\": \"East Hanover\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 32.48\n        },\n        {\n            \"code\": \"07023\",\n            \"city\": \"Fanwood\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 32.7\n        },\n        {\n            \"code\": \"07718\",\n            \"city\": \"Belford\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 32.77\n        },\n        {\n            \"code\": \"08820\",\n            \"city\": \"Edison\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 32.81\n        },\n        {\n            \"code\": \"11551\",\n            \"city\": \"Hempstead\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 32.84\n        },\n        {\n            \"code\": \"10804\",\n            \"city\": \"New Rochelle\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 32.89\n        },\n        {\n            \"code\": \"11550\",\n            \"city\": \"Hempstead\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 32.93\n        },\n        {\n            \"code\": \"10538\",\n            \"city\": \"Larchmont\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 33.14\n        },\n        {\n            \"code\": \"07974\",\n            \"city\": \"New Providence\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 33.22\n        },\n        {\n            \"code\": \"07928\",\n            \"city\": \"Chatham\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 33.27\n        },\n        {\n            \"code\": \"07932\",\n            \"city\": \"Florham Park\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 33.32\n        },\n        {\n            \"code\": \"07470\",\n            \"city\": \"Wayne\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 33.51\n        },\n        {\n            \"code\": \"07474\",\n            \"city\": \"Wayne\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 33.52\n        },\n        {\n            \"code\": \"07732\",\n            \"city\": \"Highlands\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 33.6\n        },\n        {\n            \"code\": \"07642\",\n            \"city\": \"Hillsdale\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 33.63\n        },\n        {\n            \"code\": \"10706\",\n            \"city\": \"Hastings On Hudson\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 33.68\n        },\n        {\n            \"code\": \"07423\",\n            \"city\": \"Ho Ho Kus\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 33.72\n        },\n        {\n            \"code\": \"07675\",\n            \"city\": \"Westwood\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 33.76\n        },\n        {\n            \"code\": \"07752\",\n            \"city\": \"Navesink\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 33.76\n        },\n        {\n            \"code\": \"11514\",\n            \"city\": \"Carle Place\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 33.79\n        },\n        {\n            \"code\": \"08837\",\n            \"city\": \"Edison\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 33.8\n        },\n        {\n            \"code\": \"07716\",\n            \"city\": \"Atlantic Highlands\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 33.87\n        },\n        {\n            \"code\": \"07062\",\n            \"city\": \"Plainfield\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 34\n        },\n        {\n            \"code\": \"08840\",\n            \"city\": \"Metuchen\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 34.05\n        },\n        {\n            \"code\": \"11510\",\n            \"city\": \"Baldwin\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 34.08\n        },\n        {\n            \"code\": \"11547\",\n            \"city\": \"Glenwood Landing\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 34.09\n        },\n        {\n            \"code\": \"07432\",\n            \"city\": \"Midland Park\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 34.13\n        },\n        {\n            \"code\": \"07647\",\n            \"city\": \"Northvale\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 34.19\n        },\n        {\n            \"code\": \"11549\",\n            \"city\": \"Hempstead\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 34.21\n        },\n        {\n            \"code\": \"07035\",\n            \"city\": \"Lincoln Park\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 34.25\n        },\n        {\n            \"code\": \"11548\",\n            \"city\": \"Greenvale\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 34.32\n        },\n        {\n            \"code\": \"07735\",\n            \"city\": \"Keyport\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 34.33\n        },\n        {\n            \"code\": \"07058\",\n            \"city\": \"Pine Brook\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 34.34\n        },\n        {\n            \"code\": \"11579\",\n            \"city\": \"Sea Cliff\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 34.45\n        },\n        {\n            \"code\": \"10964\",\n            \"city\": \"Palisades\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 34.6\n        },\n        {\n            \"code\": \"07730\",\n            \"city\": \"Hazlet\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 34.65\n        },\n        {\n            \"code\": \"11022\",\n            \"city\": \"Great Neck\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 34.69\n        },\n        {\n            \"code\": \"11026\",\n            \"city\": \"Great Neck\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 34.69\n        },\n        {\n            \"code\": \"11051\",\n            \"city\": \"Port Washington\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 34.69\n        },\n        {\n            \"code\": \"11052\",\n            \"city\": \"Port Washington\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 34.69\n        },\n        {\n            \"code\": \"11053\",\n            \"city\": \"Port Washington\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 34.69\n        },\n        {\n            \"code\": \"11054\",\n            \"city\": \"Port Washington\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 34.69\n        },\n        {\n            \"code\": \"11055\",\n            \"city\": \"Port Washington\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 34.69\n        },\n        {\n            \"code\": \"11556\",\n            \"city\": \"Uniondale\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 34.69\n        },\n        {\n            \"code\": \"11815\",\n            \"city\": \"Hicksville\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 34.69\n        },\n        {\n            \"code\": \"08879\",\n            \"city\": \"South Amboy\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 35.01\n        },\n        {\n            \"code\": \"11555\",\n            \"city\": \"Uniondale\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 35.02\n        },\n        {\n            \"code\": \"07940\",\n            \"city\": \"Madison\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 35.04\n        },\n        {\n            \"code\": \"07481\",\n            \"city\": \"Wyckoff\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 35.09\n        },\n        {\n            \"code\": \"11553\",\n            \"city\": \"Uniondale\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 35.09\n        },\n        {\n            \"code\": \"07463\",\n            \"city\": \"Waldwick\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 35.55\n        },\n        {\n            \"code\": \"07677\",\n            \"city\": \"Woodcliff Lake\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 35.61\n        },\n        {\n            \"code\": \"11575\",\n            \"city\": \"Roosevelt\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 35.66\n        },\n        {\n            \"code\": \"07721\",\n            \"city\": \"Cliffwood\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 35.67\n        },\n        {\n            \"code\": \"07060\",\n            \"city\": \"Plainfield\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 35.75\n        },\n        {\n            \"code\": \"07748\",\n            \"city\": \"Middletown\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 35.77\n        },\n        {\n            \"code\": \"10543\",\n            \"city\": \"Mamaroneck\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 35.81\n        },\n        {\n            \"code\": \"11520\",\n            \"city\": \"Freeport\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 36.03\n        },\n        {\n            \"code\": \"10522\",\n            \"city\": \"Dobbs Ferry\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 36.08\n        },\n        {\n            \"code\": \"07922\",\n            \"city\": \"Berkeley Heights\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 36.1\n        },\n        {\n            \"code\": \"07440\",\n            \"city\": \"Pequannock\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 36.17\n        },\n        {\n            \"code\": \"10983\",\n            \"city\": \"Tappan\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 36.17\n        },\n        {\n            \"code\": \"10976\",\n            \"city\": \"Sparkill\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 36.3\n        },\n        {\n            \"code\": \"11545\",\n            \"city\": \"Glen Head\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 36.39\n        },\n        {\n            \"code\": \"10583\",\n            \"city\": \"Scarsdale\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 36.44\n        },\n        {\n            \"code\": \"11542\",\n            \"city\": \"Glen Cove\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 36.62\n        },\n        {\n            \"code\": \"11568\",\n            \"city\": \"Old Westbury\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 36.62\n        },\n        {\n            \"code\": \"07656\",\n            \"city\": \"Park Ridge\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 36.64\n        },\n        {\n            \"code\": \"10502\",\n            \"city\": \"Ardsley\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 36.78\n        },\n        {\n            \"code\": \"07080\",\n            \"city\": \"South Plainfield\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 36.86\n        },\n        {\n            \"code\": \"07981\",\n            \"city\": \"Whippany\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 37.01\n        },\n        {\n            \"code\": \"11590\",\n            \"city\": \"Westbury\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 37.16\n        },\n        {\n            \"code\": \"08859\",\n            \"city\": \"Parlin\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 37.17\n        },\n        {\n            \"code\": \"07034\",\n            \"city\": \"Lake Hiawatha\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 37.17\n        },\n        {\n            \"code\": \"07760\",\n            \"city\": \"Rumson\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 37.24\n        },\n        {\n            \"code\": \"07045\",\n            \"city\": \"Montville\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 37.29\n        },\n        {\n            \"code\": \"10503\",\n            \"city\": \"Ardsley On Hudson\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 37.42\n        },\n        {\n            \"code\": \"07082\",\n            \"city\": \"Towaco\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 37.45\n        },\n        {\n            \"code\": \"07935\",\n            \"city\": \"Green Village\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 37.58\n        },\n        {\n            \"code\": \"07417\",\n            \"city\": \"Franklin Lakes\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 37.72\n        },\n        {\n            \"code\": \"10962\",\n            \"city\": \"Orangeburg\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 37.86\n        },\n        {\n            \"code\": \"10968\",\n            \"city\": \"Piermont\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 37.88\n        },\n        {\n            \"code\": \"07401\",\n            \"city\": \"Allendale\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 37.88\n        },\n        {\n            \"code\": \"07444\",\n            \"city\": \"Pompton Plains\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 38\n        },\n        {\n            \"code\": \"07747\",\n            \"city\": \"Matawan\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 38.08\n        },\n        {\n            \"code\": \"07069\",\n            \"city\": \"Watchung\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 38.12\n        },\n        {\n            \"code\": \"11554\",\n            \"city\": \"East Meadow\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 38.13\n        },\n        {\n            \"code\": \"07054\",\n            \"city\": \"Parsippany\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 38.16\n        },\n        {\n            \"code\": \"07733\",\n            \"city\": \"Holmdel\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 38.21\n        },\n        {\n            \"code\": \"11569\",\n            \"city\": \"Point Lookout\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 38.27\n        },\n        {\n            \"code\": \"07063\",\n            \"city\": \"Plainfield\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 38.32\n        },\n        {\n            \"code\": \"07645\",\n            \"city\": \"Montvale\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 38.32\n        },\n        {\n            \"code\": \"10528\",\n            \"city\": \"Harrison\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 38.38\n        },\n        {\n            \"code\": \"07458\",\n            \"city\": \"Saddle River\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 38.41\n        },\n        {\n            \"code\": \"07704\",\n            \"city\": \"Fair Haven\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 38.53\n        },\n        {\n            \"code\": \"11566\",\n            \"city\": \"Merrick\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 38.56\n        },\n        {\n            \"code\": \"10530\",\n            \"city\": \"Hartsdale\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 38.8\n        },\n        {\n            \"code\": \"07933\",\n            \"city\": \"Gillette\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 38.81\n        },\n        {\n            \"code\": \"07701\",\n            \"city\": \"Red Bank\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 38.94\n        },\n        {\n            \"code\": \"08817\",\n            \"city\": \"Edison\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 38.96\n        },\n        {\n            \"code\": \"10533\",\n            \"city\": \"Irvington\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 39.03\n        },\n        {\n            \"code\": \"08872\",\n            \"city\": \"Sayreville\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 39.6\n        },\n        {\n            \"code\": \"10965\",\n            \"city\": \"Pearl River\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 39.74\n        },\n        {\n            \"code\": \"10913\",\n            \"city\": \"Blauvelt\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 39.88\n        },\n        {\n            \"code\": \"11710\",\n            \"city\": \"Bellmore\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 39.95\n        },\n        {\n            \"code\": \"07927\",\n            \"city\": \"Cedar Knolls\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 39.95\n        },\n        {\n            \"code\": \"10580\",\n            \"city\": \"Rye\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 40.01\n        },\n        {\n            \"code\": \"11560\",\n            \"city\": \"Locust Valley\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 40.09\n        },\n        {\n            \"code\": \"07442\",\n            \"city\": \"Pompton Lakes\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 40.23\n        },\n        {\n            \"code\": \"07976\",\n            \"city\": \"New Vernon\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 40.26\n        },\n        {\n            \"code\": \"10605\",\n            \"city\": \"White Plains\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 40.37\n        },\n        {\n            \"code\": \"10606\",\n            \"city\": \"White Plains\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 40.42\n        },\n        {\n            \"code\": \"08899\",\n            \"city\": \"Edison\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 40.44\n        },\n        {\n            \"code\": \"08812\",\n            \"city\": \"Dunellen\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 40.54\n        },\n        {\n            \"code\": \"11853\",\n            \"city\": \"Jericho\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 40.62\n        },\n        {\n            \"code\": \"10607\",\n            \"city\": \"White Plains\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 40.67\n        },\n        {\n            \"code\": \"07436\",\n            \"city\": \"Oakland\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 40.69\n        },\n        {\n            \"code\": \"07457\",\n            \"city\": \"Riverdale\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 40.75\n        },\n        {\n            \"code\": \"07446\",\n            \"city\": \"Ramsey\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 40.79\n        },\n        {\n            \"code\": \"11753\",\n            \"city\": \"Jericho\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 41.07\n        },\n        {\n            \"code\": \"07005\",\n            \"city\": \"Boonton\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 41.11\n        },\n        {\n            \"code\": \"07961\",\n            \"city\": \"Convent Station\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 41.13\n        },\n        {\n            \"code\": \"07963\",\n            \"city\": \"Morristown\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 41.13\n        },\n        {\n            \"code\": \"07739\",\n            \"city\": \"Little Silver\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 41.26\n        },\n        {\n            \"code\": \"07980\",\n            \"city\": \"Stirling\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 41.31\n        },\n        {\n            \"code\": \"11802\",\n            \"city\": \"Hicksville\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 41.31\n        },\n        {\n            \"code\": \"11819\",\n            \"city\": \"Hicksville\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 41.31\n        },\n        {\n            \"code\": \"11801\",\n            \"city\": \"Hicksville\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 41.37\n        },\n        {\n            \"code\": \"07750\",\n            \"city\": \"Monmouth Beach\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 41.5\n        },\n        {\n            \"code\": \"11756\",\n            \"city\": \"Levittown\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 41.5\n        },\n        {\n            \"code\": \"07960\",\n            \"city\": \"Morristown\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 41.56\n        },\n        {\n            \"code\": \"08854\",\n            \"city\": \"Piscataway\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 41.72\n        },\n        {\n            \"code\": \"10601\",\n            \"city\": \"White Plains\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 41.75\n        },\n        {\n            \"code\": \"07046\",\n            \"city\": \"Mountain Lakes\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 41.86\n        },\n        {\n            \"code\": \"10602\",\n            \"city\": \"White Plains\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 41.94\n        },\n        {\n            \"code\": \"11793\",\n            \"city\": \"Wantagh\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 42.05\n        },\n        {\n            \"code\": \"07738\",\n            \"city\": \"Lincroft\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 42.08\n        },\n        {\n            \"code\": \"08904\",\n            \"city\": \"Highland Park\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 42.12\n        },\n        {\n            \"code\": \"07511\",\n            \"city\": \"Totowa\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 42.17\n        },\n        {\n            \"code\": \"07533\",\n            \"city\": \"Paterson\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 42.17\n        },\n        {\n            \"code\": \"07543\",\n            \"city\": \"Paterson\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 42.17\n        },\n        {\n            \"code\": \"07544\",\n            \"city\": \"Paterson\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 42.17\n        },\n        {\n            \"code\": \"07702\",\n            \"city\": \"Shrewsbury\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 42.18\n        },\n        {\n            \"code\": \"10523\",\n            \"city\": \"Elmsford\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 42.38\n        },\n        {\n            \"code\": \"08903\",\n            \"city\": \"New Brunswick\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 42.59\n        },\n        {\n            \"code\": \"08882\",\n            \"city\": \"South River\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 42.77\n        },\n        {\n            \"code\": \"07950\",\n            \"city\": \"Morris Plains\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 42.81\n        },\n        {\n            \"code\": \"11732\",\n            \"city\": \"East Norwich\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 42.86\n        },\n        {\n            \"code\": \"10603\",\n            \"city\": \"White Plains\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 42.92\n        },\n        {\n            \"code\": \"07059\",\n            \"city\": \"Warren\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 43.14\n        },\n        {\n            \"code\": \"07946\",\n            \"city\": \"Millington\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 43.16\n        },\n        {\n            \"code\": \"07703\",\n            \"city\": \"Fort Monmouth\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 43.21\n        },\n        {\n            \"code\": \"11765\",\n            \"city\": \"Mill Neck\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 43.27\n        },\n        {\n            \"code\": \"08857\",\n            \"city\": \"Old Bridge\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 43.35\n        },\n        {\n            \"code\": \"07757\",\n            \"city\": \"Oceanport\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 43.36\n        },\n        {\n            \"code\": \"10960\",\n            \"city\": \"Nyack\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 43.46\n        },\n        {\n            \"code\": \"07420\",\n            \"city\": \"Haskell\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 43.47\n        },\n        {\n            \"code\": \"07878\",\n            \"city\": \"Mount Tabor\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 43.59\n        },\n        {\n            \"code\": \"10954\",\n            \"city\": \"Nanuet\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 43.6\n        },\n        {\n            \"code\": \"10994\",\n            \"city\": \"West Nyack\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 43.64\n        },\n        {\n            \"code\": \"11783\",\n            \"city\": \"Seaford\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 43.71\n        },\n        {\n            \"code\": \"07403\",\n            \"city\": \"Bloomingdale\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 43.77\n        },\n        {\n            \"code\": \"11709\",\n            \"city\": \"Bayville\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 43.89\n        },\n        {\n            \"code\": \"08846\",\n            \"city\": \"Middlesex\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 43.99\n        },\n        {\n            \"code\": \"11714\",\n            \"city\": \"Bethpage\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 44.21\n        },\n        {\n            \"code\": \"11771\",\n            \"city\": \"Oyster Bay\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 44.26\n        },\n        {\n            \"code\": \"08901\",\n            \"city\": \"New Brunswick\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 44.26\n        },\n        {\n            \"code\": \"11791\",\n            \"city\": \"Syosset\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 44.3\n        },\n        {\n            \"code\": \"07430\",\n            \"city\": \"Mahwah\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 44.41\n        },\n        {\n            \"code\": \"07765\",\n            \"city\": \"Wickatunk\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 44.41\n        },\n        {\n            \"code\": \"10577\",\n            \"city\": \"Purchase\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 44.44\n        },\n        {\n            \"code\": \"11773\",\n            \"city\": \"Syosset\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 44.69\n        },\n        {\n            \"code\": \"08906\",\n            \"city\": \"New Brunswick\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 44.69\n        },\n        {\n            \"code\": \"08933\",\n            \"city\": \"New Brunswick\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 44.69\n        },\n        {\n            \"code\": \"10573\",\n            \"city\": \"Port Chester\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 44.75\n        },\n        {\n            \"code\": \"10591\",\n            \"city\": \"Tarrytown\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 44.89\n        },\n        {\n            \"code\": \"07465\",\n            \"city\": \"Wanaque\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 44.97\n        },\n        {\n            \"code\": \"07834\",\n            \"city\": \"Denville\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 45\n        },\n        {\n            \"code\": \"07724\",\n            \"city\": \"Eatontown\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 45.09\n        },\n        {\n            \"code\": \"11803\",\n            \"city\": \"Plainview\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 45.1\n        },\n        {\n            \"code\": \"07740\",\n            \"city\": \"Long Branch\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 45.21\n        },\n        {\n            \"code\": \"10604\",\n            \"city\": \"West Harrison\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 45.35\n        },\n        {\n            \"code\": \"07751\",\n            \"city\": \"Morganville\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 45.36\n        },\n        {\n            \"code\": \"08816\",\n            \"city\": \"East Brunswick\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 45.62\n        },\n        {\n            \"code\": \"10977\",\n            \"city\": \"Spring Valley\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 45.73\n        },\n        {\n            \"code\": \"10982\",\n            \"city\": \"Tallman\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 45.75\n        },\n        {\n            \"code\": \"10952\",\n            \"city\": \"Monsey\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 46\n        },\n        {\n            \"code\": \"08818\",\n            \"city\": \"Edison\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 46.18\n        },\n        {\n            \"code\": \"08855\",\n            \"city\": \"Piscataway\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 46.18\n        },\n        {\n            \"code\": \"08862\",\n            \"city\": \"Perth Amboy\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 46.18\n        },\n        {\n            \"code\": \"08871\",\n            \"city\": \"Sayreville\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 46.18\n        },\n        {\n            \"code\": \"08989\",\n            \"city\": \"New Brunswick\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 46.18\n        },\n        {\n            \"code\": \"07495\",\n            \"city\": \"Mahwah\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 46.19\n        },\n        {\n            \"code\": \"07939\",\n            \"city\": \"Lyons\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 46.2\n        },\n        {\n            \"code\": \"08850\",\n            \"city\": \"Milltown\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 46.21\n        },\n        {\n            \"code\": \"10989\",\n            \"city\": \"Valley Cottage\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 46.22\n        },\n        {\n            \"code\": \"07764\",\n            \"city\": \"West Long Branch\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 46.46\n        },\n        {\n            \"code\": \"10595\",\n            \"city\": \"Valhalla\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 46.49\n        },\n        {\n            \"code\": \"11758\",\n            \"city\": \"Massapequa\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 46.52\n        },\n        {\n            \"code\": \"07920\",\n            \"city\": \"Basking Ridge\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 46.65\n        },\n        {\n            \"code\": \"08875\",\n            \"city\": \"Somerset\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 46.67\n        },\n        {\n            \"code\": \"11797\",\n            \"city\": \"Woodbury\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 46.82\n        },\n        {\n            \"code\": \"10901\",\n            \"city\": \"Suffern\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 46.85\n        },\n        {\n            \"code\": \"11804\",\n            \"city\": \"Old Bethpage\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 46.88\n        },\n        {\n            \"code\": \"07722\",\n            \"city\": \"Colts Neck\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 47.2\n        },\n        {\n            \"code\": \"08880\",\n            \"city\": \"South Bound Brook\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 47.3\n        },\n        {\n            \"code\": \"08805\",\n            \"city\": \"Bound Brook\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 47.37\n        },\n        {\n            \"code\": \"08873\",\n            \"city\": \"Somerset\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 47.45\n        },\n        {\n            \"code\": \"11737\",\n            \"city\": \"Farmingdale\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 47.53\n        },\n        {\n            \"code\": \"11762\",\n            \"city\": \"Massapequa Park\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 47.62\n        },\n        {\n            \"code\": \"08836\",\n            \"city\": \"Martinsville\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 47.77\n        },\n        {\n            \"code\": \"06836\",\n            \"city\": \"Greenwich\",\n            \"state\": \"CT\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 47.89\n        },\n        {\n            \"code\": \"07405\",\n            \"city\": \"Butler\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 47.93\n        },\n        {\n            \"code\": \"07924\",\n            \"city\": \"Bernardsville\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 48.04\n        },\n        {\n            \"code\": \"08884\",\n            \"city\": \"Spotswood\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 48.06\n        },\n        {\n            \"code\": \"10532\",\n            \"city\": \"Hawthorne\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 48.1\n        },\n        {\n            \"code\": \"07456\",\n            \"city\": \"Ringwood\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 48.19\n        },\n        {\n            \"code\": \"07746\",\n            \"city\": \"Marlboro\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 48.19\n        },\n        {\n            \"code\": \"10931\",\n            \"city\": \"Hillburn\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 48.47\n        },\n        {\n            \"code\": \"11735\",\n            \"city\": \"Farmingdale\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 48.6\n        },\n        {\n            \"code\": \"07866\",\n            \"city\": \"Rockaway\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 48.6\n        },\n        {\n            \"code\": \"07842\",\n            \"city\": \"Hibernia\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 48.62\n        },\n        {\n            \"code\": \"07926\",\n            \"city\": \"Brookside\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 48.62\n        },\n        {\n            \"code\": \"06831\",\n            \"city\": \"Greenwich\",\n            \"state\": \"CT\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 48.67\n        },\n        {\n            \"code\": \"08902\",\n            \"city\": \"North Brunswick\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 48.85\n        },\n        {\n            \"code\": \"07970\",\n            \"city\": \"Mount Freedom\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 48.91\n        },\n        {\n            \"code\": \"07755\",\n            \"city\": \"Oakhurst\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 49.02\n        },\n        {\n            \"code\": \"07938\",\n            \"city\": \"Liberty Corner\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 49.05\n        },\n        {\n            \"code\": \"10956\",\n            \"city\": \"New City\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 49.11\n        },\n        {\n            \"code\": \"07799\",\n            \"city\": \"Eatontown\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 49.22\n        },\n        {\n            \"code\": \"06830\",\n            \"city\": \"Greenwich\",\n            \"state\": \"CT\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 49.37\n        },\n        {\n            \"code\": \"10920\",\n            \"city\": \"Congers\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 49.59\n        },\n        {\n            \"code\": \"11701\",\n            \"city\": \"Amityville\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 49.9\n        },\n        {\n            \"code\": \"10594\",\n            \"city\": \"Thornwood\",\n            \"state\": \"NY\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 49.95\n        },\n        {\n            \"code\": \"07869\",\n            \"city\": \"Randolph\",\n            \"state\": \"NJ\",\n            \"city_en\": null,\n            \"state_en\": null,\n            \"distance\": 49.99\n        }\n    ],\n    \"status\": true\n}"}],"_postman_id":"e2f83f46-f2a0-4486-9fd3-70a99cbe5ca8"},{"name":"Postal code pairs within a distance","event":[{"listen":"test","script":{"id":"357d2bba-1895-4993-a564-426fb9186834","exec":["pm.test(\"Status code is 200\", function () {","    pm.response.to.have.status(200);","});","","pm.test(\"Contains results\", function () {","    var jsonData = pm.response.json();","    var results = jsonData.results;","    pm.expect(results.length > 0).to.be.true;","});","","pm.test(\"Results are valid\", function () {","    var jsonData = pm.response.json();","    var results = jsonData.results;","","    pm.expect(results[0]).to.be.eql(JSON.parse('{\"code_1\":\"10005\",\"code_2\":\"10006\",\"distance\":0.54}'));","});"],"type":"text/javascript"}}],"id":"4569d836-5613-4683-8f6d-77f49b9e6029","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.worldpostallocations.com/v1/match?distance=100&country_code=us&zip_code=10005%2C10006%2C10009%2C90001","description":"<p>This endpoint returns a list of matched postal code pairs that are within a given distance to each other.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apikey"},{"key":"value","value":"1000-7b81d817-e0c521bf-cacc6a0d-79e954635ac847e1294"}]},"isInherited":true,"source":{"_postman_id":"743b5ec2-c42c-4695-a889-4f933f52bc54","id":"743b5ec2-c42c-4695-a889-4f933f52bc54","name":"Worldpostallocations API","type":"collection"}},"urlObject":{"path":["v1","match"],"host":["https://api.worldpostallocations.com"],"query":[{"disabled":true,"description":{"content":"<p>(optional) default: 'km' (can be 'km' or 'miles')</p>\n","type":"text/plain"},"key":"unit","value":"km"},{"key":"distance","value":"100"},{"key":"country_code","value":"us"},{"key":"zip_code","value":"10005%2C10006%2C10009%2C90001"}],"variable":[]}},"response":[{"id":"262c6688-49ac-4682-8d55-fede571d5544","name":"Build code pairs among the codes 10005, 10006, 10009, 90001 in US","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.worldpostallocations.com/v1/match?codes=10005,10006,10009,90001&distance=50&country=US","protocol":"https","host":["api","worldpostallocations","com"],"path":["v1","match"],"query":[{"key":"codes","value":"10005,10006,10009,90001","description":"(required) postal code (max. 100 values)"},{"key":"distance","value":"50","description":"(required) distance in 'km' or 'miles', max: 500"},{"key":"country","value":"US","description":"(required) ISO 3166-1 alpha-2 country code"},{"key":"unit","value":"km","description":"(optional) default: 'km' (can be 'km' or 'miles')","disabled":true}]}},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"ccbcc287-9bff-4cfe-9308-ca19910e123c","name":"Postal code pairs within a distance","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.worldpostallocations.com/v1/match?distance=100&country_code=us&zip_code=10005%2C10006%2C10009%2C90001","host":["https://api.worldpostallocations.com"],"path":["v1","match"],"query":[{"key":"unit","value":"km","description":"(optional) default: 'km' (can be 'km' or 'miles')","disabled":true},{"key":"distance","value":"100"},{"key":"country_code","value":"us"},{"key":"zip_code","value":"10005%2C10006%2C10009%2C90001"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, OPTIONS"},{"key":"Cache-control","value":"no-store, max-age=0, no-cache"},{"key":"Date","value":"Tue, 22 Nov 2022 18:18:56 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Success\",\n    \"status\": true,\n    \"result\": [\n        {\n            \"code_1\": \"10005\",\n            \"code_2\": \"10006\",\n            \"distance\": 0.34\n        },\n        {\n            \"code_1\": \"10005\",\n            \"code_2\": \"10009\",\n            \"distance\": 2.07\n        },\n        {\n            \"code_1\": \"10006\",\n            \"code_2\": \"10009\",\n            \"distance\": 2.16\n        }\n    ]\n}"}],"_postman_id":"4569d836-5613-4683-8f6d-77f49b9e6029"},{"name":"Postal codes by city","event":[{"listen":"test","script":{"id":"5864d235-0980-4790-94c0-feead1a96881","exec":["pm.test(\"Status code is 200\", function () {","    pm.response.to.have.status(200);","});","","pm.test(\"Contains results\", function () {","    var jsonData = pm.response.json();","    var results = jsonData.results;","    pm.expect(results.length > 0).to.be.true;","});","","pm.test(\"Results are valid\", function () {","    var jsonData = pm.response.json();","    var results = jsonData.results;","","    pm.expect(results[0]).to.be.eql('10001');","});"],"type":"text/javascript"}}],"id":"b13aec3b-1ef4-49a3-89c4-182a1b7b6c2b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.worldpostallocations.com/v1/code/city?city=New York&country_code=US","description":"<p>This endpoint returns a list of postal codes based on a city.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apikey"},{"key":"value","value":"1000-7b81d817-e0c521bf-cacc6a0d-79e954635ac847e1294"}]},"isInherited":true,"source":{"_postman_id":"743b5ec2-c42c-4695-a889-4f933f52bc54","id":"743b5ec2-c42c-4695-a889-4f933f52bc54","name":"Worldpostallocations API","type":"collection"}},"urlObject":{"path":["v1","code","city"],"host":["https://api.worldpostallocations.com"],"query":[{"description":{"content":"<p>(required) name of the city</p>\n","type":"text/plain"},"key":"city","value":"New York"},{"disabled":true,"description":{"content":"<p>(optional) name of the province. List of provinces for a country can be retrieved using our province endpoint</p>\n","type":"text/plain"},"key":"state_name","value":"50"},{"disabled":true,"description":{"content":"<p>(optional) limit the number of results returned</p>\n","type":"text/plain"},"key":"limit","value":"100"},{"key":"country_code","value":"US"}],"variable":[]}},"response":[{"id":"079a3aae-4126-4c19-ac34-82e2a2114beb","name":"Postal codes in Vienna, Austria (AT)","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.worldpostallocations.com/v1/code/city?city=Vienna&country=AT","protocol":"https","host":["api","worldpostallocations","com"],"path":["v1","code","city"],"query":[{"key":"city","value":"Vienna","description":"(required) name of the city"},{"key":"country","value":"AT","description":"(required) ISO 3166-1 alpha-2 country code"},{"key":"state_name","value":"50","description":"(optional) name of the province. List of provinces for a country can be retrieved using our province endpoint","disabled":true},{"key":"limit","value":"100","description":"(optional) limit the number of results returned","disabled":true}]}},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"306a5c4f-ff8d-49ec-a8c3-7e9c49b2be8f","name":"Postal codes in New York (US) limit to 20 results","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.worldpostallocations.com/v1/code/city?city=Vienna&country=AT","protocol":"https","host":["api","worldpostallocations","com"],"path":["v1","code","city"],"query":[{"key":"city","value":"Vienna","description":"(required) name of the city"},{"key":"country","value":"AT","description":"(required) ISO 3166-1 alpha-2 country code"},{"key":"state_name","value":"50","description":"(optional) name of the province. List of provinces for a country can be retrieved using our province endpoint","disabled":true},{"key":"limit","value":"100","description":"(optional) limit the number of results returned","disabled":true}]}},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"fc9af77d-d23f-493c-b668-17c15b7aba2a","name":"Postal codes by city","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.worldpostallocations.com/v1/code/city?city=New York&country_code=US","host":["https://api.worldpostallocations.com"],"path":["v1","code","city"],"query":[{"key":"city","value":"New York","description":"(required) name of the city"},{"key":"state_name","value":"50","description":"(optional) name of the province. List of provinces for a country can be retrieved using our province endpoint","disabled":true},{"key":"limit","value":"100","description":"(optional) limit the number of results returned","disabled":true},{"key":"country_code","value":"US"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, OPTIONS"},{"key":"Cache-control","value":"no-store, max-age=0, no-cache"},{"key":"Date","value":"Tue, 22 Nov 2022 18:20:00 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Success\",\n    \"status\": true,\n    \"result\": [\n        \"10001\",\n        \"10002\",\n        \"10003\",\n        \"10004\",\n        \"10005\",\n        \"10006\",\n        \"10007\",\n        \"10008\",\n        \"10009\",\n        \"10010\",\n        \"10011\",\n        \"10012\",\n        \"10013\",\n        \"10014\",\n        \"10016\",\n        \"10017\",\n        \"10018\",\n        \"10019\",\n        \"10020\",\n        \"10021\",\n        \"10022\",\n        \"10023\",\n        \"10024\",\n        \"10025\",\n        \"10026\",\n        \"10027\",\n        \"10028\",\n        \"10029\",\n        \"10030\",\n        \"10031\",\n        \"10032\",\n        \"10033\",\n        \"10034\",\n        \"10035\",\n        \"10036\",\n        \"10037\",\n        \"10038\",\n        \"10039\",\n        \"10040\",\n        \"10041\",\n        \"10043\",\n        \"10044\",\n        \"10045\",\n        \"10055\",\n        \"10060\",\n        \"10065\",\n        \"10069\",\n        \"10075\",\n        \"10080\",\n        \"10081\",\n        \"10087\",\n        \"10090\",\n        \"10101\",\n        \"10102\",\n        \"10103\",\n        \"10104\",\n        \"10105\",\n        \"10106\",\n        \"10107\",\n        \"10108\",\n        \"10109\",\n        \"10110\",\n        \"10111\",\n        \"10112\",\n        \"10113\",\n        \"10114\",\n        \"10115\",\n        \"10116\",\n        \"10117\",\n        \"10118\",\n        \"10119\",\n        \"10120\",\n        \"10121\",\n        \"10122\",\n        \"10123\",\n        \"10124\",\n        \"10125\",\n        \"10126\",\n        \"10128\",\n        \"10129\",\n        \"10130\",\n        \"10131\",\n        \"10132\",\n        \"10133\",\n        \"10138\",\n        \"10150\",\n        \"10151\",\n        \"10152\",\n        \"10153\",\n        \"10154\",\n        \"10155\",\n        \"10156\",\n        \"10157\",\n        \"10158\",\n        \"10159\",\n        \"10160\",\n        \"10161\",\n        \"10162\",\n        \"10163\",\n        \"10164\",\n        \"10165\",\n        \"10166\",\n        \"10167\",\n        \"10168\",\n        \"10169\",\n        \"10170\",\n        \"10171\",\n        \"10172\",\n        \"10173\",\n        \"10174\",\n        \"10175\",\n        \"10176\",\n        \"10177\",\n        \"10178\",\n        \"10179\",\n        \"10185\",\n        \"10199\",\n        \"10203\",\n        \"10211\",\n        \"10212\",\n        \"10213\",\n        \"10242\",\n        \"10249\",\n        \"10256\",\n        \"10258\",\n        \"10259\",\n        \"10260\",\n        \"10261\",\n        \"10265\",\n        \"10268\",\n        \"10269\",\n        \"10270\",\n        \"10271\",\n        \"10272\",\n        \"10273\",\n        \"10274\",\n        \"10275\",\n        \"10276\",\n        \"10277\",\n        \"10278\",\n        \"10279\",\n        \"10280\",\n        \"10281\",\n        \"10282\",\n        \"10285\",\n        \"10286\"\n    ]\n}"}],"_postman_id":"b13aec3b-1ef4-49a3-89c4-182a1b7b6c2b"},{"name":"Postal codes by state","event":[{"listen":"test","script":{"id":"9ccd2598-8450-4101-9754-f2e2569214aa","exec":["pm.test(\"Status code is 200\", function () {","    pm.response.to.have.status(200);","});","","pm.test(\"Contains results\", function () {","    var jsonData = pm.response.json();","    var results = jsonData.results;","    pm.expect(results.length > 0).to.be.true;","});","","pm.test(\"Results are valid\", function () {","    var jsonData = pm.response.json();","    var results = jsonData.results;","","    pm.expect(results[0]).to.be.eql('1431 AA');","});"],"type":"text/javascript"}}],"id":"893591df-9fe8-48fa-840b-791d0ff692e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.worldpostallocations.com/v1/code/state?state_code=KL&country_code=IN","description":"<p>This endpoint returns a list of postal codes based on a state.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apikey"},{"key":"value","value":"1000-7b81d817-e0c521bf-cacc6a0d-79e954635ac847e1294"}]},"isInherited":true,"source":{"_postman_id":"743b5ec2-c42c-4695-a889-4f933f52bc54","id":"743b5ec2-c42c-4695-a889-4f933f52bc54","name":"Worldpostallocations API","type":"collection"}},"urlObject":{"path":["v1","code","state"],"host":["https://api.worldpostallocations.com"],"query":[{"key":"state_code","value":"KL"},{"key":"country_code","value":"IN"}],"variable":[]}},"response":[{"id":"0e639ca1-43a0-46b1-9dbc-98a18008f4b2","name":"Zip codes in Alabama","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.worldpostallocations.com/v1/code/state?state_name=Alabama&country=US","protocol":"https","host":["api","worldpostallocations","com"],"path":["v1","code","state"],"query":[{"key":"state_name","value":"Alabama","description":"(required) name of the province. List of provinces for a country can be retrieved using our province endpoint"},{"key":"country","value":"US","description":"(required) ISO 3166-1 alpha-2 country code"}]}},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"b58f7074-2d50-4026-bd07-c1a452fa3518","name":"Postal codes by state","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.worldpostallocations.com/v1/code/state?state_code=KL&country_code=IN","host":["https://api.worldpostallocations.com"],"path":["v1","code","state"],"query":[{"key":"state_code","value":"KL"},{"key":"country_code","value":"IN"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, OPTIONS"},{"key":"Cache-control","value":"no-store, max-age=0, no-cache"},{"key":"Date","value":"Tue, 22 Nov 2022 18:26:28 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Success\",\n    \"status\": true,\n    \"result\": [\n        \"695562\",\n        \"695562\",\n        \"695562\",\n        \"695562\",\n        \"695562\",\n        \"695562\",\n        \"695562\",\n        \"695562\",\n        \"695563\",\n        \"695563\",\n        \"695563\",\n        \"695563\",\n        \"695563\",\n        \"695563\",\n        \"695563\"\n    ]\n}"}],"_postman_id":"893591df-9fe8-48fa-840b-791d0ff692e6"},{"name":"Provinces / states of a country","event":[{"listen":"test","script":{"id":"51cb1230-e915-490c-a22f-a1479cce0a97","exec":["pm.test(\"Status code is 200\", function () {","    pm.response.to.have.status(200);","});","","pm.test(\"Contains results\", function () {","    var jsonData = pm.response.json();","    var results = jsonData.results;","    pm.expect(results.length > 0).to.be.true;","});","","pm.test(\"Results are valid\", function () {","    var jsonData = pm.response.json();","    var results = jsonData.results;","","    pm.expect(results[0]).to.be.eql('Alaska');","});"],"type":"text/javascript"}}],"id":"ecf39986-19ab-4f86-a649-426396de7ed6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.worldpostallocations.com/v1/country/province?country_code=GB","description":"<p>This endpoint returns a list of postal codes based on a state.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apikey"},{"key":"value","value":"1000-7b81d817-e0c521bf-cacc6a0d-79e954635ac847e1294"}]},"isInherited":true,"source":{"_postman_id":"743b5ec2-c42c-4695-a889-4f933f52bc54","id":"743b5ec2-c42c-4695-a889-4f933f52bc54","name":"Worldpostallocations API","type":"collection"}},"urlObject":{"path":["v1","country","province"],"host":["https://api.worldpostallocations.com"],"query":[{"key":"country_code","value":"GB"}],"variable":[]}},"response":[{"id":"2bef34f2-1b22-4d01-bb2e-741bd330a236","name":"All states of Austria (AT)","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.worldpostallocations.com/v1/country/province?country=GB","protocol":"https","host":["api","worldpostallocations","com"],"path":["v1","country","province"],"query":[{"key":"country","value":"GB","description":"(required) ISO 3166-1 alpha-2 country code"}]}},"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Success\",\n    \"query\": {\n        \"country_code\": \"GB\"\n    },\n    \"result\": [\n        \"England\",\n        \"Northern Ireland\",\n        \"Scotland\",\n        \"Wales\",\n        \"South Glamorgan\",\n        \"City of Aberdeen\",\n        \"City of Dundee\",\n        \"Greater London\",\n        \"Angus\",\n        \"West Yorkshire\",\n        \"Cheshire\",\n        \"Wigtown\",\n        \"City of Glasgow\",\n        \"Nairn\",\n        \"Midlothian\",\n        \"West Glamorgan\",\n        \"Inverness\",\n        \"West Midlands\",\n        \"Worcestershire\",\n        \"Warwickshire\",\n        \"Staffordshire\",\n        \"Hertfordshire\",\n        \"Aberdeenshire\",\n        \"Kincardineshire\",\n        \"Mid Glamorgan\",\n        \"Clwyd\",\n        \"Gwynedd\",\n        \"West Lothian\",\n        \"East Lothian\",\n        \"City of Edinburgh\",\n        \"Renfrewshire\",\n        \"Stirling and Falkirk\",\n        \"Tweeddale\",\n        \"Lanarkshire\",\n        \"Fife\",\n        \"Roxburgh\",\n        \" Ettrick and Lauderdale\",\n        \"Shetland\",\n        \"Berwickshire\",\n        \"Moray\",\n        \"Perth and Kinross\",\n        \"The Stewartry of Kirkcudbright\",\n        \"Dyfed\",\n        \"Gwent\",\n        \"Greater Manchester\",\n        \"Merseyside\",\n        \"Lancashire\",\n        \"Buckinghamshire\",\n        \"Kent\",\n        \"Ayrshire and Arran\",\n        \"Banffshire\",\n        \"North Yorkshire\",\n        \"Gloucestershire\",\n        \"Devon\",\n        \"Dorset\",\n        \"East Sussex\",\n        \"Shropshire\",\n        \"Cumbria\",\n        \"Berkshire\",\n        \"Hampshire\",\n        \"Wiltshire\",\n        \"Surrey\",\n        \"Dunbartonshire\",\n        \"Derbyshire\",\n        \"Durham\",\n        \"Leicestershire\",\n        \"South Yorkshire\",\n        \"Nottinghamshire\",\n        \"Lincolnshire\",\n        \"East Riding of Yorkshire\",\n        \"City and County of the City of London\",\n        \"Essex\",\n        \"Suffolk\",\n        \"West Sussex\",\n        \"Norfolk\",\n        \"Argyll and Bute\",\n        \"Oxfordshire\",\n        \"Cambridgeshire\",\n        \"Bedfordshire\",\n        \"Northumberland\",\n        \"Tyne\"\n    ],\n    \"status\": true\n}"},{"id":"ffd53dc3-4bcb-41f5-94ff-47ca3e8e3be2","name":"Provinces / states of a country","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.worldpostallocations.com/v1/country/province?country_code=GB","host":["https://api.worldpostallocations.com"],"path":["v1","country","province"],"query":[{"key":"country_code","value":"GB"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, OPTIONS"},{"key":"Cache-control","value":"no-store, max-age=0, no-cache"},{"key":"Date","value":"Tue, 22 Nov 2022 18:27:21 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Success\",\n    \"status\": true,\n    \"result\": [\n        \"England\",\n        \"Northern Ireland\",\n        \"Scotland\",\n        \"Wales\",\n        \"South Glamorgan\",\n        \"City of Aberdeen\",\n        \"City of Dundee\",\n        \"Greater London\",\n        \"Angus\",\n        \"West Yorkshire\",\n        \"Cheshire\",\n        \"Wigtown\",\n        \"City of Glasgow\",\n        \"Nairn\",\n        \"Midlothian\",\n        \"West Glamorgan\",\n        \"Inverness\",\n        \"West Midlands\",\n        \"Worcestershire\",\n        \"Warwickshire\",\n        \"Staffordshire\",\n        \"Hertfordshire\",\n        \"Aberdeenshire\",\n        \"Kincardineshire\",\n        \"Mid Glamorgan\",\n        \"Clwyd\",\n        \"Gwynedd\",\n        \"West Lothian\",\n        \"East Lothian\",\n        \"City of Edinburgh\",\n        \"Renfrewshire\",\n        \"Stirling and Falkirk\",\n        \"Tweeddale\",\n        \"Lanarkshire\",\n        \"Fife\",\n        \"Roxburgh\",\n        \" Ettrick and Lauderdale\",\n        \"Shetland\",\n        \"Berwickshire\",\n        \"Moray\",\n        \"Perth and Kinross\",\n        \"The Stewartry of Kirkcudbright\",\n        \"Dyfed\",\n        \"Gwent\",\n        \"Greater Manchester\",\n        \"Merseyside\",\n        \"Lancashire\",\n        \"Buckinghamshire\",\n        \"Kent\",\n        \"Ayrshire and Arran\",\n        \"Banffshire\",\n        \"North Yorkshire\",\n        \"Gloucestershire\",\n        \"Devon\",\n        \"Dorset\",\n        \"East Sussex\",\n        \"Shropshire\",\n        \"Cumbria\",\n        \"Berkshire\",\n        \"Hampshire\",\n        \"Wiltshire\",\n        \"Surrey\",\n        \"Dunbartonshire\",\n        \"Derbyshire\",\n        \"Durham\",\n        \"Leicestershire\",\n        \"South Yorkshire\",\n        \"Nottinghamshire\",\n        \"Lincolnshire\",\n        \"East Riding of Yorkshire\",\n        \"City and County of the City of London\",\n        \"Essex\",\n        \"Suffolk\",\n        \"West Sussex\",\n        \"Norfolk\",\n        \"Argyll and Bute\",\n        \"Oxfordshire\",\n        \"Cambridgeshire\",\n        \"Bedfordshire\",\n        \"Northumberland\",\n        \"Tyne\"\n    ]\n}"}],"_postman_id":"ecf39986-19ab-4f86-a649-426396de7ed6"},{"name":"Is email disposable","id":"e67b9ba4-df92-4fa6-a8aa-4ab80389bfa9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.worldpostallocations.com/v1/is_email_disposable?email_id=abcd@yopmail.com","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apikey"},{"key":"value","value":"1000-7b81d817-e0c521bf-cacc6a0d-79e954635ac847e1294"}]},"isInherited":true,"source":{"_postman_id":"743b5ec2-c42c-4695-a889-4f933f52bc54","id":"743b5ec2-c42c-4695-a889-4f933f52bc54","name":"Worldpostallocations API","type":"collection"}},"urlObject":{"path":["v1","is_email_disposable"],"host":["https://api.worldpostallocations.com"],"query":[{"key":"email_id","value":"abcd@yopmail.com"}],"variable":[]}},"response":[{"id":"3d7a80ca-7f9a-4be2-9f7e-75eed2210c32","name":"Is email disposable (non disposable)","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.worldpostallocations.com/v1/is_email_disposable?email_id=abcd@gmail.com","host":["https://api.worldpostallocations.com"],"path":["v1","is_email_disposable"],"query":[{"key":"email_id","value":"abcd@gmail.com"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, OPTIONS"},{"key":"Cache-control","value":"no-store, max-age=0, no-cache"},{"key":"Date","value":"Tue, 22 Nov 2022 18:30:59 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Email id is non disposable\",\n    \"status\": true,\n    \"result\": []\n}"},{"id":"591f9355-38c4-4c5c-8f2d-dfc366132a9d","name":"Is email disposable (Disposable email id)","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.worldpostallocations.com/v1/is_email_disposable?email_id=abcd@yopmail.com","host":["https://api.worldpostallocations.com"],"path":["v1","is_email_disposable"],"query":[{"key":"email_id","value":"abcd@yopmail.com"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, OPTIONS"},{"key":"Cache-control","value":"no-store, max-age=0, no-cache"},{"key":"Date","value":"Tue, 22 Nov 2022 18:32:15 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Disposable email id\",\n    \"status\": false,\n    \"result\": {\n        \"provider\": \"yopmail.com\",\n        \"firstseen\": 1645820000,\n        \"lastseen\": 1665790000,\n        \"randomSubdomain\": false,\n        \"domain\": \"yopmail.com\"\n    }\n}"}],"_postman_id":"e67b9ba4-df92-4fa6-a8aa-4ab80389bfa9"},{"name":"Valid phone number","id":"781a1255-035a-406f-8e49-251f66eddf68","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.worldpostallocations.com/v1/validate_phone?country_code=IN&phone_number=9744156727","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apikey"},{"key":"value","value":"1000-7b81d817-e0c521bf-cacc6a0d-79e954635ac847e1294"}]},"isInherited":true,"source":{"_postman_id":"743b5ec2-c42c-4695-a889-4f933f52bc54","id":"743b5ec2-c42c-4695-a889-4f933f52bc54","name":"Worldpostallocations API","type":"collection"}},"urlObject":{"path":["v1","validate_phone"],"host":["https://api.worldpostallocations.com"],"query":[{"key":"country_code","value":"IN"},{"key":"phone_number","value":"9744156727"}],"variable":[]}},"response":[{"id":"5e6d7f48-03b6-4298-a8a0-e858f36b9da8","name":"Valid phone number (invalid phone)","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.worldpostallocations.com/v1/validate_phone?country_code=IN&phone_number=1236156727","host":["https://api.worldpostallocations.com"],"path":["v1","validate_phone"],"query":[{"key":"country_code","value":"IN"},{"key":"phone_number","value":"1236156727"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, OPTIONS"},{"key":"Cache-control","value":"no-store, max-age=0, no-cache"},{"key":"Date","value":"Tue, 22 Nov 2022 18:28:11 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Success\",\n    \"status\": true,\n    \"result\": {\n        \"e164Format\": \"+911236156727\",\n        \"internationalFormat\": \"+91 1236 156 727\",\n        \"nationalFormat\": \"01236 156 727\",\n        \"rfc3966Format\": \"tel:+91-1236-156-727\",\n        \"isValidNumberForRegion\": false,\n        \"isValidNumber\": false,\n        \"type\": 10,\n        \"canBeInternationallyDialled\": true,\n        \"countryCode\": \"IN\"\n    }\n}"},{"id":"8690d793-594b-4207-8b36-9d08cc421709","name":"Valid phone number (valid phone)","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.worldpostallocations.com/v1/validate_phone?country_code=IN&phone_number=9744156727","host":["https://api.worldpostallocations.com"],"path":["v1","validate_phone"],"query":[{"key":"country_code","value":"IN"},{"key":"phone_number","value":"9744156727"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, OPTIONS"},{"key":"Cache-control","value":"no-store, max-age=0, no-cache"},{"key":"Date","value":"Tue, 22 Nov 2022 18:28:40 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Success\",\n    \"status\": true,\n    \"result\": {\n        \"e164Format\": \"+919744156727\",\n        \"internationalFormat\": \"+91 97441 56727\",\n        \"nationalFormat\": \"097441 56727\",\n        \"rfc3966Format\": \"tel:+91-97441-56727\",\n        \"isValidNumberForRegion\": true,\n        \"isValidNumber\": true,\n        \"type\": 1,\n        \"canBeInternationallyDialled\": true,\n        \"countryCode\": \"IN\"\n    }\n}"}],"_postman_id":"781a1255-035a-406f-8e49-251f66eddf68"},{"name":"MR Tokenr encript","id":"37d6f3d3-e68e-46a0-8620-671cdb5f9316","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apikey"},{"key":"value","value":"1000-7b81d817-e0c521bf-cacc6a0d-79e954635ac847e1294"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n\t\"meta_data\": {\n\t\t\"secret_key\": \"your-secret-key-optional\",\n\t\t\"signature\": \"your-signature-optional\",\n\t\t\"expire_in\": 0 // (minutes) optional\n\t},\n\t\"payload\": {\n\t\t\"name\": \"mr innovations\",\n\t\t\"email\": \"info@mr-innovations.com\",\n\t\t\"id\": 100,\n\t\t\"phone\": \"9876541230\",\n\t\t\"country\": \"IN\"\n\t}\n}","options":{"raw":{"language":"json"}}},"url":"https://api.worldpostallocations.com/v1/mrt_encrypt","urlObject":{"path":["v1","mrt_encrypt"],"host":["https://api.worldpostallocations.com"],"query":[],"variable":[]}},"response":[{"id":"8844b6b7-9402-4434-a2ad-19057f5dbc3b","name":"MR Tokenr encript","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n\t\"meta_data\": {\n\t\t\"secret_key\": \"your-secret-key-optional\",\n\t\t\"signature\": \"your-signature-optional\",\n\t\t\"expire_in\": 0 // (minutes) optional\n\t},\n\t\"payload\": {\n\t\t\"name\": \"mr innovations\",\n\t\t\"email\": \"info@mr-innovations.com\",\n\t\t\"id\": 100,\n\t\t\"phone\": \"9876541230\",\n\t\t\"country\": \"IN\"\n\t}\n}","options":{"raw":{"language":"json"}}},"url":"https://api.worldpostallocations.com/v1/mrt_encrypt"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Success\",\n    \"status\": true,\n    \"result\": {\n        \"token\": \"U3c0bS9UMVpaS1R0aERDR0xyQjB5Yy9xSkZwQUFpNjhrT01zdjBXZk5sU1ZCTjh2bDN6MWhmR1NSMk9GK0h0S1F6QWtIbmJKT0xtL2JHdi9leVBHc3MybytTMHZaRXo2Qlo5NGxySjd1cUh3TlVqcTBLZm80NXJGUS92TTQrUTBkbmdmUVRRd0w2eUlubm9vYjlNTEVUTDVyd3kzL09ZTVI0eVBTYzdIV0tMZ05tUXBhL3I4UzdoNWNycmFQVjhWOHFOaXRyMndHWHF6amZRNkd1ekI2ZW5XWHFVRlZNYTZUSllkZFR1U09pN0JUUkJtdXllYVkxak5hc0dMdkNtWXVud3hEbjdTcGZmMU5OTkJzN3dybHc9PTo6vBckkOqcj6EiQbq8dHJDQQpREQuElSpREQuElS\",\n        \"valid_till\": \"lifetime\",\n        \"timezone\": \"UTC\"\n    }\n}"}],"_postman_id":"37d6f3d3-e68e-46a0-8620-671cdb5f9316"},{"name":"MR Token decrypt","id":"e1635e81-1c09-4c24-8c4d-f68a86410069","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apikey"},{"key":"value","value":"1000-7b81d817-e0c521bf-cacc6a0d-79e954635ac847e1294"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n    \"secret_key\": \"your-secret-key-optional\",\n    \"signature\": \"your-signature-optional\",\n    \"token\": \"MjE2N2N5Tng5QnRwdTZodXJ4ckFjelV6Uk92aktWbGcxMjd3US92RFZGQWd4cnZWQ3ppamZzemUrVGZHaUR4SE5zSjRHTVVXbEplZGVVWHgyRE0yVDRrNVpwQmFaK2pVWHNMREdyVVNiemp0SlpPa2I5bERVM1ZKVFBMbzVJOFpXc1VqWGhXbm1WQW5lOWJMY3ZMaDRCWUowR25rc1hUMWt5T1JBVWRYV25tSWxYN2VjVW01T0V3Y2w2RU1VbWpCb0lBSmJ6bTFJc2docU1hMGRRbE9yZ0t0ZXJtTlI0YTZtckdnZndxajdTVUIrdW95TS8wWmN3TjRjeEVVeHFRRW5paW9lZXdDRG9vbGxXOXVkSHVQaEE9PTo67AVKFgCnIeANEpT1qQcqtQpREQuElSpREQuElS\",\n    \"invalidate\": false\n}","options":{"raw":{"language":"json"}}},"url":"https://api.worldpostallocations.com/v1/mrt_decrypt","urlObject":{"path":["v1","mrt_decrypt"],"host":["https://api.worldpostallocations.com"],"query":[],"variable":[]}},"response":[{"id":"31507a67-b39e-4794-a9ca-9f0f69bf0ebd","name":"MR Token decrypt (Invalid token)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"secret_key\": \"your-secret-key-optional\",\n    \"signature\": \"your-signature-optional\",\n    \"token\": \"anhuZTQzTGhmVTdVbWp3N3VDWFhveFFURjQrTFNWbnlUSGQyRWJsSWpBYVNQYkpucy9CcUdDbTRzYmF5Yk1GN0F6aEVjWkpVNFBTaWl0VnVzRGpZWmVJSGFIZ2x4eXVWdm0wK3VOclZOK045TWtaZ280QUtQTUZXZUpLZnhUMTZPU1FJNEltdkxWSUZRT3R1M1ZVUS9FVjU2R2JPSVdEcmFybG1Tc0lxOGJTQ1YvZ0RROUpiYXNzMThpRnVEZzl6ZEdYc1E3emUyb3FobThiYmdxM1E0WU5LSW40MUx3NlN4ckdjZGttalpxblZ0ZHpJWno4VFFwY0ozZ2xNZDROd2VTUXhjWVhhMzBiM0hIL3BLWjFkd2c9PTo6pk1kKdI6FsLaShYQqPYasFsLaShoFsLaShNAQpREQuElSpREQuElS\",\n    \"invalidate\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.worldpostallocations.com/v1/mrt_decrypt"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Invalid token\",\n    \"status\": false,\n    \"result\": {\n        \"data\": false,\n        \"invalidate\": \"Invalidated\"\n    }\n}"},{"id":"24c75ffe-693a-4888-9622-47795f1916d2","name":"MR Token decrypt  (success - invalidated)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"secret_key\": \"your-secret-key-optional\",\n\t\"signature\": \"your-signature-optional\",\n    \"token\":\"SFFHczBNMTZDejkyMXFQbEFMKzhKc0xvdGFRZTl2SXROSnBYcjBTKzcyU2l2VllCWWlRcjF1T1BRRHJNTXlDZzMrQVZTeTFGVDdXanJwb3FHWUtIZHhjWW1EZFZOOWJUY0oxRWhYTG92V290cUljWXREMmZYNDBYV2lWNm5lTkprbGNla1Q4QmV0cmRGTk0yMjZuOTJSZGNDdUFBbUpQTHpkTm83NDZVRnVMSHRuNFA5cksyWmNuczV4eTRKOGJJZ0YxTnE4cUMrcXVGWVBKOTBidG5qUnlPWlJhMEFtNEdRMWVTQVJWTnVQNElXbng4OUpjeGxVWEtmNFVlb2dBbXYrWjdwNlVmK2J3M1NXMHVEZUU4cEE9PTo6iJMpLuSaUmePTAEB3GLzylDhwpREQuElSpREQuElS\",\n    \"invalidate\":true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.worldpostallocations.com/v1/mrt_decrypt"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Success\",\n    \"status\": true,\n    \"result\": {\n        \"data\": {\n            \"name\": \"mr innovations\",\n            \"email\": \"info@mr-innovations.com\",\n            \"id\": 100,\n            \"phone\": \"9876541230\",\n            \"country\": \"IN\"\n        },\n        \"invalidate\": \"Invalidated\"\n    }\n}"},{"id":"fda5fc90-08af-4170-b0e4-677173bf57db","name":"MR Token decrypt  (success not invalidated)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"secret_key\": \"your-secret-key-optional\",\n\t\"signature\": \"your-signature-optional\",\n    \"token\":\"U3c0bS9UMVpaS1R0aERDR0xyQjB5Yy9xSkZwQUFpNjhrT01zdjBXZk5sU1ZCTjh2bDN6MWhmR1NSMk9GK0h0S1F6QWtIbmJKT0xtL2JHdi9leVBHc3MybytTMHZaRXo2Qlo5NGxySjd1cUh3TlVqcTBLZm80NXJGUS92TTQrUTBkbmdmUVRRd0w2eUlubm9vYjlNTEVUTDVyd3kzL09ZTVI0eVBTYzdIV0tMZ05tUXBhL3I4UzdoNWNycmFQVjhWOHFOaXRyMndHWHF6amZRNkd1ekI2ZW5XWHFVRlZNYTZUSllkZFR1U09pN0JUUkJtdXllYVkxak5hc0dMdkNtWXVud3hEbjdTcGZmMU5OTkJzN3dybHc9PTo6vBckkOqcj6EiQbq8dHJDQQpREQuElSpREQuElS\",\n    \"invalidate\":false\n}","options":{"raw":{"language":"json"}}},"url":"https://api.worldpostallocations.com/v1/mrt_decrypt"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Success\",\n    \"status\": true,\n    \"result\": {\n        \"data\": {\n            \"name\": \"mr innovations\",\n            \"email\": \"info@mr-innovations.com\",\n            \"id\": 100,\n            \"phone\": \"9876541230\",\n            \"country\": \"IN\"\n        },\n        \"invalidate\": \"Not invalidated\"\n    }\n}"}],"_postman_id":"e1635e81-1c09-4c24-8c4d-f68a86410069"}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apikey"},{"key":"value","value":"1000-7b81d817-e0c521bf-cacc6a0d-79e954635ac847e1294"}]}},"event":[{"listen":"prerequest","script":{"id":"626cc8b4-713a-4e2a-97df-28a90693ed4b","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"28ab37c6-f166-472b-aebd-88d6400aa9ca","type":"text/javascript","exec":[""]}}],"variable":[{"key":"version","value":"v1"},{"key":"apikey","value":"1000-7b81d817-e0c521bf-cacc6a0d-79e954635ac847e1294"},{"key":"api_endpoint","value":"https://api.worldpostallocations.com"}]}