{"info":{"_postman_id":"a61dbf9f-719a-4517-af33-9189e23e5328","name":"CiviClick 2.0 API","description":"<html><head></head><body><p>Welcome to the API documentation for CiviClick 2.0! The API enables you to access and manage your CiviClick data programmatically.</p>\n<p>You can see that the different endpoint groups encapsulate operations related to key entities: <strong>Campaigns</strong>, <strong>Actions</strong> and <strong>Advocates</strong>. You can browse the related endpoints and functionalities below, under the heading of each entity.</p>\n<p>Values to be replaced are indicated in double curly brackets like this: <code>{{API_key}}</code>. Replace the actual value without including the curly brackets, so for example if your API key is 1234, \"Bearer <code>{{API_key}}</code>\" would resolve to \"Bearer 1234\".</p>\n<h1 id=\"authentication-and-api-usage\">A<strong>uthentication and API usage</strong></h1>\n<ul>\n<li><p>You must use a valid API Key to send requests to the API endpoints. You can get your API key from the <a href=\"https://d194.bubble.is/site/newciviclick/version-live/campaign?tab=Admin&amp;view=Promoters\">Admin tab</a> in the app under the <code>API access</code> section.</p>\n</li>\n<li><p>The API Key should be included in the <code>Authorization</code> header in the format<br>  \"Bearer <code>{{your_API_key}}\"</code></p>\n</li>\n<li><p>If the API key is missing, malformed, or invalid, you will receive an HTTP 401 Unauthorized response code.</p>\n</li>\n<li><p>The API has no explicit rate or usage limitation; we trust our Customers to use the API responsibly. In case we notice a sudden spike in the volume or frequency of your API calls, our <strong>Customer Success Team</strong> will reach out to you.</p>\n</li>\n<li><p>An HTTP <code>503</code> response from our servers indicates there is an unexpected spike in API access traffic. The server is usually operational within the next five minutes. If the outage persists or you receive any other form of an HTTP <code>5XX</code> error, please contact our Customer Success Team via email or the Get Help button in the app.</p>\n</li>\n<li><p>The API only responds to HTTPS-secured communications.</p>\n</li>\n<li><p>The API returns request responses in JSON format. When an API request returns an error, it is sent in the JSON response as an error key.</p>\n</li>\n</ul>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Authentication and API usage","slug":"authentication-and-api-usage"}],"owner":"41585426","collectionId":"a61dbf9f-719a-4517-af33-9189e23e5328","publishedId":"2sB2ixkuDg","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"d7253d"},"publishDate":"2025-04-25T07:58:50.000Z"},"item":[{"name":"Campaigns","item":[{"name":"Get data for campaigns","id":"c20d8589-bb56-41dc-833e-29de2f8a50f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"campaign_ids\": [1, 2, 3],\n  \"active_only\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.civiclick.com/v2/campaigns","description":"<p>You can get configuration information (key campaign settings including targets) as well as campaign statistics (total actions taken, unique advocates, total target connections made), for one or more campaigns.</p>\n<p>Please note that because a campaign can have a large number of targets on it, <strong>the list of targets is only returned when you're querying for one campaign specifically</strong>.</p>\n<p>This endpoint is <strong>compatible with v2 campaigns only</strong>. (v1 campaign compatibility is on the roadmap.)</p>\n<h3 id=\"request-body-signature\">Request body signature</h3>\n<ul>\n<li><p><code>campaign_ids:</code><em>list of integers</em></p>\n<ul>\n<li>The list of campaigns you'd like to retrieve data for, referenced by the campaigns' sequential IDs (not the UUID used to identify campaigns externally). If an empty array is provided as input, the selected data fields will be returned for all your campaigns, depending on how <code>active_only</code> is set up.</li>\n</ul>\n</li>\n<li><p><code>active_only</code>: <em>true/false (boolean), defaults to true</em></p>\n<ul>\n<li>If set to true, the endpoint will return the selected data fields for your active (in-flight) campaigns only. If set to false, it will return data for all your campaigns in the app.</li>\n</ul>\n</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a61dbf9f-719a-4517-af33-9189e23e5328","id":"a61dbf9f-719a-4517-af33-9189e23e5328","name":"CiviClick 2.0 API","type":"collection"}},"urlObject":{"path":["campaigns"],"host":["https://api.civiclick.com/v2"],"query":[],"variable":[]}},"response":[{"id":"b35a2af8-9d04-4086-9d0e-fe87c2840553","name":"Get data for campaigns","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"campaign_ids\": [680],\n    \"active_only\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.civiclick.com/v2/campaigns"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 25 Apr 2025 18:55:43 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"XNS=1998649cd36804e347f3dd3267e0fd6e|588d505220a1b82bfd28a6b578c631af; Path=/socket/; Secure; HttpOnly; SameSite=Strict"},{"key":"X-App","value":"miss"},{"key":"X-Workspace","value":"hit"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"private, no-cache, no-store, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Tue, 28 Apr 2015 18:55:42 GMT"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"deny"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, DELETE, PUT, PATCH, OPTIONS, HEAD"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Max-Age","value":"86400"},{"key":"X-Trace-ID","value":"52ed5457-bdc7-4ba1-b623-b3361d722e6b"},{"key":"Content-Encoding","value":"gzip"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains;"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"id\": 680,\n    \"promoter_id\": 737,\n    \"unique_id\": \"83cd6ddf-f21a-413f-beaf-8f05f01668aa\",\n    \"campaign_name\": \"Andy Federal Campaign 21.02 2025\",\n    \"actions_newc\": 3,\n    \"emails_newc\": 3,\n    \"phone_calls_newc\": 0,\n    \"videos_newc\": 0,\n    \"tweets_newc\": 0,\n    \"comments_newc\": 0,\n    \"petitions_newc\": 0,\n    \"total_messages\": 3,\n    \"total_advocates\": 1,\n    \"active\": true,\n    \"start_date\": \"2025-02-21\",\n    \"end_date\": null,\n    \"target_count\": 110,\n    \"campaign_settings\": [\n      {\n        \"country\": \"US\",\n        \"campaignType\": \"Legislative\",\n        \"campaignTerritoryType\": \"Federal\",\n        \"isConstituentMode\": true,\n        \"policyIssueArea\": \"Government Operations and Politics\",\n        \"activeChannels\": [\n          \"Email\"\n        ],\n        \"emailScreening\": false,\n        \"shareCampaignLink\": \"test\",\n        \"submitRedirectUrl\": \"test\",\n        \"collectAgeGroupOptions\": [\n          \"Baby Boomer\",\n          \"Gen X\",\n          \"Millenial\",\n          \"Gen Z\",\n          \"Option-A\"\n        ],\n        \"collectPoliticalAffiliationOptions\": [\n          \"Republican\",\n          \"Democrat\",\n          \"Independent\",\n          \"Libertarian\",\n          \"Unaffiliated\",\n          \"Option-A\"\n        ],\n        \"collectPolicyIssueInterestsOptions\": [\n          \"Consumer Freedom\",\n          \"Taxes\",\n          \"Health\",\n          \"Infrastructure\",\n          \"Transportation\",\n          \"Guns\",\n          \"Environment\",\n          \"Energy\",\n          \"Education\",\n          \"Economy\",\n          \"Jobs\",\n          \"Immigration\",\n          \"Border Security\",\n          \"Foreign Relations\"\n        ],\n        \"languages\": [\n          \"English\",\n          \"Spanish\"\n        ],\n        \"customQuestions\": [\n          {\n            \"order\": 1,\n            \"language\": \"en\",\n            \"mandatory\": false,\n            \"question_text\": \"Q13\",\n            \"response_type\": \"Free text\",\n            \"response_options\": []\n          }\n        ],\n        \"thankYouVerbiage\": [\n          {\n            \"type\": \"email\",\n            \"sender\": \"Thank you english\",\n            \"language\": \"en\",\n            \"sms_body\": \"\",\n            \"email_body\": \"It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for 'lorem ipsum' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).[@advStAddress][@advPhone][@advPhone][@advFirstName][@advFirstName]\",\n            \"email_subject\": \"Subject[@legFirstName][@legLastName][@campaignName]\"\n          },\n          {\n            \"type\": \"sms\",\n            \"sender\": \"\",\n            \"language\": \"en\",\n            \"sms_body\": \"It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for 'lorem ipsum' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).[@advLastName][@advCongDistrict][@campaignName]\",\n            \"email_body\": \"\",\n            \"email_subject\": \"\"\n          },\n          {\n            \"type\": \"email\",\n            \"sender\": \"Thank you sender spanish\",\n            \"language\": \"es\",\n            \"sms_body\": \"\",\n            \"email_body\": \"Spanish. It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for 'lorem ipsum' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).[@advStAddress][@advPhone][@advPhone][@advFirstName][@advFirstName]\",\n            \"email_subject\": \"Thank you email subject spanish\"\n          },\n          {\n            \"type\": \"sms\",\n            \"sender\": \"\",\n            \"language\": \"es\",\n            \"sms_body\": \"\",\n            \"email_body\": \"\",\n            \"email_subject\": \"\"\n          }\n        ],\n        \"videoScreening\": false,\n        \"selectedRegulation\": {\n          \"regulationTitle\": \"\",\n          \"regulationActionBody\": \"\",\n          \"regulationDocumentID\": \"\",\n          \"regulationPostedDate\": null,\n          \"regulationDescription\": \"\",\n          \"regulationActionSubject\": \"\",\n          \"regulationCommentEndDate\": null,\n          \"regulationCommentStartDate\": null,\n          \"regulationActionAllowEditing\": false\n        },\n        \"isCadenced\": false,\n        \"cadenceStart\": null,\n        \"cadenceEnd\": null\n      }\n    ],\n    \"target_segments\": [\n      {\n        \"name\": \"Segment 1\",\n        \"number_of_targets\": 110,\n        \"number_of_emails\": 69\n      }\n    ],\n    \"campaign_targets\": [\n      {\n        \"legislator_id\": 417793,\n        \"custom\": false,\n        \"official_id\": 476557,\n        \"first_name\": \"Randall\",\n        \"last_name\": \"Shedd\",\n        \"email\": \"cclegtest+RandallShedd@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936614,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417991,\n        \"custom\": false,\n        \"official_id\": 477252,\n        \"first_name\": \"Mark\",\n        \"last_name\": \"Shirey\",\n        \"email\": \"cclegtest+MarkShirey@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936608,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417915,\n        \"custom\": false,\n        \"official_id\": 477245,\n        \"first_name\": \"Matt\",\n        \"last_name\": \"Simpson\",\n        \"email\": \"cclegtest+MattSimpson@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936707,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417832,\n        \"custom\": false,\n        \"official_id\": 476877,\n        \"first_name\": \"Ivan\",\n        \"last_name\": \"Smith\",\n        \"email\": \"cclegtest+IvanSmith@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936648,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417893,\n        \"custom\": false,\n        \"official_id\": 477223,\n        \"first_name\": \"Jeff\",\n        \"last_name\": \"Sorrells\",\n        \"email\": \"cclegtest+JeffSorrells@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936697,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417790,\n        \"custom\": false,\n        \"official_id\": 476552,\n        \"first_name\": \"Scott\",\n        \"last_name\": \"Stadthagen\",\n        \"email\": \"cclegtest+ScottStadthagen@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936700,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417822,\n        \"custom\": false,\n        \"official_id\": 476866,\n        \"first_name\": \"David\",\n        \"last_name\": \"Standridge\",\n        \"email\": \"cclegtest+DavidStandridge@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936639,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417894,\n        \"custom\": false,\n        \"official_id\": 477230,\n        \"first_name\": \"Jerry\",\n        \"last_name\": \"Starnes\",\n        \"email\": \"cclegtest+JerryStarnes@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936698,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417916,\n        \"custom\": false,\n        \"official_id\": 477272,\n        \"first_name\": \"Shane\",\n        \"last_name\": \"Stringer\",\n        \"email\": \"cclegtest+ShaneStringer@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936610,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417819,\n        \"custom\": false,\n        \"official_id\": 476861,\n        \"first_name\": \"Troy\",\n        \"last_name\": \"Stubbs\",\n        \"email\": \"cclegtest+TroyStubbs@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936636,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417849,\n        \"custom\": false,\n        \"official_id\": 476896,\n        \"first_name\": \"Ontario\",\n        \"last_name\": \"Tillman\",\n        \"email\": \"cclegtest+OntarioTillman@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Democrat\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936663,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417869,\n        \"custom\": false,\n        \"official_id\": 476922,\n        \"first_name\": \"Curtis\",\n        \"last_name\": \"Travis\",\n        \"email\": \"cclegtest+CurtisTravis@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Democrat\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936681,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417843,\n        \"custom\": false,\n        \"official_id\": 476889,\n        \"first_name\": \"Allen\",\n        \"last_name\": \"Treadaway\",\n        \"email\": \"cclegtest+AllenTreadaway@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936658,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417781,\n        \"custom\": false,\n        \"official_id\": 476556,\n        \"first_name\": \"Kerry\",\n        \"last_name\": \"Underwood\",\n        \"email\": \"cclegtest+KerryUnderwood@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936634,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417797,\n        \"custom\": false,\n        \"official_id\": 476561,\n        \"first_name\": \"Timothy\",\n        \"last_name\": \"Wadsworth\",\n        \"email\": \"cclegtest+TimothyWadsworth@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936617,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417885,\n        \"custom\": false,\n        \"official_id\": 477212,\n        \"first_name\": \"Pebblin\",\n        \"last_name\": \"Warren\",\n        \"email\": \"cclegtest+PebblinWarren@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Democrat\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936692,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417785,\n        \"custom\": false,\n        \"official_id\": 476549,\n        \"first_name\": \"Andy\",\n        \"last_name\": \"Whitt\",\n        \"email\": \"cclegtest+AndyWhitt@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936667,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417806,\n        \"custom\": false,\n        \"official_id\": 476572,\n        \"first_name\": \"Ritchie\",\n        \"last_name\": \"Whorton\",\n        \"email\": \"cclegtest+RitchieWhorton@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936626,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417918,\n        \"custom\": false,\n        \"official_id\": 477259,\n        \"first_name\": \"Margie\",\n        \"last_name\": \"Wilcox\",\n        \"email\": \"cclegtest+MargieWilcox@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936612,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417828,\n        \"custom\": false,\n        \"official_id\": 476870,\n        \"first_name\": \"Debbie\",\n        \"last_name\": \"Wood\",\n        \"email\": \"cclegtest+DebbieWood@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936643,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417842,\n        \"custom\": false,\n        \"official_id\": 476888,\n        \"first_name\": \"Jim\",\n        \"last_name\": \"Hill\",\n        \"email\": \"cclegtest+JimHill@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936657,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417914,\n        \"custom\": false,\n        \"official_id\": 477242,\n        \"first_name\": \"Frances\",\n        \"last_name\": \"Holk-Jones\",\n        \"email\": \"cclegtest+FrancesHolk-Jones@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936706,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417851,\n        \"custom\": false,\n        \"official_id\": 476899,\n        \"first_name\": \"Rolanda\",\n        \"last_name\": \"Hollis\",\n        \"email\": \"cclegtest+RolandaHollis@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Democrat\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936665,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417798,\n        \"custom\": false,\n        \"official_id\": 476562,\n        \"first_name\": \"Leigh\",\n        \"last_name\": \"Hulsey\",\n        \"email\": \"cclegtest+LeighHulsey@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936618,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417823,\n        \"custom\": false,\n        \"official_id\": 476867,\n        \"first_name\": \"Steve\",\n        \"last_name\": \"Hurst\",\n        \"email\": \"cclegtest+SteveHurst@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936640,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417872,\n        \"custom\": false,\n        \"official_id\": 476926,\n        \"first_name\": \"Reed\",\n        \"last_name\": \"Ingram\",\n        \"email\": \"cclegtest+ReedIngram@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936684,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417865,\n        \"custom\": false,\n        \"official_id\": 476916,\n        \"first_name\": \"Thomas\",\n        \"last_name\": \"Jackson\",\n        \"email\": \"cclegtest+ThomasJackson@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Democrat\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936676,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417908,\n        \"custom\": false,\n        \"official_id\": 477250,\n        \"first_name\": \"Sam\",\n        \"last_name\": \"Jones\",\n        \"email\": \"cclegtest+SamJones@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Democrat\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936710,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 393540,\n        \"custom\": false,\n        \"official_id\": 463241,\n        \"first_name\": \"Aaron\",\n        \"last_name\": \"Ford\",\n        \"email\": \"cclegtest+AaronFord@gmail.com\",\n        \"title\": \"Attorney General\",\n        \"party\": \"Democrat\",\n        \"district_type\": \"STATE_EXEC\",\n        \"district_id\": 875023,\n        \"district_state\": \"NV\"\n      },\n      {\n        \"legislator_id\": 413567,\n        \"custom\": false,\n        \"official_id\": 476946,\n        \"first_name\": \"Aaron\",\n        \"last_name\": \"Kaufman\",\n        \"email\": \"cclegtest+AaronKaufman@gmail.com\",\n        \"title\": \"Delegate\",\n        \"party\": \"Democrat\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 933403,\n        \"district_state\": \"MD\"\n      },\n      {\n        \"legislator_id\": 450806,\n        \"custom\": false,\n        \"official_id\": 498346,\n        \"first_name\": \"Aaron\",\n        \"last_name\": \"Rouse\",\n        \"email\": \"cclegtest+AaronRouse@gmail.com\",\n        \"title\": \"Senator\",\n        \"party\": \"Democrat\",\n        \"district_type\": \"STATE_UPPER\",\n        \"district_id\": 903296,\n        \"district_state\": \"VA\"\n      },\n      {\n        \"legislator_id\": 412264,\n        \"custom\": false,\n        \"official_id\": 480618,\n        \"first_name\": \"Aaron\",\n        \"last_name\": \"Woods\",\n        \"email\": \"cclegtest+AaronWoods@gmail.com\",\n        \"title\": \"Senator\",\n        \"party\": \"Democrat\",\n        \"district_type\": \"STATE_UPPER\",\n        \"district_id\": 903813,\n        \"district_state\": \"OR\"\n      },\n      {\n        \"legislator_id\": 447289,\n        \"custom\": false,\n        \"official_id\": 463615,\n        \"first_name\": \"Adam\",\n        \"last_name\": \"Crum\",\n        \"email\": \"cclegtest+AdamCrum@gmail.com\",\n        \"title\": \"Commissioner of the Department of Revenue\",\n        \"party\": null,\n        \"district_type\": \"STATE_EXEC\",\n        \"district_id\": 875024,\n        \"district_state\": \"AK\"\n      },\n      {\n        \"legislator_id\": 450789,\n        \"custom\": false,\n        \"official_id\": 498334,\n        \"first_name\": \"Adam\",\n        \"last_name\": \"Ebbin\",\n        \"email\": \"cclegtest+AdamEbbin@gmail.com\",\n        \"title\": \"Senator\",\n        \"party\": \"Democrat\",\n        \"district_type\": \"STATE_UPPER\",\n        \"district_id\": 903279,\n        \"district_state\": \"VA\"\n      },\n      {\n        \"legislator_id\": 417001,\n        \"custom\": false,\n        \"official_id\": 460851,\n        \"first_name\": \"Adam\",\n        \"last_name\": \"Gregg\",\n        \"email\": \"cclegtest+AdamGregg@gmail.com\",\n        \"title\": \"Lieutenant Governor\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_EXEC\",\n        \"district_id\": 875036,\n        \"district_state\": \"IA\"\n      },\n      {\n        \"legislator_id\": 417802,\n        \"custom\": false,\n        \"official_id\": 477268,\n        \"first_name\": \"Jamie\",\n        \"last_name\": \"Kiel\",\n        \"email\": \"cclegtest+JamieKiel@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936621,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417807,\n        \"custom\": false,\n        \"official_id\": 476574,\n        \"first_name\": \"Mike\",\n        \"last_name\": \"Kirkland\",\n        \"email\": \"cclegtest+MikeKirkland@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936627,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417779,\n        \"custom\": false,\n        \"official_id\": 476554,\n        \"first_name\": \"Phillip\",\n        \"last_name\": \"Pettus\",\n        \"email\": \"cclegtest+PhillipPettus@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936606,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417910,\n        \"custom\": false,\n        \"official_id\": 477253,\n        \"first_name\": \"Chris\",\n        \"last_name\": \"Pringle\",\n        \"email\": \"cclegtest+ChrisPringle@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936609,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417846,\n        \"custom\": false,\n        \"official_id\": 476895,\n        \"first_name\": \"Neil\",\n        \"last_name\": \"Rafferty\",\n        \"email\": \"cclegtest+NeilRafferty@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Democrat\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936661,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 418021,\n        \"custom\": false,\n        \"official_id\": 477219,\n        \"first_name\": \"Rick\",\n        \"last_name\": \"Rehm\",\n        \"email\": \"cclegtest+RickRehm@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936695,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417805,\n        \"custom\": false,\n        \"official_id\": 476571,\n        \"first_name\": \"Rex\",\n        \"last_name\": \"Reynolds\",\n        \"email\": \"cclegtest+RexReynolds@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936625,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417809,\n        \"custom\": false,\n        \"official_id\": 476578,\n        \"first_name\": \"Phillip\",\n        \"last_name\": \"Rigsby\",\n        \"email\": \"cclegtest+PhillipRigsby@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936629,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417989,\n        \"custom\": false,\n        \"official_id\": 476865,\n        \"first_name\": \"Ben\",\n        \"last_name\": \"Robbins\",\n        \"email\": \"cclegtest+BenRobbins@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936638,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417830,\n        \"custom\": false,\n        \"official_id\": 476875,\n        \"first_name\": \"Chad\",\n        \"last_name\": \"Robertson\",\n        \"email\": \"cclegtest+ChadRobertson@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936646,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 393620,\n        \"custom\": false,\n        \"official_id\": 460757,\n        \"first_name\": \"Greg\",\n        \"last_name\": \"Abbott\",\n        \"email\": \"cclegtest+GregAbbott@gmail.com\",\n        \"title\": \"Governor\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_EXEC\",\n        \"district_id\": 875012,\n        \"district_state\": \"TX\"\n      },\n      {\n        \"legislator_id\": 448542,\n        \"custom\": false,\n        \"official_id\": 464348,\n        \"first_name\": \"Cassie\",\n        \"last_name\": \"Brown\",\n        \"email\": \"cclegtest+CassieBrown@gmail.com\",\n        \"title\": \"Commissioner of Insurance\",\n        \"party\": null,\n        \"district_type\": \"STATE_EXEC\",\n        \"district_id\": 875012,\n        \"district_state\": \"TX\"\n      },\n      {\n        \"legislator_id\": 393706,\n        \"custom\": false,\n        \"official_id\": 454292,\n        \"first_name\": \"Dawn\",\n        \"last_name\": \"Buckingham\",\n        \"email\": \"cclegtest+DawnBuckingham@gmail.com\",\n        \"title\": \"Land Commissioner\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_EXEC\",\n        \"district_id\": 875012,\n        \"district_state\": \"TX\"\n      },\n      {\n        \"legislator_id\": 417856,\n        \"custom\": false,\n        \"official_id\": 476907,\n        \"first_name\": \"Bill\",\n        \"last_name\": \"Lamb\",\n        \"email\": \"cclegtest+BillLamb@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936670,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417866,\n        \"custom\": false,\n        \"official_id\": 477275,\n        \"first_name\": \"Kelvin\",\n        \"last_name\": \"Lawrence\",\n        \"email\": \"cclegtest+KelvinLawrence@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Democrat\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936677,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417808,\n        \"custom\": false,\n        \"official_id\": 476576,\n        \"first_name\": \"Nathaniel\",\n        \"last_name\": \"Ledbetter\",\n        \"email\": \"cclegtest+NathanielLedbetter@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936628,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417892,\n        \"custom\": false,\n        \"official_id\": 477220,\n        \"first_name\": \"Paul\",\n        \"last_name\": \"Lee\",\n        \"email\": \"cclegtest+PaulLee@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936696,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417818,\n        \"custom\": false,\n        \"official_id\": 476585,\n        \"first_name\": \"B. Craig\",\n        \"last_name\": \"Lipscomb\",\n        \"email\": \"cclegtest+BCraigLipscomb@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936635,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417804,\n        \"custom\": false,\n        \"official_id\": 476570,\n        \"first_name\": \"James\",\n        \"last_name\": \"Lomax\",\n        \"email\": \"cclegtest+JamesLomax@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936624,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417878,\n        \"custom\": false,\n        \"official_id\": 477207,\n        \"first_name\": \"Joe\",\n        \"last_name\": \"Lovvorn\",\n        \"email\": \"cclegtest+JoeLovvorn@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936688,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417899,\n        \"custom\": false,\n        \"official_id\": 477235,\n        \"first_name\": \"Rhett\",\n        \"last_name\": \"Marques\",\n        \"email\": \"cclegtest+RhettMarques@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936702,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417868,\n        \"custom\": false,\n        \"official_id\": 476921,\n        \"first_name\": \"Artis\",\n        \"last_name\": \"McCampbell\",\n        \"email\": \"cclegtest+ArtisMcCampbell@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Democrat\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936680,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417873,\n        \"custom\": false,\n        \"official_id\": 477202,\n        \"first_name\": \"Patrice\",\n        \"last_name\": \"McClammy\",\n        \"email\": \"cclegtest+PatriceMcClammy@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Democrat\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936685,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417833,\n        \"custom\": false,\n        \"official_id\": 476879,\n        \"first_name\": \"Arnold\",\n        \"last_name\": \"Mooney\",\n        \"email\": \"cclegtest+ArnoldMooney@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936649,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417852,\n        \"custom\": false,\n        \"official_id\": 476901,\n        \"first_name\": \"Mary\",\n        \"last_name\": \"Moore\",\n        \"email\": \"cclegtest+MaryMoore@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Democrat\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936666,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417782,\n        \"custom\": false,\n        \"official_id\": 476547,\n        \"first_name\": \"Parker\",\n        \"last_name\": \"Moore\",\n        \"email\": \"cclegtest+ParkerMoore@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936645,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417874,\n        \"custom\": false,\n        \"official_id\": 477276,\n        \"first_name\": \"TaShina\",\n        \"last_name\": \"Morris\",\n        \"email\": \"cclegtest+TaShinaMorris@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Democrat\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936686,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417883,\n        \"custom\": false,\n        \"official_id\": 477263,\n        \"first_name\": \"Ed\",\n        \"last_name\": \"Oliver\",\n        \"email\": \"cclegtest+EdOliver@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936691,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417895,\n        \"custom\": false,\n        \"official_id\": 477231,\n        \"first_name\": \"Marcus\",\n        \"last_name\": \"Paramore\",\n        \"email\": \"cclegtest+MarcusParamore@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936699,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417870,\n        \"custom\": false,\n        \"official_id\": 476923,\n        \"first_name\": \"Kenneth\",\n        \"last_name\": \"Paschal\",\n        \"email\": \"cclegtest+KennethPaschal@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936682,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417857,\n        \"custom\": false,\n        \"official_id\": 476909,\n        \"first_name\": \"Cynthia\",\n        \"last_name\": \"Almond\",\n        \"email\": \"cclegtest+CynthiaAlmond@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936671,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417860,\n        \"custom\": false,\n        \"official_id\": 477269,\n        \"first_name\": \"Alan\",\n        \"last_name\": \"Baker\",\n        \"email\": \"cclegtest+AlanBaker@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936674,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417841,\n        \"custom\": false,\n        \"official_id\": 476887,\n        \"first_name\": \"Russell\",\n        \"last_name\": \"Bedsole\",\n        \"email\": \"cclegtest+RussellBedsole@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936655,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417880,\n        \"custom\": false,\n        \"official_id\": 477208,\n        \"first_name\": \"Chris\",\n        \"last_name\": \"Blackshear\",\n        \"email\": \"cclegtest+ChrisBlackshear@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936690,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417855,\n        \"custom\": false,\n        \"official_id\": 476905,\n        \"first_name\": \"Ron\",\n        \"last_name\": \"Bolton\",\n        \"email\": \"cclegtest+RonBolton@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936669,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417820,\n        \"custom\": false,\n        \"official_id\": 476863,\n        \"first_name\": \"Barbara\",\n        \"last_name\": \"Boyd\",\n        \"email\": \"cclegtest+BarbaraBoyd@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Democrat\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936637,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417906,\n        \"custom\": false,\n        \"official_id\": 477248,\n        \"first_name\": \"Napoleon\",\n        \"last_name\": \"Bracy\",\n        \"email\": \"cclegtest+NapoleonBracy@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Democrat\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936709,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 450819,\n        \"custom\": false,\n        \"official_id\": 506188,\n        \"first_name\": \"Bryan\",\n        \"last_name\": \"Brinyark\",\n        \"email\": \"cclegtest+BryanBrinyark@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936619,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 418037,\n        \"custom\": false,\n        \"official_id\": 477260,\n        \"first_name\": \"Chip\",\n        \"last_name\": \"Brown\",\n        \"email\": \"cclegtest+ChipBrown@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936613,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417815,\n        \"custom\": false,\n        \"official_id\": 476582,\n        \"first_name\": \"Mack\",\n        \"last_name\": \"Butler\",\n        \"email\": \"cclegtest+MackButler@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936632,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417840,\n        \"custom\": false,\n        \"official_id\": 476885,\n        \"first_name\": \"Jim\",\n        \"last_name\": \"Carns\",\n        \"email\": \"cclegtest+JimCarns@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936654,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417863,\n        \"custom\": false,\n        \"official_id\": 476915,\n        \"first_name\": \"Prince\",\n        \"last_name\": \"Chestnut\",\n        \"email\": \"cclegtest+PrinceChestnut@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Democrat\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936675,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417905,\n        \"custom\": false,\n        \"official_id\": 477267,\n        \"first_name\": \"Adline\",\n        \"last_name\": \"Clarke\",\n        \"email\": \"cclegtest+AdlineClarke@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Democrat\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936708,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417901,\n        \"custom\": false,\n        \"official_id\": 477240,\n        \"first_name\": \"Steve\",\n        \"last_name\": \"Clouse\",\n        \"email\": \"cclegtest+SteveClouse@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936704,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417788,\n        \"custom\": false,\n        \"official_id\": 476551,\n        \"first_name\": \"Terri\",\n        \"last_name\": \"Collins\",\n        \"email\": \"cclegtest+TerriCollins@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936689,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417987,\n        \"custom\": false,\n        \"official_id\": 476579,\n        \"first_name\": \"Brock\",\n        \"last_name\": \"Colvin\",\n        \"email\": \"cclegtest+BrockColvin@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936630,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417783,\n        \"custom\": false,\n        \"official_id\": 476548,\n        \"first_name\": \"Danny\",\n        \"last_name\": \"Crawford\",\n        \"email\": \"cclegtest+DannyCrawford@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936656,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417845,\n        \"custom\": false,\n        \"official_id\": 476894,\n        \"first_name\": \"Anthony\",\n        \"last_name\": \"Daniels\",\n        \"email\": \"cclegtest+AnthonyDaniels@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Democrat\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936660,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417917,\n        \"custom\": false,\n        \"official_id\": 477257,\n        \"first_name\": \"Barbara\",\n        \"last_name\": \"Drummond\",\n        \"email\": \"cclegtest+BarbaraDrummond@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Democrat\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936611,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417835,\n        \"custom\": false,\n        \"official_id\": 476882,\n        \"first_name\": \"Susan\",\n        \"last_name\": \"Dubose\",\n        \"email\": \"cclegtest+SusanDubose@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936651,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417859,\n        \"custom\": false,\n        \"official_id\": 476911,\n        \"first_name\": \"Brett\",\n        \"last_name\": \"Easterbrook\",\n        \"email\": \"cclegtest+BrettEasterbrook@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936673,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417831,\n        \"custom\": false,\n        \"official_id\": 476876,\n        \"first_name\": \"Corley\",\n        \"last_name\": \"Ellis\",\n        \"email\": \"cclegtest+CorleyEllis@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936647,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417867,\n        \"custom\": false,\n        \"official_id\": 476919,\n        \"first_name\": \"Christopher\",\n        \"last_name\": \"England\",\n        \"email\": \"cclegtest+ChristopherEngland@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Democrat\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936679,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417871,\n        \"custom\": false,\n        \"official_id\": 476924,\n        \"first_name\": \"Phillip\",\n        \"last_name\": \"Ensler\",\n        \"email\": \"cclegtest+PhillipEnsler@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Democrat\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936683,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 418032,\n        \"custom\": false,\n        \"official_id\": 476566,\n        \"first_name\": \"Tracy\",\n        \"last_name\": \"Estes\",\n        \"email\": \"cclegtest+TracyEstes@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936620,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 418041,\n        \"custom\": false,\n        \"official_id\": 476883,\n        \"first_name\": \"David\",\n        \"last_name\": \"Faulkner\",\n        \"email\": \"cclegtest+DavidFaulkner@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936652,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417902,\n        \"custom\": false,\n        \"official_id\": 477241,\n        \"first_name\": \"Jennifer\",\n        \"last_name\": \"Fidler\",\n        \"email\": \"cclegtest+JenniferFidler@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936705,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 418025,\n        \"custom\": false,\n        \"official_id\": 476869,\n        \"first_name\": \"Bob\",\n        \"last_name\": \"Fincher\",\n        \"email\": \"cclegtest+BobFincher@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936642,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417922,\n        \"custom\": false,\n        \"official_id\": 477216,\n        \"first_name\": \"Berry\",\n        \"last_name\": \"Forte\",\n        \"email\": \"cclegtest+BerryForte@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Democrat\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936694,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417834,\n        \"custom\": false,\n        \"official_id\": 476880,\n        \"first_name\": \"Danny\",\n        \"last_name\": \"Garrett\",\n        \"email\": \"cclegtest+DannyGarrett@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936650,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417817,\n        \"custom\": false,\n        \"official_id\": 476583,\n        \"first_name\": \"Mark\",\n        \"last_name\": \"Gidley\",\n        \"email\": \"cclegtest+MarkGidley@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936633,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417854,\n        \"custom\": false,\n        \"official_id\": 476904,\n        \"first_name\": \"Juandalynn\",\n        \"last_name\": \"Givan\",\n        \"email\": \"cclegtest+JuandalynnGivan@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Democrat\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936668,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417858,\n        \"custom\": false,\n        \"official_id\": 476910,\n        \"first_name\": \"Donna\",\n        \"last_name\": \"Givens\",\n        \"email\": \"cclegtest+DonnaGivens@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936672,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417887,\n        \"custom\": false,\n        \"official_id\": 477214,\n        \"first_name\": \"Jeremy\",\n        \"last_name\": \"Gray\",\n        \"email\": \"cclegtest+JeremyGray@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Democrat\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936693,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417850,\n        \"custom\": false,\n        \"official_id\": 476898,\n        \"first_name\": \"Patrick\",\n        \"last_name\": \"Sellers\",\n        \"email\": \"cclegtest+PatrickSellers@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Democrat\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936664,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417897,\n        \"custom\": false,\n        \"official_id\": 477234,\n        \"first_name\": \"Chris\",\n        \"last_name\": \"Sells\",\n        \"email\": \"cclegtest+ChrisSells@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936701,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417829,\n        \"custom\": false,\n        \"official_id\": 476873,\n        \"first_name\": \"Ginny\",\n        \"last_name\": \"Shaver\",\n        \"email\": \"cclegtest+GinnyShaver@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936644,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417839,\n        \"custom\": false,\n        \"official_id\": 476884,\n        \"first_name\": \"Mike\",\n        \"last_name\": \"Shaw\",\n        \"email\": \"cclegtest+MikeShaw@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936653,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417803,\n        \"custom\": false,\n        \"official_id\": 476568,\n        \"first_name\": \"Laura\",\n        \"last_name\": \"Hall\",\n        \"email\": \"cclegtest+LauraHall@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Democrat\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936622,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417900,\n        \"custom\": false,\n        \"official_id\": 477237,\n        \"first_name\": \"Matthew\",\n        \"last_name\": \"Hammett\",\n        \"email\": \"cclegtest+MatthewHammett@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936703,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417983,\n        \"custom\": false,\n        \"official_id\": 476558,\n        \"first_name\": \"Corey\",\n        \"last_name\": \"Harbison\",\n        \"email\": \"cclegtest+CoreyHarbison@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936615,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417780,\n        \"custom\": false,\n        \"official_id\": 476555,\n        \"first_name\": \"Ben\",\n        \"last_name\": \"Harrison\",\n        \"email\": \"cclegtest+BenHarrison@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Republican\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936623,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 450821,\n        \"custom\": false,\n        \"official_id\": 477270,\n        \"first_name\": \"KenyattÃ©\",\n        \"last_name\": \"Hassell\",\n        \"email\": \"cclegtest+KenyattHassell@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Democrat\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936687,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 450820,\n        \"custom\": false,\n        \"official_id\": 504371,\n        \"first_name\": \"Travis\",\n        \"last_name\": \"Hendrix\",\n        \"email\": \"cclegtest+TravisHendrix@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Democrat\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936662,\n        \"district_state\": \"AL\"\n      },\n      {\n        \"legislator_id\": 417844,\n        \"custom\": false,\n        \"official_id\": 476891,\n        \"first_name\": \"John\",\n        \"last_name\": \"Rogers\",\n        \"email\": \"cclegtest+JohnRogers@gmail.com\",\n        \"title\": \"Representative\",\n        \"party\": \"Democrat\",\n        \"district_type\": \"STATE_LOWER\",\n        \"district_id\": 936659,\n        \"district_state\": \"AL\"\n      }\n    ]\n  }\n]"}],"_postman_id":"c20d8589-bb56-41dc-833e-29de2f8a50f0"}],"id":"54c3edb9-b4c0-480b-b121-62f923e67431","description":"<p>You can retrieve key campaign configuration information, campaign statistics and campaign target information for any of your campaigns in CiviClick.</p>\n","event":[{"listen":"prerequest","script":{"id":"53faad8e-311d-45bb-9a00-cc24f000da7e","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"d84cd051-5a0e-4ce6-9cf3-b2a6341b74cc","type":"text/javascript","packages":{},"exec":[""]}}],"_postman_id":"54c3edb9-b4c0-480b-b121-62f923e67431","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a61dbf9f-719a-4517-af33-9189e23e5328","id":"a61dbf9f-719a-4517-af33-9189e23e5328","name":"CiviClick 2.0 API","type":"collection"}}},{"name":"Actions","item":[{"name":"Submit an action","id":"8b4e4b49-1be4-4e16-aaf2-196e377f4ae1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{ \n  // Key configuration settings\n  \"created_by\": \"john@youradvocacygroup.org\",\n  \"campaign_id\": 1234,\n  \"action_type\": \"Email\", // Email|Video|Tweet|Petition|Regulatory\n  \"constituent_mode_on\": false,\n  \"thank_you_email\": {\n    \"promoter_domain\": \"advocates@yourdomain.org\",\n    \"subject\": \"Thank you, [@advFirstName] for responding to [@campaignName]\",\n    \"body\": \"...\",\n    \"from_name\": \"Your advocacy organization\"\n  },\n\n  // Advocate and action information\n  \"advocate_email\": \"john.smith123@gmail.com\",\n  \"country\": \"US\", // US|CA|AU|UK\n  \"advocate_address\": \"7 Times Square\",\n  \"advocate_zip\": \"10036\",\n  \"advocate_prefix\": \"\",\n  \"advocate_firstname\": \"John\",\n  \"advocate_lastname\": \"Smith\",\n  \"advocate_phone\": \"555-5555555\",\n  \"video_link\": \"23fer45634211233\",\n  \"privacy_opt_in\": true,\n  \"smsOptin\": true,\n  \"questions\": [ // array of Question-Answer objects\n    {\n     \"Question\": \"What are your favorite areas?\",\n     \"Answer\": [\"Tax reform\", \"Traffic control\"]\n    },\n    {\n     \"Question\": \"Why is this initiative important to you?\",\n     \"Answer\": \"My grandma has asthma and I worry for her.\"\n    }\n  ],\n\n  // Screening\n  \"approval_needed\": false,\n\n  // Message timing ( Email action)\n  \"send3x\": false,\n  \"isCadenced\": false,\n  \"cadenceStart\": \"2025–05-01\",\n  \"cadenceEnd\": \"2025–06-01\",\n  \"isWeekend\": false,\n\n  // Regulatory action settings\n  \"regulatory_document_id\": \"\",  \n  \"regulatory_body\": \"\",\n  \"regulatory_subject\": \"\",\n\n  // Test submission settings ( Email and Video actions)\n  \"test_submission\": false,\n  \"test_email\": \"test@yourdomain.org\"\n}\n","options":{"raw":{"language":"json"}}},"url":"https://api.civiclick.com/v2/actions","description":"<p>You can programmatically post advocate actions by using this endpoint.</p>\n<p>This endpoint is <strong>only compatible with v2 campaigns</strong>.</p>\n<h3 id=\"request-body-signature\">Request body signature</h3>\n<h5 id=\"key-configuration-settings\">Key configuration settings</h5>\n<ul>\n<li><p><code>created_by</code>: <em>string, optional</em></p>\n<ul>\n<li>Indicates the creator of the action.</li>\n</ul>\n</li>\n<li><p><code>campaign_id</code>: <em>integer, REQUIRED</em></p>\n<ul>\n<li>Should be the campaign's sequential ID (not the UUID used externally to identify campaigns).</li>\n</ul>\n</li>\n<li><p><code>action_type</code>: <em>string, REQUIRED</em></p>\n<ul>\n<li>Should be one of <code>Email</code> | <code>Video</code> | <code>Tweet</code> | <code>Petition</code> |<code>Regulatory</code></li>\n</ul>\n</li>\n</ul>\n<h5 id=\"advocate-and-action-information\">Advocate and action information</h5>\n<ul>\n<li><p><code>advocate_email</code>: <em>string, REQUIRED</em></p>\n</li>\n<li><p><code>country</code>: <em>string, REQUIRED</em></p>\n<ul>\n<li>should be one of <code>US</code> | <code>CA</code> | <code>AU</code> | <code>UK</code></li>\n</ul>\n</li>\n<li><p><code>advocate_address</code>: <em>string, REQUIRED</em></p>\n</li>\n<li><p><code>advocate_zip</code>: <em>string, REQUIRED</em></p>\n</li>\n<li><p><code>advocate_prefix</code>: <em>string, required for federal campaigns</em></p>\n<ul>\n<li>should be one of <code>Mr.</code> | <code>Mrs.</code> | <code>Miss</code> | <code>Ms.</code> | <code>Dr.</code></li>\n</ul>\n</li>\n<li><p><code>advocate_firstname</code>: <em>string, REQUIRED</em></p>\n</li>\n<li><p><code>advocate_lastname</code>: <em>string, REQUIRED</em></p>\n</li>\n<li><p><code>advocate_phone</code>: <em>string, REQUIRED</em></p>\n</li>\n<li><p><code>video_link</code>: <em>string, REQUIRED</em></p>\n<ul>\n<li>The link to the submitted video in a <code>Video</code> action.</li>\n</ul>\n</li>\n<li><p><code>privacy_opt_in</code>: <em>boolean, optional, defaults to true</em></p>\n<ul>\n<li>Indicates if the advocate agrees to the utilization of their personal information.</li>\n</ul>\n</li>\n<li><p><code>allow_company_to_contact</code>: <em>boolean, optional, defaults to true</em></p>\n<ul>\n<li>Indicates if the advocate signed up for campaign updates via email.</li>\n</ul>\n</li>\n<li><p><code>smsOptin</code>: <em>boolean, optional, defaults to true</em></p>\n<ul>\n<li>Indicates if the advocate signed up for campaign updates via text message.</li>\n</ul>\n</li>\n<li><p><code>questions</code>: array of JSON objects, optional</p>\n<ul>\n<li><p>covers any custom questions that the advocate answered</p>\n</li>\n<li><p>if custom questions are used as custom fields in any of the legislator messages, the question objects need to include the id of the custom questions as well, as they are displayed in the email template (without the brackets and the @ symbol; see example below)</p>\n</li>\n</ul>\n</li>\n</ul>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">[\n  {\n    \"id\": \"custom-1-en\",\n    \"Question\": \"What are your favorite areas?\",\n    \"Answer\": \"Tax reform, Traffic control\"\n  },\n  {\n    \"id\": \"custom-2-en\"\n    \"Question\": \"Why is this initiative important to you?\",\n    \"Answer\": \"My grandma has asthma and I worry for her.\"\n  },\n]\n\n</code></pre>\n<h5 id=\"regulatory-action-settings\">Regulatory action settings</h5>\n<ul>\n<li><p><code>regulatory_document_id</code>: <em>string, required for</em> <code>Regulatory</code> <em>action</em></p>\n<ul>\n<li>The official ID of the regulation on regulation.gov on which a comment should be created as the result of this action.</li>\n</ul>\n</li>\n<li><p><code>regulatory_subject</code>: <em>string, required for</em> <code>Regulatory</code> <em>action</em></p>\n<ul>\n<li>The subject of the comment to be made on the regulation identified above.</li>\n</ul>\n</li>\n<li><p><code>regulatory_body</code>: <em>string, required for</em> <code>Regulatory</code> <em>action</em></p>\n<ul>\n<li>The body of the comment to be made on the regulation identified above.</li>\n</ul>\n</li>\n</ul>\n<h5 id=\"test-submission-settings--email-and-video-actions\">Test submission settings ( <code>Email</code> and <code>Video</code> actions)</h5>\n<ul>\n<li><p><code>test_submission</code>: <em>boolean, optional, defaults to false</em></p>\n<ul>\n<li>Indicates if this submission is a test submission. Usable with <code>Email</code> and <code>Video</code> actions. Target messages will be sent to the test_email provided, instead of the actual emails of target legislators.</li>\n</ul>\n</li>\n<li><p><code>test_email</code>: <em>string, required if</em> <code>test_submission</code> <em>is true</em></p>\n<ul>\n<li>Messages to target legislators will be sent to this email address if <code>test_submission</code> is true.</li>\n</ul>\n</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a61dbf9f-719a-4517-af33-9189e23e5328","id":"a61dbf9f-719a-4517-af33-9189e23e5328","name":"CiviClick 2.0 API","type":"collection"}},"urlObject":{"path":["actions"],"host":["https://api.civiclick.com/v2"],"query":[],"variable":[]}},"response":[{"id":"33611d6c-cecc-4bf3-a5e9-f77b34cf14c7","name":"Submit an action","originalRequest":{"method":"POST","header":[{"key":"X-Data-Source","value":"","type":"text","disabled":true},{"key":"Authorization","value":"Bearer eyJhbGciOiJBMjU2S1ciLCJlbmMiOiJBMjU2Q0JDLUhTNTEyIiwiemlwIjoiREVGIn0.n25wp41bixlncPbFWxcu9aamYm9zByPfyil1gW67_wBGM-8y5dCFJzVWORpn2uxz4MUSnh2jDVMqdMMJWNE7AVjpPfxNfwtX.XnBDdw3nU9kuPG_oVSKAvA.fBqSlDPtyzP3oterQO-fb1S2Q8_LfTkjJeRHSD9EKI8s8MJcLMB4YU8PkJH-pJAsJdRrM2nt-Cvwylf1ZsjZR2PveksTlkYJuHYrHyNWSbjJj7_kqFSUQMcFrO7y4wx0cRnRQQakofibapEMBZUbDzvm2HLw22fKrYlllCfogS0KbQBKGgr715tkKX8e7OPc.MUXDdmLUA9fTVaEzF4PHhBAPqHRGqOPitjo1AztwaiY","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.civiclick.com/v2/actions?campaign_id=846&action_type=Email&advocate_email=andy.i+new_api_submission_test@airdev.co&advocate_address=300 Distin Ave&advocate_zip=99801&advocate_prefix=Mr.&advocate_firstname=Andy&advocate_lastname=Dev&advocate_phone=+5555555555&questions=[{\"Question\":\"\",\"Answer\":\"\"}]&smsOptin=false&country=US&video_link&constituent_mode_on=true&thank_you_email={\"promoter_domain\":\"\",\"subject\":\"\",\"body\":\"\",\"from_name\":\"\"}&promoter_id=737&regulatory_body&regulatory_subject&created_by&status=published&send3x=false&isWeekend=false&isCadenced=false&cadenceStart&cadenceEnd&approval_needed=false&regulatory_document_id=&test_submission=false&test_email&privacy_opt_in=false","host":["https://api.civiclick.com/v2"],"path":["actions"],"query":[{"key":"campaign_id","value":"846","description":"integer"},{"key":"action_type","value":"Email","description":"string"},{"key":"advocate_email","value":"andy.i+new_api_submission_test@airdev.co","description":"string"},{"key":"advocate_address","value":"300 Distin Ave","description":"string"},{"key":"advocate_zip","value":"99801","description":"string"},{"key":"advocate_prefix","value":"Mr.","description":"string. required for federal campaigns"},{"key":"advocate_firstname","value":"Andy","description":"string"},{"key":"advocate_lastname","value":"Dev","description":"string"},{"key":"advocate_phone","value":"+5555555555","description":"string"},{"key":"questions","value":"[{\"Question\":\"\",\"Answer\":\"\"}]","description":"json array"},{"key":"smsOptin","value":"false","description":"boolean"},{"key":"country","value":"US","description":"string"},{"key":"video_link","value":null,"description":"string"},{"key":"constituent_mode_on","value":"true","description":"boolean"},{"key":"thank_you_email","value":"{\"promoter_domain\":\"\",\"subject\":\"\",\"body\":\"\",\"from_name\":\"\"}","description":"json object"},{"key":"promoter_id","value":"737","description":"integer"},{"key":"regulatory_body","value":null,"description":"string"},{"key":"regulatory_subject","value":null,"description":"string"},{"key":"created_by","value":null,"description":"string"},{"key":"status","value":"published","description":"string"},{"key":"send3x","value":"false","description":"boolean"},{"key":"isWeekend","value":"false","description":"boolean"},{"key":"isCadenced","value":"false","description":"boolean"},{"key":"cadenceStart","value":null,"description":"date"},{"key":"cadenceEnd","value":null,"description":"date"},{"key":"approval_needed","value":"false","description":"boolean"},{"key":"regulatory_document_id","value":"","description":"string"},{"key":"test_submission","value":"false","description":"boolean"},{"key":"test_email","value":null,"description":"string"},{"key":"privacy_opt_in","value":"false","description":"boolean"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 24 Apr 2025 13:35:48 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"XNS=51214782689b171386ed29636a1f10e7|588d505220a1b82bfd28a6b578c631af; Path=/socket/; Secure; HttpOnly; SameSite=Strict"},{"key":"X-App","value":"miss"},{"key":"X-Workspace","value":"hit"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"private, no-cache, no-store, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Mon, 27 Apr 2015 13:35:47 GMT"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"deny"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, DELETE, PUT, PATCH, OPTIONS, HEAD"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Max-Age","value":"86400"},{"key":"X-Trace-ID","value":"7eb805b3-50cc-4d49-95cb-a3453ebdc614"},{"key":"Content-Encoding","value":"gzip"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains;"}],"cookie":[],"responseTime":null,"body":"\"Success\""},{"id":"1916172d-9cae-4ad3-8e79-c2fd505959f8","name":"Submit an action","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.civiclick.com/v2/actions?campaign_id=837&action_type=Email&advocate_email=andy.i+new_api_submission_test@airdev.co&advocate_address=412 S Jackson St&advocate_zip=36104&advocate_prefix=&advocate_firstname=Andy&advocate_lastname=Dev&advocate_phone=+5555555555&questions=[{\"Question\":\"\",\"Answer\":\"\"}]&smsOptin=false&country=US&video_link&constituent_mode_on=true&thank_you_email={\"promoter_domain\":\"\",\"subject\":\"\",\"body\":\"\",\"from_name\":\"\"}&promoter_id=737&regulatory_body&regulatory_subject&created_by&status=published&send3x=false&isWeekend=false&isCadenced=false&cadenceStart&cadenceEnd&approval_needed=false&regulatory_document_id=&test_submission=false&test_email&privacy_opt_in=false","host":["https://api.civiclick.com/v2"],"path":["actions"],"query":[{"key":"campaign_id","value":"837","description":"integer"},{"key":"action_type","value":"Email","description":"string"},{"key":"advocate_email","value":"andy.i+new_api_submission_test@airdev.co","description":"string"},{"key":"advocate_address","value":"412 S Jackson St","description":"string"},{"key":"advocate_zip","value":"36104","description":"string"},{"key":"advocate_prefix","value":"","description":"string. required for federal campaigns"},{"key":"advocate_firstname","value":"Andy","description":"string"},{"key":"advocate_lastname","value":"Dev","description":"string"},{"key":"advocate_phone","value":"+5555555555","description":"string"},{"key":"questions","value":"[{\"Question\":\"\",\"Answer\":\"\"}]","description":"json array"},{"key":"smsOptin","value":"false","description":"boolean"},{"key":"country","value":"US","description":"string"},{"key":"video_link","value":null,"description":"string"},{"key":"constituent_mode_on","value":"true","description":"boolean"},{"key":"thank_you_email","value":"{\"promoter_domain\":\"\",\"subject\":\"\",\"body\":\"\",\"from_name\":\"\"}","description":"json object"},{"key":"promoter_id","value":"737","description":"integer"},{"key":"regulatory_body","value":null,"description":"string"},{"key":"regulatory_subject","value":null,"description":"string"},{"key":"created_by","value":null,"description":"string"},{"key":"status","value":"published","description":"string"},{"key":"send3x","value":"false","description":"boolean"},{"key":"isWeekend","value":"false","description":"boolean"},{"key":"isCadenced","value":"false","description":"boolean"},{"key":"cadenceStart","value":null,"description":"date"},{"key":"cadenceEnd","value":null,"description":"date"},{"key":"approval_needed","value":"false","description":"boolean"},{"key":"regulatory_document_id","value":"","description":"string"},{"key":"test_submission","value":"false","description":"boolean"},{"key":"test_email","value":null,"description":"string"},{"key":"privacy_opt_in","value":"false","description":"boolean"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 24 Apr 2025 13:37:55 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"XNS=b1259f5a0352589429c83fbf0fdb9ff2|588d505220a1b82bfd28a6b578c631af; Path=/socket/; Secure; HttpOnly; SameSite=Strict"},{"key":"Accept-Ranges","value":"none"},{"key":"X-App","value":"hit"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"private, no-cache, no-store, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Mon, 27 Apr 2015 13:37:55 GMT"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"deny"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, DELETE, PUT, PATCH, OPTIONS, HEAD"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Max-Age","value":"86400"},{"key":"X-Trace-ID","value":"40d2170c-e43d-4c8f-8e04-a500cc5378e7"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains;"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"ERROR_FATAL\",\n    \"message\": \"Federal campaign missing mandatory advocate inputs\",\n    \"payload\": \"\"\n}"}],"_postman_id":"8b4e4b49-1be4-4e16-aaf2-196e377f4ae1"},{"name":"Get new actions","id":"c02680ff-7af9-4976-a0c7-9583c14edf19","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"host":true}},"request":{"method":"GET","header":[],"url":"https://api.civiclick.com/v2/actions","description":"<p>Calls to this endpoint will return actions submitted across all your campaigns since your last query to this endpoint. (Our database will automatically track which actions have already been served to you over this endpoint, and will only return new ones that haven't been served yet.)</p>\n<p>The endpoint will return a maximum of 1,000 items in a call. If you'd like to get all of your actions, repeat the call until you get back less than 1,000 items in a call or you get back an empty array.</p>\n<p>This endpoint is compatible with v1 and v2 campaigns.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a61dbf9f-719a-4517-af33-9189e23e5328","id":"a61dbf9f-719a-4517-af33-9189e23e5328","name":"CiviClick 2.0 API","type":"collection"}},"urlObject":{"path":["actions"],"host":["https://api.civiclick.com/v2"],"query":[],"variable":[]}},"response":[{"id":"5d5133eb-3a31-47fa-99ba-bb323668ee04","name":"Get new actions","originalRequest":{"method":"GET","header":[],"url":"https://api.civiclick.com/v2/actions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 24 Apr 2025 11:47:57 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"XNS=51214782689b171386ed29636a1f10e7|588d505220a1b82bfd28a6b578c631af; Path=/socket/; Secure; HttpOnly; SameSite=Strict"},{"key":"X-App","value":"hit"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"private, no-cache, no-store, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Mon, 27 Apr 2015 11:47:57 GMT"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"deny"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, DELETE, PUT, PATCH, OPTIONS, HEAD"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Max-Age","value":"86400"},{"key":"X-Trace-ID","value":"eec140e5-9928-4e06-9b28-ab169b07ca17"},{"key":"Content-Encoding","value":"gzip"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains;"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 16012,\n        \"campaign_id\": 739,\n        \"advocate_universe_id\": 22721,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"CA-42\",\n        \"state_senate\": \"CA-33\",\n        \"state_house\": \"CA-69\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"email_screening\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"CA\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 35,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Queued\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": false,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Long Beach\",\n        \"advocate_names\": \"Andy Dev\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16013,\n        \"campaign_id\": 739,\n        \"advocate_universe_id\": 22722,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"CA-42\",\n        \"state_senate\": \"CA-33\",\n        \"state_house\": \"CA-69\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"email_screening\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"CA\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 0,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Queued\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": false,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Long Beach\",\n        \"advocate_names\": \"Andy Dev\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16014,\n        \"campaign_id\": 739,\n        \"advocate_universe_id\": 22723,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"CA-42\",\n        \"state_senate\": \"CA-33\",\n        \"state_house\": \"CA-69\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"email_screening\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"CA\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 35,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Queued\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": false,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Long Beach\",\n        \"advocate_names\": \"Andy Dev\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16015,\n        \"campaign_id\": 739,\n        \"advocate_universe_id\": 22724,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"CA-42\",\n        \"state_senate\": \"CA-33\",\n        \"state_house\": \"CA-69\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"email_screening\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"CA\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 35,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Queued\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": false,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Long Beach\",\n        \"advocate_names\": \"Andy Dev\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16016,\n        \"campaign_id\": 739,\n        \"advocate_universe_id\": 22725,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"CA-42\",\n        \"state_senate\": \"CA-33\",\n        \"state_house\": \"CA-69\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"email_screening\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"CA\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 35,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Queued\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": false,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Long Beach\",\n        \"advocate_names\": \"Andy Dev\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16017,\n        \"campaign_id\": 739,\n        \"advocate_universe_id\": 22726,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"CA-42\",\n        \"state_senate\": \"CA-33\",\n        \"state_house\": \"CA-69\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"email_screening\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"CA\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 35,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Queued\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": false,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Long Beach\",\n        \"advocate_names\": \"Andy Dev\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16018,\n        \"campaign_id\": 739,\n        \"advocate_universe_id\": 22727,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"CA-42\",\n        \"state_senate\": \"CA-33\",\n        \"state_house\": \"CA-69\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"email_screening\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"CA\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 35,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Queued\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": false,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Long Beach\",\n        \"advocate_names\": \"Andy Dev\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16019,\n        \"campaign_id\": 739,\n        \"advocate_universe_id\": 22728,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"CA-42\",\n        \"state_senate\": \"CA-33\",\n        \"state_house\": \"CA-69\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"email_screening\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"CA\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 35,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Queued\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": false,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Long Beach\",\n        \"advocate_names\": \"Andy Dev\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16020,\n        \"campaign_id\": 739,\n        \"advocate_universe_id\": 22729,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"CA-42\",\n        \"state_senate\": \"CA-33\",\n        \"state_house\": \"CA-69\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"email_screening\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"CA\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 35,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": false,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Long Beach\",\n        \"advocate_names\": \"Andy Dev\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16021,\n        \"campaign_id\": 739,\n        \"advocate_universe_id\": 22730,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"CA-42\",\n        \"state_senate\": \"CA-33\",\n        \"state_house\": \"CA-69\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"email_screening\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"CA\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 35,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": false,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Long Beach\",\n        \"advocate_names\": \"Andy Dev\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16022,\n        \"campaign_id\": 739,\n        \"advocate_universe_id\": 22731,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"CA-42\",\n        \"state_senate\": \"CA-33\",\n        \"state_house\": \"CA-69\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"email_screening\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"CA\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 0,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Queued\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Long Beach\",\n        \"advocate_names\": \"Andy Dev\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16023,\n        \"campaign_id\": 739,\n        \"advocate_universe_id\": 22732,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"CA-42\",\n        \"state_senate\": \"CA-33\",\n        \"state_house\": \"CA-69\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"email_screening\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"CA\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 0,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Queued\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Long Beach\",\n        \"advocate_names\": \"Andy Dev\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16024,\n        \"campaign_id\": 739,\n        \"advocate_universe_id\": 22733,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"CA-42\",\n        \"state_senate\": \"CA-33\",\n        \"state_house\": \"CA-69\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"email_screening\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"CA\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 1,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Queued\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Long Beach\",\n        \"advocate_names\": \"Andy Dev\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16025,\n        \"campaign_id\": 739,\n        \"advocate_universe_id\": 22734,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"CA-42\",\n        \"state_senate\": \"CA-33\",\n        \"state_house\": \"CA-69\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"email_screening\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"CA\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 1,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Queued\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Long Beach\",\n        \"advocate_names\": \"Andy Dev\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16026,\n        \"campaign_id\": 739,\n        \"advocate_universe_id\": 22735,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"CA-42\",\n        \"state_senate\": \"CA-33\",\n        \"state_house\": \"CA-69\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"email_screening\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"CA\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 0,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Queued\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Long Beach\",\n        \"advocate_names\": \"Andy Dev\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16027,\n        \"campaign_id\": 739,\n        \"advocate_universe_id\": 22736,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"CA-42\",\n        \"state_senate\": \"CA-33\",\n        \"state_house\": \"CA-69\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"email_screening\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"CA\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 35,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": false,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Long Beach\",\n        \"advocate_names\": \"Andy Dev\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16028,\n        \"campaign_id\": 739,\n        \"advocate_universe_id\": 22737,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"CA-42\",\n        \"state_senate\": \"CA-33\",\n        \"state_house\": \"CA-69\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"email_screening\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"CA\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 35,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": false,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Long Beach\",\n        \"advocate_names\": \"Andy Dev\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16029,\n        \"campaign_id\": 739,\n        \"advocate_universe_id\": 22738,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"CA-42\",\n        \"state_senate\": \"CA-33\",\n        \"state_house\": \"CA-69\",\n        \"response_type\": \"Video\",\n        \"response_id\": \"\",\n        \"email_status\": \"email_screening\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"CA\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 35,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": false,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Long Beach\",\n        \"advocate_names\": \"Andy Dev\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16030,\n        \"campaign_id\": 739,\n        \"advocate_universe_id\": 22739,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"CA-42\",\n        \"state_senate\": \"CA-33\",\n        \"state_house\": \"CA-69\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"email_screening\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"CA\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 0,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Queued\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Long Beach\",\n        \"advocate_names\": \"Andy Dev\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16031,\n        \"campaign_id\": 739,\n        \"advocate_universe_id\": 22740,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"CA-42\",\n        \"state_senate\": \"CA-33\",\n        \"state_house\": \"CA-69\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"email_screening\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"CA\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 1,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Queued\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Long Beach\",\n        \"advocate_names\": \"Andy Dev\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16032,\n        \"campaign_id\": 739,\n        \"advocate_universe_id\": 22741,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"CA-42\",\n        \"state_senate\": \"CA-33\",\n        \"state_house\": \"CA-69\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"email_screening\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"CA\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 1,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Queued\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Long Beach\",\n        \"advocate_names\": \"Andy Dev\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16033,\n        \"campaign_id\": 739,\n        \"advocate_universe_id\": 22742,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"CA-42\",\n        \"state_senate\": \"CA-33\",\n        \"state_house\": \"CA-69\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"email_screening\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"CA\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 0,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Queued\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Long Beach\",\n        \"advocate_names\": \"Andy Dev\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16034,\n        \"campaign_id\": 763,\n        \"advocate_universe_id\": 22743,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"TX-12\",\n        \"state_senate\": \"TX-10\",\n        \"state_house\": \"TX-60\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"TX\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 1,\n        \"single_count\": 1,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"Republican\",\n        \"age_group\": \"Millennials\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": false,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"\",\n        \"advocate_names\": \"\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16035,\n        \"campaign_id\": 739,\n        \"advocate_universe_id\": 22744,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"CA-42\",\n        \"state_senate\": \"CA-33\",\n        \"state_house\": \"CA-69\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"email_screening\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"CA\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 0,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Queued\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Long Beach\",\n        \"advocate_names\": \"Andy Dev\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16036,\n        \"campaign_id\": 739,\n        \"advocate_universe_id\": 22745,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"CA-42\",\n        \"state_senate\": \"CA-33\",\n        \"state_house\": \"CA-69\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"email_screening\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"CA\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 1,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Queued\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Long Beach\",\n        \"advocate_names\": \"Andy Dev\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16037,\n        \"campaign_id\": 739,\n        \"advocate_universe_id\": 22746,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"CA-42\",\n        \"state_senate\": \"CA-33\",\n        \"state_house\": \"CA-69\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"email_screening\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"CA\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 1,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Queued\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Long Beach\",\n        \"advocate_names\": \"Andy Dev\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16038,\n        \"campaign_id\": 739,\n        \"advocate_universe_id\": 22747,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"CA-42\",\n        \"state_senate\": \"CA-33\",\n        \"state_house\": \"CA-69\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"email_screening\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"CA\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 0,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Queued\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Long Beach\",\n        \"advocate_names\": \"Andy Dev\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16039,\n        \"campaign_id\": 739,\n        \"advocate_universe_id\": 22748,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"CA-42\",\n        \"state_senate\": \"CA-33\",\n        \"state_house\": \"CA-69\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"email_screening\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"CA\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 1,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Queued\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Long Beach\",\n        \"advocate_names\": \"Andy Dev\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16040,\n        \"campaign_id\": 739,\n        \"advocate_universe_id\": 22749,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"CA-42\",\n        \"state_senate\": \"CA-33\",\n        \"state_house\": \"CA-69\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"email_screening\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"CA\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 1,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Queued\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Long Beach\",\n        \"advocate_names\": \"Andy Dev\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16041,\n        \"campaign_id\": 739,\n        \"advocate_universe_id\": 22750,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"CA-42\",\n        \"state_senate\": \"CA-33\",\n        \"state_house\": \"CA-69\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"email_screening\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"CA\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 1,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Queued\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Long Beach\",\n        \"advocate_names\": \"Andy Dev\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16042,\n        \"campaign_id\": 739,\n        \"advocate_universe_id\": 22751,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"CA-42\",\n        \"state_senate\": \"CA-33\",\n        \"state_house\": \"CA-69\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"email_screening\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"CA\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 1,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Queued\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Long Beach\",\n        \"advocate_names\": \"Andy Dev\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16043,\n        \"campaign_id\": 739,\n        \"advocate_universe_id\": 22752,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"CA-42\",\n        \"state_senate\": \"CA-33\",\n        \"state_house\": \"CA-69\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"email_screening\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"CA\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 1,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Queued\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Long Beach\",\n        \"advocate_names\": \"Andy Dev\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16044,\n        \"campaign_id\": 739,\n        \"advocate_universe_id\": 22753,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"CA-42\",\n        \"state_senate\": \"CA-33\",\n        \"state_house\": \"CA-69\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"email_screening\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"CA\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 1,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Queued\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Long Beach\",\n        \"advocate_names\": \"Andy Dev\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16045,\n        \"campaign_id\": 739,\n        \"advocate_universe_id\": 22754,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"CA-42\",\n        \"state_senate\": \"CA-33\",\n        \"state_house\": \"CA-69\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"email_screening\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"CA\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 1,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Queued\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Long Beach\",\n        \"advocate_names\": \"Andy Dev\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16046,\n        \"campaign_id\": 739,\n        \"advocate_universe_id\": 22755,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"CA-42\",\n        \"state_senate\": \"CA-33\",\n        \"state_house\": \"CA-69\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"email_screening\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"CA\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 1,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Long Beach\",\n        \"advocate_names\": \"Andy Dev\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16047,\n        \"campaign_id\": 739,\n        \"advocate_universe_id\": 22756,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"CA-42\",\n        \"state_senate\": \"CA-33\",\n        \"state_house\": \"CA-69\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"email_screening\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"CA\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 1,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Long Beach\",\n        \"advocate_names\": \"Andy Dev\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16048,\n        \"campaign_id\": 738,\n        \"advocate_universe_id\": 12590,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NY-12\",\n        \"state_senate\": \"NY-28\",\n        \"state_house\": \"NY-75\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NY\",\n        \"url_params\": \"lan=es&action=Email\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": true,\n        \"number_of_targets\": 55,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"Democrat\",\n        \"age_group\": \"Gen X\",\n        \"policy_issue_interests\": [\n            \"Taxes\",\n            \"Health\"\n        ],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": false,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"New York\",\n        \"advocate_names\": \"Tamas d\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": [\n            {\n                \"Question\": \"spanish question 1\",\n                \"Answer\": \"\"\n            },\n            {\n                \"Question\": \"Spanish question 2\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 16049,\n        \"campaign_id\": 680,\n        \"advocate_universe_id\": 1995,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"\",\n        \"state_senate\": \"\",\n        \"state_house\": \"\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": true,\n        \"multiple\": false,\n        \"number_of_targets\": 1,\n        \"single_count\": 1,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Invalid address\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"Republican\",\n        \"age_group\": \"Baby Boomer\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Montgomery\",\n        \"advocate_names\": \"Andy dev\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": [\n            {\n                \"Question\": \"Q13\",\n                \"Answer\": \"Answer to q13\"\n            }\n        ]\n    },\n    {\n        \"id\": 16050,\n        \"campaign_id\": 680,\n        \"advocate_universe_id\": 1995,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"TX-31\",\n        \"state_senate\": \"TX-24\",\n        \"state_house\": \"TX-59\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"TX\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": true,\n        \"number_of_targets\": 1,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"Republican\",\n        \"age_group\": \"Baby Boomer\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Montgomery\",\n        \"advocate_names\": \"Andy dev\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": [\n            {\n                \"Question\": \"Q13\",\n                \"Answer\": \"Answer to question\"\n            }\n        ]\n    },\n    {\n        \"id\": 16051,\n        \"campaign_id\": 680,\n        \"advocate_universe_id\": 1995,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"AL-2\",\n        \"state_senate\": \"AL-26\",\n        \"state_house\": \"AL-77\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"AL\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": true,\n        \"number_of_targets\": 1,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"Republican\",\n        \"age_group\": \"Baby Boomer\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Montgomery\",\n        \"advocate_names\": \"Andy dev\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": [\n            {\n                \"Question\": \"Q13\",\n                \"Answer\": \"answer\"\n            }\n        ]\n    },\n    {\n        \"id\": 16052,\n        \"campaign_id\": 758,\n        \"advocate_universe_id\": 12590,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NY-12\",\n        \"state_senate\": \"NY-28\",\n        \"state_house\": \"NY-75\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NY\",\n        \"url_params\": \"action=Email&gtm_debug=1740323982918\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 1,\n        \"single_count\": 1,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"New York\",\n        \"advocate_names\": \"Tamas d\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16053,\n        \"campaign_id\": 758,\n        \"advocate_universe_id\": 12590,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NY-12\",\n        \"state_senate\": \"NY-28\",\n        \"state_house\": \"NY-75\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NY\",\n        \"url_params\": \"action=Email\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": true,\n        \"number_of_targets\": 1,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"New York\",\n        \"advocate_names\": \"Tamas d\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16054,\n        \"campaign_id\": 758,\n        \"advocate_universe_id\": 12590,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NY-12\",\n        \"state_senate\": \"NY-28\",\n        \"state_house\": \"NY-75\",\n        \"response_type\": \"Phone\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NY\",\n        \"url_params\": \"action=Email\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": true,\n        \"number_of_targets\": 1,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"New York\",\n        \"advocate_names\": \"Tamas d\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16055,\n        \"campaign_id\": 758,\n        \"advocate_universe_id\": 12590,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NY-12\",\n        \"state_senate\": \"NY-28\",\n        \"state_house\": \"NY-75\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NY\",\n        \"url_params\": \"action=Email\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": true,\n        \"number_of_targets\": 1,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"New York\",\n        \"advocate_names\": \"Tamas d\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16056,\n        \"campaign_id\": 758,\n        \"advocate_universe_id\": 12590,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NY-12\",\n        \"state_senate\": \"NY-28\",\n        \"state_house\": \"NY-75\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NY\",\n        \"url_params\": \"action=Email\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": true,\n        \"number_of_targets\": 1,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"New York\",\n        \"advocate_names\": \"Tamas d\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16057,\n        \"campaign_id\": 758,\n        \"advocate_universe_id\": 12590,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NY-12\",\n        \"state_senate\": \"NY-28\",\n        \"state_house\": \"NY-75\",\n        \"response_type\": \"Phone\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NY\",\n        \"url_params\": \"action=Email\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": true,\n        \"number_of_targets\": 1,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"New York\",\n        \"advocate_names\": \"Tamas d\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16058,\n        \"campaign_id\": 758,\n        \"advocate_universe_id\": 12590,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NY-12\",\n        \"state_senate\": \"NY-28\",\n        \"state_house\": \"NY-75\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NY\",\n        \"url_params\": \"action=Email&gtm_debug=1740328464692\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": true,\n        \"number_of_targets\": 1,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"New York\",\n        \"advocate_names\": \"Tamas d\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16059,\n        \"campaign_id\": 758,\n        \"advocate_universe_id\": 12590,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NY-12\",\n        \"state_senate\": \"NY-28\",\n        \"state_house\": \"NY-75\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NY\",\n        \"url_params\": \"action=Email\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": true,\n        \"number_of_targets\": 1,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"New York\",\n        \"advocate_names\": \"Tamas d\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16060,\n        \"campaign_id\": 758,\n        \"advocate_universe_id\": 12590,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NY-12\",\n        \"state_senate\": \"NY-28\",\n        \"state_house\": \"NY-75\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NY\",\n        \"url_params\": \"action=Email\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": true,\n        \"number_of_targets\": 1,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"New York\",\n        \"advocate_names\": \"Tamas d\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16061,\n        \"campaign_id\": 758,\n        \"advocate_universe_id\": 12590,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NY-12\",\n        \"state_senate\": \"NY-28\",\n        \"state_house\": \"NY-75\",\n        \"response_type\": \"Phone\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NY\",\n        \"url_params\": \"action=Email\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": true,\n        \"number_of_targets\": 1,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"New York\",\n        \"advocate_names\": \"Tamas d\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16062,\n        \"campaign_id\": 758,\n        \"advocate_universe_id\": 12590,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NY-12\",\n        \"state_senate\": \"NY-28\",\n        \"state_house\": \"NY-75\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NY\",\n        \"url_params\": \"action=Email&gtm_debug=1740330779891\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": true,\n        \"number_of_targets\": 1,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"New York\",\n        \"advocate_names\": \"Tamas d\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16063,\n        \"campaign_id\": 758,\n        \"advocate_universe_id\": 12590,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NY-12\",\n        \"state_senate\": \"NY-28\",\n        \"state_house\": \"NY-75\",\n        \"response_type\": \"Phone\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NY\",\n        \"url_params\": \"action=Email&gtm_debug=1740330779891\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": true,\n        \"number_of_targets\": 1,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"New York\",\n        \"advocate_names\": \"Tamas d\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16064,\n        \"campaign_id\": 758,\n        \"advocate_universe_id\": 12590,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NY-12\",\n        \"state_senate\": \"NY-28\",\n        \"state_house\": \"NY-75\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NY\",\n        \"url_params\": \"action=Email&gtm_debug=1740332293638\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": true,\n        \"number_of_targets\": 1,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"New York\",\n        \"advocate_names\": \"Tamas d\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16065,\n        \"campaign_id\": 758,\n        \"advocate_universe_id\": 12590,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NY-12\",\n        \"state_senate\": \"NY-28\",\n        \"state_house\": \"NY-75\",\n        \"response_type\": \"Phone\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NY\",\n        \"url_params\": \"action=Phone&gtm_debug=1740332293638\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": true,\n        \"number_of_targets\": 1,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"New York\",\n        \"advocate_names\": \"Tamas d\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16066,\n        \"campaign_id\": 758,\n        \"advocate_universe_id\": 22639,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"CT-2\",\n        \"state_senate\": \"CT-7\",\n        \"state_house\": \"CT-52\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"CT\",\n        \"url_params\": \"action=Email\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 1,\n        \"single_count\": 1,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Somers\",\n        \"advocate_names\": \"Tamas Test2\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16067,\n        \"campaign_id\": 758,\n        \"advocate_universe_id\": 22639,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"CT-2\",\n        \"state_senate\": \"CT-7\",\n        \"state_house\": \"CT-52\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"CT\",\n        \"url_params\": \"action=Email\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": true,\n        \"number_of_targets\": 1,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Queued\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Somers\",\n        \"advocate_names\": \"Tamas Test2\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16068,\n        \"campaign_id\": 758,\n        \"advocate_universe_id\": 12590,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NY-12\",\n        \"state_senate\": \"NY-28\",\n        \"state_house\": \"NY-75\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NY\",\n        \"url_params\": \"action=Email\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": true,\n        \"number_of_targets\": 1,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"New York\",\n        \"advocate_names\": \"Tamas d\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16069,\n        \"campaign_id\": 758,\n        \"advocate_universe_id\": 12590,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NY-12\",\n        \"state_senate\": \"NY-28\",\n        \"state_house\": \"NY-75\",\n        \"response_type\": \"Phone\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NY\",\n        \"url_params\": \"action=Email\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": true,\n        \"number_of_targets\": 1,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"New York\",\n        \"advocate_names\": \"Tamas d\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16070,\n        \"campaign_id\": 758,\n        \"advocate_universe_id\": 12590,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NY-12\",\n        \"state_senate\": \"NY-28\",\n        \"state_house\": \"NY-75\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NY\",\n        \"url_params\": \"action=Email\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": true,\n        \"number_of_targets\": 1,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"New York\",\n        \"advocate_names\": \"Tamas d\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16071,\n        \"campaign_id\": 758,\n        \"advocate_universe_id\": 12590,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NY-12\",\n        \"state_senate\": \"NY-28\",\n        \"state_house\": \"NY-75\",\n        \"response_type\": \"Phone\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NY\",\n        \"url_params\": \"action=Email\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": true,\n        \"number_of_targets\": 1,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"New York\",\n        \"advocate_names\": \"Tamas d\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16072,\n        \"campaign_id\": 758,\n        \"advocate_universe_id\": 12590,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NY-12\",\n        \"state_senate\": \"NY-28\",\n        \"state_house\": \"NY-75\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NY\",\n        \"url_params\": \"action=Email\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": true,\n        \"number_of_targets\": 1,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"New York\",\n        \"advocate_names\": \"Tamas d\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16073,\n        \"campaign_id\": 758,\n        \"advocate_universe_id\": 22639,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"CT-2\",\n        \"state_senate\": \"CT-7\",\n        \"state_house\": \"CT-52\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"CT\",\n        \"url_params\": \"action=Email\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": true,\n        \"number_of_targets\": 1,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Queued\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Somers\",\n        \"advocate_names\": \"Tamas Test2\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16074,\n        \"campaign_id\": 758,\n        \"advocate_universe_id\": 22639,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"CT-2\",\n        \"state_senate\": \"CT-7\",\n        \"state_house\": \"CT-52\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"CT\",\n        \"url_params\": \"action=Email\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": true,\n        \"number_of_targets\": 1,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Queued\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Somers\",\n        \"advocate_names\": \"Tamas Test2\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16075,\n        \"campaign_id\": 758,\n        \"advocate_universe_id\": 12590,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NY-12\",\n        \"state_senate\": \"NY-28\",\n        \"state_house\": \"NY-75\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NY\",\n        \"url_params\": \"action=Email\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": true,\n        \"number_of_targets\": 1,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"New York\",\n        \"advocate_names\": \"Tamas d\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16076,\n        \"campaign_id\": 758,\n        \"advocate_universe_id\": 12590,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NY-12\",\n        \"state_senate\": \"NY-28\",\n        \"state_house\": \"NY-75\",\n        \"response_type\": \"Phone\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NY\",\n        \"url_params\": \"action=Email\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": true,\n        \"number_of_targets\": 1,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"New York\",\n        \"advocate_names\": \"Tamas d\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16077,\n        \"campaign_id\": 758,\n        \"advocate_universe_id\": 12590,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NY-12\",\n        \"state_senate\": \"NY-28\",\n        \"state_house\": \"NY-75\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NY\",\n        \"url_params\": \"action=Email\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": true,\n        \"number_of_targets\": 1,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"New York\",\n        \"advocate_names\": \"Tamas d\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16078,\n        \"campaign_id\": 758,\n        \"advocate_universe_id\": 22757,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NY-12\",\n        \"state_senate\": \"NY-28\",\n        \"state_house\": \"NY-75\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NY\",\n        \"url_params\": \"action=Email&tt_test_id=CUT237JC77UF169S7150_1740316358\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 1,\n        \"single_count\": 1,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"New York\",\n        \"advocate_names\": \"Tamas Test\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16079,\n        \"campaign_id\": 758,\n        \"advocate_universe_id\": 22757,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NY-12\",\n        \"state_senate\": \"NY-28\",\n        \"state_house\": \"NY-75\",\n        \"response_type\": \"Phone\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NY\",\n        \"url_params\": \"action=Email&tt_test_id=CUT237JC77UF169S7150_1740316358\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": true,\n        \"number_of_targets\": 1,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"New York\",\n        \"advocate_names\": \"Tamas Test\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16085,\n        \"campaign_id\": 808,\n        \"advocate_universe_id\": 32762,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"\",\n        \"state_senate\": \"\",\n        \"state_house\": \"\",\n        \"response_type\": \"\",\n        \"response_id\": \"\",\n        \"email_status\": \"email_screening\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"\",\n        \"state\": \"\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 0,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Queued\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": false,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"\",\n        \"advocate_names\": \"\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16086,\n        \"campaign_id\": 808,\n        \"advocate_universe_id\": 32763,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"\",\n        \"state_senate\": \"\",\n        \"state_house\": \"\",\n        \"response_type\": \"\",\n        \"response_id\": \"\",\n        \"email_status\": \"email_screening\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"\",\n        \"state\": \"\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 0,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Queued\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": false,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"\",\n        \"advocate_names\": \"\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16087,\n        \"campaign_id\": 808,\n        \"advocate_universe_id\": 32760,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"\",\n        \"state_senate\": \"\",\n        \"state_house\": \"\",\n        \"response_type\": \"\",\n        \"response_id\": \"\",\n        \"email_status\": \"email_screening\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"\",\n        \"state\": \"\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 0,\n        \"single_count\": 1,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Queued\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": false,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"\",\n        \"advocate_names\": \"\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16088,\n        \"campaign_id\": 808,\n        \"advocate_universe_id\": 32760,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"\",\n        \"state_senate\": \"\",\n        \"state_house\": \"\",\n        \"response_type\": \"\",\n        \"response_id\": \"\",\n        \"email_status\": \"email_screening\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"\",\n        \"state\": \"\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 0,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Queued\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": false,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"\",\n        \"advocate_names\": \"\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16089,\n        \"campaign_id\": 700,\n        \"advocate_universe_id\": 12590,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NY-12\",\n        \"state_senate\": \"NY-28\",\n        \"state_house\": \"NY-75\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NY\",\n        \"url_params\": \"type=embed\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": true,\n        \"number_of_targets\": 47,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": false,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"New York\",\n        \"advocate_names\": \"Tamas d\",\n        \"campaign_uuid\": \"eb7d2783-86ba-4358-8aab-35f5fd0e6df5\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16090,\n        \"campaign_id\": 700,\n        \"advocate_universe_id\": 12590,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NY-12\",\n        \"state_senate\": \"NY-28\",\n        \"state_house\": \"NY-75\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NY\",\n        \"url_params\": \"type=embed\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": true,\n        \"number_of_targets\": 47,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": false,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"New York\",\n        \"advocate_names\": \"Tamas d\",\n        \"campaign_uuid\": \"eb7d2783-86ba-4358-8aab-35f5fd0e6df5\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16091,\n        \"campaign_id\": 700,\n        \"advocate_universe_id\": 32764,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NH-1\",\n        \"state_senate\": \"NH-16\",\n        \"state_house\": \"NH-Hillsborough 29\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NH\",\n        \"url_params\": \"type=embed\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 47,\n        \"single_count\": 1,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": false,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Goffstown\",\n        \"advocate_names\": \"Tamas TestNH\",\n        \"campaign_uuid\": \"eb7d2783-86ba-4358-8aab-35f5fd0e6df5\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16092,\n        \"campaign_id\": 700,\n        \"advocate_universe_id\": 22639,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"CT-2\",\n        \"state_senate\": \"CT-7\",\n        \"state_house\": \"CT-52\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"CT\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 47,\n        \"single_count\": 1,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": false,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Somers\",\n        \"advocate_names\": \"Tamas Test2\",\n        \"campaign_uuid\": \"eb7d2783-86ba-4358-8aab-35f5fd0e6df5\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16093,\n        \"campaign_id\": 700,\n        \"advocate_universe_id\": 12590,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NY-12\",\n        \"state_senate\": \"NY-28\",\n        \"state_house\": \"NY-75\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NY\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": true,\n        \"number_of_targets\": 47,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": false,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"New York\",\n        \"advocate_names\": \"Tamas d\",\n        \"campaign_uuid\": \"eb7d2783-86ba-4358-8aab-35f5fd0e6df5\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16094,\n        \"campaign_id\": 700,\n        \"advocate_universe_id\": 32765,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NH-2\",\n        \"state_senate\": \"NH-1\",\n        \"state_house\": \"NH-Grafton 3\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NH\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 47,\n        \"single_count\": 1,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": false,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"North Woodstock\",\n        \"advocate_names\": \"Tamas NH\",\n        \"campaign_uuid\": \"eb7d2783-86ba-4358-8aab-35f5fd0e6df5\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16095,\n        \"campaign_id\": 700,\n        \"advocate_universe_id\": 32764,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NH-1\",\n        \"state_senate\": \"NH-16\",\n        \"state_house\": \"NH-Hillsborough 29\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NH\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": true,\n        \"number_of_targets\": 47,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": false,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Goffstown\",\n        \"advocate_names\": \"Tamas TestNH\",\n        \"campaign_uuid\": \"eb7d2783-86ba-4358-8aab-35f5fd0e6df5\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16096,\n        \"campaign_id\": 700,\n        \"advocate_universe_id\": 32764,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NH-1\",\n        \"state_senate\": \"NH-16\",\n        \"state_house\": \"NH-Hillsborough 29\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NH\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": true,\n        \"number_of_targets\": 47,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": false,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Goffstown\",\n        \"advocate_names\": \"Tamas TestNH\",\n        \"campaign_uuid\": \"eb7d2783-86ba-4358-8aab-35f5fd0e6df5\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16097,\n        \"campaign_id\": 700,\n        \"advocate_universe_id\": 22639,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"CT-2\",\n        \"state_senate\": \"CT-7\",\n        \"state_house\": \"CT-52\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"CT\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": true,\n        \"number_of_targets\": 47,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": false,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Somers\",\n        \"advocate_names\": \"Tamas Test2\",\n        \"campaign_uuid\": \"eb7d2783-86ba-4358-8aab-35f5fd0e6df5\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16098,\n        \"campaign_id\": 700,\n        \"advocate_universe_id\": 12590,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NY-12\",\n        \"state_senate\": \"NY-28\",\n        \"state_house\": \"NY-75\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NY\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": true,\n        \"number_of_targets\": 47,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": false,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"New York\",\n        \"advocate_names\": \"Tamas d\",\n        \"campaign_uuid\": \"eb7d2783-86ba-4358-8aab-35f5fd0e6df5\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16099,\n        \"campaign_id\": 700,\n        \"advocate_universe_id\": 12590,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NY-12\",\n        \"state_senate\": \"NY-28\",\n        \"state_house\": \"NY-75\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NY\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": true,\n        \"number_of_targets\": 47,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": false,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"New York\",\n        \"advocate_names\": \"Tamas d\",\n        \"campaign_uuid\": \"eb7d2783-86ba-4358-8aab-35f5fd0e6df5\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16100,\n        \"campaign_id\": 825,\n        \"advocate_universe_id\": 32766,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NC-12\",\n        \"state_senate\": \"NC-41\",\n        \"state_house\": \"NC-102\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NC\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 1,\n        \"single_count\": 1,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Queued\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"Republican\",\n        \"age_group\": \"Baby Boomer\",\n        \"policy_issue_interests\": [\n            \"Consumer Freedom\"\n        ],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Charlotte\",\n        \"advocate_names\": \"Andy Dev\",\n        \"campaign_uuid\": \"32ddc001-2abc-402b-8a74-8d3700db4ff0\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16101,\n        \"campaign_id\": 825,\n        \"advocate_universe_id\": 32766,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NC-12\",\n        \"state_senate\": \"NC-41\",\n        \"state_house\": \"NC-102\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NC\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": true,\n        \"number_of_targets\": 1,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Queued\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"Republican\",\n        \"age_group\": \"Baby Boomer\",\n        \"policy_issue_interests\": [\n            \"Consumer Freedom\"\n        ],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Charlotte\",\n        \"advocate_names\": \"Andy Dev\",\n        \"campaign_uuid\": \"32ddc001-2abc-402b-8a74-8d3700db4ff0\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16102,\n        \"campaign_id\": 825,\n        \"advocate_universe_id\": 32766,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NC-12\",\n        \"state_senate\": \"NC-41\",\n        \"state_house\": \"NC-102\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NC\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": true,\n        \"number_of_targets\": 1,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"Republican\",\n        \"age_group\": \"Baby Boomer\",\n        \"policy_issue_interests\": [\n            \"Consumer Freedom\"\n        ],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Charlotte\",\n        \"advocate_names\": \"Andy Dev\",\n        \"campaign_uuid\": \"32ddc001-2abc-402b-8a74-8d3700db4ff0\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16103,\n        \"campaign_id\": 825,\n        \"advocate_universe_id\": 32766,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NC-12\",\n        \"state_senate\": \"NC-41\",\n        \"state_house\": \"NC-102\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NC\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": true,\n        \"number_of_targets\": 1,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"Republican\",\n        \"age_group\": \"Baby Boomer\",\n        \"policy_issue_interests\": [\n            \"Consumer Freedom\"\n        ],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Charlotte\",\n        \"advocate_names\": \"Andy Dev\",\n        \"campaign_uuid\": \"32ddc001-2abc-402b-8a74-8d3700db4ff0\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16104,\n        \"campaign_id\": 825,\n        \"advocate_universe_id\": 32766,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NC-12\",\n        \"state_senate\": \"NC-41\",\n        \"state_house\": \"NC-102\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NC\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": true,\n        \"number_of_targets\": 1,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"Republican\",\n        \"age_group\": \"Baby Boomer\",\n        \"policy_issue_interests\": [\n            \"Consumer Freedom\"\n        ],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Charlotte\",\n        \"advocate_names\": \"Andy Dev\",\n        \"campaign_uuid\": \"32ddc001-2abc-402b-8a74-8d3700db4ff0\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16105,\n        \"campaign_id\": 825,\n        \"advocate_universe_id\": 32766,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NC-12\",\n        \"state_senate\": \"NC-41\",\n        \"state_house\": \"NC-102\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NC\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": true,\n        \"number_of_targets\": 1,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"Republican\",\n        \"age_group\": \"Baby Boomer\",\n        \"policy_issue_interests\": [\n            \"Consumer Freedom\"\n        ],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Charlotte\",\n        \"advocate_names\": \"Andy Dev\",\n        \"campaign_uuid\": \"32ddc001-2abc-402b-8a74-8d3700db4ff0\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16106,\n        \"campaign_id\": 825,\n        \"advocate_universe_id\": 32766,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NC-12\",\n        \"state_senate\": \"NC-41\",\n        \"state_house\": \"NC-102\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NC\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": true,\n        \"number_of_targets\": 1,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"Republican\",\n        \"age_group\": \"Baby Boomer\",\n        \"policy_issue_interests\": [\n            \"Consumer Freedom\"\n        ],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Charlotte\",\n        \"advocate_names\": \"Andy Dev\",\n        \"campaign_uuid\": \"32ddc001-2abc-402b-8a74-8d3700db4ff0\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16107,\n        \"campaign_id\": 825,\n        \"advocate_universe_id\": 32766,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NC-12\",\n        \"state_senate\": \"NC-41\",\n        \"state_house\": \"NC-102\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NC\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": true,\n        \"number_of_targets\": 1,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Queued\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"Republican\",\n        \"age_group\": \"Baby Boomer\",\n        \"policy_issue_interests\": [\n            \"Consumer Freedom\"\n        ],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Charlotte\",\n        \"advocate_names\": \"Andy Dev\",\n        \"campaign_uuid\": \"32ddc001-2abc-402b-8a74-8d3700db4ff0\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16108,\n        \"campaign_id\": 825,\n        \"advocate_universe_id\": 32766,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NC-12\",\n        \"state_senate\": \"NC-41\",\n        \"state_house\": \"NC-102\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NC\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": true,\n        \"number_of_targets\": 1,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"Republican\",\n        \"age_group\": \"Baby Boomer\",\n        \"policy_issue_interests\": [\n            \"Consumer Freedom\"\n        ],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Charlotte\",\n        \"advocate_names\": \"Andy Dev\",\n        \"campaign_uuid\": \"32ddc001-2abc-402b-8a74-8d3700db4ff0\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16109,\n        \"campaign_id\": 825,\n        \"advocate_universe_id\": 32766,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NC-12\",\n        \"state_senate\": \"NC-41\",\n        \"state_house\": \"NC-102\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"email_screening\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NC\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 1,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Charlotte\",\n        \"advocate_names\": \"Andy Dev\",\n        \"campaign_uuid\": \"\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16110,\n        \"campaign_id\": 825,\n        \"advocate_universe_id\": 32766,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NC-12\",\n        \"state_senate\": \"NC-41\",\n        \"state_house\": \"NC-102\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"email_screening\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NC\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 1,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Charlotte\",\n        \"advocate_names\": \"Andy Dev\",\n        \"campaign_uuid\": \"32ddc001-2abc-402b-8a74-8d3700db4ff0\",\n        \"submission_type\": \"API\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16111,\n        \"campaign_id\": 700,\n        \"advocate_universe_id\": 12590,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NY-12\",\n        \"state_senate\": \"NY-28\",\n        \"state_house\": \"NY-75\",\n        \"response_type\": \"Phone\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NY\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": true,\n        \"number_of_targets\": 1,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": false,\n        \"promoter_id\": 737,\n        \"advocate_city\": \"New York\",\n        \"advocate_names\": \"Tamas Test\",\n        \"campaign_uuid\": \"eb7d2783-86ba-4358-8aab-35f5fd0e6df5\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 0,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16112,\n        \"campaign_id\": 700,\n        \"advocate_universe_id\": 12590,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NY-12\",\n        \"state_senate\": \"NY-28\",\n        \"state_house\": \"NY-75\",\n        \"response_type\": \"Phone\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NY\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": true,\n        \"number_of_targets\": 1,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": false,\n        \"promoter_id\": 737,\n        \"advocate_city\": \"New York\",\n        \"advocate_names\": \"Tamas Test\",\n        \"campaign_uuid\": \"eb7d2783-86ba-4358-8aab-35f5fd0e6df5\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 0,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16113,\n        \"campaign_id\": 700,\n        \"advocate_universe_id\": 32764,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NH-1\",\n        \"state_senate\": \"NH-16\",\n        \"state_house\": \"NH-Hillsborough 29\",\n        \"response_type\": \"Phone\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NH\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": true,\n        \"number_of_targets\": 1,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": false,\n        \"promoter_id\": 737,\n        \"advocate_city\": \"Goffstown\",\n        \"advocate_names\": \"Tamas TestNH\",\n        \"campaign_uuid\": \"eb7d2783-86ba-4358-8aab-35f5fd0e6df5\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 0,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16114,\n        \"campaign_id\": 700,\n        \"advocate_universe_id\": 32764,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NH-1\",\n        \"state_senate\": \"NH-16\",\n        \"state_house\": \"NH-Hillsborough 29\",\n        \"response_type\": \"Phone\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NH\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": true,\n        \"number_of_targets\": 1,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": false,\n        \"promoter_id\": 737,\n        \"advocate_city\": \"Goffstown\",\n        \"advocate_names\": \"Tamas TestNH\",\n        \"campaign_uuid\": \"eb7d2783-86ba-4358-8aab-35f5fd0e6df5\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 0,\n        \"campaign_name\": \"\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16115,\n        \"campaign_id\": 827,\n        \"advocate_universe_id\": 12590,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NY-12\",\n        \"state_senate\": \"NY-28\",\n        \"state_house\": \"NY-75\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NY\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 1,\n        \"single_count\": 1,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"New York\",\n        \"advocate_names\": \"Tamas Test\",\n        \"campaign_uuid\": \"624cdd84-9e01-41c2-b9ed-437bff27544c\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"Tamas email formatting test\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16116,\n        \"campaign_id\": 827,\n        \"advocate_universe_id\": 12590,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NY-12\",\n        \"state_senate\": \"NY-28\",\n        \"state_house\": \"NY-75\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NY\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": true,\n        \"number_of_targets\": 1,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": false,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"New York\",\n        \"advocate_names\": \"Tamas Test\",\n        \"campaign_uuid\": \"624cdd84-9e01-41c2-b9ed-437bff27544c\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"Tamas email formatting test\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16117,\n        \"campaign_id\": 827,\n        \"advocate_universe_id\": 12590,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NY-12\",\n        \"state_senate\": \"NY-28\",\n        \"state_house\": \"NY-75\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NY\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": true,\n        \"number_of_targets\": 1,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": false,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"New York\",\n        \"advocate_names\": \"Tamas Test\",\n        \"campaign_uuid\": \"624cdd84-9e01-41c2-b9ed-437bff27544c\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"Tamas email formatting test\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16118,\n        \"campaign_id\": 763,\n        \"advocate_universe_id\": 32767,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"DC-98\",\n        \"state_senate\": \"DC-2\",\n        \"state_house\": \"DC-2\",\n        \"response_type\": \"Phone\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"DC\",\n        \"url_params\": \"action=Phone&lan=en\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 1,\n        \"single_count\": 1,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"Democrat\",\n        \"age_group\": \"Millennials\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": false,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Washington\",\n        \"advocate_names\": \"Chazz Clevinger\",\n        \"campaign_uuid\": \"5b345585-9b69-44fa-afaa-60539a4b5a4e\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"Chazz's Campaign (Don't Edit!!!)\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16119,\n        \"campaign_id\": 828,\n        \"advocate_universe_id\": 32768,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"\",\n        \"state_senate\": \"\",\n        \"state_house\": \"\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": true,\n        \"multiple\": false,\n        \"number_of_targets\": 0,\n        \"single_count\": 1,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Invalid address\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"Republican\",\n        \"age_group\": \"Baby Boomer\",\n        \"policy_issue_interests\": [\n            \"Consumer Freedom\",\n            \"Infrastructure\"\n        ],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": false,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"\",\n        \"advocate_names\": \"Andy Dev\",\n        \"campaign_uuid\": \"e139f184-ad94-4df0-9952-3c73e54951b3\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"Andy Custom Target Test\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16120,\n        \"campaign_id\": 828,\n        \"advocate_universe_id\": 32769,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"CA-34\",\n        \"state_senate\": \"CA-26\",\n        \"state_house\": \"CA-52\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"CA\",\n        \"url_params\": \"action=Email\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 0,\n        \"single_count\": 1,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Queued\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"Republican\",\n        \"age_group\": \"Baby Boomer\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": false,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Los Angeles\",\n        \"advocate_names\": \"Andy Dev\",\n        \"campaign_uuid\": \"e139f184-ad94-4df0-9952-3c73e54951b3\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"Andy Custom Target Test\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16121,\n        \"campaign_id\": 828,\n        \"advocate_universe_id\": 32770,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"CA-34\",\n        \"state_senate\": \"CA-26\",\n        \"state_house\": \"CA-52\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"CA\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 2,\n        \"single_count\": 1,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"Republican\",\n        \"age_group\": \"Baby Boomer\",\n        \"policy_issue_interests\": [\n            \"Consumer Freedom\"\n        ],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": false,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Los Angeles\",\n        \"advocate_names\": \"Andy Dev\",\n        \"campaign_uuid\": \"e139f184-ad94-4df0-9952-3c73e54951b3\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"Andy Custom Target Test\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16122,\n        \"campaign_id\": 828,\n        \"advocate_universe_id\": 32771,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"CA-34\",\n        \"state_senate\": \"CA-26\",\n        \"state_house\": \"CA-52\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"CA\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 2,\n        \"single_count\": 1,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"Republican\",\n        \"age_group\": \"Baby Boomer\",\n        \"policy_issue_interests\": [\n            \"Jobs\"\n        ],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": false,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Los Angeles\",\n        \"advocate_names\": \"Andy Dev\",\n        \"campaign_uuid\": \"e139f184-ad94-4df0-9952-3c73e54951b3\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"Andy Custom Target Test\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16123,\n        \"campaign_id\": 828,\n        \"advocate_universe_id\": 32772,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"CA-34\",\n        \"state_senate\": \"CA-26\",\n        \"state_house\": \"CA-52\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"CA\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 2,\n        \"single_count\": 1,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"Republican\",\n        \"age_group\": \"Baby Boomer\",\n        \"policy_issue_interests\": [\n            \"Consumer Freedom\"\n        ],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": false,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Los Angeles\",\n        \"advocate_names\": \"Andy Dev\",\n        \"campaign_uuid\": \"e139f184-ad94-4df0-9952-3c73e54951b3\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"Andy Custom Target Test\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16124,\n        \"campaign_id\": 829,\n        \"advocate_universe_id\": 32773,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"AL-7\",\n        \"state_senate\": \"AL-19\",\n        \"state_house\": \"AL-57\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"AL\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 3,\n        \"single_count\": 1,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"Republican\",\n        \"age_group\": \"Baby Boomer\",\n        \"policy_issue_interests\": [\n            \"Economy\",\n            \"Border Security\"\n        ],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Birmingham\",\n        \"advocate_names\": \"Andy Dev\",\n        \"campaign_uuid\": \"4dfe0126-0c15-4f4f-bb76-4ba0006f6dbf\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"Andy Custom Target Constituent Mode\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16125,\n        \"campaign_id\": 829,\n        \"advocate_universe_id\": 32774,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"AL-7\",\n        \"state_senate\": \"AL-18\",\n        \"state_house\": \"AL-52\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"AL\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 3,\n        \"single_count\": 1,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Birmingham\",\n        \"advocate_names\": \"Birmingham Tamas\",\n        \"campaign_uuid\": \"4dfe0126-0c15-4f4f-bb76-4ba0006f6dbf\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"Andy Custom Target Constituent Mode\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16126,\n        \"campaign_id\": 829,\n        \"advocate_universe_id\": 32775,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"AL-7\",\n        \"state_senate\": \"AL-19\",\n        \"state_house\": \"AL-57\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"AL\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 3,\n        \"single_count\": 1,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"Republican\",\n        \"age_group\": \"Baby Boomer\",\n        \"policy_issue_interests\": [\n            \"Consumer Freedom\",\n            \"Health\"\n        ],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Birmingham\",\n        \"advocate_names\": \"Andy Dev\",\n        \"campaign_uuid\": \"4dfe0126-0c15-4f4f-bb76-4ba0006f6dbf\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"Andy Custom Target Constituent Mode\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16127,\n        \"campaign_id\": 829,\n        \"advocate_universe_id\": 32774,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"AL-7\",\n        \"state_senate\": \"AL-18\",\n        \"state_house\": \"AL-52\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": true,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"AL\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": true,\n        \"number_of_targets\": 3,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Birmingham\",\n        \"advocate_names\": \"Birmingham Tamas\",\n        \"campaign_uuid\": \"4dfe0126-0c15-4f4f-bb76-4ba0006f6dbf\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"Andy Custom Target Constituent Mode\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16128,\n        \"campaign_id\": 829,\n        \"advocate_universe_id\": 32774,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"AL-7\",\n        \"state_senate\": \"AL-18\",\n        \"state_house\": \"AL-52\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"AL\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": true,\n        \"number_of_targets\": 3,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Birmingham\",\n        \"advocate_names\": \"Birmingham Tamas\",\n        \"campaign_uuid\": \"4dfe0126-0c15-4f4f-bb76-4ba0006f6dbf\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"Andy Custom Target Constituent Mode\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16129,\n        \"campaign_id\": 829,\n        \"advocate_universe_id\": 12590,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NY-12\",\n        \"state_senate\": \"NY-28\",\n        \"state_house\": \"NY-75\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": true,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NY\",\n        \"url_params\": \"utm_source=test&utm_medium=vscode&utm_referrer=Tamas&uid=12345677\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 1,\n        \"single_count\": 1,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Queued\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"New York\",\n        \"advocate_names\": \"Tamas Test\",\n        \"campaign_uuid\": \"4dfe0126-0c15-4f4f-bb76-4ba0006f6dbf\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"Andy Custom Target Constituent Mode\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16130,\n        \"campaign_id\": 827,\n        \"advocate_universe_id\": 12590,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NY-12\",\n        \"state_senate\": \"NY-28\",\n        \"state_house\": \"NY-75\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": true,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NY\",\n        \"url_params\": \"utm_source=test&utm_medium=vscode&utm_referrer=Tamas&uid=12345677\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": true,\n        \"number_of_targets\": 2,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": false,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"New York\",\n        \"advocate_names\": \"Tamas Test\",\n        \"campaign_uuid\": \"624cdd84-9e01-41c2-b9ed-437bff27544c\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"Tamas email formatting test\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16131,\n        \"campaign_id\": 827,\n        \"advocate_universe_id\": 32774,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"AL-7\",\n        \"state_senate\": \"AL-18\",\n        \"state_house\": \"AL-52\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": true,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"AL\",\n        \"url_params\": \"action=Email&utm_source=test&utm_medium=vscode&utm_referrer=Tamas&uid=12345677\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 2,\n        \"single_count\": 1,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": false,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Birmingham\",\n        \"advocate_names\": \"Birmingham Tamas\",\n        \"campaign_uuid\": \"624cdd84-9e01-41c2-b9ed-437bff27544c\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"Tamas email formatting test\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16132,\n        \"campaign_id\": 827,\n        \"advocate_universe_id\": 12590,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NY-12\",\n        \"state_senate\": \"NY-28\",\n        \"state_house\": \"NY-75\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": true,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NY\",\n        \"url_params\": \"action=Email&utm_source=test&utm_medium=vscode&utm_referrer=Tamas&uid=12345677\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": true,\n        \"number_of_targets\": 2,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": false,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"New York\",\n        \"advocate_names\": \"Tamas Test\",\n        \"campaign_uuid\": \"624cdd84-9e01-41c2-b9ed-437bff27544c\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"Tamas email formatting test\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16133,\n        \"campaign_id\": 830,\n        \"advocate_universe_id\": 32776,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NH-1\",\n        \"state_senate\": \"NH-16\",\n        \"state_house\": \"NH-Hillsborough 29\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"email_screening\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NH\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 0,\n        \"single_count\": 1,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Queued\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Goffstown\",\n        \"advocate_names\": \"Chris Tosto\",\n        \"campaign_uuid\": \"d3c94a29-2b61-4599-b0d7-b4493932135f\",\n        \"submission_type\": \"API\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"Test for Multi Segment API action\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16134,\n        \"campaign_id\": 830,\n        \"advocate_universe_id\": 32777,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NH-1\",\n        \"state_senate\": \"NH-16\",\n        \"state_house\": \"NH-Hillsborough 29\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NH\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 2,\n        \"single_count\": 1,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": false,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Goffstown\",\n        \"advocate_names\": \"Janet Tosto\",\n        \"campaign_uuid\": \"d3c94a29-2b61-4599-b0d7-b4493932135f\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"Test for Multi Segment API action\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16135,\n        \"campaign_id\": 830,\n        \"advocate_universe_id\": 32776,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NH-1\",\n        \"state_senate\": \"NH-16\",\n        \"state_house\": \"NH-Hillsborough 29\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"email_screening\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NH\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 0,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Queued\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Goffstown\",\n        \"advocate_names\": \"Chris Tosto\",\n        \"campaign_uuid\": \"d3c94a29-2b61-4599-b0d7-b4493932135f\",\n        \"submission_type\": \"API\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"Test for Multi Segment API action\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16136,\n        \"campaign_id\": 830,\n        \"advocate_universe_id\": 32776,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NH-1\",\n        \"state_senate\": \"NH-16\",\n        \"state_house\": \"NH-Hillsborough 29\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"email_screening\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NH\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 0,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Queued\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Goffstown\",\n        \"advocate_names\": \"Chris Tosto\",\n        \"campaign_uuid\": \"d3c94a29-2b61-4599-b0d7-b4493932135f\",\n        \"submission_type\": \"API\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"Test for Multi Segment API action\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16137,\n        \"campaign_id\": 830,\n        \"advocate_universe_id\": 32776,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NH-1\",\n        \"state_senate\": \"NH-16\",\n        \"state_house\": \"NH-Hillsborough 29\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"email_screening\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NH\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 0,\n        \"single_count\": 0,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Queued\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Goffstown\",\n        \"advocate_names\": \"Chris Tosto\",\n        \"campaign_uuid\": \"d3c94a29-2b61-4599-b0d7-b4493932135f\",\n        \"submission_type\": \"API\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"Test for Multi Segment API action\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16138,\n        \"campaign_id\": 830,\n        \"advocate_universe_id\": 32778,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"NH-1\",\n        \"state_senate\": \"NH-16\",\n        \"state_house\": \"NH-Hillsborough 29\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"email_screening\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"NH\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 0,\n        \"single_count\": 1,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Queued\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Goffstown\",\n        \"advocate_names\": \"LELA ODOM\",\n        \"campaign_uuid\": \"d3c94a29-2b61-4599-b0d7-b4493932135f\",\n        \"submission_type\": \"API\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"Test for Multi Segment API action\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16139,\n        \"campaign_id\": 830,\n        \"advocate_universe_id\": 32779,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"MA-6\",\n        \"state_senate\": \"MA-20\",\n        \"state_house\": \"MA-180\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"email_screening\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"MA\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 0,\n        \"single_count\": 1,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Queued\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Tewksbury\",\n        \"advocate_names\": \"JOHN LUMMUS\",\n        \"campaign_uuid\": \"d3c94a29-2b61-4599-b0d7-b4493932135f\",\n        \"submission_type\": \"API\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"Test for Multi Segment API action\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16140,\n        \"campaign_id\": 831,\n        \"advocate_universe_id\": 32780,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"ACT - Canberra\",\n        \"state_senate\": \"\",\n        \"state_house\": \"ACT - Canberra\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": true,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"AU\",\n        \"state\": \"ACT\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 2,\n        \"single_count\": 1,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Canberra\",\n        \"advocate_names\": \"Andy Dev\",\n        \"campaign_uuid\": \"964cff08-7219-4056-b0a0-c3313d142a3d\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"Andy Australian Custom Target Test\",\n        \"privacy_opt_in\": false,\n        \"custom_questions\": []\n    },\n    {\n        \"id\": 16141,\n        \"campaign_id\": 834,\n        \"advocate_universe_id\": 32781,\n        \"email_subject\": \"deprecated_field\",\n        \"email_body\": \"deprecated_field\",\n        \"cong_district\": \"MA-7\",\n        \"state_senate\": \"MA-27\",\n        \"state_house\": \"MA-154\",\n        \"response_type\": \"Email\",\n        \"response_id\": \"\",\n        \"email_status\": \"\",\n        \"video_link\": \"\",\n        \"video_status\": 0,\n        \"content_set_name\": \"\",\n        \"photo_url\": \"\",\n        \"is_manual\": false,\n        \"is_custom_optin\": false,\n        \"is_sms_optin\": false,\n        \"import\": false,\n        \"content_number\": 0,\n        \"country\": \"US\",\n        \"state\": \"MA\",\n        \"url_params\": \"\",\n        \"approval_needed\": false,\n        \"is_approved\": null,\n        \"approval_status\": \"\",\n        \"invalid_address\": false,\n        \"multiple\": false,\n        \"number_of_targets\": 15,\n        \"single_count\": 1,\n        \"outreach_id\": 0,\n        \"messages_queued\": 0,\n        \"status\": \"Processed\",\n        \"messages_delivered\": 0,\n        \"processed_for_multiple\": false,\n        \"political_affiliation\": \"\",\n        \"age_group\": \"\",\n        \"policy_issue_interests\": [],\n        \"tweet_content\": \"\",\n        \"regulatory_body\": \"\",\n        \"regulatory_subject\": \"\",\n        \"constituent_mode_on\": true,\n        \"promoter_id\": 0,\n        \"advocate_city\": \"Somerville\",\n        \"advocate_names\": \"Guy Rossman\",\n        \"campaign_uuid\": \"065fcd10-91f9-422b-b326-640dd606594c\",\n        \"submission_type\": \"\",\n        \"promoter_id_v2\": 737,\n        \"campaign_name\": \"MA Test\",\n        \"privacy_opt_in\": true,\n        \"custom_questions\": []\n    }\n]"}],"_postman_id":"c02680ff-7af9-4976-a0c7-9583c14edf19"},{"name":"Reset new action tracker","id":"661a8949-04b8-42d9-ae4c-44d9bb4e3b34","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"url":"https://api.civiclick.com/v2/actions/reset_tracker?action_id=0","description":"<p>You can reset the new action tracker to 0 or to an action ID of your choice by using this endpoint.</p>\n<p>If set to 0, all actions in our database will be returned on the next query to <strong>Get new actions</strong>; if set to a non-zero number, all actions submitted after the inputted action ID will be returned on the next query to <strong>Get new actions</strong>.</p>\n<p>This utility endpoint can be extremely useful if you encountered issues ingesting the results of one or more previous <strong>Get new actions</strong> calls. Otherwise, you probably won't need to leverage this endpoint.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a61dbf9f-719a-4517-af33-9189e23e5328","id":"a61dbf9f-719a-4517-af33-9189e23e5328","name":"CiviClick 2.0 API","type":"collection"}},"urlObject":{"path":["actions","reset_tracker"],"host":["https://api.civiclick.com/v2"],"query":[{"description":{"content":"<p>The ID of the last action you have successfully ingested. The endpoint will return actions submitted after the action with the provided ID. Set to 0 to retrieve all your actions in our systems.</p>\n","type":"text/plain"},"key":"action_id","value":"0"}],"variable":[]}},"response":[{"id":"63895e59-afce-48db-944a-e885d691d252","name":"Reset new action tracker","originalRequest":{"method":"PATCH","header":[],"url":{"raw":"https://api.civiclick.com/v2/actions/reset_tracker?action_id=0","host":["https://api.civiclick.com/v2"],"path":["actions","reset_tracker"],"query":[{"key":"action_id","value":"0","description":"The ID of the last action you have successfully ingested. The endpoint will return actions submitted after the action with the provided ID. Set to 0 to retrieve all your actions in our systems."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 24 Apr 2025 13:01:25 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"XNS=51214782689b171386ed29636a1f10e7|588d505220a1b82bfd28a6b578c631af; Path=/socket/; Secure; HttpOnly; SameSite=Strict"},{"key":"X-App","value":"hit"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"private, no-cache, no-store, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Mon, 27 Apr 2015 13:01:25 GMT"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"deny"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, DELETE, PUT, PATCH, OPTIONS, HEAD"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Max-Age","value":"86400"},{"key":"X-Trace-ID","value":"1986f62a-630e-40b0-a295-3f13bbdd868a"},{"key":"Content-Encoding","value":"gzip"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains;"}],"cookie":[],"responseTime":null,"body":"\"success\""}],"_postman_id":"661a8949-04b8-42d9-ae4c-44d9bb4e3b34"},{"name":"Subscribe to actions webhook","id":"93634231-3b02-41ff-882d-d0081967eb84","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"target_url\": \"https://www.example.com\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.civiclick.com/v2/actions/subscribe","description":"<p>You can subscribe to our actions webhook by sending an API call to this endpoint with the target url you'd like us to send your actions and corresponding advocate data to.</p>\n<p>If you already have a subscription, and you send a request to this endpoint, no change will be effectuated, and the API will indicate the target URL your current subscription is set up for. If you'd like to resubscribe with a new target URL, use the <strong>DELETE /actions/unsubscribe</strong> endpoint first to remove your existing subscription, then resubscribe with the new target URL through this endpoint.</p>\n<p><strong>How does the webhook work?</strong></p>\n<p>When an advocate action arrives into our system, if you are subscribed to this webhook, our server will send you the submission's (action's) key data as well as the submitting advocate's key data to the target URL set up in your subscription.</p>\n<h3 id=\"request-body-signature\">Request body signature</h3>\n<ul>\n<li><p><code>target_url</code>: <em>string, REQUIRED</em></p>\n<ul>\n<li>Indicates the URL to send action and related advocate data to.</li>\n</ul>\n</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a61dbf9f-719a-4517-af33-9189e23e5328","id":"a61dbf9f-719a-4517-af33-9189e23e5328","name":"CiviClick 2.0 API","type":"collection"}},"urlObject":{"path":["actions","subscribe"],"host":["https://api.civiclick.com/v2"],"query":[],"variable":[]}},"response":[{"id":"c7ee04ae-c8a7-4764-8992-822403a3d6df","name":"Successful subscription","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"target_url\": \"https://www.example.com\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.civiclick.com/v2/actions/subscribe"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, DELETE, PUT, PATCH, OPTIONS, HEAD"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Max-Age","value":"86400"},{"key":"Cache-Control","value":"private, no-cache, no-store, must-revalidate"},{"key":"Content-Length","value":"40"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Date","value":"Thu, 08 May 2025 21:48:25 GMT"},{"key":"Expires","value":"Mon, 11 May 2015 21:48:25 GMT"},{"key":"Pragma","value":"no-cache"},{"key":"Server","value":"Vercel"},{"key":"Set-Cookie","value":"XNS=3883602b7b6d61c899cdea557520f64c|588d505220a1b82bfd28a6b578c631af; Path=/socket/; Secure; HttpOnly; SameSite=Strict"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains;"},{"key":"X-App","value":"hit"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"deny"},{"key":"X-Matched-Path","value":"/api/[[...path]]"},{"key":"X-Trace-Id","value":"346f0535-7ec0-44a0-94cf-46a07e0be2c7"},{"key":"X-Vercel-Cache","value":"MISS"},{"key":"X-Vercel-Id","value":"iad1::iad1::89vr2-1746740905761-cce07e6e8592"},{"key":"X-Xss-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"target_url\": \"https://www.example.com\"\n}"},{"id":"2abda60b-4712-46bc-9862-d11053145cad","name":"Error - already subscribed","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"target_url\": \"https://www.example.com\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.civiclick.com/v2/actions/subscribe"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Accept-Ranges","value":"none"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, DELETE, PUT, PATCH, OPTIONS, HEAD"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Max-Age","value":"86400"},{"key":"Cache-Control","value":"private, no-cache, no-store, must-revalidate"},{"key":"Content-Length","value":"89"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Date","value":"Thu, 08 May 2025 21:47:01 GMT"},{"key":"Expires","value":"Mon, 11 May 2015 21:47:01 GMT"},{"key":"Pragma","value":"no-cache"},{"key":"Server","value":"Vercel"},{"key":"Set-Cookie","value":"XNS=dc6f7ee94af6daed6e9c1d04ee5da7af|588d505220a1b82bfd28a6b578c631af; Path=/socket/; Secure; HttpOnly; SameSite=Strict"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains;"},{"key":"X-App","value":"hit"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"deny"},{"key":"X-Matched-Path","value":"/api/[[...path]]"},{"key":"X-Trace-Id","value":"b227b09a-acd6-4d41-8f5b-a367f03e8001"},{"key":"X-Vercel-Cache","value":"MISS"},{"key":"X-Vercel-Id","value":"iad1::iad1::kghb5-1746740820778-33479a59f51a"},{"key":"X-Xss-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"ERROR_FATAL\",\n    \"message\": \"Already subscribed\",\n    \"payload\": \"https://www.example.com\"\n}"}],"_postman_id":"93634231-3b02-41ff-882d-d0081967eb84"},{"name":"Unsubscribe from actions webhook","id":"5ae549e0-d559-4ec6-9bf4-e55ba3c96aaf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.civiclick.com/v2/actions/unsubscribe","description":"<p>You can remove your actions webhook subscription via an API call to this endpoint. No input required; our backend will identify your customer entity based on your API access token and remove the corresponding webhook subscription.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a61dbf9f-719a-4517-af33-9189e23e5328","id":"a61dbf9f-719a-4517-af33-9189e23e5328","name":"CiviClick 2.0 API","type":"collection"}},"urlObject":{"path":["actions","unsubscribe"],"host":["https://api.civiclick.com/v2"],"query":[],"variable":[]}},"response":[{"id":"5fbdb714-6575-4a8c-baa6-c6dcbbd0daf1","name":"Successful unsubscribe","originalRequest":{"method":"DELETE","header":[],"url":"https://api.civiclick.com/v2/actions/unsubscribe"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, DELETE, PUT, PATCH, OPTIONS, HEAD"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Max-Age","value":"86400"},{"key":"Cache-Control","value":"private, no-cache, no-store, must-revalidate"},{"key":"Content-Length","value":"40"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Date","value":"Thu, 08 May 2025 21:51:32 GMT"},{"key":"Expires","value":"Mon, 11 May 2015 21:51:32 GMT"},{"key":"Pragma","value":"no-cache"},{"key":"Server","value":"Vercel"},{"key":"Set-Cookie","value":"XNS=f70158433f649cd5a55ab6127b58e3bd|588d505220a1b82bfd28a6b578c631af; Path=/socket/; Secure; HttpOnly; SameSite=Strict"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains;"},{"key":"X-App","value":"hit"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"deny"},{"key":"X-Matched-Path","value":"/api/[[...path]]"},{"key":"X-Trace-Id","value":"304cf432-8591-4fff-9df4-414631e81b68"},{"key":"X-Vercel-Cache","value":"MISS"},{"key":"X-Vercel-Id","value":"iad1::iad1::8qnvk-1746741092244-5ccfd9686411"},{"key":"X-Xss-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"target_url\": \"https://www.example.com\"\n}"},{"id":"759238b5-815d-4281-96ea-a017bd3392d6","name":"Error - no subscription","originalRequest":{"method":"DELETE","header":[],"url":"https://api.civiclick.com/v2/actions/unsubscribe"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, DELETE, PUT, PATCH, OPTIONS, HEAD"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Max-Age","value":"86400"},{"key":"Cache-Control","value":"private, no-cache, no-store, must-revalidate"},{"key":"Content-Length","value":"87"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Date","value":"Thu, 08 May 2025 21:52:18 GMT"},{"key":"Expires","value":"Mon, 11 May 2015 21:52:18 GMT"},{"key":"Pragma","value":"no-cache"},{"key":"Server","value":"Vercel"},{"key":"Set-Cookie","value":"XNS=dc6f7ee94af6daed6e9c1d04ee5da7af|588d505220a1b82bfd28a6b578c631af; Path=/socket/; Secure; HttpOnly; SameSite=Strict"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains;"},{"key":"X-App","value":"hit"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"deny"},{"key":"X-Matched-Path","value":"/api/[[...path]]"},{"key":"X-Trace-Id","value":"d06b5dca-f733-4ec0-8567-f2b148db4037"},{"key":"X-Vercel-Cache","value":"MISS"},{"key":"X-Vercel-Id","value":"iad1::iad1::s7dtw-1746741138395-354b7efe5bfa"},{"key":"X-Xss-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"ERROR_CODE_NOT_FOUND\",\n    \"message\": \"Webhook subscription not found\",\n    \"payload\": \"\"\n}"}],"_postman_id":"5ae549e0-d559-4ec6-9bf4-e55ba3c96aaf"}],"id":"ff0bdec6-2f96-4fb6-adb9-2a32b4affd62","description":"<p>You can post campaign submissions (advocate actions) programmatically and you can retrieve all advocate actions posted to any of your campaigns.</p>\n","event":[{"listen":"prerequest","script":{"id":"aeea7389-186e-4ee2-8ed2-01d74c150b55","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"8f680342-ab47-43f6-bc99-72d21653f806","type":"text/javascript","packages":{},"exec":[""]}}],"_postman_id":"ff0bdec6-2f96-4fb6-adb9-2a32b4affd62","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a61dbf9f-719a-4517-af33-9189e23e5328","id":"a61dbf9f-719a-4517-af33-9189e23e5328","name":"CiviClick 2.0 API","type":"collection"}}},{"name":"Advocates","item":[{"name":"Add new advocates","id":"59884d74-8618-41ec-9344-4b6da6455841","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  // Advocate identity information\n  \"email\": \"john.doe@example.com\",\n  \"prefix\": \"Mr.\",\n  \"first_name\": \"John\",\n  \"last_name\": \"Doe\",\n  \"phone\": \"+1 (555) 123-4567\",\n\n  // Advocate location information\n  \"country\": \"US\",\n  \"street_address_1\": \"123 Main Street\",\n  \"zip\": \"12345\",\n  \"city\": \"Anytown\",\n  \"state\": \"CA\",\n  \"longitude\": -118.2437,\n  \"latitude\": 34.0522,\n  \"Congressional_District\": \"CA-34\",\n  \"State_Senate_District\": \"District 26\",\n  \"state_house_district\": \"Assembly District 53\",\n\n  // Advocate preferences and attributes\n  \"privacy_opt_in\": true,\n  \"custom_question\": [\n    {\n      \"question_id\": \"fav_color\",\n      \"answer\": \"blue\"\n    },\n    {\n      \"question_id\": \"volunteer_interest\",\n      \"answer\": \"community outreach\"\n    }\n  ],\n  \"age_group\": \"35-44\",\n  \"political_affiliation\": \"Independent\",\n  \"policy_issue_interests\": [\"environmental protection\", \"education reform\"],\n\n  // Advocate activity data (you can import advocates with data on their previous activity)\n  \"total_count\": 15,\n  \"email_count\": 7,\n  \"phone_count\": 3,\n  \"tweet_count\": 2,\n  \"video_count\": 0,\n  \"comment_count\": 1,\n  \"petition_count\": 2,\n  \"last_action_date\": \"2025-04-28\",\n  \"email_last_action_date\": \"2025-04-27\",\n  \"phone_last_action_date\": \"2025-04-20\",\n  \"tweet_last_action_date\": \"2025-04-25\",\n  \"video_last_action_date\": null,\n  \"comment_last_action\": \"2025-04-15\",\n  \"petition_last_action_date\": \"2025-04-28\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.civiclick.com/v2/advocates","description":"<p>You can import new advocates you'd like to leverage for campaigns or outreach, into our system via this endpoint.</p>\n<p>This endpoint is compatible with CiviClick 1.0 and CiviClick 2.0 as well.</p>\n<h3 id=\"request-body-parameters\">Request body parameters</h3>\n<h5 id=\"advocate-identity-information\">Advocate identity information</h5>\n<ul>\n<li><p><code>email</code>: <em>string, REQUIRED</em></p>\n</li>\n<li><p><code>prefix</code>: <em>string, optional</em></p>\n<ul>\n<li>should be one of <code>Mr.</code> | <code>Mrs.</code> | <code>Miss</code> | <code>Ms.</code> | <code>Dr.</code></li>\n</ul>\n</li>\n<li><p><code>first_name</code>: <em>string, REQUIRED</em></p>\n</li>\n<li><p><code>last_name</code>: <em>string, REQUIRED</em></p>\n</li>\n<li><p><code>phone</code>: <em>string, optional</em></p>\n</li>\n</ul>\n<h5 id=\"advocate-location-information\">Advocate location information</h5>\n<ul>\n<li><p><code>country</code>: <em>string, REQUIRED</em></p>\n<ul>\n<li>should be one of <code>US</code> | <code>CA</code> | <code>AU</code> | <code>UK</code></li>\n</ul>\n</li>\n<li><p><code>street_address_1</code>: <em>string, REQUIRED</em></p>\n</li>\n<li><p><code>zip</code>: <em>string, REQUIRED</em></p>\n</li>\n<li><p><code>city</code>: <em>string, optional</em></p>\n</li>\n<li><p><code>state</code>: <em>string, optional</em></p>\n</li>\n<li><p><code>longitude</code>: <em>decimal, optional</em></p>\n</li>\n<li><p><code>latitude</code>: <em>decimal, optional</em></p>\n</li>\n<li><p><code>Congressional_District</code>: <em>string, optional</em></p>\n</li>\n<li><p><code>State_Senate_District</code>: <em>string, optional</em></p>\n</li>\n<li><p><code>state_house_district</code>: <em>string, optional</em></p>\n</li>\n</ul>\n<h5 id=\"advocate-preferences-and-attributes\">Advocate preferences and attributes</h5>\n<ul>\n<li><p><code>privacy_opt_in</code>: <em>boolean, optional, defaults to true</em></p>\n<ul>\n<li>Indicates if the advocate agrees to the utilization of their personal information.</li>\n</ul>\n</li>\n<li><p><code>custom_question</code>: array of JSON objects, optional</p>\n<ul>\n<li>covers any custom questions that the advocate answered</li>\n</ul>\n</li>\n<li><p><code>age_group</code>: <em>string, optional</em></p>\n</li>\n<li><p><code>political_affiliation</code>: <em>string, optional</em></p>\n</li>\n<li><p><code>policy_issue_interests</code>: <em>array of strings, optional</em></p>\n</li>\n</ul>\n<h5 id=\"advocate-activity-data-you-can-import-advocates-with-data-on-their-previous-activity\">Advocate activity data (you can import advocates with data on their previous activity)</h5>\n<ul>\n<li><p><code>total_count</code>: <em>number, optional</em></p>\n<ul>\n<li>Total action count of the advocate so far</li>\n</ul>\n</li>\n<li><p><code>email_count</code>: <em>number, optional</em></p>\n</li>\n<li><p><code>phone_count</code>: <em>number, optional</em></p>\n</li>\n<li><p><code>tweet_count</code>: <em>number, optional</em></p>\n</li>\n<li><p><code>video_count</code>: <em>number, optional</em></p>\n</li>\n<li><p><code>comment_count</code>: <em>number, optional</em></p>\n</li>\n<li><p><code>petition_count</code>: <em>number, optional</em></p>\n</li>\n<li><p><code>last_action_date</code>: <em>date, optional</em></p>\n</li>\n<li><p><code>email_last_action_date</code>: <em>date, optional</em></p>\n</li>\n<li><p><code>phone_last_action_date</code>: <em>date, optional</em></p>\n</li>\n<li><p><code>tweet_last_action_date</code>: <em>date, optional</em></p>\n</li>\n<li><p><code>video_last_action_date</code>: <em>date, optional</em></p>\n</li>\n<li><p><code>comment_last_action</code>: <em>date, optional</em></p>\n</li>\n<li><p><code>petition_last_action_date</code>: <em>date, optional</em></p>\n</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a61dbf9f-719a-4517-af33-9189e23e5328","id":"a61dbf9f-719a-4517-af33-9189e23e5328","name":"CiviClick 2.0 API","type":"collection"}},"urlObject":{"path":["advocates"],"host":["https://api.civiclick.com/v2"],"query":[],"variable":[]}},"response":[{"id":"e7380816-2c66-4177-8aed-5bf793fa39e0","name":"Add new advocates","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://api.civiclick.com/v2/advocates?email=andy.i+patched_universe_record@airdev.co&first_name=Andy&last_name=Dev&notes=&prefix=Mr.&phone=&street_address1=&street_address2=&city=&zip=&state=&country=US&full_address=&total_count=&longitude=&latitude=&email_count=1&phone_count=2&video_count=3&tweet_count=4&photo_count=5&comment_count=6&petition_count=7&last_action_date=2025-01-11&email_last_action_date=2025-01-11&phone_last_action_date=2025-01-11&video_last_action_date=2025-01-11&tweet_last_action_date=2025-01-11&photo_last_action_date=2025-01-11&comment_last_action=&petition_last_action_date=&Congressional_District=&State_Senate_District=&state_house_district=&unique_actions=&active=false&modified_by=&modified_date=&custom_optin=&custom_question=[{\"Question\":\"\",\"Answer\":\"\"}]&is_manual=false&import=false&county=&age_group=&political_affiliation=&policy_issue_interests=&privacy_opt_in=false","host":["https://api.civiclick.com/v2"],"path":["advocates"],"query":[{"key":"email","value":"andy.i+patched_universe_record@airdev.co","description":"string"},{"key":"first_name","value":"Andy","description":"string"},{"key":"last_name","value":"Dev","description":"string"},{"key":"notes","value":"","description":"string"},{"key":"prefix","value":"Mr.","description":"string"},{"key":"phone","value":"","description":"string"},{"key":"street_address1","value":"","description":"string"},{"key":"street_address2","value":"","description":"string"},{"key":"city","value":"","description":"string"},{"key":"zip","value":"","description":"string"},{"key":"state","value":"","description":"string"},{"key":"country","value":"US","description":"string"},{"key":"full_address","value":"","description":"string"},{"key":"total_count","value":"","description":"integer"},{"key":"longitude","value":"","description":"decimal"},{"key":"latitude","value":"","description":"decimal"},{"key":"email_count","value":"1","description":"integer"},{"key":"phone_count","value":"2","description":"integer"},{"key":"video_count","value":"3","description":"integer"},{"key":"tweet_count","value":"4","description":"integer"},{"key":"photo_count","value":"5","description":"integer"},{"key":"comment_count","value":"6","description":"integer"},{"key":"petition_count","value":"7","description":"integer"},{"key":"last_action_date","value":"2025-01-11","description":"date"},{"key":"email_last_action_date","value":"2025-01-11","description":"date"},{"key":"phone_last_action_date","value":"2025-01-11","description":"date"},{"key":"video_last_action_date","value":"2025-01-11","description":"date"},{"key":"tweet_last_action_date","value":"2025-01-11","description":"date"},{"key":"photo_last_action_date","value":"2025-01-11","description":"date"},{"key":"comment_last_action","value":"","description":"date"},{"key":"petition_last_action_date","value":"","description":"date"},{"key":"Congressional_District","value":"","description":"string"},{"key":"State_Senate_District","value":"","description":"string"},{"key":"state_house_district","value":"","description":"string"},{"key":"unique_actions","value":"","description":"string"},{"key":"active","value":"false","description":"boolean"},{"key":"modified_by","value":"","description":"text"},{"key":"modified_date","value":"","description":"date"},{"key":"custom_optin","value":"","description":"boolean"},{"key":"custom_question","value":"[{\"Question\":\"\",\"Answer\":\"\"}]","description":"json array"},{"key":"is_manual","value":"false","description":"boolean"},{"key":"import","value":"false","description":"boolean"},{"key":"county","value":"","description":"string"},{"key":"age_group","value":"","description":"string"},{"key":"political_affiliation","value":"","description":"string"},{"key":"policy_issue_interests","value":"","description":"string"},{"key":"privacy_opt_in","value":"false","description":"boolean"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 24 Apr 2025 15:54:47 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"XNS=4df334fe62e8200c1f9b542ba909b135|588d505220a1b82bfd28a6b578c631af; Path=/socket/; Secure; HttpOnly; SameSite=Strict"},{"key":"Accept-Ranges","value":"none"},{"key":"X-App","value":"miss"},{"key":"X-Workspace","value":"hit"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"private, no-cache, no-store, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Mon, 27 Apr 2015 15:54:46 GMT"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"deny"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, DELETE, PUT, PATCH, OPTIONS, HEAD"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Max-Age","value":"86400"},{"key":"X-Trace-ID","value":"ed59cc3a-d45b-4342-b303-706a2c66b622"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains;"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"ERROR_FATAL\",\n    \"message\": \"Advocate already exists\",\n    \"payload\": \"\"\n}"},{"id":"eca926b4-ca9f-4d28-a8db-54e6e51459da","name":"Add new advocates","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://api.civiclick.com/v2/advocates?email=andy.i+new_api_universe_record@airdev.co&first_name=Andy&last_name=Dev&notes=&prefix=Mr.&phone=&street_address1=&street_address2=&city=&zip=&state=&country=US&full_address=&total_count=&longitude=&latitude=&email_count=1&phone_count=2&video_count=3&tweet_count=4&photo_count=5&comment_count=6&petition_count=7&last_action_date=2025-01-11&email_last_action_date=2025-01-11&phone_last_action_date=2025-01-11&video_last_action_date=2025-01-11&tweet_last_action_date=2025-01-11&photo_last_action_date=2025-01-11&comment_last_action=&petition_last_action_date=&Congressional_District=&State_Senate_District=&state_house_district=&unique_actions=&active=false&modified_by=&modified_date=&custom_optin=&custom_question=[{\"Question\":\"\",\"Answer\":\"\"}]&is_manual=false&import=false&county=&age_group=&political_affiliation=&policy_issue_interests=&privacy_opt_in=false","host":["https://api.civiclick.com/v2"],"path":["advocates"],"query":[{"key":"email","value":"andy.i+new_api_universe_record@airdev.co","description":"string"},{"key":"first_name","value":"Andy","description":"string"},{"key":"last_name","value":"Dev","description":"string"},{"key":"notes","value":"","description":"string"},{"key":"prefix","value":"Mr.","description":"string"},{"key":"phone","value":"","description":"string"},{"key":"street_address1","value":"","description":"string"},{"key":"street_address2","value":"","description":"string"},{"key":"city","value":"","description":"string"},{"key":"zip","value":"","description":"string"},{"key":"state","value":"","description":"string"},{"key":"country","value":"US","description":"string"},{"key":"full_address","value":"","description":"string"},{"key":"total_count","value":"","description":"integer"},{"key":"longitude","value":"","description":"decimal"},{"key":"latitude","value":"","description":"decimal"},{"key":"email_count","value":"1","description":"integer"},{"key":"phone_count","value":"2","description":"integer"},{"key":"video_count","value":"3","description":"integer"},{"key":"tweet_count","value":"4","description":"integer"},{"key":"photo_count","value":"5","description":"integer"},{"key":"comment_count","value":"6","description":"integer"},{"key":"petition_count","value":"7","description":"integer"},{"key":"last_action_date","value":"2025-01-11","description":"date"},{"key":"email_last_action_date","value":"2025-01-11","description":"date"},{"key":"phone_last_action_date","value":"2025-01-11","description":"date"},{"key":"video_last_action_date","value":"2025-01-11","description":"date"},{"key":"tweet_last_action_date","value":"2025-01-11","description":"date"},{"key":"photo_last_action_date","value":"2025-01-11","description":"date"},{"key":"comment_last_action","value":"","description":"date"},{"key":"petition_last_action_date","value":"","description":"date"},{"key":"Congressional_District","value":"","description":"string"},{"key":"State_Senate_District","value":"","description":"string"},{"key":"state_house_district","value":"","description":"string"},{"key":"unique_actions","value":"","description":"string"},{"key":"active","value":"false","description":"boolean"},{"key":"modified_by","value":"","description":"text"},{"key":"modified_date","value":"","description":"date"},{"key":"custom_optin","value":"","description":"boolean"},{"key":"custom_question","value":"[{\"Question\":\"\",\"Answer\":\"\"}]","description":"json array"},{"key":"is_manual","value":"false","description":"boolean"},{"key":"import","value":"false","description":"boolean"},{"key":"county","value":"","description":"string"},{"key":"age_group","value":"","description":"string"},{"key":"political_affiliation","value":"","description":"string"},{"key":"policy_issue_interests","value":"","description":"string"},{"key":"privacy_opt_in","value":"false","description":"boolean"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 24 Apr 2025 16:00:29 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"XNS=1998649cd36804e347f3dd3267e0fd6e|588d505220a1b82bfd28a6b578c631af; Path=/socket/; Secure; HttpOnly; SameSite=Strict"},{"key":"X-App","value":"miss"},{"key":"X-Workspace","value":"hit"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"private, no-cache, no-store, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Mon, 27 Apr 2015 16:00:28 GMT"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"deny"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, DELETE, PUT, PATCH, OPTIONS, HEAD"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Max-Age","value":"86400"},{"key":"X-Trace-ID","value":"0d590b6f-5b53-4d50-942f-9d985379de8b"},{"key":"Content-Encoding","value":"gzip"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains;"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 32784,\n    \"first_name\": \"Andy\",\n    \"email\": \"andy.i new_api_universe_record@airdev.co\",\n    \"last_name\": \"Dev\",\n    \"promoter_id\": 737,\n    \"notes\": \"\",\n    \"prefix\": \"Mr.\",\n    \"phone\": 0,\n    \"street_address1\": \"\",\n    \"street_address2\": \"\",\n    \"city\": \"\",\n    \"zip\": \"\",\n    \"state\": \"\",\n    \"country\": \"US\",\n    \"full_address\": \"\",\n    \"total_count\": 0,\n    \"longitude\": 0,\n    \"latitude\": 0,\n    \"email_count\": 1,\n    \"phone_count\": 2,\n    \"video_count\": 3,\n    \"tweet_count\": 4,\n    \"photo_count\": 5,\n    \"comment_count\": 6,\n    \"petition_count\": 7,\n    \"last_action_date\": \"2025-01-11\",\n    \"email_last_action_date\": \"2025-01-11\",\n    \"phone_last_action_date\": \"2025-01-11\",\n    \"video_last_action_date\": \"2025-01-11\",\n    \"tweet_last_action_date\": \"2025-01-11\",\n    \"photo_last_action_date\": \"2025-01-11\",\n    \"comment_last_action\": null,\n    \"petition_last_action_date\": null,\n    \"email_subject_id\": [],\n    \"question_id\": [],\n    \"Congressional_District\": \"\",\n    \"State_Senate_District\": \"\",\n    \"state_house_district\": \"\",\n    \"unique_actions\": \"\",\n    \"active\": false,\n    \"created_by\": \"\",\n    \"created_at\": 1745510429361,\n    \"modified_by\": \"\",\n    \"modified_date\": 0,\n    \"custom_optin\": false,\n    \"is_manual\": false,\n    \"import\": false,\n    \"outreach_id\": null,\n    \"county\": \"\",\n    \"age_group\": \"\",\n    \"political_affiliation\": \"\",\n    \"policy_issue_interests\": [\n        \"\"\n    ],\n    \"promoter_id_v2\": 0,\n    \"privacy_opt_in\": false,\n    \"custom_question\": [\n        {\n            \"Question\": \"\",\n            \"Answer\": \"\"\n        }\n    ]\n}"}],"_postman_id":"59884d74-8618-41ec-9344-4b6da6455841"},{"name":"Update advocates","id":"60b98d09-cbcf-45f9-9a94-b3e5e4e37592","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n  // Advocate reference\n  \"advocate_id\": 1,\n\n  // Advocate identity information\n  \"email\": \"john.doe@example.com\",\n  \"prefix\": \"Mr.\",\n  \"first_name\": \"John\",\n  \"last_name\": \"Doe\",\n  \"phone\": \"+1 (555) 123-4567\",\n\n  // Advocate location information\n  \"country\": \"US\",\n  \"street_address_1\": \"123 Main Street\",\n  \"zip\": \"12345\",\n  \"city\": \"Anytown\",\n  \"state\": \"CA\",\n  \"longitude\": -118.2437,\n  \"latitude\": 34.0522,\n  \"Congressional_District\": \"CA-34\",\n  \"State_Senate_District\": \"District 26\",\n  \"state_house_district\": \"Assembly District 53\",\n\n  // Advocate preferences and attributes\n  \"privacy_opt_in\": true,\n  \"custom_question\": [\n    {\n      \"question_id\": \"fav_color\",\n      \"answer\": \"blue\"\n    },\n    {\n      \"question_id\": \"volunteer_interest\",\n      \"answer\": \"community outreach\"\n    }\n  ],\n  \"age_group\": \"35-44\",\n  \"political_affiliation\": \"Independent\",\n  \"policy_issue_interests\": [\"environmental protection\", \"education reform\"],\n\n  // Advocate activity data (you can import advocates with data on their previous activity)\n  \"total_count\": 15,\n  \"email_count\": 7,\n  \"phone_count\": 3,\n  \"tweet_count\": 2,\n  \"video_count\": 0,\n  \"comment_count\": 1,\n  \"petition_count\": 2,\n  \"last_action_date\": \"2025-04-28\",\n  \"email_last_action_date\": \"2025-04-27\",\n  \"phone_last_action_date\": \"2025-04-20\",\n  \"tweet_last_action_date\": \"2025-04-25\",\n  \"video_last_action_date\": null,\n  \"comment_last_action\": \"2025-04-15\",\n  \"petition_last_action_date\": \"2025-04-28\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.civiclick.com/v2/advocates","description":"<p>You can update the information on any advocate you have in our system via this endpoint.</p>\n<p>For a description of request body fields, please refer to Add new advocates above. The only difference between the two input signatures is that here you will have to add <code>advocate_id</code> so our system knows which advocate you'd like to update.</p>\n<p>Please note that while we provide you the option to update activity metrics on advocates (e.g., <code>total_actions</code>) for practical purposes — i.e., you uploaded an advocate but would like to update their data before they participate in any campaigns —, once you do so, the metrics shown in the app may not reflect reality. Our systems automatically update these metrics, but cannot ensure their accuracy once they have been manually manipulated.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a61dbf9f-719a-4517-af33-9189e23e5328","id":"a61dbf9f-719a-4517-af33-9189e23e5328","name":"CiviClick 2.0 API","type":"collection"}},"urlObject":{"path":["advocates"],"host":["https://api.civiclick.com/v2"],"query":[],"variable":[]}},"response":[{"id":"5cddef8a-db15-4b45-8af9-da4e97f9061f","name":"Update advocates","originalRequest":{"method":"PATCH","header":[],"url":{"raw":"https://api.civiclick.com/v2/advocates?advocate_id=167&email=andy.i+patched_universe_record@airdev.co&first_name=Andy&last_name=Dev&notes=&prefix=Mr.&phone=&street_address1=&street_address2=&city=&zip=&state=&country=US&full_address=&total_count=&longitude=&latitude=&email_count=1&phone_count=2&video_count=3&tweet_count=4&photo_count=5&comment_count=6&petition_count=7&last_action_date=2025-01-11&email_last_action_date=2025-01-11&phone_last_action_date=2025-01-11&video_last_action_date=2025-01-11&tweet_last_action_date=2025-01-11&photo_last_action_date=2025-01-11&comment_last_action=&petition_last_action_date=&Congressional_District=&State_Senate_District=&state_house_district=&unique_actions=&active=false&modified_by=&modified_date=&custom_optin=&custom_question=[{\"Question\":\"\",\"Answer\":\"\"}]&is_manual=false&import=false&county=&age_group=&political_affiliation=&policy_issue_interests=&privacy_opt_in=false","host":["https://api.civiclick.com/v2"],"path":["advocates"],"query":[{"key":"advocate_id","value":"167","description":"integer"},{"key":"email","value":"andy.i+patched_universe_record@airdev.co","description":"string"},{"key":"first_name","value":"Andy","description":"string"},{"key":"last_name","value":"Dev","description":"string"},{"key":"notes","value":"","description":"string"},{"key":"prefix","value":"Mr.","description":"string"},{"key":"phone","value":"","description":"string"},{"key":"street_address1","value":"","description":"string"},{"key":"street_address2","value":"","description":"string"},{"key":"city","value":"","description":"string"},{"key":"zip","value":"","description":"string"},{"key":"state","value":"","description":"string"},{"key":"country","value":"US","description":"string"},{"key":"full_address","value":"","description":"string"},{"key":"total_count","value":"","description":"integer"},{"key":"longitude","value":"","description":"decimal"},{"key":"latitude","value":"","description":"decimal"},{"key":"email_count","value":"1","description":"integer"},{"key":"phone_count","value":"2","description":"integer"},{"key":"video_count","value":"3","description":"integer"},{"key":"tweet_count","value":"4","description":"integer"},{"key":"photo_count","value":"5","description":"integer"},{"key":"comment_count","value":"6","description":"integer"},{"key":"petition_count","value":"7","description":"integer"},{"key":"last_action_date","value":"2025-01-11","description":"date"},{"key":"email_last_action_date","value":"2025-01-11","description":"date"},{"key":"phone_last_action_date","value":"2025-01-11","description":"date"},{"key":"video_last_action_date","value":"2025-01-11","description":"date"},{"key":"tweet_last_action_date","value":"2025-01-11","description":"date"},{"key":"photo_last_action_date","value":"2025-01-11","description":"date"},{"key":"comment_last_action","value":"","description":"date"},{"key":"petition_last_action_date","value":"","description":"date"},{"key":"Congressional_District","value":"","description":"string"},{"key":"State_Senate_District","value":"","description":"string"},{"key":"state_house_district","value":"","description":"string"},{"key":"unique_actions","value":"","description":"string"},{"key":"active","value":"false","description":"boolean"},{"key":"modified_by","value":"","description":"text"},{"key":"modified_date","value":"","description":"date"},{"key":"custom_optin","value":"","description":"boolean"},{"key":"custom_question","value":"[{\"Question\":\"\",\"Answer\":\"\"}]","description":"json array"},{"key":"is_manual","value":"false","description":"boolean"},{"key":"import","value":"false","description":"boolean"},{"key":"county","value":"","description":"string"},{"key":"age_group","value":"","description":"string"},{"key":"political_affiliation","value":"","description":"string"},{"key":"policy_issue_interests","value":"","description":"string"},{"key":"privacy_opt_in","value":"false","description":"boolean"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 24 Apr 2025 15:28:34 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"XNS=a623b9a7ec462dead0ffdabd166f2d16|588d505220a1b82bfd28a6b578c631af; Path=/socket/; Secure; HttpOnly; SameSite=Strict"},{"key":"X-App","value":"miss"},{"key":"X-Workspace","value":"hit"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"private, no-cache, no-store, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Mon, 27 Apr 2015 15:28:34 GMT"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"deny"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, DELETE, PUT, PATCH, OPTIONS, HEAD"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Max-Age","value":"86400"},{"key":"X-Trace-ID","value":"2c0d48b2-b9ef-4a29-baa4-c36210a429e8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains;"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 167,\n    \"first_name\": \"Andy\",\n    \"email\": \"andy.i patched_universe_record@airdev.co\",\n    \"last_name\": \"Dev\",\n    \"promoter_id\": 737,\n    \"notes\": \"\",\n    \"prefix\": \"Mr.\",\n    \"phone\": 0,\n    \"street_address1\": \"Cebu\",\n    \"street_address2\": \"\",\n    \"city\": \"Cebu\",\n    \"zip\": \"6000\",\n    \"state\": \"PA\",\n    \"country\": \"US\",\n    \"full_address\": \"Cebu Cebu, PA 6000\",\n    \"total_count\": 0,\n    \"longitude\": 0,\n    \"latitude\": 0,\n    \"email_count\": 1,\n    \"phone_count\": 2,\n    \"video_count\": 3,\n    \"tweet_count\": 4,\n    \"photo_count\": 5,\n    \"comment_count\": 6,\n    \"petition_count\": 7,\n    \"last_action_date\": \"2025-01-11\",\n    \"email_last_action_date\": \"2025-01-11\",\n    \"phone_last_action_date\": \"2025-01-11\",\n    \"video_last_action_date\": \"2025-01-11\",\n    \"tweet_last_action_date\": \"2025-01-11\",\n    \"photo_last_action_date\": \"2025-01-11\",\n    \"comment_last_action\": null,\n    \"petition_last_action_date\": null,\n    \"email_subject_id\": [\n        13994,\n        14005\n    ],\n    \"question_id\": [],\n    \"Congressional_District\": \"PA -\",\n    \"State_Senate_District\": \"PA -\",\n    \"state_house_district\": \"PA -\",\n    \"unique_actions\": \"\",\n    \"active\": false,\n    \"created_by\": \"jah24@yopmail.com\",\n    \"created_at\": 1704281223662,\n    \"modified_by\": \"\",\n    \"modified_date\": 0,\n    \"custom_optin\": false,\n    \"is_manual\": false,\n    \"import\": false,\n    \"outreach_id\": null,\n    \"county\": null,\n    \"age_group\": null,\n    \"political_affiliation\": null,\n    \"policy_issue_interests\": [\n        \"\"\n    ],\n    \"promoter_id_v2\": 0,\n    \"privacy_opt_in\": false,\n    \"custom_question\": [\n        {\n            \"Question\": \"\",\n            \"Answer\": \"\"\n        }\n    ]\n}"}],"_postman_id":"60b98d09-cbcf-45f9-9a94-b3e5e4e37592"},{"name":"Get new advocates","id":"098cba9d-3308-41be-9c7e-166fc86263e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.civiclick.com/v2/advocates","description":"<p>Calls to this endpoint will return new advocates added to our system for your organization since your last query to this endpoint. (Our database will automatically track which advocates have already been served to you over this endpoint, and will only return new ones that haven't been served yet.)</p>\n<p>The endpoint will return a maximum of 1,000 items in a call. If you'd like to get all of your new advocates (and you seem to have more than 1,000), repeat the call until you get back less than 1,000 items in a call or you get back an empty array.</p>\n<p>This endpoint is compatible with advocate data from v1 and v2 campaigns.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a61dbf9f-719a-4517-af33-9189e23e5328","id":"a61dbf9f-719a-4517-af33-9189e23e5328","name":"CiviClick 2.0 API","type":"collection"}},"urlObject":{"path":["advocates"],"host":["https://api.civiclick.com/v2"],"query":[],"variable":[]}},"response":[{"id":"2698121d-08d8-4027-a4d9-5ae5f00f55f0","name":"Get new advocates","originalRequest":{"method":"GET","header":[],"url":"https://api.civiclick.com/v2/advocates"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 24 Apr 2025 14:25:44 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"XNS=4df334fe62e8200c1f9b542ba909b135|588d505220a1b82bfd28a6b578c631af; Path=/socket/; Secure; HttpOnly; SameSite=Strict"},{"key":"X-App","value":"hit"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"private, no-cache, no-store, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Mon, 27 Apr 2015 14:25:44 GMT"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"deny"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, DELETE, PUT, PATCH, OPTIONS, HEAD"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Max-Age","value":"86400"},{"key":"X-Trace-ID","value":"6f5d0b08-e732-4a77-a2f1-4c800b3febd0"},{"key":"Content-Encoding","value":"gzip"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains;"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 167,\n        \"first_name\": \"Maudie\",\n        \"email\": \"your.email+fakedata86035@gmail.com\",\n        \"last_name\": \"Turner\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3800442342,\n        \"street_address1\": \"Cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"Cebu\",\n        \"zip\": \"6000\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"Cebu Cebu, PA 6000\",\n        \"total_count\": 1,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 1,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-03\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": \"2024-01-03\",\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            13994,\n            14005\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA -\",\n        \"State_Senate_District\": \"PA -\",\n        \"state_house_district\": \"PA -\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1704281223662,\n        \"modified_by\": \"\",\n        \"modified_date\": 1704281223658,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 190,\n        \"first_name\": \"Torey\",\n        \"email\": \"juan+au1@airdev.co\",\n        \"last_name\": \"Pacocha\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3434234232,\n        \"street_address1\": \"531 Browe Rd Apt. 120\",\n        \"street_address2\": \"\",\n        \"city\": \"Lima\",\n        \"zip\": \"45801\",\n        \"state\": \"OH\",\n        \"country\": \"US\",\n        \"full_address\": \"531 Browe Rd Apt. 120 Lima, OH 45801\",\n        \"total_count\": 1,\n        \"longitude\": -84.0471,\n        \"latitude\": 40.772147,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 1,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-04\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": \"2024-01-04\",\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            13955\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"OH - 4\",\n        \"State_Senate_District\": \"OH - 12\",\n        \"state_house_district\": \"OH - 78\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1704331923557,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1704331923555,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 191,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsava22ged@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"cebu\",\n        \"zip\": \"60001\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"cebu cebu, PA 60001\",\n        \"total_count\": 26,\n        \"longitude\": 123.8854366,\n        \"latitude\": 10.3156992,\n        \"email_count\": 12,\n        \"phone_count\": 0,\n        \"video_count\": 2,\n        \"tweet_count\": 3,\n        \"photo_count\": 4,\n        \"comment_count\": 3,\n        \"petition_count\": 2,\n        \"last_action_date\": \"2024-02-29\",\n        \"email_last_action_date\": \"2024-02-29\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": \"2024-01-05\",\n        \"tweet_last_action_date\": \"2024-01-25\",\n        \"photo_last_action_date\": \"2024-02-19\",\n        \"comment_last_action\": \"2024-02-13\",\n        \"petition_last_action_date\": \"2024-02-19\",\n        \"email_subject_id\": [\n            14811,\n            14800,\n            14801\n        ],\n        \"question_id\": [\n            35\n        ],\n        \"Congressional_District\": \"PA - 11\",\n        \"State_Senate_District\": \"PA - 32\",\n        \"state_house_district\": \"PA - 63\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1704331923848,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1709172272715,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            },\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            },\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            },\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            },\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            },\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            },\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 192,\n        \"first_name\": \"Ralph\",\n        \"email\": \"your.email+fakedata75183@gmail.com\",\n        \"last_name\": \"Stroman\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 469160662,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"cebu\",\n        \"zip\": \"6000\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"cebu cebu, PA 6000\",\n        \"total_count\": 2,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 2,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-04\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": \"2024-01-04\",\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            13994,\n            14005\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA -\",\n        \"State_Senate_District\": \"PA -\",\n        \"state_house_district\": \"PA -\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1704332173573,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1704332834515,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 196,\n        \"first_name\": \"Elliott\",\n        \"email\": \"your.email+fakedata26873@gmail.com\",\n        \"last_name\": \"Hermann\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3994542343,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"cebu\",\n        \"zip\": \"34234\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"cebu cebu, PA 34234\",\n        \"total_count\": 1,\n        \"longitude\": -82.526768,\n        \"latitude\": 27.368769,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 1,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-04\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": \"2024-01-04\",\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            13994,\n            14005\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA\",\n        \"State_Senate_District\": \"PA\",\n        \"state_house_district\": \"PA\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1704333103965,\n        \"modified_by\": \"\",\n        \"modified_date\": 1704333103963,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 197,\n        \"first_name\": \"Veronica\",\n        \"email\": \"your.email+fakedata80410@gmail.com\",\n        \"last_name\": \"McGlynn\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5345345345,\n        \"street_address1\": \"10 Bowes St\",\n        \"street_address2\": \"\",\n        \"city\": \"Phillip\",\n        \"zip\": \"2606\",\n        \"state\": \"ACT\",\n        \"country\": \"AU\",\n        \"full_address\": \"10 Bowes St Phillip, ACT 2606\",\n        \"total_count\": 1,\n        \"longitude\": 149.0858519,\n        \"latitude\": -35.3433088,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 1,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-04\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": \"2024-01-04\",\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            13994,\n            14005\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"ACT-Bean\",\n        \"State_Senate_District\": \"\",\n        \"state_house_district\": \"ACT-Bean\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1704333644562,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1704333644560,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 198,\n        \"first_name\": \"Addison\",\n        \"email\": \"juan+au2@airdev.co\",\n        \"last_name\": \"Greenfelder\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3423423423,\n        \"street_address1\": \"531 Browe Rd Apt.\",\n        \"street_address2\": \"\",\n        \"city\": \"Lima\",\n        \"zip\": \"45801\",\n        \"state\": \"OH\",\n        \"country\": \"US\",\n        \"full_address\": \"531 Browe Rd Apt. Lima, OH 45801\",\n        \"total_count\": 1,\n        \"longitude\": -84.0471,\n        \"latitude\": 40.772147,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 1,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-04\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": \"2024-01-04\",\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            13955\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"OH\",\n        \"State_Senate_District\": \"OH\",\n        \"state_house_district\": \"OH\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1704333937369,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1704333937367,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 208,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavage1991d@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"Mr.\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"cebu16533 Old Glenn Hwy #40\",\n        \"street_address2\": \"\",\n        \"city\": \"Chugiak\",\n        \"zip\": \"99567\",\n        \"state\": \"AK\",\n        \"country\": \"US\",\n        \"full_address\": \"cebu16533 Old Glenn Hwy #40 chugiak, AK 99567\",\n        \"total_count\": 6,\n        \"longitude\": -149.5133382,\n        \"latitude\": 61.3664182,\n        \"email_count\": 4,\n        \"phone_count\": 0,\n        \"video_count\": 1,\n        \"tweet_count\": 1,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-26\",\n        \"email_last_action_date\": \"2024-01-26\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": \"2024-01-04\",\n        \"tweet_last_action_date\": \"2024-01-18\",\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14302,\n            14351,\n            14275,\n            13994,\n            14005,\n            0,\n            0\n        ],\n        \"question_id\": [\n            35\n        ],\n        \"Congressional_District\": \"AK  -  0\",\n        \"State_Senate_District\": \"AK  -  L\",\n        \"state_house_district\": \"AK  -  24\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1704336889062,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1706228896236,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            },\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 217,\n        \"first_name\": \"Louvenia\",\n        \"email\": \"your.email+fakedata57431@gmail.com\",\n        \"last_name\": \"Kling\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"null\",\n        \"phone\": 756839311,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"cebu\",\n        \"zip\": \"45234\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"cebu cebu, PA 45234\",\n        \"total_count\": 1,\n        \"longitude\": -84.53822,\n        \"latitude\": 39.166759,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-04\",\n        \"email_last_action_date\": \"2024-01-04\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14008,\n            14010,\n            14009\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"OH-1\",\n        \"State_Senate_District\": \"PA-9\",\n        \"state_house_district\": \"OH-25\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1704338092874,\n        \"modified_by\": \"\",\n        \"modified_date\": 0,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            null\n        ]\n    },\n    {\n        \"id\": 219,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jah1@yopmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"Cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"Alden\",\n        \"zip\": \"60001\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"Cebu Cebu, PA 60001\",\n        \"total_count\": 25,\n        \"longitude\": -77.1945247,\n        \"latitude\": 41.2033216,\n        \"email_count\": 10,\n        \"phone_count\": 0,\n        \"video_count\": 5,\n        \"tweet_count\": 4,\n        \"photo_count\": 1,\n        \"comment_count\": 3,\n        \"petition_count\": 2,\n        \"last_action_date\": \"2024-03-22\",\n        \"email_last_action_date\": \"2024-03-22\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": \"2024-03-21\",\n        \"tweet_last_action_date\": \"2024-03-21\",\n        \"photo_last_action_date\": \"2024-01-31\",\n        \"comment_last_action\": \"2024-02-29\",\n        \"petition_last_action_date\": \"2024-01-31\",\n        \"email_subject_id\": [\n            14800,\n            14801,\n            0,\n            0\n        ],\n        \"question_id\": [\n            35\n        ],\n        \"Congressional_District\": \"PA  -  11\",\n        \"State_Senate_District\": \"PA  -  32\",\n        \"state_house_district\": \"PA  -  63\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1704338417890,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1711092663683,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            null,\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            },\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            },\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            },\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 235,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jah22@yopmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"Cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"Cebu\",\n        \"zip\": \"60001\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"Cebu Cebu, PA 60001\",\n        \"total_count\": 5,\n        \"longitude\": 123.8854366,\n        \"latitude\": 10.3156992,\n        \"email_count\": 2,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 1,\n        \"photo_count\": 1,\n        \"comment_count\": 1,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-31\",\n        \"email_last_action_date\": \"2024-01-16\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": \"2024-01-31\",\n        \"photo_last_action_date\": \"2024-01-04\",\n        \"comment_last_action\": \"2024-01-22\",\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14522,\n            14245,\n            14080,\n            0\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA - 11\",\n        \"State_Senate_District\": \"PA - 32\",\n        \"state_house_district\": \"PA - 63\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1704344685585,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1706666147321,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 236,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jah2@yopmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"cebu\",\n        \"zip\": \"6000\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"cebu cebu, PA 6000\",\n        \"total_count\": 2,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 1,\n        \"photo_count\": 0,\n        \"comment_count\": 1,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-22\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": \"2024-01-04\",\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": \"2024-01-22\",\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14077\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA -\",\n        \"State_Senate_District\": \"PA -\",\n        \"state_house_district\": \"PA -\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1704345097814,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1705893489176,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 237,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsa2va22ged@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"null\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"cebu\",\n        \"zip\": \"6000\",\n        \"state\": \"PA\",\n        \"country\": \"null\",\n        \"full_address\": \"cebu cebu, PA 6000\",\n        \"total_count\": 1,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-04\",\n        \"email_last_action_date\": \"2024-01-04\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14090,\n            14089\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"AL -\",\n        \"State_Senate_District\": \"PA -\",\n        \"state_house_district\": \"AL -\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1704345875823,\n        \"modified_by\": \"\",\n        \"modified_date\": 0,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            null\n        ]\n    },\n    {\n        \"id\": 239,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsav23a22ged@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"cebu\",\n        \"zip\": \"6000\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"cebu cebu, PA 6000\",\n        \"total_count\": 1,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 1,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-04\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": \"2024-01-04\",\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14091\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA -\",\n        \"State_Senate_District\": \"PA -\",\n        \"state_house_district\": \"PA -\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1704347551106,\n        \"modified_by\": \"\",\n        \"modified_date\": 1704347551104,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 242,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsava22weged@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 0,\n        \"street_address1\": \"\",\n        \"street_address2\": \"\",\n        \"city\": \"\",\n        \"zip\": \"\",\n        \"state\": \"\",\n        \"country\": \"US\",\n        \"full_address\": \"\",\n        \"total_count\": 1,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 1,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-04\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": \"2024-01-04\",\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [],\n        \"question_id\": [],\n        \"Congressional_District\": \"\",\n        \"State_Senate_District\": \"\",\n        \"state_house_district\": \"\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1704350116250,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1704350116237,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 243,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsava22ge23d@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"cebu\",\n        \"zip\": \"6000\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"cebu cebu, PA 6000\",\n        \"total_count\": 1,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 1,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-04\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": \"2024-01-04\",\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14092\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA -\",\n        \"State_Senate_District\": \"PA -\",\n        \"state_house_district\": \"PA -\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1704350817236,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1704350817184,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 251,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavaged@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"Mrs.\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"16533 Old Glenn Hwy #40\",\n        \"street_address2\": \"\",\n        \"city\": \"chugiak\",\n        \"zip\": \"99567\",\n        \"state\": \"AK\",\n        \"country\": \"US\",\n        \"full_address\": \"16533 Old Glenn Hwy #40 chugiak, AK 99567\",\n        \"total_count\": 91,\n        \"longitude\": -149.5070878,\n        \"latitude\": 61.3699367,\n        \"email_count\": 39,\n        \"phone_count\": 0,\n        \"video_count\": 11,\n        \"tweet_count\": 11,\n        \"photo_count\": 9,\n        \"comment_count\": 8,\n        \"petition_count\": 13,\n        \"last_action_date\": \"2024-03-21\",\n        \"email_last_action_date\": \"2024-03-21\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": \"2024-02-28\",\n        \"tweet_last_action_date\": \"2024-02-13\",\n        \"photo_last_action_date\": \"2024-02-28\",\n        \"comment_last_action\": \"2024-02-28\",\n        \"petition_last_action_date\": \"2024-02-16\",\n        \"email_subject_id\": [\n            14797,\n            14800,\n            14801,\n            0\n        ],\n        \"question_id\": [\n            35,\n            52\n        ],\n        \"Congressional_District\": \"AK - 0\",\n        \"State_Senate_District\": \"AK - L\",\n        \"state_house_district\": \"AK - 24\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1704352086988,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1711027527853,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            },\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            },\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            },\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            },\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            },\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            },\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            },\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            },\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            },\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            },\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            },\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            },\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            },\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            },\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            },\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            },\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            },\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 252,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsava2ged@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"cebu\",\n        \"zip\": \"6000\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"cebu cebu, PA 6000\",\n        \"total_count\": 1,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 1,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-04\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": \"2024-01-04\",\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14092\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA -\",\n        \"State_Senate_District\": \"PA -\",\n        \"state_house_district\": \"PA -\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1704352140711,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1704352140696,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 256,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsava222ged@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"cebu\",\n        \"zip\": \"60001\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"cebu cebu, PA 60001\",\n        \"total_count\": 6,\n        \"longitude\": 123.8854366,\n        \"latitude\": 10.3156992,\n        \"email_count\": 5,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 1,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-13\",\n        \"email_last_action_date\": \"2024-01-24\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": \"2024-02-13\",\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14613,\n            14351,\n            14245,\n            14090,\n            14089,\n            0\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA - 11\",\n        \"State_Senate_District\": \"PA - 32\",\n        \"state_house_district\": \"PA - 63\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1704354482056,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1707790373629,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            null,\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            },\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 257,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsa2vaged@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 0,\n        \"street_address1\": \"\",\n        \"street_address2\": \"\",\n        \"city\": \"\",\n        \"zip\": \"\",\n        \"state\": \"\",\n        \"country\": \"US\",\n        \"full_address\": \"\",\n        \"total_count\": 1,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 1,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-04\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": \"2024-01-04\",\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [],\n        \"question_id\": [],\n        \"Congressional_District\": \"\",\n        \"State_Senate_District\": \"\",\n        \"state_house_district\": \"\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1704355266045,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1704355266031,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 266,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahs2ava22ged@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"null\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"cebu\",\n        \"zip\": \"6000\",\n        \"state\": \"PA\",\n        \"country\": \"null\",\n        \"full_address\": \"cebu cebu, PA 6000\",\n        \"total_count\": 1,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-04\",\n        \"email_last_action_date\": \"2024-01-04\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14090,\n            14089\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"AL -\",\n        \"State_Senate_District\": \"PA -\",\n        \"state_house_district\": \"AL -\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1704357127025,\n        \"modified_by\": \"\",\n        \"modified_date\": 0,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            null\n        ]\n    },\n    {\n        \"id\": 267,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsava22ged1001@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"null\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"cebu\",\n        \"zip\": \"6000\",\n        \"state\": \"PA\",\n        \"country\": \"null\",\n        \"full_address\": \"cebu cebu, PA 6000\",\n        \"total_count\": 1,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-04\",\n        \"email_last_action_date\": \"2024-01-04\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14090,\n            14089\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"AL -\",\n        \"State_Senate_District\": \"PA -\",\n        \"state_house_district\": \"AL -\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1704357214598,\n        \"modified_by\": \"\",\n        \"modified_date\": 0,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            null\n        ]\n    },\n    {\n        \"id\": 269,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavag2ed@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"Cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"Cebu\",\n        \"zip\": \"60001\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"Cebu Cebu, PA 60001\",\n        \"total_count\": 3,\n        \"longitude\": 123.8854366,\n        \"latitude\": 10.3156992,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 1,\n        \"petition_count\": 1,\n        \"last_action_date\": \"2024-02-02\",\n        \"email_last_action_date\": \"2024-01-04\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": \"2024-01-22\",\n        \"petition_last_action_date\": \"2024-02-02\",\n        \"email_subject_id\": [\n            14515,\n            14011\n        ],\n        \"question_id\": [\n            15\n        ],\n        \"Congressional_District\": \"PA - 11\",\n        \"State_Senate_District\": \"PA - 32\",\n        \"state_house_district\": \"PA - 63\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1704357640662,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1706836940104,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 299,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsav12aged@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"null\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"cebu\",\n        \"zip\": \"6000\",\n        \"state\": \"PA\",\n        \"country\": \"null\",\n        \"full_address\": \"cebu cebu, PA 6000\",\n        \"total_count\": 1,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-05\",\n        \"email_last_action_date\": \"2024-01-05\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14090,\n            14089\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"AL -\",\n        \"State_Senate_District\": \"PA -\",\n        \"state_house_district\": \"AL -\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1704414887630,\n        \"modified_by\": \"\",\n        \"modified_date\": 0,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            null\n        ]\n    },\n    {\n        \"id\": 302,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jah12@yopmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"cebu\",\n        \"zip\": \"6000\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"cebu cebu, PA 6000\",\n        \"total_count\": 1,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-05\",\n        \"email_last_action_date\": \"2024-01-05\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14081\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA -\",\n        \"State_Senate_District\": \"PA -\",\n        \"state_house_district\": \"PA -\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1704416189211,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1704416189208,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 303,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jah123@yopmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"cebu\",\n        \"zip\": \"6000\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"cebu cebu, PA 6000\",\n        \"total_count\": 1,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-05\",\n        \"email_last_action_date\": \"2024-01-05\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14081\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA -\",\n        \"State_Senate_District\": \"PA -\",\n        \"state_house_district\": \"PA -\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1704416291046,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1704416291043,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 305,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavaged191@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"null\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"cebu\",\n        \"zip\": \"6000\",\n        \"state\": \"PA\",\n        \"country\": \"null\",\n        \"full_address\": \"cebu cebu, PA 6000\",\n        \"total_count\": 1,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-05\",\n        \"email_last_action_date\": \"2024-01-05\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14090,\n            14089\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"AL -\",\n        \"State_Senate_District\": \"PA -\",\n        \"state_house_district\": \"AL -\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1704416457890,\n        \"modified_by\": \"\",\n        \"modified_date\": 0,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            null\n        ]\n    },\n    {\n        \"id\": 306,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavaged21@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"Cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"Cebu\",\n        \"zip\": \"60001\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"Cebu Cebu, PA 60001\",\n        \"total_count\": 10,\n        \"longitude\": 123.8854366,\n        \"latitude\": 10.3156992,\n        \"email_count\": 3,\n        \"phone_count\": 0,\n        \"video_count\": 2,\n        \"tweet_count\": 1,\n        \"photo_count\": 1,\n        \"comment_count\": 1,\n        \"petition_count\": 2,\n        \"last_action_date\": \"2024-02-28\",\n        \"email_last_action_date\": \"2024-02-28\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": \"2024-02-28\",\n        \"tweet_last_action_date\": \"2024-02-28\",\n        \"photo_last_action_date\": \"2024-02-28\",\n        \"comment_last_action\": \"2024-02-28\",\n        \"petition_last_action_date\": \"2024-01-26\",\n        \"email_subject_id\": [\n            14797,\n            14794\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA - 11\",\n        \"State_Senate_District\": \"PA - 32\",\n        \"state_house_district\": \"PA - 63\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1704416518829,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1709084251199,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            null,\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 312,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jkkk@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"null\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"cebu\",\n        \"zip\": \"6000\",\n        \"state\": \"PA\",\n        \"country\": \"null\",\n        \"full_address\": \"cebu cebu, PA 6000\",\n        \"total_count\": 1,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-05\",\n        \"email_last_action_date\": \"2024-01-05\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14090,\n            14089\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"AL -\",\n        \"State_Senate_District\": \"PA -\",\n        \"state_house_district\": \"AL -\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1704419275827,\n        \"modified_by\": \"\",\n        \"modified_date\": 0,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            null\n        ]\n    },\n    {\n        \"id\": 313,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsava22223ged@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"null\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"cebu\",\n        \"zip\": \"6000\",\n        \"state\": \"PA\",\n        \"country\": \"null\",\n        \"full_address\": \"cebu cebu, PA 6000\",\n        \"total_count\": 1,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-05\",\n        \"email_last_action_date\": \"2024-01-05\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14090,\n            14089\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"AL -\",\n        \"State_Senate_District\": \"PA -\",\n        \"state_house_district\": \"AL -\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1704419378897,\n        \"modified_by\": \"\",\n        \"modified_date\": 0,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            null\n        ]\n    },\n    {\n        \"id\": 326,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jk@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"cebu\",\n        \"zip\": \"6000\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"cebu cebu, PA 6000\",\n        \"total_count\": 1,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 1,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-05\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": \"2024-01-05\",\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14091\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA -\",\n        \"State_Senate_District\": \"PA -\",\n        \"state_house_district\": \"PA -\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1704422735628,\n        \"modified_by\": \"\",\n        \"modified_date\": 1704422735624,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 327,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jk1@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"cebu\",\n        \"zip\": \"6000\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"cebu cebu, PA 6000\",\n        \"total_count\": 1,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 1,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-05\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": \"2024-01-05\",\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14091\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA -\",\n        \"State_Senate_District\": \"PA -\",\n        \"state_house_district\": \"PA -\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1704422788442,\n        \"modified_by\": \"\",\n        \"modified_date\": 1704422788439,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 333,\n        \"first_name\": \"Trey\",\n        \"email\": \"treycrona@yopmail.com\",\n        \"last_name\": \"Crona\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5646565666,\n        \"street_address1\": \"Cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"Cebu\",\n        \"zip\": \"6000\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"Cebu Cebu, PA 6000\",\n        \"total_count\": 1,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 1,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-05\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": \"2024-01-05\",\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            13994,\n            14005\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA -\",\n        \"State_Senate_District\": \"PA -\",\n        \"state_house_district\": \"PA -\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1704424477945,\n        \"modified_by\": \"\",\n        \"modified_date\": 1704424477943,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 334,\n        \"first_name\": \"Sar\",\n        \"email\": \"saressel@yopmail.com\",\n        \"last_name\": \"Essel\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2336457675,\n        \"street_address1\": \"Cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"Cebu\",\n        \"zip\": \"6000\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"Cebu Cebu, PA 6000\",\n        \"total_count\": 1,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 1,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-05\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": \"2024-01-05\",\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14161\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA -\",\n        \"State_Senate_District\": \"PA -\",\n        \"state_house_district\": \"PA -\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1704425049913,\n        \"modified_by\": \"\",\n        \"modified_date\": 1704425049894,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 347,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavaged23323@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"cebu\",\n        \"zip\": \"6000\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"cebu cebu, PA 6000\",\n        \"total_count\": 1,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 1,\n        \"last_action_date\": \"2024-01-05\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": \"2024-01-05\",\n        \"email_subject_id\": [\n            14011\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA -\",\n        \"State_Senate_District\": \"PA -\",\n        \"state_house_district\": \"PA -\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1704430931319,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1704430931302,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 348,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavagedytww@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"null\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"cebu\",\n        \"zip\": \"6000\",\n        \"state\": \"PA\",\n        \"country\": \"null\",\n        \"full_address\": \"cebu cebu, PA 6000\",\n        \"total_count\": 1,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-05\",\n        \"email_last_action_date\": \"2024-01-05\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14090,\n            14089\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"AL -\",\n        \"State_Senate_District\": \"PA -\",\n        \"state_house_district\": \"AL -\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1704431375985,\n        \"modified_by\": \"\",\n        \"modified_date\": 0,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            null\n        ]\n    },\n    {\n        \"id\": 349,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsava22ged232@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"cebu\",\n        \"zip\": \"6000\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"cebu cebu, PA 6000\",\n        \"total_count\": 1,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 1,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-05\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": \"2024-01-05\",\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14091\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA -\",\n        \"State_Senate_District\": \"PA -\",\n        \"state_house_district\": \"PA -\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1704431588560,\n        \"modified_by\": \"\",\n        \"modified_date\": 1704431588558,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 351,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavagedged@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"cebu\",\n        \"zip\": \"6000\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"cebu cebu, PA 6000\",\n        \"total_count\": 1,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 1,\n        \"last_action_date\": \"2024-01-05\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": \"2024-01-05\",\n        \"email_subject_id\": [\n            14171\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA -\",\n        \"State_Senate_District\": \"PA -\",\n        \"state_house_district\": \"PA -\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1704432049922,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1704432049920,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 352,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavaged001@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"null\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"null\",\n        \"zip\": \"6000\",\n        \"state\": \"PA\",\n        \"country\": \"null\",\n        \"full_address\": \"cebu cebu, PA 6000\",\n        \"total_count\": 2,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 1,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-05\",\n        \"email_last_action_date\": \"2024-01-05\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": \"2024-01-05\",\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14161,\n            0\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"AL -\",\n        \"State_Senate_District\": \"PA -\",\n        \"state_house_district\": \"AL -\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1704432719994,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1704440931843,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 355,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavaged900@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"cebu\",\n        \"zip\": \"6000\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"cebu cebu, PA 6000\",\n        \"total_count\": 1,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 1,\n        \"last_action_date\": \"2024-01-05\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": \"2024-01-05\",\n        \"email_subject_id\": [\n            14171\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA -\",\n        \"State_Senate_District\": \"PA -\",\n        \"state_house_district\": \"PA -\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1704433149571,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1704433149569,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 372,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavagwewwed@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"cebu\",\n        \"zip\": \"6000\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"cebu cebu, PA 6000\",\n        \"total_count\": 1,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 1,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-05\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": \"2024-01-05\",\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14161\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA -\",\n        \"State_Senate_District\": \"PA -\",\n        \"state_house_district\": \"PA -\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1704435900592,\n        \"modified_by\": \"\",\n        \"modified_date\": 1704435900577,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 380,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavagedoil@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"Mrs.\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"16533 Old Glenn Hwy #40\",\n        \"street_address2\": \"\",\n        \"city\": \"Chugiak\",\n        \"zip\": \"99567\",\n        \"state\": \"AK\",\n        \"country\": \"US\",\n        \"full_address\": \"16533 Old Glenn Hwy #40 Chugiak, AK 99567\",\n        \"total_count\": 2,\n        \"longitude\": -149.5070878,\n        \"latitude\": 61.3699367,\n        \"email_count\": 2,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-25\",\n        \"email_last_action_date\": \"2024-01-25\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14426,\n            14090,\n            14089\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"AK - 0\",\n        \"State_Senate_District\": \"AK - L\",\n        \"state_house_district\": \"AK - 24\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1704438342293,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1706142118412,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            null\n        ]\n    },\n    {\n        \"id\": 385,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsava22gedoil@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"null\",\n        \"zip\": \"6000\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"cebu cebu, PA 6000\",\n        \"total_count\": 2,\n        \"longitude\": -77.1945247,\n        \"latitude\": 41.2033216,\n        \"email_count\": 2,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-18\",\n        \"email_last_action_date\": \"2024-01-18\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14180,\n            14181,\n            0\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA\",\n        \"State_Senate_District\": \"PA\",\n        \"state_house_district\": \"PA\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1704438941811,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1705561215337,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            null,\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 388,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavagedoilcom@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"null\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"cebu\",\n        \"zip\": \"6000\",\n        \"state\": \"PA\",\n        \"country\": \"null\",\n        \"full_address\": \"cebu cebu, PA 6000\",\n        \"total_count\": 1,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-05\",\n        \"email_last_action_date\": \"2024-01-05\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14180,\n            14181\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"AL -\",\n        \"State_Senate_District\": \"PA -\",\n        \"state_house_district\": \"AL -\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1704439111277,\n        \"modified_by\": \"\",\n        \"modified_date\": 0,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            null\n        ]\n    },\n    {\n        \"id\": 390,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavaged0099@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"null\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"cebu\",\n        \"zip\": \"6000\",\n        \"state\": \"PA\",\n        \"country\": \"null\",\n        \"full_address\": \"cebu cebu, PA 6000\",\n        \"total_count\": 1,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-05\",\n        \"email_last_action_date\": \"2024-01-05\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14180,\n            14181\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"AL -\",\n        \"State_Senate_District\": \"PA -\",\n        \"state_house_district\": \"AL -\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1704441048181,\n        \"modified_by\": \"\",\n        \"modified_date\": 0,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            null\n        ]\n    },\n    {\n        \"id\": 391,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavaged0991@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"null\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"cebu\",\n        \"zip\": \"6000\",\n        \"state\": \"PA\",\n        \"country\": \"null\",\n        \"full_address\": \"cebu cebu, PA 6000\",\n        \"total_count\": 1,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-05\",\n        \"email_last_action_date\": \"2024-01-05\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14180,\n            14181\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"AL -\",\n        \"State_Senate_District\": \"PA -\",\n        \"state_house_district\": \"AL -\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1704441112401,\n        \"modified_by\": \"\",\n        \"modified_date\": 0,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            null\n        ]\n    },\n    {\n        \"id\": 392,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavage1992d@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"Mr.\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"16533 Old Glenn Hwy #40\",\n        \"street_address2\": \"\",\n        \"city\": \"Chugiak\",\n        \"zip\": \"99567\",\n        \"state\": \"AK\",\n        \"country\": \"US\",\n        \"full_address\": \"16533 Old Glenn Hwy #40 Chugiak, AK 99567\",\n        \"total_count\": 2,\n        \"longitude\": -149.5070878,\n        \"latitude\": 61.3699367,\n        \"email_count\": 2,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-23\",\n        \"email_last_action_date\": \"2024-01-23\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14302,\n            14180,\n            14181\n        ],\n        \"question_id\": [\n            35\n        ],\n        \"Congressional_District\": \"AK - 0\",\n        \"State_Senate_District\": \"AK - L\",\n        \"state_house_district\": \"AK - 24\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1704441156031,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1705989400576,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            null\n        ]\n    },\n    {\n        \"id\": 393,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavagedoil2@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"null\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"cebu\",\n        \"zip\": \"6000\",\n        \"state\": \"PA\",\n        \"country\": \"null\",\n        \"full_address\": \"cebu cebu, PA 6000\",\n        \"total_count\": 1,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-05\",\n        \"email_last_action_date\": \"2024-01-05\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14180,\n            14181\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"AL -\",\n        \"State_Senate_District\": \"PA -\",\n        \"state_house_district\": \"AL -\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1704441206811,\n        \"modified_by\": \"\",\n        \"modified_date\": 0,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            null\n        ]\n    },\n    {\n        \"id\": 394,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavaged1@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"Cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"Cebu\",\n        \"zip\": \"60001\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"Cebu Cebu, PA 60001\",\n        \"total_count\": 3,\n        \"longitude\": 123.8854366,\n        \"latitude\": 10.3156992,\n        \"email_count\": 3,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-20\",\n        \"email_last_action_date\": \"2024-02-20\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14763,\n            14351,\n            14183\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA - 11\",\n        \"State_Senate_District\": \"PA - 32\",\n        \"state_house_district\": \"PA - 63\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1704442430653,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1708409695338,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 396,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsava22gedpo@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"cebu\",\n        \"zip\": \"6000\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"cebu cebu, PA 6000\",\n        \"total_count\": 2,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 1,\n        \"tweet_count\": 1,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-05\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": \"2024-01-05\",\n        \"tweet_last_action_date\": \"2024-01-05\",\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14195,\n            14092\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA -\",\n        \"State_Senate_District\": \"PA -\",\n        \"state_house_district\": \"PA -\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1704442997268,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1704443584013,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 402,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsava222ed@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 0,\n        \"street_address1\": \"\",\n        \"street_address2\": \"\",\n        \"city\": \"\",\n        \"zip\": \"\",\n        \"state\": \"\",\n        \"country\": \"US\",\n        \"full_address\": \"\",\n        \"total_count\": 1,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 1,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-05\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": \"2024-01-05\",\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [],\n        \"question_id\": [],\n        \"Congressional_District\": \"\",\n        \"State_Senate_District\": \"\",\n        \"state_house_district\": \"\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1704443477296,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1704443477283,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 404,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavaged23@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"Cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"Cebu\",\n        \"zip\": \"60001\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"Cebu Cebu, PA 60001\",\n        \"total_count\": 11,\n        \"longitude\": 123.8854366,\n        \"latitude\": 10.3156992,\n        \"email_count\": 3,\n        \"phone_count\": 0,\n        \"video_count\": 1,\n        \"tweet_count\": 4,\n        \"photo_count\": 2,\n        \"comment_count\": 0,\n        \"petition_count\": 1,\n        \"last_action_date\": \"2024-02-09\",\n        \"email_last_action_date\": \"2024-02-07\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": \"2024-02-07\",\n        \"tweet_last_action_date\": \"2024-02-09\",\n        \"photo_last_action_date\": \"2024-02-07\",\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": \"2024-01-05\",\n        \"email_subject_id\": [\n            14612,\n            14613,\n            14590,\n            14514,\n            14499,\n            14500,\n            14197,\n            0\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA - 11\",\n        \"State_Senate_District\": \"PA - 32\",\n        \"state_house_district\": \"PA - 63\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1704443787814,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1707444432438,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            },\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 423,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"hjh@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"cebu\",\n        \"zip\": \"6000\",\n        \"state\": \"PA\",\n        \"country\": \"null\",\n        \"full_address\": \"cebu cebu, PA 6000\",\n        \"total_count\": 1,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-05\",\n        \"email_last_action_date\": \"2024-01-05\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14180,\n            14181\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"AL -\",\n        \"State_Senate_District\": \"PA -\",\n        \"state_house_district\": \"AL -\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1704446761706,\n        \"modified_by\": \"\",\n        \"modified_date\": 0,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            null\n        ]\n    },\n    {\n        \"id\": 428,\n        \"first_name\": \"Maximus\",\n        \"email\": \"your.email+fakedata69423@gmail.com\",\n        \"last_name\": \"Cartwright\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5921832423,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"cebu\",\n        \"zip\": \"6000\",\n        \"state\": \"PA\",\n        \"country\": \"null\",\n        \"full_address\": \"cebu cebu, PA 6000\",\n        \"total_count\": 1,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-05\",\n        \"email_last_action_date\": \"2024-01-05\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14180,\n            14181\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"AL -\",\n        \"State_Senate_District\": \"PA -\",\n        \"state_house_district\": \"AL -\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1704446987939,\n        \"modified_by\": \"\",\n        \"modified_date\": 0,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            null\n        ]\n    },\n    {\n        \"id\": 459,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavaged2@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"Cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"Alden\",\n        \"zip\": \"60001\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"Cebu Cebu, PA 60001\",\n        \"total_count\": 10,\n        \"longitude\": -77.1945247,\n        \"latitude\": 41.2033216,\n        \"email_count\": 5,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 1,\n        \"photo_count\": 2,\n        \"comment_count\": 2,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-28\",\n        \"email_last_action_date\": \"2024-02-20\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": \"2024-01-22\",\n        \"photo_last_action_date\": \"2024-02-07\",\n        \"comment_last_action\": \"2024-02-28\",\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14768,\n            14769\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA  -  11\",\n        \"State_Senate_District\": \"PA  -  32\",\n        \"state_house_district\": \"PA  -  63\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1705366727058,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1709088337118,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 463,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsav3aged@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"cebu\",\n        \"zip\": \"6000\",\n        \"state\": \"PA\",\n        \"country\": \"null\",\n        \"full_address\": \"cebu cebu, PA 6000\",\n        \"total_count\": 1,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-16\",\n        \"email_last_action_date\": \"2024-01-16\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14237,\n            14236\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"AL  -\",\n        \"State_Senate_District\": \"PA  -\",\n        \"state_house_district\": \"AL  -\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1705367178358,\n        \"modified_by\": \"\",\n        \"modified_date\": 0,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            null\n        ]\n    },\n    {\n        \"id\": 466,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsava22g2ed@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"cebu\",\n        \"zip\": \"6000\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"cebu cebu, PA 6000\",\n        \"total_count\": 1,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 1,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-16\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": \"2024-01-16\",\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14231\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA -\",\n        \"State_Senate_District\": \"PA -\",\n        \"state_house_district\": \"PA -\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1705369157712,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1705369157710,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 469,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsava2223ged@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"Alden\",\n        \"zip\": \"60001\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"cebu cebu, PA 60001\",\n        \"total_count\": 3,\n        \"longitude\": -77.1945247,\n        \"latitude\": 41.2033216,\n        \"email_count\": 3,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-03-11\",\n        \"email_last_action_date\": \"2024-03-11\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14245,\n            0,\n            0\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA  -  11\",\n        \"State_Senate_District\": \"PA  -  32\",\n        \"state_house_district\": \"PA  -  63\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1705374667829,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1710153170096,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            },\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 478,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsa23va22ged@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"cebu\",\n        \"zip\": \"6000\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"cebu cebu, PA 6000\",\n        \"total_count\": 1,\n        \"longitude\": 123.8854366,\n        \"latitude\": 10.3156992,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-17\",\n        \"email_last_action_date\": \"2024-01-17\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14237,\n            14236\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA\",\n        \"State_Senate_District\": \"PA\",\n        \"state_house_district\": \"PA\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1705450151082,\n        \"modified_by\": \"\",\n        \"modified_date\": 0,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            null\n        ]\n    },\n    {\n        \"id\": 484,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavagedoitl@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"cebu\",\n        \"zip\": \"6000\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"cebu cebu, PA 6000\",\n        \"total_count\": 1,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 1,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-17\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": \"2024-01-17\",\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14244\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA -\",\n        \"State_Senate_District\": \"PA -\",\n        \"state_house_district\": \"PA -\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1705455874328,\n        \"modified_by\": \"\",\n        \"modified_date\": 1705455874326,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 485,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavage1991d2@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"cebu\",\n        \"zip\": \"6000\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"cebu cebu, PA 6000\",\n        \"total_count\": 1,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-17\",\n        \"email_last_action_date\": \"2024-01-17\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14245\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA -\",\n        \"State_Senate_District\": \"PA -\",\n        \"state_house_district\": \"PA -\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1705456035549,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1705456035547,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 506,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsava22ged2@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"cebu\",\n        \"zip\": \"6000\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"cebu cebu, PA 6000\",\n        \"total_count\": 1,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-17\",\n        \"email_last_action_date\": \"2024-01-17\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14245\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA -\",\n        \"State_Senate_District\": \"PA -\",\n        \"state_house_district\": \"PA -\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1705477556129,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1705477556112,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 518,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavage223d@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"cebu\",\n        \"zip\": \"6000\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"cebu cebu, PA 6000\",\n        \"total_count\": 1,\n        \"longitude\": 123.8854366,\n        \"latitude\": 10.3156992,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-18\",\n        \"email_last_action_date\": \"2024-01-18\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14266,\n            14267\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA\",\n        \"State_Senate_District\": \"PA\",\n        \"state_house_district\": \"PA\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1705538327555,\n        \"modified_by\": \"\",\n        \"modified_date\": 0,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            null\n        ]\n    },\n    {\n        \"id\": 536,\n        \"first_name\": \"Ed\",\n        \"email\": \"edryans@yopmail.com\",\n        \"last_name\": \"Ryans\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 0,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"cebu\",\n        \"zip\": \"6000\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"cebu cebu, PA 6000\",\n        \"total_count\": 1,\n        \"longitude\": 123.8854366,\n        \"latitude\": 10.3156992,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 1,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-18\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": \"2024-01-18\",\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14251\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA -\",\n        \"State_Senate_District\": \"PA -\",\n        \"state_house_district\": \"PA -\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1705558959829,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1705558959826,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 541,\n        \"first_name\": \"Edra\",\n        \"email\": \"EdraTedder@yopmail.com\",\n        \"last_name\": \"Tedder\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 0,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"cebu\",\n        \"zip\": \"6000\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"cebu cebu, PA 6000\",\n        \"total_count\": 1,\n        \"longitude\": 123.8854366,\n        \"latitude\": 10.3156992,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 1,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-18\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": \"2024-01-18\",\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14275\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA -\",\n        \"State_Senate_District\": \"PA -\",\n        \"state_house_district\": \"PA -\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1705560410526,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1705560410523,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 542,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsava2232ged@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"cebu\",\n        \"zip\": \"60001\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"cebu cebu, PA 60001\",\n        \"total_count\": 2,\n        \"longitude\": 123.8854366,\n        \"latitude\": 10.3156992,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 1,\n        \"last_action_date\": \"2024-02-19\",\n        \"email_last_action_date\": \"2024-01-18\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": \"2024-02-19\",\n        \"email_subject_id\": [\n            14670,\n            14266,\n            14267\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA - 11\",\n        \"State_Senate_District\": \"PA - 32\",\n        \"state_house_district\": \"PA - 63\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1705561083252,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1708328651523,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            null\n        ]\n    },\n    {\n        \"id\": 543,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsava223232ged@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"cebu\",\n        \"zip\": \"6000\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"cebu cebu, PA 6000\",\n        \"total_count\": 1,\n        \"longitude\": -77.1945247,\n        \"latitude\": 41.2033216,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-18\",\n        \"email_last_action_date\": \"2024-01-18\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14266,\n            14267\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA\",\n        \"State_Senate_District\": \"PA\",\n        \"state_house_district\": \"PA\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1705561160235,\n        \"modified_by\": \"\",\n        \"modified_date\": 0,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            null\n        ]\n    },\n    {\n        \"id\": 552,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavagqed@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"cebu\",\n        \"zip\": \"60002\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"cebu cebu, PA 60002\",\n        \"total_count\": 1,\n        \"longitude\": 123.8854366,\n        \"latitude\": 10.3156992,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-22\",\n        \"email_last_action_date\": \"2024-01-22\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14302\n        ],\n        \"question_id\": [\n            35\n        ],\n        \"Congressional_District\": \"PA - 10\",\n        \"State_Senate_District\": \"PA - 32\",\n        \"state_house_district\": \"PA - 64\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1705885885837,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1705885885834,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 553,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavaged12@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"cebu\",\n        \"zip\": \"60001\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"cebu cebu, PA 60001\",\n        \"total_count\": 1,\n        \"longitude\": 123.8854366,\n        \"latitude\": 10.3156992,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 1,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-22\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": \"2024-01-22\",\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14304\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA - 11\",\n        \"State_Senate_District\": \"PA - 32\",\n        \"state_house_district\": \"PA - 63\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1705886494757,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1705886494755,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 554,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavaged122@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"cebu\",\n        \"zip\": \"60001\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"cebu cebu, PA 60001\",\n        \"total_count\": 1,\n        \"longitude\": 123.8854366,\n        \"latitude\": 10.3156992,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 1,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-22\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": \"2024-01-22\",\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14304\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA - 11\",\n        \"State_Senate_District\": \"PA - 32\",\n        \"state_house_district\": \"PA - 63\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1705886539803,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1705886539796,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 555,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavaged13@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"cebu\",\n        \"zip\": \"60001\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"cebu cebu, PA 60001\",\n        \"total_count\": 1,\n        \"longitude\": 123.8854366,\n        \"latitude\": 10.3156992,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 1,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-22\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": \"2024-01-22\",\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14304\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA - 11\",\n        \"State_Senate_District\": \"PA - 32\",\n        \"state_house_district\": \"PA - 63\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1705886628989,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1705886628987,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 573,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavage123123d@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 0,\n        \"street_address1\": \"\",\n        \"street_address2\": \"\",\n        \"city\": \"\",\n        \"zip\": \"\",\n        \"state\": \"\",\n        \"country\": \"US\",\n        \"full_address\": \"\",\n        \"total_count\": 1,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 1,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-22\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": \"2024-01-22\",\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [],\n        \"question_id\": [],\n        \"Congressional_District\": \"\",\n        \"State_Senate_District\": \"\",\n        \"state_house_district\": \"\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1705893848861,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1705893848859,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 574,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavage123123wd@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 0,\n        \"street_address1\": \"\",\n        \"street_address2\": \"\",\n        \"city\": \"\",\n        \"zip\": \"\",\n        \"state\": \"\",\n        \"country\": \"US\",\n        \"full_address\": \"\",\n        \"total_count\": 1,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 1,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-22\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": \"2024-01-22\",\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [],\n        \"question_id\": [],\n        \"Congressional_District\": \"\",\n        \"State_Senate_District\": \"\",\n        \"state_house_district\": \"\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1705893972315,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1705893972312,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 587,\n        \"first_name\": \"jah\",\n        \"email\": \"123123@gmail.com\",\n        \"last_name\": \"asvasag\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"Mr.\",\n        \"phone\": 1123123123,\n        \"street_address1\": \"16533 Old Glenn Hwy #40\",\n        \"street_address2\": \"\",\n        \"city\": \"Chugiak\",\n        \"zip\": \"99567\",\n        \"state\": \"AK\",\n        \"country\": \"US\",\n        \"full_address\": \"16533 Old Glenn Hwy #40 Chugiak, AK 99567\",\n        \"total_count\": 1,\n        \"longitude\": -149.5070878,\n        \"latitude\": 61.3699367,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-22\",\n        \"email_last_action_date\": \"2024-01-22\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14351\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"AK - 0\",\n        \"State_Senate_District\": \"AK - L\",\n        \"state_house_district\": \"AK - 24\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1705906465021,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1705906465017,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 588,\n        \"first_name\": \"jah\",\n        \"email\": \"1231232@gmail.com\",\n        \"last_name\": \"asvasag\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"Mr.\",\n        \"phone\": 1123123123,\n        \"street_address1\": \"16533 Old Glenn Hwy #40\",\n        \"street_address2\": \"\",\n        \"city\": \"Chugiak\",\n        \"zip\": \"99567\",\n        \"state\": \"AK\",\n        \"country\": \"US\",\n        \"full_address\": \"16533 Old Glenn Hwy #40 Chugiak, AK 99567\",\n        \"total_count\": 1,\n        \"longitude\": -149.5070878,\n        \"latitude\": 61.3699367,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-22\",\n        \"email_last_action_date\": \"2024-01-22\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14351\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"AK - 0\",\n        \"State_Senate_District\": \"AK - L\",\n        \"state_house_district\": \"AK - 24\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1705906604659,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1705906604657,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 589,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavag23ed@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"115 ST STEPHENS CT\",\n        \"street_address2\": \"\",\n        \"city\": \"Tyrone\",\n        \"zip\": \"30290\",\n        \"state\": \"GA\",\n        \"country\": \"US\",\n        \"full_address\": \"115 ST STEPHENS CT Tyrone, GA 30290\",\n        \"total_count\": 3,\n        \"longitude\": -84.58442459999999,\n        \"latitude\": 33.488527,\n        \"email_count\": 2,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 1,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-24\",\n        \"email_last_action_date\": \"2024-01-24\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": \"2024-01-24\",\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14426,\n            14304,\n            14351\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"GA - 3\",\n        \"State_Senate_District\": \"GA - 16\",\n        \"state_house_district\": \"GA - 68\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1705906651357,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1706073897503,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 590,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavage19912d@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 0,\n        \"street_address1\": \"\",\n        \"street_address2\": \"\",\n        \"city\": \"\",\n        \"zip\": \"\",\n        \"state\": \"\",\n        \"country\": \"US\",\n        \"full_address\": \"\",\n        \"total_count\": 1,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 1,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-22\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": \"2024-01-22\",\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [],\n        \"question_id\": [],\n        \"Congressional_District\": \"\",\n        \"State_Senate_District\": \"\",\n        \"state_house_district\": \"\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1705906924513,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1705906924511,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 591,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsava22232ged@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"cebu\",\n        \"zip\": \"60001\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"cebu cebu, PA 60001\",\n        \"total_count\": 3,\n        \"longitude\": 123.8854366,\n        \"latitude\": 10.3156992,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 1,\n        \"tweet_count\": 1,\n        \"photo_count\": 0,\n        \"comment_count\": 1,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-06\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": \"2024-02-06\",\n        \"tweet_last_action_date\": \"2024-02-06\",\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": \"2024-01-22\",\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14590\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA - 11\",\n        \"State_Senate_District\": \"PA - 32\",\n        \"state_house_district\": \"PA - 63\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1705906958536,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1707179765448,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 593,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavagoioed@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 0,\n        \"street_address1\": \"\",\n        \"street_address2\": \"\",\n        \"city\": \"\",\n        \"zip\": \"\",\n        \"state\": \"\",\n        \"country\": \"US\",\n        \"full_address\": \"\",\n        \"total_count\": 1,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 1,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-22\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": \"2024-01-22\",\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [],\n        \"question_id\": [],\n        \"Congressional_District\": \"\",\n        \"State_Senate_District\": \"\",\n        \"state_house_district\": \"\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1705907060730,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1705907060728,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 596,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jah3@yopmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 0,\n        \"street_address1\": \"\",\n        \"street_address2\": \"\",\n        \"city\": \"\",\n        \"zip\": \"\",\n        \"state\": \"\",\n        \"country\": \"US\",\n        \"full_address\": \"\",\n        \"total_count\": 1,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 1,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-22\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": \"2024-01-22\",\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [],\n        \"question_id\": [],\n        \"Congressional_District\": \"\",\n        \"State_Senate_District\": \"\",\n        \"state_house_district\": \"\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1705907379214,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1705907379212,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 598,\n        \"first_name\": \"Walter\",\n        \"email\": \"your.email+fakedata75284@gmail.com\",\n        \"last_name\": \"Abernathy\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"Ms.\",\n        \"phone\": 5154334234,\n        \"street_address1\": \"16533 Old Glenn Hwy #40\",\n        \"street_address2\": \"\",\n        \"city\": \"Chugiak\",\n        \"zip\": \"99567\",\n        \"state\": \"AK\",\n        \"country\": \"US\",\n        \"full_address\": \"16533 Old Glenn Hwy #40\\t Chugiak, AK 99567\",\n        \"total_count\": 1,\n        \"longitude\": -149.5070878,\n        \"latitude\": 61.3699367,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-22\",\n        \"email_last_action_date\": \"2024-01-22\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14351\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"AK - 0\",\n        \"State_Senate_District\": \"AK - L\",\n        \"state_house_district\": \"AK - 24\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1705907628421,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1705907628418,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 600,\n        \"first_name\": \"Jude\",\n        \"email\": \"your.email+fakedata40679@gmail.com\",\n        \"last_name\": \"Skiles\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"Dr.\",\n        \"phone\": 5273345435,\n        \"street_address1\": \"16533 Old Glenn Hwy #40\",\n        \"street_address2\": \"\",\n        \"city\": \"Chugiak\",\n        \"zip\": \"99567\",\n        \"state\": \"AK\",\n        \"country\": \"US\",\n        \"full_address\": \"16533 Old Glenn Hwy #40 Chugiak, AK 99567\",\n        \"total_count\": 1,\n        \"longitude\": -149.5070878,\n        \"latitude\": 61.3699367,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-22\",\n        \"email_last_action_date\": \"2024-01-22\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14351\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"AK - 0\",\n        \"State_Senate_District\": \"AK - L\",\n        \"state_house_district\": \"AK - 24\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1705908404370,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1705908404368,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 602,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavageoild@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"Mr.\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"16533 Old Glenn Hwy #40\",\n        \"street_address2\": \"\",\n        \"city\": \"Chugiak\",\n        \"zip\": \"99567\",\n        \"state\": \"AK\",\n        \"country\": \"US\",\n        \"full_address\": \"16533 Old Glenn Hwy #40 Chugiak, AK 99567\",\n        \"total_count\": 1,\n        \"longitude\": -149.5070878,\n        \"latitude\": 61.3699367,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-22\",\n        \"email_last_action_date\": \"2024-01-22\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14351\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"AK - 0\",\n        \"State_Senate_District\": \"AK - L\",\n        \"state_house_district\": \"AK - 24\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1705909114455,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1705909114453,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 604,\n        \"first_name\": \"jah\",\n        \"email\": \"jkjk@gmail.com\",\n        \"last_name\": \"savaged\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"Mr.\",\n        \"phone\": 1231231231,\n        \"street_address1\": \"16533 Old Glenn Hwy #40\",\n        \"street_address2\": \"\",\n        \"city\": \"Chugiak\",\n        \"zip\": \"99567\",\n        \"state\": \"AK\",\n        \"country\": \"US\",\n        \"full_address\": \"16533 Old Glenn Hwy #40 Chugiak, AK 99567\",\n        \"total_count\": 1,\n        \"longitude\": -149.5070878,\n        \"latitude\": 61.3699367,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-22\",\n        \"email_last_action_date\": \"2024-01-22\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14351\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"AK - 0\",\n        \"State_Senate_District\": \"AK - L\",\n        \"state_house_district\": \"AK - 24\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1705909202852,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1705909202849,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 605,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavaged123123@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"Mr.\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"16533 Old Glenn Hwy #40\",\n        \"street_address2\": \"\",\n        \"city\": \"chugiak\",\n        \"zip\": \"99567\",\n        \"state\": \"AK\",\n        \"country\": \"US\",\n        \"full_address\": \"16533 Old Glenn Hwy #40 chugiak, AK 99567\",\n        \"total_count\": 8,\n        \"longitude\": -149.5070878,\n        \"latitude\": 61.3699367,\n        \"email_count\": 5,\n        \"phone_count\": 0,\n        \"video_count\": 1,\n        \"tweet_count\": 1,\n        \"photo_count\": 1,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-29\",\n        \"email_last_action_date\": \"2024-02-29\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": \"2024-02-29\",\n        \"tweet_last_action_date\": \"2024-02-29\",\n        \"photo_last_action_date\": \"2024-02-29\",\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14797,\n            14792,\n            14793\n        ],\n        \"question_id\": [\n            52\n        ],\n        \"Congressional_District\": \"AK - 0\",\n        \"State_Senate_District\": \"AK - L\",\n        \"state_house_district\": \"AK - 24\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1705909623871,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1709192291977,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 606,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavage3d123123@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"Mr.\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"16533 Old Glenn Hwy #40\",\n        \"street_address2\": \"\",\n        \"city\": \"Chugiak\",\n        \"zip\": \"99567\",\n        \"state\": \"AK\",\n        \"country\": \"US\",\n        \"full_address\": \"16533 Old Glenn Hwy #40 Chugiak, AK 99567\",\n        \"total_count\": 1,\n        \"longitude\": -149.5070878,\n        \"latitude\": 61.3699367,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-22\",\n        \"email_last_action_date\": \"2024-01-22\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14351\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"AK - 0\",\n        \"State_Senate_District\": \"AK - L\",\n        \"state_house_district\": \"AK - 24\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1705909870807,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1705909870804,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 607,\n        \"first_name\": \"Veronica\",\n        \"email\": \"your.email+fakedata98593@gmail.com\",\n        \"last_name\": \"Johnson\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"Mr.\",\n        \"phone\": 7508023423,\n        \"street_address1\": \"16533 Old Glenn Hwy #40\",\n        \"street_address2\": \"\",\n        \"city\": \"Chugiak\",\n        \"zip\": \"99567\",\n        \"state\": \"AK\",\n        \"country\": \"US\",\n        \"full_address\": \"16533 Old Glenn Hwy #40 Chugiak, AK 99567\",\n        \"total_count\": 1,\n        \"longitude\": -149.5070878,\n        \"latitude\": 61.3699367,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-22\",\n        \"email_last_action_date\": \"2024-01-22\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14351\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"AK - 0\",\n        \"State_Senate_District\": \"AK - L\",\n        \"state_house_district\": \"AK - 24\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1705909899155,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1705909899152,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 608,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsava2321ed@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"Mr.\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"16533 Old Glenn Hwy #40\",\n        \"street_address2\": \"\",\n        \"city\": \"Chugiak\",\n        \"zip\": \"99567\",\n        \"state\": \"AK\",\n        \"country\": \"US\",\n        \"full_address\": \"16533 Old Glenn Hwy #40 Chugiak, AK 99567\",\n        \"total_count\": 1,\n        \"longitude\": -149.5070878,\n        \"latitude\": 61.3699367,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-22\",\n        \"email_last_action_date\": \"2024-01-22\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14351\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"AK - 0\",\n        \"State_Senate_District\": \"AK - L\",\n        \"state_house_district\": \"AK - 24\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1705909953009,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1705909953007,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 612,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavaged232@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"16533 Old Glenn Hwy #40\",\n        \"street_address2\": \"\",\n        \"city\": \"chugiak\",\n        \"zip\": \"99567\",\n        \"state\": \"AK\",\n        \"country\": \"US\",\n        \"full_address\": \"16533 Old Glenn Hwy #40 chugiak, AK 99567\",\n        \"total_count\": 2,\n        \"longitude\": -149.5070878,\n        \"latitude\": 61.3699367,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 1,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-24\",\n        \"email_last_action_date\": \"2024-01-22\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": \"2024-01-24\",\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14304,\n            14324,\n            14325,\n            14326\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"AK - 0\",\n        \"State_Senate_District\": \"AK - L\",\n        \"state_house_district\": \"AK - 24\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1705910256773,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1706067489953,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            null\n        ]\n    },\n    {\n        \"id\": 624,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsava22gedjahjah@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"cebu\",\n        \"zip\": \"60001\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"cebu cebu, PA 60001\",\n        \"total_count\": 1,\n        \"longitude\": -77.1945247,\n        \"latitude\": 41.2033216,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-22\",\n        \"email_last_action_date\": \"2024-01-22\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14324,\n            14325,\n            14326\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA  -  11\",\n        \"State_Senate_District\": \"PA  -  32\",\n        \"state_house_district\": \"PA  -  63\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1705912670764,\n        \"modified_by\": \"\",\n        \"modified_date\": 0,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            null\n        ]\n    },\n    {\n        \"id\": 628,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsava222gedjahjah@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"cebu\",\n        \"zip\": \"60001\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"cebu cebu, PA 60001\",\n        \"total_count\": 1,\n        \"longitude\": -77.1945247,\n        \"latitude\": 41.2033216,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-22\",\n        \"email_last_action_date\": \"2024-01-22\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14324,\n            14325,\n            14326\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA  -  11\",\n        \"State_Senate_District\": \"PA  -  32\",\n        \"state_house_district\": \"PA  -  63\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1705913718684,\n        \"modified_by\": \"\",\n        \"modified_date\": 0,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            null\n        ]\n    },\n    {\n        \"id\": 663,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jah99@yopmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"cebu\",\n        \"zip\": \"60001\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"cebu cebu, PA 60001\",\n        \"total_count\": 1,\n        \"longitude\": 123.8854366,\n        \"latitude\": 10.3156992,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-23\",\n        \"email_last_action_date\": \"2024-01-23\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14302\n        ],\n        \"question_id\": [\n            35\n        ],\n        \"Congressional_District\": \"PA - 11\",\n        \"State_Senate_District\": \"PA - 32\",\n        \"state_house_district\": \"PA - 63\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1705986515053,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1705986515049,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 666,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavaged123@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"Cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"Alden\",\n        \"zip\": \"60001\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"Cebu Cebu, PA 60001\",\n        \"total_count\": 3,\n        \"longitude\": -77.1945247,\n        \"latitude\": 41.2033216,\n        \"email_count\": 2,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 1,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-03-20\",\n        \"email_last_action_date\": \"2024-03-20\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": \"2024-02-29\",\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14842\n        ],\n        \"question_id\": [\n            35\n        ],\n        \"Congressional_District\": \"PA  -  11\",\n        \"State_Senate_District\": \"PA  -  32\",\n        \"state_house_district\": \"PA  -  63\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1705988776635,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1710930075148,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            },\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 668,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavaged111@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"Cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"Cebu\",\n        \"zip\": \"60001\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"Cebu Cebu, PA 60001\",\n        \"total_count\": 2,\n        \"longitude\": 123.8854366,\n        \"latitude\": 10.3156992,\n        \"email_count\": 2,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-03-21\",\n        \"email_last_action_date\": \"2024-03-21\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14302\n        ],\n        \"question_id\": [\n            35\n        ],\n        \"Congressional_District\": \"PA - 11\",\n        \"State_Senate_District\": \"PA - 32\",\n        \"state_house_district\": \"PA - 63\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1705988989572,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1711011191660,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 670,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavaged1993@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"Mr.\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"16533 Old Glenn Hwy #40\",\n        \"street_address2\": \"\",\n        \"city\": \"chugiak\",\n        \"zip\": \"99567\",\n        \"state\": \"AK\",\n        \"country\": \"US\",\n        \"full_address\": \"16533 Old Glenn Hwy #40 chugiak, AK 99567\",\n        \"total_count\": 1,\n        \"longitude\": -149.5070878,\n        \"latitude\": 61.3699367,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-23\",\n        \"email_last_action_date\": \"2024-01-23\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14302\n        ],\n        \"question_id\": [\n            35\n        ],\n        \"Congressional_District\": \"AK - 0\",\n        \"State_Senate_District\": \"AK - L\",\n        \"state_house_district\": \"AK - 24\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1705989539056,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1705989539042,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 672,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavaged1994@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"Mr.\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"16533 Old Glenn Hwy #40\",\n        \"street_address2\": \"\",\n        \"city\": \"chugiak\",\n        \"zip\": \"99567\",\n        \"state\": \"AK\",\n        \"country\": \"US\",\n        \"full_address\": \"16533 Old Glenn Hwy #40 chugiak, AK 99567\",\n        \"total_count\": 1,\n        \"longitude\": -149.5070878,\n        \"latitude\": 61.3699367,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-23\",\n        \"email_last_action_date\": \"2024-01-23\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14302\n        ],\n        \"question_id\": [\n            35\n        ],\n        \"Congressional_District\": \"AK - 0\",\n        \"State_Senate_District\": \"AK - L\",\n        \"state_house_district\": \"AK - 24\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1705989647256,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1705989647241,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 709,\n        \"first_name\": \"kai\",\n        \"email\": \"kuku@gmail.com\",\n        \"last_name\": \"sama\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"Mr.\",\n        \"phone\": 2312312312,\n        \"street_address1\": \"16533 Old Glenn Hwy #40\",\n        \"street_address2\": \"\",\n        \"city\": \"chugiak\",\n        \"zip\": \"99567\",\n        \"state\": \"AK\",\n        \"country\": \"US\",\n        \"full_address\": \"16533 Old Glenn Hwy #40 chugiak, AK 99567\",\n        \"total_count\": 1,\n        \"longitude\": -149.5070878,\n        \"latitude\": 61.3699367,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-24\",\n        \"email_last_action_date\": \"2024-01-24\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14302\n        ],\n        \"question_id\": [\n            35\n        ],\n        \"Congressional_District\": \"AK - 0\",\n        \"State_Senate_District\": \"AK - L\",\n        \"state_house_district\": \"AK - 24\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1706056375497,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1706056375495,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 710,\n        \"first_name\": \"kail\",\n        \"email\": \"luki@gmail.com\",\n        \"last_name\": \"luki\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"Mrs.\",\n        \"phone\": 1231231231,\n        \"street_address1\": \"16533 Old Glenn Hwy #40\",\n        \"street_address2\": \"\",\n        \"city\": \"chugiak\",\n        \"zip\": \"99567\",\n        \"state\": \"AK\",\n        \"country\": \"US\",\n        \"full_address\": \"16533 Old Glenn Hwy #40 chugiak, AK 99567\",\n        \"total_count\": 1,\n        \"longitude\": -149.5070878,\n        \"latitude\": 61.3699367,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-24\",\n        \"email_last_action_date\": \"2024-01-24\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14302\n        ],\n        \"question_id\": [\n            35\n        ],\n        \"Congressional_District\": \"AK - 0\",\n        \"State_Senate_District\": \"AK - L\",\n        \"state_house_district\": \"AK - 24\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1706056551942,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1706056551940,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 711,\n        \"first_name\": \"loi\",\n        \"email\": \"kai@gmail.com\",\n        \"last_name\": \"kai\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"Mr.\",\n        \"phone\": 1231231231,\n        \"street_address1\": \"16533 Old Glenn Hwy #40\",\n        \"street_address2\": \"\",\n        \"city\": \"chugiak\",\n        \"zip\": \"99567\",\n        \"state\": \"AK\",\n        \"country\": \"US\",\n        \"full_address\": \"16533 Old Glenn Hwy #40 chugiak, AK 99567\",\n        \"total_count\": 1,\n        \"longitude\": -149.5070878,\n        \"latitude\": 61.3699367,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-24\",\n        \"email_last_action_date\": \"2024-01-24\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14302\n        ],\n        \"question_id\": [\n            35\n        ],\n        \"Congressional_District\": \"AK - 0\",\n        \"State_Senate_District\": \"AK - L\",\n        \"state_house_district\": \"AK - 24\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1706056666594,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1706056666592,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 712,\n        \"first_name\": \"shisu\",\n        \"email\": \"shuzu1@gmail.com\",\n        \"last_name\": \"kai\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"Mr.\",\n        \"phone\": 1231231231,\n        \"street_address1\": \"16533 Old Glenn Hwy #40\",\n        \"street_address2\": \"\",\n        \"city\": \"chugiak\",\n        \"zip\": \"99567\",\n        \"state\": \"AK\",\n        \"country\": \"US\",\n        \"full_address\": \"16533 Old Glenn Hwy #40 chugiak, AK 99567\",\n        \"total_count\": 1,\n        \"longitude\": -149.5070878,\n        \"latitude\": 61.3699367,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-24\",\n        \"email_last_action_date\": \"2024-01-24\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14302\n        ],\n        \"question_id\": [\n            35\n        ],\n        \"Congressional_District\": \"AK - 0\",\n        \"State_Senate_District\": \"AK - L\",\n        \"state_house_district\": \"AK - 24\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1706056810549,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1706056810547,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 725,\n        \"first_name\": \"Emily\",\n        \"email\": \"your.email+fakedata69948@gmail.com\",\n        \"last_name\": \"Pollich\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"Mr.\",\n        \"phone\": 7725975786,\n        \"street_address1\": \"Chugiak\",\n        \"street_address2\": \"\",\n        \"city\": \"Jeffersonville\",\n        \"zip\": \"99567\",\n        \"state\": \"AK\",\n        \"country\": \"US\",\n        \"full_address\": \"Chugiak Jeffersonville, AK 99567\",\n        \"total_count\": 1,\n        \"longitude\": -149.4819444,\n        \"latitude\": 61.3888889,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-24\",\n        \"email_last_action_date\": \"2024-01-24\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14302\n        ],\n        \"question_id\": [\n            35\n        ],\n        \"Congressional_District\": \"AK - 0\",\n        \"State_Senate_District\": \"AK - L\",\n        \"state_house_district\": \"AK - 24\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1706060737823,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1706060737806,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 727,\n        \"first_name\": \"Garnet\",\n        \"email\": \"your.email+fakedata29192@gmail.com\",\n        \"last_name\": \"Fritsch-Streich\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"Mrs.\",\n        \"phone\": 3748523423,\n        \"street_address1\": \"16533 Old Glenn Hwy #40\",\n        \"street_address2\": \"\",\n        \"city\": \"Chugiak\",\n        \"zip\": \"99567\",\n        \"state\": \"AK\",\n        \"country\": \"US\",\n        \"full_address\": \"16533 Old Glenn Hwy #40 Chugiak, AK 99567\",\n        \"total_count\": 1,\n        \"longitude\": -149.5070878,\n        \"latitude\": 61.3699367,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-24\",\n        \"email_last_action_date\": \"2024-01-24\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14302\n        ],\n        \"question_id\": [\n            35\n        ],\n        \"Congressional_District\": \"AK - 0\",\n        \"State_Senate_District\": \"AK - L\",\n        \"state_house_district\": \"AK - 24\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1706061155238,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1706061155222,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 728,\n        \"first_name\": \"chastin\",\n        \"email\": \"your.email+fakedata54558@gmail.com\",\n        \"last_name\": \"lui\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"Miss\",\n        \"phone\": 1231231231,\n        \"street_address1\": \"16533 Old Glenn Hwy #40\",\n        \"street_address2\": \"\",\n        \"city\": \"chugiak\",\n        \"zip\": \"99567\",\n        \"state\": \"AK\",\n        \"country\": \"US\",\n        \"full_address\": \"16533 Old Glenn Hwy #40 chugiak, AK 99567\",\n        \"total_count\": 1,\n        \"longitude\": -149.5070878,\n        \"latitude\": 61.3699367,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-24\",\n        \"email_last_action_date\": \"2024-01-24\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14302\n        ],\n        \"question_id\": [\n            35\n        ],\n        \"Congressional_District\": \"AK - 0\",\n        \"State_Senate_District\": \"AK - L\",\n        \"state_house_district\": \"AK - 24\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1706061416889,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1706061416872,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 729,\n        \"first_name\": \"LEO\",\n        \"email\": \"your.email+fakedata70641@gmail.com\",\n        \"last_name\": \"KAI\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"Mr.\",\n        \"phone\": 2323423423,\n        \"street_address1\": \"16533 Old Glenn Hwy #40\",\n        \"street_address2\": \"\",\n        \"city\": \"CHUGIAK\",\n        \"zip\": \"99567\",\n        \"state\": \"AK\",\n        \"country\": \"US\",\n        \"full_address\": \"16533 Old Glenn Hwy #40 CHUGIAK, AK 99567\",\n        \"total_count\": 1,\n        \"longitude\": -149.5070878,\n        \"latitude\": 61.3699367,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-24\",\n        \"email_last_action_date\": \"2024-01-24\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14302\n        ],\n        \"question_id\": [\n            35\n        ],\n        \"Congressional_District\": \"AK - 0\",\n        \"State_Senate_District\": \"AK - L\",\n        \"state_house_district\": \"AK - 24\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1706061520628,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1706061520611,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 740,\n        \"first_name\": \"LEO\",\n        \"email\": \"your.email+fakedata702641@gmail.com\",\n        \"last_name\": \"KAI\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"Mr.\",\n        \"phone\": 2323423423,\n        \"street_address1\": \"16533 Old Glenn Hwy #40\",\n        \"street_address2\": \"\",\n        \"city\": \"chugiak\",\n        \"zip\": \"99567\",\n        \"state\": \"AK\",\n        \"country\": \"US\",\n        \"full_address\": \"16533 Old Glenn Hwy #40 chugiak, AK 99567\",\n        \"total_count\": 1,\n        \"longitude\": -149.5070878,\n        \"latitude\": 61.3699367,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-24\",\n        \"email_last_action_date\": \"2024-01-24\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14302\n        ],\n        \"question_id\": [\n            35\n        ],\n        \"Congressional_District\": \"AK - 0\",\n        \"State_Senate_District\": \"AK - L\",\n        \"state_house_district\": \"AK - 24\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1706061648277,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1706061648186,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 741,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"QWE@GMAIL.COM\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"Mr.\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"16533 Old Glenn Hwy #40\",\n        \"street_address2\": \"\",\n        \"city\": \"chugiak\",\n        \"zip\": \"99567\",\n        \"state\": \"AK\",\n        \"country\": \"US\",\n        \"full_address\": \"16533 Old Glenn Hwy #40 chugiak, AK 99567\",\n        \"total_count\": 1,\n        \"longitude\": -149.5070878,\n        \"latitude\": 61.3699367,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-24\",\n        \"email_last_action_date\": \"2024-01-24\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14302\n        ],\n        \"question_id\": [\n            35\n        ],\n        \"Congressional_District\": \"AK - 0\",\n        \"State_Senate_District\": \"AK - L\",\n        \"state_house_district\": \"AK - 24\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1706061842906,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1706061842903,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 742,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavaged2323@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"Cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"Cebu\",\n        \"zip\": \"60001\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"Cebu Cebu, PA 60001\",\n        \"total_count\": 3,\n        \"longitude\": 123.8854366,\n        \"latitude\": 10.3156992,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 1,\n        \"photo_count\": 1,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-02\",\n        \"email_last_action_date\": \"2024-01-24\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": \"2024-02-02\",\n        \"photo_last_action_date\": \"2024-02-02\",\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14578,\n            14584,\n            14302\n        ],\n        \"question_id\": [\n            35\n        ],\n        \"Congressional_District\": \"PA - 11\",\n        \"State_Senate_District\": \"PA - 32\",\n        \"state_house_district\": \"PA - 63\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1706061952879,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1706857193260,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 743,\n        \"first_name\": \"kiaw\",\n        \"email\": \"uko@gmail.com\",\n        \"last_name\": \"siha\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"16533 Old Glenn Hwy #40\",\n        \"street_address2\": \"\",\n        \"city\": \"chugiak\",\n        \"zip\": \"99567\",\n        \"state\": \"AK\",\n        \"country\": \"US\",\n        \"full_address\": \"16533 Old Glenn Hwy #40 chugiak, AK 99567\",\n        \"total_count\": 1,\n        \"longitude\": -149.5070878,\n        \"latitude\": 61.3699367,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 1,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-24\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": \"2024-01-24\",\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14305\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"AK - 0\",\n        \"State_Senate_District\": \"AK - L\",\n        \"state_house_district\": \"AK - 24\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1706062161769,\n        \"modified_by\": \"\",\n        \"modified_date\": 1706062161766,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 744,\n        \"first_name\": \"aha\",\n        \"email\": \"aha@yopmail.com\",\n        \"last_name\": \"jua\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"Mr.\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"16533 Old Glenn Hwy #40\",\n        \"street_address2\": \"\",\n        \"city\": \"chugiak\",\n        \"zip\": \"99567\",\n        \"state\": \"AK\",\n        \"country\": \"US\",\n        \"full_address\": \"16533 Old Glenn Hwy #40 chugiak, AK 99567\",\n        \"total_count\": 1,\n        \"longitude\": -149.5046759,\n        \"latitude\": 61.3695174,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-24\",\n        \"email_last_action_date\": \"2024-01-24\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14324,\n            14325,\n            14326\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"AK  -  0\",\n        \"State_Senate_District\": \"AK  -  L\",\n        \"state_house_district\": \"AK  -  24\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1706062584879,\n        \"modified_by\": \"\",\n        \"modified_date\": 0,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            null\n        ]\n    },\n    {\n        \"id\": 745,\n        \"first_name\": \"iwa\",\n        \"email\": \"moto@gmail.com\",\n        \"last_name\": \"moto\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"Mrs.\",\n        \"phone\": 2312312312,\n        \"street_address1\": \"16533 Old Glenn Hwy #40\",\n        \"street_address2\": \"\",\n        \"city\": \"chugiak\",\n        \"zip\": \"99567\",\n        \"state\": \"AK\",\n        \"country\": \"US\",\n        \"full_address\": \"16533 Old Glenn Hwy #40 chugiak, AK 99567\",\n        \"total_count\": 1,\n        \"longitude\": -149.5046759,\n        \"latitude\": 61.3695174,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-24\",\n        \"email_last_action_date\": \"2024-01-24\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14324,\n            14325,\n            14326\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"AK  -  0\",\n        \"State_Senate_District\": \"AK  -  L\",\n        \"state_house_district\": \"AK  -  24\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1706062704620,\n        \"modified_by\": \"\",\n        \"modified_date\": 0,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            null\n        ]\n    },\n    {\n        \"id\": 746,\n        \"first_name\": \"kio\",\n        \"email\": \"kio@gmail.com\",\n        \"last_name\": \"kai\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"Mr.\",\n        \"phone\": 1231231312,\n        \"street_address1\": \"16533 Old Glenn Hwy #40\",\n        \"street_address2\": \"\",\n        \"city\": \"chugiak\",\n        \"zip\": \"99567\",\n        \"state\": \"AK\",\n        \"country\": \"US\",\n        \"full_address\": \"16533 Old Glenn Hwy #40 chugiak, AK 99567\",\n        \"total_count\": 1,\n        \"longitude\": -149.5046759,\n        \"latitude\": 61.3695174,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-24\",\n        \"email_last_action_date\": \"2024-01-24\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14324,\n            14325,\n            14326\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"AK  -  0\",\n        \"State_Senate_District\": \"AK  -  L\",\n        \"state_house_district\": \"AK  -  24\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1706062842399,\n        \"modified_by\": \"\",\n        \"modified_date\": 0,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            null\n        ]\n    },\n    {\n        \"id\": 747,\n        \"first_name\": \"EVE\",\n        \"email\": \"eve@gmail.com\",\n        \"last_name\": \"kai\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"Miss\",\n        \"phone\": 2312312312,\n        \"street_address1\": \"16533 Old Glenn Hwy #40\",\n        \"street_address2\": \"\",\n        \"city\": \"chugiak\",\n        \"zip\": \"99567\",\n        \"state\": \"AK\",\n        \"country\": \"US\",\n        \"full_address\": \"16533 Old Glenn Hwy #40 chugiak, AK 99567\",\n        \"total_count\": 1,\n        \"longitude\": -149.5046759,\n        \"latitude\": 61.3695174,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-24\",\n        \"email_last_action_date\": \"2024-01-24\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14324,\n            14325,\n            14326\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"AK  -  0\",\n        \"State_Senate_District\": \"AK  -  L\",\n        \"state_house_district\": \"AK  -  24\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1706062985017,\n        \"modified_by\": \"\",\n        \"modified_date\": 0,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            null\n        ]\n    },\n    {\n        \"id\": 750,\n        \"first_name\": \"uga\",\n        \"email\": \"uga@yopmail.com\",\n        \"last_name\": \"hio\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"Mr.\",\n        \"phone\": 1231213123,\n        \"street_address1\": \"16533 Old Glenn Hwy #40\",\n        \"street_address2\": \"\",\n        \"city\": \"chugiak\",\n        \"zip\": \"99567\",\n        \"state\": \"AK\",\n        \"country\": \"US\",\n        \"full_address\": \"16533 Old Glenn Hwy #40 chugiak, AK 99567\",\n        \"total_count\": 1,\n        \"longitude\": -149.5046759,\n        \"latitude\": 61.3695174,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-24\",\n        \"email_last_action_date\": \"2024-01-24\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14324,\n            14325,\n            14326\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"AK  -  0\",\n        \"State_Senate_District\": \"AK  -  L\",\n        \"state_house_district\": \"AK  -  24\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1706063440490,\n        \"modified_by\": \"\",\n        \"modified_date\": 0,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            null\n        ]\n    },\n    {\n        \"id\": 752,\n        \"first_name\": \"Mariam\",\n        \"email\": \"your.email+fakedata92728@gmail.com\",\n        \"last_name\": \"Rowe\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"Dr.\",\n        \"phone\": 9789978978,\n        \"street_address1\": \"16533 Old Glenn Hwy #40\",\n        \"street_address2\": \"\",\n        \"city\": \"Chugiak\",\n        \"zip\": \"99568\",\n        \"state\": \"AK\",\n        \"country\": \"US\",\n        \"full_address\": \"16533 Old Glenn Hwy #40 Chugiak, AK 99568\",\n        \"total_count\": 1,\n        \"longitude\": -149.5046759,\n        \"latitude\": 61.3695174,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-24\",\n        \"email_last_action_date\": \"2024-01-24\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14324,\n            14325,\n            14326\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"AK  -  0\",\n        \"State_Senate_District\": \"AK  -  L\",\n        \"state_house_district\": \"AK  -  24\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1706063722990,\n        \"modified_by\": \"\",\n        \"modified_date\": 0,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            null\n        ]\n    },\n    {\n        \"id\": 754,\n        \"first_name\": \"iol\",\n        \"email\": \"alo@gmail.com\",\n        \"last_name\": \"alo\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"Mrs.\",\n        \"phone\": 1231231231,\n        \"street_address1\": \"16533 Old Glenn Hwy #40\",\n        \"street_address2\": \"\",\n        \"city\": \"chugiak\",\n        \"zip\": \"99567\",\n        \"state\": \"AK\",\n        \"country\": \"US\",\n        \"full_address\": \"16533 Old Glenn Hwy #40 chugiak, AK 99567\",\n        \"total_count\": 1,\n        \"longitude\": -149.5046759,\n        \"latitude\": 61.3695174,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-24\",\n        \"email_last_action_date\": \"2024-01-24\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14324,\n            14325,\n            14326\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"AK  -  0\",\n        \"State_Senate_District\": \"AK  -  L\",\n        \"state_house_district\": \"AK  -  24\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1706067719044,\n        \"modified_by\": \"\",\n        \"modified_date\": 0,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            null\n        ]\n    },\n    {\n        \"id\": 772,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavage2d@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"Cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"Alden\",\n        \"zip\": \"60001\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"Cebu Cebu, PA 60001\",\n        \"total_count\": 6,\n        \"longitude\": -77.1945247,\n        \"latitude\": 41.2033216,\n        \"email_count\": 3,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 2,\n        \"photo_count\": 0,\n        \"comment_count\": 1,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-13\",\n        \"email_last_action_date\": \"2024-02-13\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": \"2024-02-07\",\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": \"2024-02-02\",\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14586,\n            14585\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA  -  11\",\n        \"State_Senate_District\": \"PA  -  32\",\n        \"state_house_district\": \"PA  -  63\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1706073832300,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1707790691700,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 773,\n        \"first_name\": \"aga\",\n        \"email\": \"aga@yopmail.com\",\n        \"last_name\": \"huh\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 1231231231,\n        \"street_address1\": \"115 ST STEPHENS CT\",\n        \"street_address2\": \"\",\n        \"city\": \"Tyrone\",\n        \"zip\": \"30290\",\n        \"state\": \"GA\",\n        \"country\": \"US\",\n        \"full_address\": \"115 ST STEPHENS CT Tyrone, GA 30290\",\n        \"total_count\": 3,\n        \"longitude\": -84.58442459999999,\n        \"latitude\": 33.488527,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 1,\n        \"tweet_count\": 0,\n        \"photo_count\": 1,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-24\",\n        \"email_last_action_date\": \"2024-01-24\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": \"2024-01-24\",\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": \"2024-01-24\",\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14426\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"GA - 3\",\n        \"State_Senate_District\": \"GA - 16\",\n        \"state_house_district\": \"GA - 68\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1706074053313,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1706074136089,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 801,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsava22g2311ed@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 0,\n        \"street_address1\": \"\",\n        \"street_address2\": \"\",\n        \"city\": \"\",\n        \"zip\": \"\",\n        \"state\": \"\",\n        \"country\": \"US\",\n        \"full_address\": \"\",\n        \"total_count\": 1,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 1,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-24\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": \"2024-01-24\",\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [],\n        \"question_id\": [],\n        \"Congressional_District\": \"\",\n        \"State_Senate_District\": \"\",\n        \"state_house_district\": \"\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1706081375236,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1706081375234,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 881,\n        \"first_name\": \"jah\",\n        \"email\": \"yuy@gmail.com\",\n        \"last_name\": \"uyu\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"Mr.\",\n        \"phone\": 1231231231,\n        \"street_address1\": \"16533 Old Glenn Hwy #40\",\n        \"street_address2\": \"\",\n        \"city\": \"chugiak\",\n        \"zip\": \"99567\",\n        \"state\": \"AK\",\n        \"country\": \"US\",\n        \"full_address\": \"16533 Old Glenn Hwy #40 chugiak, AK 99567\",\n        \"total_count\": 3,\n        \"longitude\": -149.5070878,\n        \"latitude\": 61.3699367,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 1,\n        \"tweet_count\": 0,\n        \"photo_count\": 1,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-25\",\n        \"email_last_action_date\": \"2024-01-25\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": \"2024-01-25\",\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": \"2024-01-25\",\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14426\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"AK - 0\",\n        \"State_Senate_District\": \"AK - L\",\n        \"state_house_district\": \"AK - 24\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1706141621845,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1706141755355,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 882,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavage23d@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"Cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"Cebu\",\n        \"zip\": \"60001\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"Cebu Cebu, PA 60001\",\n        \"total_count\": 4,\n        \"longitude\": 123.8854366,\n        \"latitude\": 10.3156992,\n        \"email_count\": 2,\n        \"phone_count\": 0,\n        \"video_count\": 1,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 1,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-02\",\n        \"email_last_action_date\": \"2024-01-26\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": \"2024-02-02\",\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": \"2024-02-02\",\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14577,\n            14426,\n            0\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA - 11\",\n        \"State_Senate_District\": \"PA - 32\",\n        \"state_house_district\": \"PA - 63\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1706141889733,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1706857791998,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 884,\n        \"first_name\": \"jah\",\n        \"email\": \"jahsava2267ged@gmail.com\",\n        \"last_name\": \"qqwe\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"Mr.\",\n        \"phone\": 1231231231,\n        \"street_address1\": \"16533 Old Glenn Hwy #40\",\n        \"street_address2\": \"\",\n        \"city\": \"chuguak\",\n        \"zip\": \"99567\",\n        \"state\": \"AK\",\n        \"country\": \"US\",\n        \"full_address\": \"16533 Old Glenn Hwy #40 chuguak, AK 99567\",\n        \"total_count\": 1,\n        \"longitude\": -149.5070878,\n        \"latitude\": 61.3699367,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-25\",\n        \"email_last_action_date\": \"2024-01-25\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14426\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"AK - 0\",\n        \"State_Senate_District\": \"AK - L\",\n        \"state_house_district\": \"AK - 24\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1706141983661,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1706141983659,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 1111,\n        \"first_name\": \"agag\",\n        \"email\": \"aga@gmail.com\",\n        \"last_name\": \"gi\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 1231231231,\n        \"street_address1\": \"Cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"Cebu\",\n        \"zip\": \"60001\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"Cebu Cebu, PA 60001\",\n        \"total_count\": 1,\n        \"longitude\": -77.1945247,\n        \"latitude\": 41.2033216,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-26\",\n        \"email_last_action_date\": \"2024-01-26\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14459,\n            14460,\n            14461\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA  -  11\",\n        \"State_Senate_District\": \"PA  -  32\",\n        \"state_house_district\": \"PA  -  63\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1706228465203,\n        \"modified_by\": \"\",\n        \"modified_date\": 0,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            null\n        ]\n    },\n    {\n        \"id\": 1112,\n        \"first_name\": \"ag\",\n        \"email\": \"jh@gmail.com\",\n        \"last_name\": \"ahk\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"Mr.\",\n        \"phone\": 2131231231,\n        \"street_address1\": \"16533 Old Glenn Hwy #40\",\n        \"street_address2\": \"\",\n        \"city\": \"chugiak\",\n        \"zip\": \"99567\",\n        \"state\": \"AK\",\n        \"country\": \"US\",\n        \"full_address\": \"16533 Old Glenn Hwy #40 chugiak, AK 99567\",\n        \"total_count\": 1,\n        \"longitude\": -149.5046759,\n        \"latitude\": 61.3695174,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-26\",\n        \"email_last_action_date\": \"2024-01-26\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14459,\n            14460,\n            14461\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"AK  -  0\",\n        \"State_Senate_District\": \"AK  -  L\",\n        \"state_house_district\": \"AK  -  24\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1706228750188,\n        \"modified_by\": \"\",\n        \"modified_date\": 0,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            null\n        ]\n    },\n    {\n        \"id\": 1225,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavaged3@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"Cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"Alden\",\n        \"zip\": \"60001\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"Cebu Cebu, PA 60001\",\n        \"total_count\": 3,\n        \"longitude\": -77.1945247,\n        \"latitude\": 41.2033216,\n        \"email_count\": 2,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 1,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-28\",\n        \"email_last_action_date\": \"2024-02-20\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": \"2024-02-28\",\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14768,\n            14769\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA  -  11\",\n        \"State_Senate_District\": \"PA  -  32\",\n        \"state_house_district\": \"PA  -  63\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1706664923268,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1709088344113,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 1228,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavaged31@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"Cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"Cebu\",\n        \"zip\": \"60001\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"Cebu Cebu, PA 60001\",\n        \"total_count\": 1,\n        \"longitude\": 123.8854366,\n        \"latitude\": 10.3156992,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-31\",\n        \"email_last_action_date\": \"2024-01-31\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14516,\n            14518,\n            14517\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA  -  11\",\n        \"State_Senate_District\": \"PA  -  32\",\n        \"state_house_district\": \"PA  -  63\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1706665154517,\n        \"modified_by\": \"\",\n        \"modified_date\": 0,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            null\n        ]\n    },\n    {\n        \"id\": 1245,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavaged1991@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"Cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"Alden\",\n        \"zip\": \"60001\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"Cebu Cebu, PA 60001\",\n        \"total_count\": 4,\n        \"longitude\": -77.1945247,\n        \"latitude\": 41.2033216,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 1,\n        \"tweet_count\": 0,\n        \"photo_count\": 1,\n        \"comment_count\": 0,\n        \"petition_count\": 1,\n        \"last_action_date\": \"2024-02-28\",\n        \"email_last_action_date\": \"2024-02-28\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": \"2024-02-28\",\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": \"2024-02-28\",\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": \"2024-01-31\",\n        \"email_subject_id\": [\n            14792,\n            14793\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA  -  11\",\n        \"State_Senate_District\": \"PA  -  32\",\n        \"state_house_district\": \"PA  -  63\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1706667322340,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1709082564491,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            },\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 1294,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavage23d2@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"Mr.\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"115 ST STEPHENS CT\",\n        \"street_address2\": \"\",\n        \"city\": \"Tyrone\",\n        \"zip\": \"30290\",\n        \"state\": \"GA\",\n        \"country\": \"US\",\n        \"full_address\": \"115 ST STEPHENS CT Tyrone, GA 30290\",\n        \"total_count\": 1,\n        \"longitude\": -84.58442459999999,\n        \"latitude\": 33.488527,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-31\",\n        \"email_last_action_date\": \"2024-01-31\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14426\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"GA - 3\",\n        \"State_Senate_District\": \"GA - 16\",\n        \"state_house_district\": \"GA - 68\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1706673161625,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1706673161623,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 1315,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavaged212@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"Mr.\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"16533 Old Glenn Hwy #40\",\n        \"street_address2\": \"\",\n        \"city\": \"Chugiak\",\n        \"zip\": \"99567\",\n        \"state\": \"AK\",\n        \"country\": \"US\",\n        \"full_address\": \"16533 Old Glenn Hwy #40 Chugiak, AK 99567\",\n        \"total_count\": 5,\n        \"longitude\": -149.5070878,\n        \"latitude\": 61.3699367,\n        \"email_count\": 2,\n        \"phone_count\": 0,\n        \"video_count\": 1,\n        \"tweet_count\": 1,\n        \"photo_count\": 1,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-13\",\n        \"email_last_action_date\": \"2024-02-13\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": \"2024-02-13\",\n        \"tweet_last_action_date\": \"2024-02-13\",\n        \"photo_last_action_date\": \"2024-02-13\",\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14666,\n            14516,\n            14518,\n            14517\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"AK - 0\",\n        \"State_Senate_District\": \"AK - L\",\n        \"state_house_district\": \"AK - 24\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1706834576756,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1707792801909,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            null\n        ]\n    },\n    {\n        \"id\": 1316,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavaged21356@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"Cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"Cebu\",\n        \"zip\": \"60001\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"Cebu Cebu, PA 60001\",\n        \"total_count\": 1,\n        \"longitude\": -77.1945247,\n        \"latitude\": 41.2033216,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-02\",\n        \"email_last_action_date\": \"2024-02-02\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14516,\n            14518,\n            14517\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA  -  11\",\n        \"State_Senate_District\": \"PA  -  32\",\n        \"state_house_district\": \"PA  -  63\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1706834697432,\n        \"modified_by\": \"\",\n        \"modified_date\": 0,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            null\n        ]\n    },\n    {\n        \"id\": 1317,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavaged223@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"Cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"Cebu\",\n        \"zip\": \"60001\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"Cebu Cebu, PA 60001\",\n        \"total_count\": 1,\n        \"longitude\": 123.8854366,\n        \"latitude\": 10.3156992,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-02\",\n        \"email_last_action_date\": \"2024-02-02\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14499,\n            14500\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA - 11\",\n        \"State_Senate_District\": \"PA - 32\",\n        \"state_house_district\": \"PA - 63\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1706836212594,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1706836212577,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 1318,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavag123ed@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"Cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"Alden\",\n        \"zip\": \"60001\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"Cebu Cebu, PA 60001\",\n        \"total_count\": 2,\n        \"longitude\": -77.1945247,\n        \"latitude\": 41.2033216,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 1,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-29\",\n        \"email_last_action_date\": \"2024-02-29\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": \"2024-02-02\",\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14800\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA  -  11\",\n        \"State_Senate_District\": \"PA  -  32\",\n        \"state_house_district\": \"PA  -  63\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1706836324624,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1709192461799,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 1319,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavage12312312d@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"Cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"Cebu\",\n        \"zip\": \"60001\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"Cebu Cebu, PA 60001\",\n        \"total_count\": 1,\n        \"longitude\": -77.1945247,\n        \"latitude\": 41.2033216,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-02\",\n        \"email_last_action_date\": \"2024-02-02\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14516,\n            14518,\n            14517\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA  -  11\",\n        \"State_Senate_District\": \"PA  -  32\",\n        \"state_house_district\": \"PA  -  63\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1706836814524,\n        \"modified_by\": \"\",\n        \"modified_date\": 0,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            null\n        ]\n    },\n    {\n        \"id\": 1320,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsa23vaged@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"Cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"Cebu\",\n        \"zip\": \"60001\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"Cebu Cebu, PA 60001\",\n        \"total_count\": 1,\n        \"longitude\": 123.8854366,\n        \"latitude\": 10.3156992,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 1,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-02\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": \"2024-02-02\",\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14513\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA - 11\",\n        \"State_Senate_District\": \"PA - 32\",\n        \"state_house_district\": \"PA - 63\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1706839341820,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1706839341818,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 1321,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahs123avaged@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"Cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"Cebu\",\n        \"zip\": \"60001\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"Cebu Cebu, PA 60001\",\n        \"total_count\": 1,\n        \"longitude\": 123.8854366,\n        \"latitude\": 10.3156992,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-02\",\n        \"email_last_action_date\": \"2024-02-02\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14522\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA - 11\",\n        \"State_Senate_District\": \"PA - 32\",\n        \"state_house_district\": \"PA - 63\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1706839613698,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1706839613696,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 1322,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsava2323ged@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"Cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"Cebu\",\n        \"zip\": \"60001\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"Cebu Cebu, PA 60001\",\n        \"total_count\": 1,\n        \"longitude\": -77.1945247,\n        \"latitude\": 41.2033216,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-02\",\n        \"email_last_action_date\": \"2024-02-02\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14516,\n            14518,\n            14517\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA  -  11\",\n        \"State_Senate_District\": \"PA  -  32\",\n        \"state_house_district\": \"PA  -  63\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1706839682323,\n        \"modified_by\": \"\",\n        \"modified_date\": 0,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            null\n        ]\n    },\n    {\n        \"id\": 1323,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsava23ged@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 0,\n        \"street_address1\": \"\",\n        \"street_address2\": \"\",\n        \"city\": \"\",\n        \"zip\": \"\",\n        \"state\": \"\",\n        \"country\": \"US\",\n        \"full_address\": \"\",\n        \"total_count\": 1,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 1,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-02\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": \"2024-02-02\",\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [],\n        \"question_id\": [],\n        \"Congressional_District\": \"\",\n        \"State_Senate_District\": \"\",\n        \"state_house_district\": \"\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1706839907965,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1706839907963,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 1337,\n        \"first_name\": \"jah\",\n        \"email\": \"jahsavaged123@yopmail.com\",\n        \"last_name\": \"savaged\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 1231231231,\n        \"street_address1\": \"Cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"Cebu\",\n        \"zip\": \"60001\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"Cebu Cebu, PA 60001\",\n        \"total_count\": 1,\n        \"longitude\": 123.8854366,\n        \"latitude\": 10.3156992,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-05\",\n        \"email_last_action_date\": \"2024-02-05\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14590\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA - 11\",\n        \"State_Senate_District\": \"PA - 32\",\n        \"state_house_district\": \"PA - 63\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1707117202613,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1707117202611,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 1367,\n        \"first_name\": \"William\",\n        \"email\": \"your.email+fakedata52969@gmail.com\",\n        \"last_name\": \"Hickle\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4074423423,\n        \"street_address1\": \"Vacaville\",\n        \"street_address2\": \"\",\n        \"city\": \"16727\",\n        \"zip\": \"43243\",\n        \"state\": \"WI\",\n        \"country\": \"US\",\n        \"full_address\": \"Vacaville 16727, WI 43243\",\n        \"total_count\": 1,\n        \"longitude\": -88.7878678,\n        \"latitude\": 43.7844397,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 1,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-06\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": \"2024-02-06\",\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14583\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"WI - 15\",\n        \"State_Senate_District\": \"WI - 25\",\n        \"state_house_district\": \"WI - 67\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1707196766808,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1707196766758,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 1405,\n        \"first_name\": \"Jabari\",\n        \"email\": \"your.email+fakedata37892@gmail.com\",\n        \"last_name\": \"Wiegand\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8883042424,\n        \"street_address1\": \"Cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"Cebu\",\n        \"zip\": \"12315\",\n        \"state\": \"AK\",\n        \"country\": \"US\",\n        \"full_address\": \"Cebu Cebu, AK 12315\",\n        \"total_count\": 1,\n        \"longitude\": 123.8854366,\n        \"latitude\": 10.3156992,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 1,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-07\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": \"2024-02-07\",\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14612\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"AK - 20\",\n        \"State_Senate_District\": \"AK - 44\",\n        \"state_house_district\": \"AK - 111\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1707289955706,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1707289955703,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 1406,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavaged24@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"Cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"Cebu\",\n        \"zip\": \"60001\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"Cebu Cebu, PA 60001\",\n        \"total_count\": 1,\n        \"longitude\": 123.8854366,\n        \"latitude\": 10.3156992,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 1,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-07\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": \"2024-02-07\",\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14612\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA - 11\",\n        \"State_Senate_District\": \"PA - 32\",\n        \"state_house_district\": \"PA - 63\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1707290588368,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1707290588366,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 1431,\n        \"first_name\": \"Cecelia S.\",\n        \"email\": \"CeceliaSDouglas@teleworm.us\",\n        \"last_name\": \"Douglas\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3205585252,\n        \"street_address1\": \"4434 Brighton Circle Road\",\n        \"street_address2\": \"\",\n        \"city\": \"Los angeles\",\n        \"zip\": \"67418\",\n        \"state\": \"KS\",\n        \"country\": \"US\",\n        \"full_address\": \"4434 Brighton Circle Road Los angeles, KS 67418\",\n        \"total_count\": 1,\n        \"longitude\": -98.4842465,\n        \"latitude\": 39.011902,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-08\",\n        \"email_last_action_date\": \"2024-02-08\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14611\n        ],\n        \"question_id\": [\n            53,\n            54,\n            55,\n            56,\n            58\n        ],\n        \"Congressional_District\": \"KS - 1\",\n        \"State_Senate_District\": \"KS - 36\",\n        \"state_house_district\": \"KS - 109\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1707362572022,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1707362572020,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"ipsa ut suscipit\",\n                \"Answer\": \"asdad\"\n            },\n            {\n                \"Question\": \"Investor Optimization Designer\",\n                \"Answer\": \"Customer Implementation Producer\"\n            },\n            {\n                \"Question\": \"Legacy Directives Consultant\",\n                \"Answer\": \"International Tactics Agent\"\n            },\n            {\n                \"Question\": \"Senior Factors Analyst\",\n                \"Answer\": \"Customer Configuration Manager\"\n            },\n            {\n                \"Question\": \"New Question\",\n                \"Answer\": \"this is question\"\n            }\n        ]\n    },\n    {\n        \"id\": 1433,\n        \"first_name\": \"Cecelia S.\",\n        \"email\": \"CeceliaSDougslas@teleworm.us\",\n        \"last_name\": \"Douglass\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3205585252,\n        \"street_address1\": \"4434s Brighton Circle Road\",\n        \"street_address2\": \"\",\n        \"city\": \"Los angeles\",\n        \"zip\": \"67418\",\n        \"state\": \"KS\",\n        \"country\": \"US\",\n        \"full_address\": \"4434s Brighton Circle Road Los angeles, KS 67418\",\n        \"total_count\": 1,\n        \"longitude\": -98.4842465,\n        \"latitude\": 39.011902,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-08\",\n        \"email_last_action_date\": \"2024-02-08\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14611\n        ],\n        \"question_id\": [\n            53,\n            54,\n            55,\n            56,\n            58\n        ],\n        \"Congressional_District\": \"KS - 1\",\n        \"State_Senate_District\": \"KS - 36\",\n        \"state_house_district\": \"KS - 109\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1707362717636,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1707362717634,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"ipsa ut suscipit\",\n                \"Answer\": \"asdad\"\n            },\n            {\n                \"Question\": \"Investor Optimization Designer\",\n                \"Answer\": \"Customer Implementation Producer\"\n            },\n            {\n                \"Question\": \"Legacy Directives Consultant\",\n                \"Answer\": \"International Tactics Agent\"\n            },\n            {\n                \"Question\": \"Senior Factors Analyst\",\n                \"Answer\": \"Customer Configuration Manager\"\n            },\n            {\n                \"Question\": \"New Question\",\n                \"Answer\": \"this is question\"\n            }\n        ]\n    },\n    {\n        \"id\": 1435,\n        \"first_name\": \"Cecelia S.\",\n        \"email\": \"CeceliaSDougslas@1teleworm.us\",\n        \"last_name\": \"New Douglass\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3205585252,\n        \"street_address1\": \"4434s Brighton Circle Road\",\n        \"street_address2\": \"\",\n        \"city\": \"Los angeles\",\n        \"zip\": \"67418\",\n        \"state\": \"KS\",\n        \"country\": \"US\",\n        \"full_address\": \"4434s Brighton Circle Road Los angeles, KS 67418\",\n        \"total_count\": 1,\n        \"longitude\": -98.4842465,\n        \"latitude\": 39.011902,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-08\",\n        \"email_last_action_date\": \"2024-02-08\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14611\n        ],\n        \"question_id\": [\n            53,\n            54,\n            55,\n            56,\n            58\n        ],\n        \"Congressional_District\": \"KS - 1\",\n        \"State_Senate_District\": \"KS - 36\",\n        \"state_house_district\": \"KS - 109\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1707369668931,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1707369668929,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"ipsa ut suscipit\",\n                \"Answer\": \"asdad\"\n            },\n            {\n                \"Question\": \"Investor Optimization Designer\",\n                \"Answer\": \"International Tactics Architect\"\n            },\n            {\n                \"Question\": \"Legacy Directives Consultant\",\n                \"Answer\": \"International Tactics Agent\"\n            },\n            {\n                \"Question\": \"Senior Factors Analyst\",\n                \"Answer\": \"Corporate Response Agent\"\n            },\n            {\n                \"Question\": \"New Question\",\n                \"Answer\": \"this is question\"\n            }\n        ]\n    },\n    {\n        \"id\": 1436,\n        \"first_name\": \"Cecelia S.\",\n        \"email\": \"CeceliaSDougs@1teleworm.us\",\n        \"last_name\": \"New Dougl\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3205585252,\n        \"street_address1\": \"4434s Brighton Circle Road\",\n        \"street_address2\": \"\",\n        \"city\": \"Los angeles\",\n        \"zip\": \"67418\",\n        \"state\": \"KS\",\n        \"country\": \"US\",\n        \"full_address\": \"4434s Brighton Circle Road Los angeles, KS 67418\",\n        \"total_count\": 1,\n        \"longitude\": -98.4842465,\n        \"latitude\": 39.011902,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-08\",\n        \"email_last_action_date\": \"2024-02-08\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14611\n        ],\n        \"question_id\": [\n            53,\n            54,\n            55,\n            56,\n            58\n        ],\n        \"Congressional_District\": \"KS - 1\",\n        \"State_Senate_District\": \"KS - 36\",\n        \"state_house_district\": \"KS - 109\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1707370492898,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1707370492896,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"ipsa ut suscipit\",\n                \"Answer\": \"asdad\"\n            },\n            {\n                \"Question\": \"Investor Optimization Designer\",\n                \"Answer\": \"\"\n            },\n            {\n                \"Question\": \"Legacy Directives Consultant\",\n                \"Answer\": \"\"\n            },\n            {\n                \"Question\": \"Senior Factors Analyst\",\n                \"Answer\": \"\"\n            },\n            {\n                \"Question\": \"New Question\",\n                \"Answer\": \"this is question\"\n            }\n        ]\n    },\n    {\n        \"id\": 1437,\n        \"first_name\": \"Cecel.\",\n        \"email\": \"CeceliaSDosugs@1telewaorm.us\",\n        \"last_name\": \"New Douglss\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3205585252,\n        \"street_address1\": \"test2 4434s Brighton Circles Road\",\n        \"street_address2\": \"\",\n        \"city\": \"Los angeles\",\n        \"zip\": \"67418\",\n        \"state\": \"KS\",\n        \"country\": \"US\",\n        \"full_address\": \"test2 4434s Brighton Circles Road Los angeles, KS 67418\",\n        \"total_count\": 1,\n        \"longitude\": -98.4842465,\n        \"latitude\": 39.011902,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-08\",\n        \"email_last_action_date\": \"2024-02-08\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14611\n        ],\n        \"question_id\": [\n            53,\n            54,\n            55,\n            56,\n            58\n        ],\n        \"Congressional_District\": \"KS - 1\",\n        \"State_Senate_District\": \"KS - 36\",\n        \"state_house_district\": \"KS - 109\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1707372711101,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1707372711099,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"ipsa ut suscipit\",\n                \"Answer\": \"asdads\"\n            },\n            {\n                \"Question\": \"Investor Optimization Designer\",\n                \"Answer\": \"\"\n            },\n            {\n                \"Question\": \"Legacy Directives Consultant\",\n                \"Answer\": \"\"\n            },\n            {\n                \"Question\": \"Senior Factors Analyst\",\n                \"Answer\": \"Customer Configuration Manager, Principal Data Facilitator, Forward Usability Agent, Corporate Response Agent\"\n            },\n            {\n                \"Question\": \"New Question\",\n                \"Answer\": \"this is question\"\n            }\n        ]\n    },\n    {\n        \"id\": 1438,\n        \"first_name\": \"Cecessl.\",\n        \"email\": \"CeceliaSDosugssss@1telewaorm.us\",\n        \"last_name\": \"New Dsouglss\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3205585252,\n        \"street_address1\": \"test2 4434s Brighton Circles Roads\",\n        \"street_address2\": \"\",\n        \"city\": \"Los angeles\",\n        \"zip\": \"67418\",\n        \"state\": \"KS\",\n        \"country\": \"US\",\n        \"full_address\": \"test2 4434s Brighton Circles Roads Los angeles, KS 67418\",\n        \"total_count\": 1,\n        \"longitude\": -98.4842465,\n        \"latitude\": 39.011902,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-08\",\n        \"email_last_action_date\": \"2024-02-08\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14611\n        ],\n        \"question_id\": [\n            53,\n            54,\n            55,\n            56,\n            58\n        ],\n        \"Congressional_District\": \"KS - 1\",\n        \"State_Senate_District\": \"KS - 36\",\n        \"state_house_district\": \"KS - 109\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1707372815070,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1707372815067,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"ipsa ut suscipit\",\n                \"Answer\": \"asdads\"\n            },\n            {\n                \"Question\": \"Investor Optimization Designer\",\n                \"Answer\": \"\"\n            },\n            {\n                \"Question\": \"Legacy Directives Consultant\",\n                \"Answer\": \"\"\n            },\n            {\n                \"Question\": \"Senior Factors Analyst\",\n                \"Answer\": \"Customer Configuration Manager, Principal Data Facilitator, Forward Usability Agent, Corporate Response Agent\"\n            },\n            {\n                \"Question\": \"New Question\",\n                \"Answer\": \"this is question\"\n            }\n        ]\n    },\n    {\n        \"id\": 1439,\n        \"first_name\": \"Cecessls.\",\n        \"email\": \"CeceliaSDosugsssss@1telewaorm.us\",\n        \"last_name\": \"New Dsouglss\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3205585252,\n        \"street_address1\": \"test2 4434s Brighton Circles Roads\",\n        \"street_address2\": \"\",\n        \"city\": \"Los angeles\",\n        \"zip\": \"67418\",\n        \"state\": \"KS\",\n        \"country\": \"US\",\n        \"full_address\": \"test2 4434s Brighton Circles Roads Los angeles, KS 67418\",\n        \"total_count\": 1,\n        \"longitude\": -98.4842465,\n        \"latitude\": 39.011902,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-08\",\n        \"email_last_action_date\": \"2024-02-08\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14611\n        ],\n        \"question_id\": [\n            53,\n            54,\n            55,\n            56,\n            58\n        ],\n        \"Congressional_District\": \"KS - 1\",\n        \"State_Senate_District\": \"KS - 36\",\n        \"state_house_district\": \"KS - 109\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1707373769276,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1707373769274,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"ipsa ut suscipit\",\n                \"Answer\": \"asdads\"\n            },\n            {\n                \"Question\": \"Investor Optimization Designer\",\n                \"Answer\": \"International Tactics Architect\"\n            },\n            {\n                \"Question\": \"Legacy Directives Consultant\",\n                \"Answer\": \"International Tactics Agent\"\n            },\n            {\n                \"Question\": \"Senior Factors Analyst\",\n                \"Answer\": \"Forward Usability Agent, Corporate Response Agent\"\n            },\n            {\n                \"Question\": \"New Question\",\n                \"Answer\": \"this is question\"\n            }\n        ]\n    },\n    {\n        \"id\": 1440,\n        \"first_name\": \"decessls.\",\n        \"email\": \"deceliaSDosugsssss@1telewaorm.us\",\n        \"last_name\": \"Dsoug\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3205585252,\n        \"street_address1\": \"test2 4434s Brighton Circles Roads\",\n        \"street_address2\": \"\",\n        \"city\": \"Los angeles\",\n        \"zip\": \"67418\",\n        \"state\": \"KS\",\n        \"country\": \"US\",\n        \"full_address\": \"test2 4434s Brighton Circles Roads Los angeles, KS 67418\",\n        \"total_count\": 1,\n        \"longitude\": -98.4842465,\n        \"latitude\": 39.011902,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-08\",\n        \"email_last_action_date\": \"2024-02-08\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14611\n        ],\n        \"question_id\": [\n            53,\n            54,\n            55,\n            56,\n            58\n        ],\n        \"Congressional_District\": \"KS - 1\",\n        \"State_Senate_District\": \"KS - 36\",\n        \"state_house_district\": \"KS - 109\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1707373836522,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1707373836518,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"ipsa ut suscipit\",\n                \"Answer\": \"asdads\"\n            },\n            {\n                \"Question\": \"Investor Optimization Designer\",\n                \"Answer\": \"International Tactics Architect\"\n            },\n            {\n                \"Question\": \"Legacy Directives Consultant\",\n                \"Answer\": \"International Tactics Agent\"\n            },\n            {\n                \"Question\": \"Senior Factors Analyst\",\n                \"Answer\": \"Forward Usability Agent, Corporate Response Agent\"\n            },\n            {\n                \"Question\": \"New Question\",\n                \"Answer\": \"this is question\"\n            }\n        ]\n    },\n    {\n        \"id\": 1441,\n        \"first_name\": \"fdecessls.\",\n        \"email\": \"deceliaSsDosugsssss@1telewaorm.us\",\n        \"last_name\": \"Dsoug\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3205585252,\n        \"street_address1\": \"test2 4434s Brighton Circles Roads\",\n        \"street_address2\": \"\",\n        \"city\": \"Los angeles\",\n        \"zip\": \"67418\",\n        \"state\": \"KS\",\n        \"country\": \"US\",\n        \"full_address\": \"test2 4434s Brighton Circles Roads Los angeles, KS 67418\",\n        \"total_count\": 1,\n        \"longitude\": -98.4842465,\n        \"latitude\": 39.011902,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-08\",\n        \"email_last_action_date\": \"2024-02-08\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14611\n        ],\n        \"question_id\": [\n            53,\n            54,\n            55,\n            56,\n            58\n        ],\n        \"Congressional_District\": \"KS - 1\",\n        \"State_Senate_District\": \"KS - 36\",\n        \"state_house_district\": \"KS - 109\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1707373886574,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1707373886572,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"ipsa ut suscipit\",\n                \"Answer\": \"asdads\"\n            },\n            {\n                \"Question\": \"Investor Optimization Designer\",\n                \"Answer\": \"International Tactics Architect\"\n            },\n            {\n                \"Question\": \"Legacy Directives Consultant\",\n                \"Answer\": \"International Tactics Agent\"\n            },\n            {\n                \"Question\": \"Senior Factors Analyst\",\n                \"Answer\": \"Forward Usability Agent, Corporate Response Agent\"\n            },\n            {\n                \"Question\": \"New Question\",\n                \"Answer\": \"this is question\"\n            }\n        ]\n    },\n    {\n        \"id\": 1442,\n        \"first_name\": \"gdecessls.\",\n        \"email\": \"geceliaSsDosugsssss@1telewaorm.us\",\n        \"last_name\": \"gsoug\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3205585252,\n        \"street_address1\": \"gtest2 4434s Brighton Circles Roads\",\n        \"street_address2\": \"\",\n        \"city\": \"Los angeles\",\n        \"zip\": \"67418\",\n        \"state\": \"KS\",\n        \"country\": \"US\",\n        \"full_address\": \"gtest2 4434s Brighton Circles Roads Los angeles, KS 67418\",\n        \"total_count\": 1,\n        \"longitude\": -98.4842465,\n        \"latitude\": 39.011902,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-08\",\n        \"email_last_action_date\": \"2024-02-08\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14611\n        ],\n        \"question_id\": [\n            53,\n            54,\n            55,\n            56,\n            58\n        ],\n        \"Congressional_District\": \"KS - 1\",\n        \"State_Senate_District\": \"KS - 36\",\n        \"state_house_district\": \"KS - 109\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1707377676899,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1707377676897,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"ipsa ut suscipit\",\n                \"Answer\": \"asdads\"\n            },\n            {\n                \"Question\": \"Investor Optimization Designer\",\n                \"Answer\": \"\"\n            },\n            {\n                \"Question\": \"Legacy Directives Consultant\",\n                \"Answer\": \"International Tactics Agent\"\n            },\n            {\n                \"Question\": \"Senior Factors Analyst\",\n                \"Answer\": \"Customer Configuration Manager\"\n            },\n            {\n                \"Question\": \"New Question\",\n                \"Answer\": \"this is question\"\n            }\n        ]\n    },\n    {\n        \"id\": 1443,\n        \"first_name\": \"Hdecessls.\",\n        \"email\": \"HeceliaSsDosugsssss@1telewaorm.us\",\n        \"last_name\": \"Hsoug\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3205585252,\n        \"street_address1\": \"gtest2 4434s Brighton Circles Roads\",\n        \"street_address2\": \"\",\n        \"city\": \"Los angeles\",\n        \"zip\": \"67418\",\n        \"state\": \"KS\",\n        \"country\": \"US\",\n        \"full_address\": \"gtest2 4434s Brighton Circles Roads Los angeles, KS 67418\",\n        \"total_count\": 1,\n        \"longitude\": -98.4842465,\n        \"latitude\": 39.011902,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-08\",\n        \"email_last_action_date\": \"2024-02-08\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14611\n        ],\n        \"question_id\": [\n            53,\n            54,\n            55,\n            56,\n            58\n        ],\n        \"Congressional_District\": \"KS - 1\",\n        \"State_Senate_District\": \"KS - 36\",\n        \"state_house_district\": \"KS - 109\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1707378988665,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1707378988663,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"ipsa ut suscipit\",\n                \"Answer\": \"asdads\"\n            },\n            {\n                \"Question\": \"Investor Optimization Designer\",\n                \"Answer\": \"\"\n            },\n            {\n                \"Question\": \"Legacy Directives Consultant\",\n                \"Answer\": \"International Tactics Agent\"\n            },\n            {\n                \"Question\": \"Senior Factors Analyst\",\n                \"Answer\": \"Customer Configuration Manager, Principal Data Facilitator\"\n            },\n            {\n                \"Question\": \"New Question\",\n                \"Answer\": \"this is question\"\n            }\n        ]\n    },\n    {\n        \"id\": 1557,\n        \"first_name\": \"Johnpaul\",\n        \"email\": \"your.email+fakedata48775@gmail.com\",\n        \"last_name\": \"Goldner\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"Mr.\",\n        \"phone\": 6757897978,\n        \"street_address1\": \"1776 Buford Haven\",\n        \"street_address2\": \"\",\n        \"city\": \"Sunrise Manor\",\n        \"zip\": \"56456\",\n        \"state\": \"MO\",\n        \"country\": \"US\",\n        \"full_address\": \"1776 Buford Haven Sunrise Manor, MO 56456\",\n        \"total_count\": 1,\n        \"longitude\": -91.8318334,\n        \"latitude\": 37.9642529,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-12\",\n        \"email_last_action_date\": \"2024-02-12\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14632\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"MO - 8\",\n        \"State_Senate_District\": \"MO - 6\",\n        \"state_house_district\": \"MO - 6B\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1707724793015,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1707724792998,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 1564,\n        \"first_name\": \"Joesph\",\n        \"email\": \"your.email+fakedata93408@gmail.com\",\n        \"last_name\": \"Nitzsche\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"Mr.\",\n        \"phone\": 9287423423,\n        \"street_address1\": \"34310 Daugherty Locks\",\n        \"street_address2\": \"\",\n        \"city\": \"Hamilton\",\n        \"zip\": \"23423\",\n        \"state\": \"NE\",\n        \"country\": \"US\",\n        \"full_address\": \"34310 Daugherty Locks Hamilton, NE 23423\",\n        \"total_count\": 1,\n        \"longitude\": -98.0028892,\n        \"latitude\": 40.8825924,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-12\",\n        \"email_last_action_date\": \"2024-02-12\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14632\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"NE - 2\",\n        \"State_Senate_District\": \"NE - 20\",\n        \"state_house_district\": \"NE - 100\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1707725771066,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1707725771064,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 1565,\n        \"first_name\": \"Joesph\",\n        \"email\": \"your.email+fakedata93408@gmail.comz\",\n        \"last_name\": \"Nitzsche\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"Mr.\",\n        \"phone\": 9287423423,\n        \"street_address1\": \"34310 Daugherty Locks\",\n        \"street_address2\": \"\",\n        \"city\": \"Hamilton\",\n        \"zip\": \"23423\",\n        \"state\": \"NE\",\n        \"country\": \"US\",\n        \"full_address\": \"34310 Daugherty Locks Hamilton, NE 23423\",\n        \"total_count\": 1,\n        \"longitude\": -98.0028892,\n        \"latitude\": 40.8825924,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-12\",\n        \"email_last_action_date\": \"2024-02-12\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14632\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"NE - 2\",\n        \"State_Senate_District\": \"NE - 20\",\n        \"state_house_district\": \"NE - 100\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1707725816617,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1707725816615,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 1566,\n        \"first_name\": \"Olaf\",\n        \"email\": \"your.email+fakedata11865@gmail.com\",\n        \"last_name\": \"Bins-Williamson\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"Ms.\",\n        \"phone\": 7280342342,\n        \"street_address1\": \"4492 Mayert Square\",\n        \"street_address2\": \"\",\n        \"city\": \"Arden-Arcade\",\n        \"zip\": \"42343\",\n        \"state\": \"AL\",\n        \"country\": \"US\",\n        \"full_address\": \"4492 Mayert Square Arden-Arcade, AL 42343\",\n        \"total_count\": 1,\n        \"longitude\": -121.3770336,\n        \"latitude\": 38.6008071,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-12\",\n        \"email_last_action_date\": \"2024-02-12\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14632\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"AL - 2\",\n        \"State_Senate_District\": \"AL - 5\",\n        \"state_house_district\": \"AL - 14\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1707726018871,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1707726018868,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 1573,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavaged22@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"Cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"Cebu\",\n        \"zip\": \"60001\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"Cebu Cebu, PA 60001\",\n        \"total_count\": 4,\n        \"longitude\": 123.8854366,\n        \"latitude\": 10.3156992,\n        \"email_count\": 2,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 1,\n        \"photo_count\": 1,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-03-11\",\n        \"email_last_action_date\": \"2024-03-11\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": \"2024-03-11\",\n        \"photo_last_action_date\": \"2024-03-11\",\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14666\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA - 11\",\n        \"State_Senate_District\": \"PA - 32\",\n        \"state_house_district\": \"PA - 63\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1707789262562,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1710152472485,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 1576,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsava22g1ed@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"cebu\",\n        \"zip\": \"60001\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"cebu cebu, PA 60001\",\n        \"total_count\": 1,\n        \"longitude\": 123.8854366,\n        \"latitude\": 10.3156992,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-13\",\n        \"email_last_action_date\": \"2024-02-13\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14590\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA - 11\",\n        \"State_Senate_District\": \"PA - 32\",\n        \"state_house_district\": \"PA - 63\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1707790613463,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1707790613461,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 1581,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavage123d@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"Mr.\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"115 ST STEPHENS CT\",\n        \"street_address2\": \"\",\n        \"city\": \"Tyrone\",\n        \"zip\": \"30296\",\n        \"state\": \"GA\",\n        \"country\": \"US\",\n        \"full_address\": \"115 ST STEPHENS CT Tyrone, GA 30296\",\n        \"total_count\": 1,\n        \"longitude\": -84.58442459999999,\n        \"latitude\": 33.488527,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-13\",\n        \"email_last_action_date\": \"2024-02-13\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14666\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"GA - 3\",\n        \"State_Senate_District\": \"GA - 16\",\n        \"state_house_district\": \"GA - 68\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1707792983447,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1707792983444,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 1741,\n        \"first_name\": \"jah\",\n        \"email\": \"jhj@gmail.com\",\n        \"last_name\": \"savaged\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 1231231231,\n        \"street_address1\": \"1988 Rue King\",\n        \"street_address2\": \"\",\n        \"city\": \"Sherbrooke\",\n        \"zip\": \"J1H1R\",\n        \"state\": \"QC\",\n        \"country\": \"CA\",\n        \"full_address\": \"1988 Rue King Sherbrooke, QC J1H1R\",\n        \"total_count\": 1,\n        \"longitude\": -71.8452768,\n        \"latitude\": 45.4103343,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 1,\n        \"last_action_date\": \"2024-02-19\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": \"2024-02-19\",\n        \"email_subject_id\": [\n            14737\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"QC - Sherbrooke\",\n        \"State_Senate_District\": \"\",\n        \"state_house_district\": \"QC - Saint-François\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1708332173802,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1708332173800,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 1742,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavaged2024@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"Cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"Alden\",\n        \"zip\": \"60001\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"Cebu Cebu, PA 60001\",\n        \"total_count\": 3,\n        \"longitude\": -77.1945247,\n        \"latitude\": 41.2033216,\n        \"email_count\": 2,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 1,\n        \"last_action_date\": \"2024-03-11\",\n        \"email_last_action_date\": \"2024-03-11\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": \"2024-02-19\",\n        \"email_subject_id\": [\n            14670,\n            0\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA  -  11\",\n        \"State_Senate_District\": \"PA  -  32\",\n        \"state_house_district\": \"PA  -  63\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1708332293442,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1710153433034,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 1766,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavaged4@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"Cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"Alden\",\n        \"zip\": \"60001\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"Cebu Cebu, PA 60001\",\n        \"total_count\": 2,\n        \"longitude\": -77.1945247,\n        \"latitude\": 41.2033216,\n        \"email_count\": 2,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-20\",\n        \"email_last_action_date\": \"2024-02-20\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14768,\n            14769\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA  -  11\",\n        \"State_Senate_District\": \"PA  -  32\",\n        \"state_house_district\": \"PA  -  63\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1708409711736,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1708410020269,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 1798,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavaged26@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"Cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"Cebu\",\n        \"zip\": \"60001\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"Cebu Cebu, PA 60001\",\n        \"total_count\": 1,\n        \"longitude\": 123.8854366,\n        \"latitude\": 10.3156992,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-28\",\n        \"email_last_action_date\": \"2024-02-28\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14763\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA - 11\",\n        \"State_Senate_District\": \"PA - 32\",\n        \"state_house_district\": \"PA - 63\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1709082209300,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1709082209298,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 1800,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavaged1992@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"Cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"Cebu\",\n        \"zip\": \"60001\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"Cebu Cebu, PA 60001\",\n        \"total_count\": 1,\n        \"longitude\": -77.1945247,\n        \"latitude\": 41.2033216,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-28\",\n        \"email_last_action_date\": \"2024-02-28\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14792,\n            14793\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA  -  11\",\n        \"State_Senate_District\": \"PA  -  32\",\n        \"state_house_district\": \"PA  -  63\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1709082612182,\n        \"modified_by\": \"\",\n        \"modified_date\": 0,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            null\n        ]\n    },\n    {\n        \"id\": 1805,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsava22222ged@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"cebu\",\n        \"zip\": \"60001\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"cebu cebu, PA 60001\",\n        \"total_count\": 1,\n        \"longitude\": -77.1945247,\n        \"latitude\": 41.2033216,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-28\",\n        \"email_last_action_date\": \"2024-02-28\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14768,\n            14769\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA  -  11\",\n        \"State_Senate_District\": \"PA  -  32\",\n        \"state_house_district\": \"PA  -  63\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1709085440613,\n        \"modified_by\": \"\",\n        \"modified_date\": 0,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            null\n        ]\n    },\n    {\n        \"id\": 1811,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsav2a22ged@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"cebu\",\n        \"zip\": \"60001\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"cebu cebu, PA 60001\",\n        \"total_count\": 1,\n        \"longitude\": -77.1945247,\n        \"latitude\": 41.2033216,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-28\",\n        \"email_last_action_date\": \"2024-02-28\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14792,\n            14793\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA  -  11\",\n        \"State_Senate_District\": \"PA  -  32\",\n        \"state_house_district\": \"PA  -  63\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1709103606853,\n        \"modified_by\": \"\",\n        \"modified_date\": 0,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            null\n        ]\n    },\n    {\n        \"id\": 1812,\n        \"first_name\": \"Lewis\",\n        \"email\": \"your.email+fakedata63537@gmail.com\",\n        \"last_name\": \"Robel\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6742444234,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"cebu\",\n        \"zip\": \"31312\",\n        \"state\": \"NC\",\n        \"country\": \"US\",\n        \"full_address\": \"cebu cebu, NC 31312\",\n        \"total_count\": 1,\n        \"longitude\": -79.0192997,\n        \"latitude\": 35.7595731,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-28\",\n        \"email_last_action_date\": \"2024-02-28\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14792,\n            14793\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"NC  -  12\",\n        \"State_Senate_District\": \"NC  -  4\",\n        \"state_house_district\": \"NC  -  159\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1709103833528,\n        \"modified_by\": \"\",\n        \"modified_date\": 0,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            null\n        ]\n    },\n    {\n        \"id\": 1851,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsava22231ged@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"cebu\",\n        \"zip\": \"60001\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"cebu cebu, PA 60001\",\n        \"total_count\": 1,\n        \"longitude\": 123.8854366,\n        \"latitude\": 10.3156992,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 1,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-29\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": \"2024-02-29\",\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14798\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA - 11\",\n        \"State_Senate_District\": \"PA - 32\",\n        \"state_house_district\": \"PA - 63\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1709165961985,\n        \"modified_by\": \"\",\n        \"modified_date\": 1709165961981,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 1852,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsava21231232ged@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"cebu\",\n        \"zip\": \"60001\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"cebu cebu, PA 60001\",\n        \"total_count\": 1,\n        \"longitude\": -77.1945247,\n        \"latitude\": 41.2033216,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-29\",\n        \"email_last_action_date\": \"2024-02-29\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14800,\n            14801\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA  -  11\",\n        \"State_Senate_District\": \"PA  -  32\",\n        \"state_house_district\": \"PA  -  63\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1709166717775,\n        \"modified_by\": \"\",\n        \"modified_date\": 0,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            null\n        ]\n    },\n    {\n        \"id\": 1854,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavaged19090@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"Mr.\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"16533 Old Glenn Hwy #40\",\n        \"street_address2\": \"\",\n        \"city\": \"chugiak\",\n        \"zip\": \"99567\",\n        \"state\": \"AK\",\n        \"country\": \"US\",\n        \"full_address\": \"16533 Old Glenn Hwy #40 chugiak, AK 99567\",\n        \"total_count\": 1,\n        \"longitude\": -149.5070878,\n        \"latitude\": 61.3699367,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-29\",\n        \"email_last_action_date\": \"2024-02-29\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14797\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"AK - 0\",\n        \"State_Senate_District\": \"AK - L\",\n        \"state_house_district\": \"AK - 24\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1709168458468,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1709168458465,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 1912,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavaged20242@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"Cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"Cebu\",\n        \"zip\": \"60001\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"Cebu Cebu, PA 60001\",\n        \"total_count\": 2,\n        \"longitude\": 123.8854366,\n        \"latitude\": 10.3156992,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 1,\n        \"photo_count\": 1,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-03-11\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": \"2024-03-11\",\n        \"photo_last_action_date\": \"2024-03-11\",\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA - 11\",\n        \"State_Senate_District\": \"PA - 32\",\n        \"state_house_district\": \"PA - 63\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1710152876901,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1710152892182,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 1914,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavaged123213@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"Cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"Alden\",\n        \"zip\": \"60001\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"Cebu Cebu, PA 60001\",\n        \"total_count\": 2,\n        \"longitude\": -77.1945247,\n        \"latitude\": 41.2033216,\n        \"email_count\": 2,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-03-11\",\n        \"email_last_action_date\": \"2024-03-11\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14800,\n            0\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA  -  11\",\n        \"State_Senate_District\": \"PA  -  32\",\n        \"state_house_district\": \"PA  -  63\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1710153109497,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1710153117985,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            null,\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 1915,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavaged2025@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"Cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"Cebu\",\n        \"zip\": \"60001\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"Cebu Cebu, PA 60001\",\n        \"total_count\": 1,\n        \"longitude\": -77.1945247,\n        \"latitude\": 41.2033216,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-03-11\",\n        \"email_last_action_date\": \"2024-03-11\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14800\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA  -  11\",\n        \"State_Senate_District\": \"PA  -  32\",\n        \"state_house_district\": \"PA  -  63\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1710153497445,\n        \"modified_by\": \"\",\n        \"modified_date\": 0,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            null\n        ]\n    },\n    {\n        \"id\": 1918,\n        \"first_name\": \"jah\",\n        \"email\": \"jahsavaged2026@gmail.com\",\n        \"last_name\": \"sacagagasdas\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"Cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"Cebu\",\n        \"zip\": \"60001\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"Cebu Cebu, PA 60001\",\n        \"total_count\": 1,\n        \"longitude\": -77.1945247,\n        \"latitude\": 41.2033216,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-03-11\",\n        \"email_last_action_date\": \"2024-03-11\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14800\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA  -  11\",\n        \"State_Senate_District\": \"PA  -  32\",\n        \"state_house_district\": \"PA  -  63\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1710153833871,\n        \"modified_by\": \"\",\n        \"modified_date\": 0,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            null\n        ]\n    },\n    {\n        \"id\": 1919,\n        \"first_name\": \"jah\",\n        \"email\": \"jahsavaged2027@gmail.com\",\n        \"last_name\": \"sacagagasdas\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"Cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"Cebu\",\n        \"zip\": \"60001\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"Cebu Cebu, PA 60001\",\n        \"total_count\": 1,\n        \"longitude\": -77.1945247,\n        \"latitude\": 41.2033216,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-03-11\",\n        \"email_last_action_date\": \"2024-03-11\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14800\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA  -  11\",\n        \"State_Senate_District\": \"PA  -  32\",\n        \"state_house_district\": \"PA  -  63\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1710153892499,\n        \"modified_by\": \"\",\n        \"modified_date\": 0,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            null\n        ]\n    },\n    {\n        \"id\": 1979,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavaged2222@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"Cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"Cebu\",\n        \"zip\": \"60001\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"Cebu Cebu, PA 60001\",\n        \"total_count\": 2,\n        \"longitude\": 123.8854366,\n        \"latitude\": 10.3156992,\n        \"email_count\": 2,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-03-22\",\n        \"email_last_action_date\": \"2024-03-22\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14842\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA - 11\",\n        \"State_Senate_District\": \"PA - 32\",\n        \"state_house_district\": \"PA - 63\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1710930182207,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1711092117503,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            null\n        ]\n    },\n    {\n        \"id\": 1980,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavaged333@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"Cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"Cebu\",\n        \"zip\": \"60001\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"Cebu Cebu, PA 60001\",\n        \"total_count\": 2,\n        \"longitude\": 123.8854366,\n        \"latitude\": 10.3156992,\n        \"email_count\": 2,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-03-20\",\n        \"email_last_action_date\": \"2024-03-20\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14842\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA - 11\",\n        \"State_Senate_District\": \"PA - 32\",\n        \"state_house_district\": \"PA - 63\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1710930348428,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1710931506457,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            null\n        ]\n    },\n    {\n        \"id\": 1981,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavaged222@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"Cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"Cebu\",\n        \"zip\": \"60001\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"Cebu Cebu, PA 60001\",\n        \"total_count\": 1,\n        \"longitude\": 123.8854366,\n        \"latitude\": 10.3156992,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-03-20\",\n        \"email_last_action_date\": \"2024-03-20\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA - 11\",\n        \"State_Senate_District\": \"PA - 32\",\n        \"state_house_district\": \"PA - 63\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1710930913110,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1710930913108,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 1983,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavaged444@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"Cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"Cebu\",\n        \"zip\": \"60001\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"Cebu Cebu, PA 60001\",\n        \"total_count\": 1,\n        \"longitude\": 123.8854366,\n        \"latitude\": 10.3156992,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-03-20\",\n        \"email_last_action_date\": \"2024-03-20\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA - 11\",\n        \"State_Senate_District\": \"PA - 32\",\n        \"state_house_district\": \"PA - 63\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1710931839449,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1710931839447,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 1984,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavaged555@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"Cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"Cebu\",\n        \"zip\": \"60001\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"Cebu Cebu, PA 60001\",\n        \"total_count\": 1,\n        \"longitude\": 123.8854366,\n        \"latitude\": 10.3156992,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-03-20\",\n        \"email_last_action_date\": \"2024-03-20\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA - 11\",\n        \"State_Senate_District\": \"PA - 32\",\n        \"state_house_district\": \"PA - 63\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1710931929022,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1710931929020,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 1987,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavaged666@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"Cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"Cebu\",\n        \"zip\": \"60001\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"Cebu Cebu, PA 60001\",\n        \"total_count\": 1,\n        \"longitude\": 123.8854366,\n        \"latitude\": 10.3156992,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-03-20\",\n        \"email_last_action_date\": \"2024-03-20\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA - 11\",\n        \"State_Senate_District\": \"PA - 32\",\n        \"state_house_district\": \"PA - 63\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1710936812278,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1710936812276,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 1995,\n        \"first_name\": \"Andy\",\n        \"email\": \"andy.i@airdev.co\",\n        \"last_name\": \"dev\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"Mr.\",\n        \"phone\": 5555555555,\n        \"street_address1\": \"3602 Cambridge Rd\",\n        \"street_address2\": \"\",\n        \"city\": \"Montgomery\",\n        \"zip\": \"36111\",\n        \"state\": \"AL\",\n        \"country\": \"US\",\n        \"full_address\": \"Cambridge\",\n        \"total_count\": 18,\n        \"longitude\": -86.298587,\n        \"latitude\": 32.337088,\n        \"email_count\": 18,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2025-02-21\",\n        \"email_last_action_date\": \"2025-02-21\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"CA - 43\",\n        \"State_Senate_District\": \"CA - 35\",\n        \"state_house_district\": \"CA - 61\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1711031645987,\n        \"modified_by\": \"\",\n        \"modified_date\": 1740152819609,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": \"Montgomery County\",\n        \"age_group\": \"Baby Boomer\",\n        \"political_affiliation\": \"Republican\",\n        \"policy_issue_interests\": [],\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"Q13\",\n                \"Answer\": \"answer\"\n            }\n        ]\n    },\n    {\n        \"id\": 1996,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavagedRONDA@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"Mr.\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"Cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"Cebu\",\n        \"zip\": \"60001\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"Cebu Cebu, PA 60001\",\n        \"total_count\": 1,\n        \"longitude\": 123.8854366,\n        \"latitude\": 10.3156992,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-03-22\",\n        \"email_last_action_date\": \"2024-03-22\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA - 11\",\n        \"State_Senate_District\": \"PA - 32\",\n        \"state_house_district\": \"PA - 63\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1711091417528,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1711091417526,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 1999,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavaged1111@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5555555555,\n        \"street_address1\": \"789 Street\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"10006\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"789 Street New York, NY 10006\",\n        \"total_count\": 3,\n        \"longitude\": -74.0131196,\n        \"latitude\": 40.709329,\n        \"email_count\": 2,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 1,\n        \"last_action_date\": \"2024-04-17\",\n        \"email_last_action_date\": \"2024-03-22\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": \"2024-04-17\",\n        \"email_subject_id\": [\n            21461,\n            21462,\n            0\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"NY - 10\",\n        \"State_Senate_District\": \"NY - 27\",\n        \"state_house_district\": \"NY - 61\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1711091877782,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1713346108689,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2001,\n        \"first_name\": \"Jestoni\",\n        \"email\": \"jahsavaged3333@gmail.com\",\n        \"last_name\": \"Pag-iwayan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6395664031,\n        \"street_address1\": \"Cebu\",\n        \"street_address2\": \"\",\n        \"city\": \"Cebu\",\n        \"zip\": \"60001\",\n        \"state\": \"PA\",\n        \"country\": \"US\",\n        \"full_address\": \"Cebu Cebu, PA 60001\",\n        \"total_count\": 1,\n        \"longitude\": 123.8854366,\n        \"latitude\": 10.3156992,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-03-22\",\n        \"email_last_action_date\": \"2024-03-22\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"PA - 11\",\n        \"State_Senate_District\": \"PA - 32\",\n        \"state_house_district\": \"PA - 63\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1711092276763,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1711092276760,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 2032,\n        \"first_name\": \"Andy\",\n        \"email\": \"andy.i+signature@airdev.co\",\n        \"last_name\": \"Dev\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5555555555,\n        \"street_address1\": \"456 Street\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"10002\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"456 Street New York, NY 10002\",\n        \"total_count\": 2,\n        \"longitude\": -73.9859414,\n        \"latitude\": 40.7135097,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 2,\n        \"last_action_date\": \"2024-04-17\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": \"2024-04-17\",\n        \"email_subject_id\": [\n            21461,\n            21462\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"NY - 10\",\n        \"State_Senate_District\": \"NY - 27\",\n        \"state_house_district\": \"NY - 74\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1713335161302,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1713335849189,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 2033,\n        \"first_name\": \"Andy\",\n        \"email\": \"andy.i+signature2@airdev.co\",\n        \"last_name\": \"Dev\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5555555555,\n        \"street_address1\": \"678 Street\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"10003\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"678 Street New York, NY 10003\",\n        \"total_count\": 2,\n        \"longitude\": -73.9874105,\n        \"latitude\": 40.7322535,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 2,\n        \"last_action_date\": \"2024-04-17\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": \"2024-04-17\",\n        \"email_subject_id\": [\n            21439,\n            21440,\n            21441,\n            21442,\n            21461,\n            21462\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"NY - 10\",\n        \"State_Senate_District\": \"NY - 27\",\n        \"state_house_district\": \"NY - 74\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1713335919658,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1713336158570,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 2035,\n        \"first_name\": \"Juan\",\n        \"email\": \"juan+2@airdev.co\",\n        \"last_name\": \"Test\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5555555555,\n        \"street_address1\": \"789 Street\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"10006\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"789 Street New York, NY 10006\",\n        \"total_count\": 3,\n        \"longitude\": -74.0131196,\n        \"latitude\": 40.709329,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 3,\n        \"last_action_date\": \"2024-04-17\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": \"2024-04-17\",\n        \"email_subject_id\": [\n            21461,\n            21462\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"NY - 10\",\n        \"State_Senate_District\": \"NY - 27\",\n        \"state_house_district\": \"NY - 61\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1713345776262,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1713345975713,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 2036,\n        \"first_name\": \"Juan3\",\n        \"email\": \"juan+3@airdev.co\",\n        \"last_name\": \"Test3\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5555555555,\n        \"street_address1\": \"789 Street\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"10006\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"789 Street New York, NY 10006\",\n        \"total_count\": 1,\n        \"longitude\": -74.0131196,\n        \"latitude\": 40.709329,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 1,\n        \"last_action_date\": \"2024-04-17\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": \"2024-04-17\",\n        \"email_subject_id\": [\n            21461,\n            21462\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"NY - 10\",\n        \"State_Senate_District\": \"NY - 27\",\n        \"state_house_district\": \"NY - 61\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1713345983155,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1713345983137,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 2037,\n        \"first_name\": \"Juan5\",\n        \"email\": \"juan+4@airdev.co\",\n        \"last_name\": \"Test5\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5555555555,\n        \"street_address1\": \"789 Street\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"10006\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"789 Street New York, NY 10006\",\n        \"total_count\": 2,\n        \"longitude\": -74.0131196,\n        \"latitude\": 40.709329,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 2,\n        \"last_action_date\": \"2024-04-17\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": \"2024-04-17\",\n        \"email_subject_id\": [\n            21461,\n            21462\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"NY - 10\",\n        \"State_Senate_District\": \"NY - 27\",\n        \"state_house_district\": \"NY - 61\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1713345989898,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1713346027475,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 2038,\n        \"first_name\": \"Juan\",\n        \"email\": \"juan+55935@airdev.co\",\n        \"last_name\": \"Juan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5555555555,\n        \"street_address1\": \"789 Street\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"10006\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"789 Street New York, NY 10006\",\n        \"total_count\": 1,\n        \"longitude\": -74.0131196,\n        \"latitude\": 40.709329,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 1,\n        \"last_action_date\": \"2024-04-17\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": \"2024-04-17\",\n        \"email_subject_id\": [\n            21461,\n            21462\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"NY - 10\",\n        \"State_Senate_District\": \"NY - 27\",\n        \"state_house_district\": \"NY - 61\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1713346076044,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1713346076029,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 2515,\n        \"first_name\": \"628\",\n        \"email\": \"628@yopmail.com\",\n        \"last_name\": \"628\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"Mr.\",\n        \"phone\": 3213213213,\n        \"street_address1\": \"1st Street\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"10001\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"1st Street New York, NY 10001\",\n        \"total_count\": 1,\n        \"longitude\": -73.9991637,\n        \"latitude\": 40.75368539999999,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-07-05\",\n        \"email_last_action_date\": \"2024-07-05\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"NY - 10\",\n        \"State_Senate_District\": \"NY - 27\",\n        \"state_house_district\": \"NY - 66\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1720167327234,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1720167327232,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 2562,\n        \"first_name\": \"Andy\",\n        \"email\": \"andy.i+test@airdev.co\",\n        \"last_name\": \"Dev\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"Mr.\",\n        \"phone\": 5555555555,\n        \"street_address1\": \"2335 Orchard View Lane\",\n        \"street_address2\": \"\",\n        \"city\": \"Escondido\",\n        \"zip\": \"92027\",\n        \"state\": \"CA\",\n        \"country\": \"US\",\n        \"full_address\": \"2335 Orchard View Lane Escondido, CA 92027\",\n        \"total_count\": 1,\n        \"longitude\": -117.0077968,\n        \"latitude\": 33.1194796,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-11-05\",\n        \"email_last_action_date\": \"2024-11-05\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14904\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"CA - 50\",\n        \"State_Senate_District\": \"CA - 40\",\n        \"state_house_district\": \"CA - 76\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1730841657124,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1730841657122,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 2563,\n        \"first_name\": \"Andy\",\n        \"email\": \"andy.i+test1@airdev.co\",\n        \"last_name\": \"Dev\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"Mr.\",\n        \"phone\": 5655555555,\n        \"street_address1\": \"2335 Orchard View Lane\",\n        \"street_address2\": \"\",\n        \"city\": \"Escondido\",\n        \"zip\": \"92027\",\n        \"state\": \"CA\",\n        \"country\": \"US\",\n        \"full_address\": \"2335 Orchard View Lane Escondido, CA 92027\",\n        \"total_count\": 2,\n        \"longitude\": -117.0077968,\n        \"latitude\": 33.1194796,\n        \"email_count\": 2,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-11-07\",\n        \"email_last_action_date\": \"2024-11-07\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14904\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"CA - 50\",\n        \"State_Senate_District\": \"CA - 40\",\n        \"state_house_district\": \"CA - 76\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1730892837366,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1730979237029,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 2566,\n        \"first_name\": \"test\",\n        \"email\": \"test@test.com\",\n        \"last_name\": \"test\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"Mr.\",\n        \"phone\": 8888888888,\n        \"street_address1\": \"2335 Orchard View Lane, Escondido, CA, 92027\",\n        \"street_address2\": \"\",\n        \"city\": \"test\",\n        \"zip\": \"99999\",\n        \"state\": \"TN\",\n        \"country\": \"US\",\n        \"full_address\": \"2335 Orchard View Lane, Escondido, CA, 92027 test, TN 99999\",\n        \"total_count\": 1,\n        \"longitude\": -117.0077968,\n        \"latitude\": 33.1194796,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-11-11\",\n        \"email_last_action_date\": \"2024-11-11\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14904\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"TN - 8\",\n        \"State_Senate_District\": \"TN - 24\",\n        \"state_house_district\": \"TN - 77\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1731367737812,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1731367737810,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 2569,\n        \"first_name\": \"Andy\",\n        \"email\": \"andy.i+nonpetition@airdev.co\",\n        \"last_name\": \"Dev\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"Mr.\",\n        \"phone\": 5555555555,\n        \"street_address1\": \"123 Address\",\n        \"street_address2\": \"\",\n        \"city\": \"Los Angeles\",\n        \"zip\": \"90001\",\n        \"state\": \"CA\",\n        \"country\": \"US\",\n        \"full_address\": \"123 Address Los Angeles, CA 90001\",\n        \"total_count\": 1,\n        \"longitude\": -118.2468148,\n        \"latitude\": 33.9697897,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-11-26\",\n        \"email_last_action_date\": \"2024-11-26\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14904\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"CA - 42\",\n        \"State_Senate_District\": \"CA - 33\",\n        \"state_house_district\": \"CA - 57\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1732610337117,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1732610337115,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 2570,\n        \"first_name\": \"Andy\",\n        \"email\": \"andy.i+petitionwidget@plasoftware.com\",\n        \"last_name\": \"Dev\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"Mr.\",\n        \"phone\": 5555555555,\n        \"street_address1\": \"123 Street\",\n        \"street_address2\": \"\",\n        \"city\": \"Los Angeles\",\n        \"zip\": \"90001\",\n        \"state\": \"CA\",\n        \"country\": \"US\",\n        \"full_address\": \"123 Street Los Angeles, CA 90001\",\n        \"total_count\": 1,\n        \"longitude\": -118.2994781,\n        \"latitude\": 33.9211915,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 1,\n        \"last_action_date\": \"2024-11-26\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": \"2024-11-26\",\n        \"email_subject_id\": [\n            14904\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"CA - 34\",\n        \"State_Senate_District\": \"CA - 26\",\n        \"state_house_district\": \"CA - 54\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1732610455549,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1732610455547,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 2572,\n        \"first_name\": \"Andy\",\n        \"email\": \"andy.i.27.1@airdev.co\",\n        \"last_name\": \"Dev\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"Mr.\",\n        \"phone\": 5555555555,\n        \"street_address1\": \"1115 W 111TH ST\",\n        \"street_address2\": \"\",\n        \"city\": \"Los Angeles\",\n        \"zip\": \"90044\",\n        \"state\": \"CA\",\n        \"country\": \"US\",\n        \"full_address\": \"1115 W 111TH ST Los Angeles, CA 90044\",\n        \"total_count\": 1,\n        \"longitude\": -118.2947793,\n        \"latitude\": 33.9347569,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-11-27\",\n        \"email_last_action_date\": \"2024-11-27\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14904\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"CA - 43\",\n        \"State_Senate_District\": \"CA - 35\",\n        \"state_house_district\": \"CA - 61\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1732726197218,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1732726197216,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 2573,\n        \"first_name\": \"Andy\",\n        \"email\": \"andy.i.27.2@airdev.co\",\n        \"last_name\": \"Dev\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"Mr.\",\n        \"phone\": 5555555555,\n        \"street_address1\": \"1115 W 111TH ST\",\n        \"street_address2\": \"\",\n        \"city\": \"Los Angeles\",\n        \"zip\": \"90044\",\n        \"state\": \"CA\",\n        \"country\": \"US\",\n        \"full_address\": \"1115 W 111TH ST Los Angeles, CA 90044\",\n        \"total_count\": 1,\n        \"longitude\": -118.2947793,\n        \"latitude\": 33.9347569,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-11-27\",\n        \"email_last_action_date\": \"2024-11-27\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            14904\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"CA - 43\",\n        \"State_Senate_District\": \"CA - 35\",\n        \"state_house_district\": \"CA - 61\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"jah24@yopmail.com\",\n        \"created_at\": 1732726616477,\n        \"modified_by\": \"jah24@yopmail.com\",\n        \"modified_date\": 1732726616475,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": []\n    },\n    {\n        \"id\": 2577,\n        \"first_name\": \"f\",\n        \"email\": \"\",\n        \"last_name\": \"f\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 0,\n        \"street_address1\": \"\",\n        \"street_address2\": \"\",\n        \"city\": \"\",\n        \"zip\": \"12345\",\n        \"state\": \"\",\n        \"country\": \"US\",\n        \"full_address\": \"\",\n        \"total_count\": 1,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 1,\n        \"last_action_date\": \"2025-01-17\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": \"2025-01-17\",\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"\",\n        \"State_Senate_District\": \"\",\n        \"state_house_district\": \"\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"\",\n        \"created_at\": 1737108342919,\n        \"modified_by\": \"\",\n        \"modified_date\": 1737108342940,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"question text edit\",\n                \"Answer\": \"dfadfd\"\n            },\n            {\n                \"Question\": \"english question text 2\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2578,\n        \"first_name\": \"f\",\n        \"email\": \"tamas.dinh+cctest01@airdev.co\",\n        \"last_name\": \"f\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 0,\n        \"street_address1\": \"7 times square\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"10036\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Times\",\n        \"total_count\": 1,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 1,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2025-01-17\",\n        \"email_last_action_date\": \"2025-01-17\",\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"\",\n        \"State_Senate_District\": \"\",\n        \"state_house_district\": \"\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"\",\n        \"created_at\": 1737109542654,\n        \"modified_by\": \"\",\n        \"modified_date\": 1737109542670,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"question text edit\",\n                \"Answer\": \"answer to the Q\"\n            },\n            {\n                \"Question\": \"english question text 2\",\n                \"Answer\": \"english 2.1\"\n            }\n        ]\n    },\n    {\n        \"id\": 2582,\n        \"first_name\": \"Tamas\",\n        \"email\": \"t@t.com\",\n        \"last_name\": \"Test\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 0,\n        \"street_address1\": \"\",\n        \"street_address2\": \"\",\n        \"city\": \"\",\n        \"zip\": \"\",\n        \"state\": \"\",\n        \"country\": \"US\",\n        \"full_address\": \"\",\n        \"total_count\": 28,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 10,\n        \"phone_count\": 4,\n        \"video_count\": 9,\n        \"tweet_count\": 2,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 1,\n        \"last_action_date\": \"2025-01-22\",\n        \"email_last_action_date\": \"2025-01-22\",\n        \"phone_last_action_date\": \"2025-01-22\",\n        \"video_last_action_date\": \"2025-01-22\",\n        \"tweet_last_action_date\": \"2025-01-22\",\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": \"2025-01-22\",\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [],\n        \"Congressional_District\": \"\",\n        \"State_Senate_District\": \"\",\n        \"state_house_district\": \"\",\n        \"unique_actions\": \"\",\n        \"active\": true,\n        \"created_by\": \"\",\n        \"created_at\": 1737323360879,\n        \"modified_by\": \"\",\n        \"modified_date\": 1737563297779,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": \"NY\",\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"question text edit\",\n                \"Answer\": \"a\"\n            },\n            {\n                \"Question\": \"english question text 2\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2583,\n        \"first_name\": \"Barbara\",\n        \"email\": \"ccadvtest+barbarasunburg@gmail.com\",\n        \"last_name\": \"Sunburg\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6267837488,\n        \"street_address1\": \"1168 Oak Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Elgin\",\n        \"zip\": \"72514\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 72514\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-08-15\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY-12\",\n        \"State_Senate_District\": \"NY-47\",\n        \"state_house_district\": \"NY-75\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1706313600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1715558400000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2584,\n        \"first_name\": \"Ronald\",\n        \"email\": \"ccadvtest+ronaldlehill@gmail.com\",\n        \"last_name\": \"LeHill\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5586955528,\n        \"street_address1\": \"15823 Alder Ave.\",\n        \"street_address2\": \"#510\",\n        \"city\": \"New York\",\n        \"zip\": \"12524\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 12524\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-11-29\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY-12\",\n        \"State_Senate_District\": \"NY-47\",\n        \"state_house_district\": \"NY-75\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1701216000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1701216000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2585,\n        \"first_name\": \"Kevin\",\n        \"email\": \"ccadvtest+kevinganderward@gmail.com\",\n        \"last_name\": \"Ganderward\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4581723006,\n        \"street_address1\": \"4745 Alder St. #500\",\n        \"street_address2\": \"#340\",\n        \"city\": \"Mesa\",\n        \"zip\": \"31989\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 31989\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-05-27\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY-12\",\n        \"State_Senate_District\": \"NY-47\",\n        \"state_house_district\": \"NY-75\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1716768000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1716768000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2586,\n        \"first_name\": \"Andrew\",\n        \"email\": \"ccadvtest+andrewglenan@gmail.com\",\n        \"last_name\": \"Glenan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3325523112,\n        \"street_address1\": \"3815 Garnet Blvd.\",\n        \"street_address2\": \"#4\",\n        \"city\": \"Elgin\",\n        \"zip\": \"42844\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 42844\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-04-15\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY-10\",\n        \"State_Senate_District\": \"NY-27\",\n        \"state_house_district\": \"NY-66\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1713139200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1735344000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2587,\n        \"first_name\": \"Steven\",\n        \"email\": \"ccadvtest+stevenstarez@gmail.com\",\n        \"last_name\": \"Starez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5669644768,\n        \"street_address1\": \"5266 Aspen Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Elgin\",\n        \"zip\": \"85586\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 85586\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-12-27\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"VA-7\",\n        \"State_Senate_District\": \"VA-17\",\n        \"state_house_district\": \"VA-30\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1735257600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1735257600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2588,\n        \"first_name\": \"James\",\n        \"email\": \"ccadvtest+jamesmcwhitward@gmail.com\",\n        \"last_name\": \"McWhitward\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4669249723,\n        \"street_address1\": \"6143 Chestnut Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"39817\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 39817\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-05-10\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"VA-7\",\n        \"State_Senate_District\": \"VA-17\",\n        \"state_house_district\": \"VA-30\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1715299200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1715299200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2589,\n        \"first_name\": \"Deborah\",\n        \"email\": \"ccadvtest+deborahashez@gmail.com\",\n        \"last_name\": \"Ashez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6303832087,\n        \"street_address1\": \"588 Garfield Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"28219\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 28219\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-11-16\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 1\",\n        \"State_Senate_District\": \"AZ - 5\",\n        \"state_house_district\": \"AZ - 5B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1731715200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1735344000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2590,\n        \"first_name\": \"Ashley\",\n        \"email\": \"ccadvtest+ashleylabright@gmail.com\",\n        \"last_name\": \"LaBright\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2994513773,\n        \"street_address1\": \"9130 Pine Ct. #4\",\n        \"street_address2\": \"\",\n        \"city\": \"Elgin\",\n        \"zip\": \"75567\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 75567\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-09-19\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 7\",\n        \"State_Senate_District\": \"IL - 35\",\n        \"state_house_district\": \"IL - 350\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1700956800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1736035200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2591,\n        \"first_name\": \"Edward\",\n        \"email\": \"ccadvtest+edwardpineton@gmail.com\",\n        \"last_name\": \"Pineton\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4696509960,\n        \"street_address1\": \"1753 Sycamore Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"25332\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 25332\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-09-30\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 8\",\n        \"State_Senate_District\": \"NY - 16\",\n        \"state_house_district\": \"NY - 16C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1698105600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1736121600000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2592,\n        \"first_name\": \"Sandra\",\n        \"email\": \"ccadvtest+sandrapasses@gmail.com\",\n        \"last_name\": \"Passes\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2271162125,\n        \"street_address1\": \"13944 8th Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Albany\",\n        \"zip\": \"59465\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 59465\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-30\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 9\",\n        \"State_Senate_District\": \"NY - 18\",\n        \"state_house_district\": \"NY - 180\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1706572800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1729728000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2593,\n        \"first_name\": \"Mark\",\n        \"email\": \"ccadvtest+marklefloes@gmail.com\",\n        \"last_name\": \"LeFloes\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7588919198,\n        \"street_address1\": \"14882 Horizon Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Mesa\",\n        \"zip\": \"81339\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 81339\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-09-02\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 3\",\n        \"State_Senate_District\": \"AZ - 9\",\n        \"state_house_district\": \"AZ - 90\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1725235200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1726272000000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2594,\n        \"first_name\": \"Linda\",\n        \"email\": \"ccadvtest+lindafrankenley@gmail.com\",\n        \"last_name\": \"Frankenley\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3041060944,\n        \"street_address1\": \"1196 Oak Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"32901\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 32901\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-07-26\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 5\",\n        \"State_Senate_District\": \"AZ - 20\",\n        \"state_house_district\": \"AZ - 200\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1721952000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1725408000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2595,\n        \"first_name\": \"Edward\",\n        \"email\": \"ccadvtest+edwardmcsunwell@gmail.com\",\n        \"last_name\": \"McSunwell\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6665934707,\n        \"street_address1\": \"4049 Maple Blvd. #500\",\n        \"street_address2\": \"\",\n        \"city\": \"Elgin\",\n        \"zip\": \"62604\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 62604\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-09-17\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 3\",\n        \"State_Senate_District\": \"IL - 9\",\n        \"state_house_district\": \"IL - 9B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1726531200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1726531200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2596,\n        \"first_name\": \"Dorothy\",\n        \"email\": \"ccadvtest+dorothygomfield@gmail.com\",\n        \"last_name\": \"Gomfield\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4732967441,\n        \"street_address1\": \"8942 8th Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"89178\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 89178\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-06-19\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 2\",\n        \"State_Senate_District\": \"NY - 4\",\n        \"state_house_district\": \"NY - 4B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1718755200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1718755200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2597,\n        \"first_name\": \"Daniel\",\n        \"email\": \"ccadvtest+daniellapineova@gmail.com\",\n        \"last_name\": \"LaPineova\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2216387242,\n        \"street_address1\": \"16559 Sapphire Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"71102\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 71102\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-12-14\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 5\",\n        \"State_Senate_District\": \"AZ - 25\",\n        \"state_house_district\": \"AZ - 25A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1734134400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1734134400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2598,\n        \"first_name\": \"Lisa\",\n        \"email\": \"ccadvtest+lisajamman@gmail.com\",\n        \"last_name\": \"Jamman\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6922546372,\n        \"street_address1\": \"10027 Ivy St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"38004\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 38004\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-05-16\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 7\",\n        \"State_Senate_District\": \"NY - 14\",\n        \"state_house_district\": \"NY - 14C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1704153600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1704153600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2599,\n        \"first_name\": \"Karen\",\n        \"email\": \"ccadvtest+karenvonstone@gmail.com\",\n        \"last_name\": \"VonStone\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8432731048,\n        \"street_address1\": \"19394 Cypress St. #4\",\n        \"street_address2\": \"\",\n        \"city\": \"Elgin\",\n        \"zip\": \"48666\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 48666\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-10-26\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 6\",\n        \"State_Senate_District\": \"IL - 30\",\n        \"state_house_district\": \"IL - 300\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1698278400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1699056000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2600,\n        \"first_name\": \"Mark\",\n        \"email\": \"ccadvtest+markrockan@gmail.com\",\n        \"last_name\": \"Rockan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7781354414,\n        \"street_address1\": \"17974 Pearl Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"40902\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 40902\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-12-25\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 9\",\n        \"State_Senate_District\": \"NY - 36\",\n        \"state_house_district\": \"NY - 36B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1706745600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1706745600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2601,\n        \"first_name\": \"Nancy\",\n        \"email\": \"ccadvtest+nancypassan@gmail.com\",\n        \"last_name\": \"Passan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2064492446,\n        \"street_address1\": \"15993 Cedar Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Albany\",\n        \"zip\": \"88452\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 88452\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-05-21\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 1\",\n        \"State_Senate_District\": \"NY - 4\",\n        \"state_house_district\": \"NY - 4B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1708473600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1708473600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2602,\n        \"first_name\": \"David\",\n        \"email\": \"ccadvtest+davidlajam@gmail.com\",\n        \"last_name\": \"LaJam\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3678524937,\n        \"street_address1\": \"19667 Garfield Rd.\",\n        \"street_address2\": \"#4\",\n        \"city\": \"New York\",\n        \"zip\": \"78605\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 78605\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-10\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 2\",\n        \"State_Senate_District\": \"NY - 4\",\n        \"state_house_district\": \"NY - 4A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1730246400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1730246400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2603,\n        \"first_name\": \"Deborah\",\n        \"email\": \"ccadvtest+deborahmacfinn@gmail.com\",\n        \"last_name\": \"MacFinn\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2965715386,\n        \"street_address1\": \"9135 Amber St.\",\n        \"street_address2\": \"#4\",\n        \"city\": \"Albany\",\n        \"zip\": \"99285\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 99285\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-08-26\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 2\",\n        \"State_Senate_District\": \"NY - 10\",\n        \"state_house_district\": \"NY - 100\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1724630400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1724630400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2604,\n        \"first_name\": \"Barbara\",\n        \"email\": \"ccadvtest+barbarawolfward@gmail.com\",\n        \"last_name\": \"Wolfward\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2414783017,\n        \"street_address1\": \"5931 Summit Rd. #4\",\n        \"street_address2\": \"\",\n        \"city\": \"Mesa\",\n        \"zip\": \"81494\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 81494\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-04-26\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 1\",\n        \"State_Senate_District\": \"AZ - 3\",\n        \"state_house_district\": \"AZ - 3C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1711670400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1711670400000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2605,\n        \"first_name\": \"Michael\",\n        \"email\": \"ccadvtest+michaeldehill@gmail.com\",\n        \"last_name\": \"DeHill\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4294393631,\n        \"street_address1\": \"18535 Brookside St. #3\",\n        \"street_address2\": \"#340\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"45221\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 45221\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-04-23\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 3\",\n        \"State_Senate_District\": \"NY - 6\",\n        \"state_house_district\": \"NY - 6C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1701302400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1713657600000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2606,\n        \"first_name\": \"Linda\",\n        \"email\": \"ccadvtest+lindamorrburg@gmail.com\",\n        \"last_name\": \"Morrburg\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7408997190,\n        \"street_address1\": \"12568 Willow Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Springfield\",\n        \"zip\": \"40989\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Springfield, IL 40989\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-14\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 9\",\n        \"State_Senate_District\": \"IL - 36\",\n        \"state_house_district\": \"IL - 36C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1727654400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1733097600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2607,\n        \"first_name\": \"Karen\",\n        \"email\": \"ccadvtest+karenglenstein@gmail.com\",\n        \"last_name\": \"Glenstein\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5459322517,\n        \"street_address1\": \"1886 Willow Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Albany\",\n        \"zip\": \"45513\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 45513\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-12-24\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 8\",\n        \"State_Senate_District\": \"NY - 40\",\n        \"state_house_district\": \"NY - 400\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1734998400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1736726400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2608,\n        \"first_name\": \"Carol\",\n        \"email\": \"ccadvtest+carolmacgore@gmail.com\",\n        \"last_name\": \"MacGore\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6893248922,\n        \"street_address1\": \"11818 Brookside Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Albany\",\n        \"zip\": \"36866\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 36866\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-07-10\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 5\",\n        \"State_Senate_District\": \"NY - 20\",\n        \"state_house_district\": \"NY - 20B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1720569600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1720569600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2609,\n        \"first_name\": \"Kimberly\",\n        \"email\": \"ccadvtest+kimberlymacgreenstone@gmail.com\",\n        \"last_name\": \"MacGreenstone\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2043506950,\n        \"street_address1\": \"19466 Valley St. #320\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"92123\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 92123\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-04-21\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 5\",\n        \"State_Senate_District\": \"NY - 10\",\n        \"state_house_district\": \"NY - 10A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1727136000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1727136000000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2610,\n        \"first_name\": \"Susan\",\n        \"email\": \"ccadvtest+susanglenan@gmail.com\",\n        \"last_name\": \"Glenan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6593097574,\n        \"street_address1\": \"1366 Highland Ave.\",\n        \"street_address2\": \"#310\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"95777\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 95777\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-12-17\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 2\",\n        \"State_Senate_District\": \"AZ - 8\",\n        \"state_house_district\": \"AZ - 80\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1734393600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1734393600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2611,\n        \"first_name\": \"Jennifer\",\n        \"email\": \"ccadvtest+jenniferpinestone@gmail.com\",\n        \"last_name\": \"Pinestone\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5545346444,\n        \"street_address1\": \"9662 Ridgeway St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Albany\",\n        \"zip\": \"78339\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 78339\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-11-09\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 1\",\n        \"State_Senate_District\": \"NY - 5\",\n        \"state_house_district\": \"NY - 5B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1731110400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1731110400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2612,\n        \"first_name\": \"Michelle\",\n        \"email\": \"ccadvtest+michellehillwood@gmail.com\",\n        \"last_name\": \"Hillwood\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6049208040,\n        \"street_address1\": \"14621 Coral Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"15269\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 15269\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-04-04\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 4\",\n        \"State_Senate_District\": \"NY - 8\",\n        \"state_house_district\": \"NY - 8B\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1712188800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1712188800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2613,\n        \"first_name\": \"Kevin\",\n        \"email\": \"ccadvtest+kevinmaccloverward@gmail.com\",\n        \"last_name\": \"MacCloverward\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6781517760,\n        \"street_address1\": \"8720 Cypress Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"72255\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 72255\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-03-13\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 2\",\n        \"State_Senate_District\": \"AZ - 4\",\n        \"state_house_district\": \"AZ - 4A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1697932800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1730851200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2614,\n        \"first_name\": \"Michael\",\n        \"email\": \"ccadvtest+michaelgreyman@gmail.com\",\n        \"last_name\": \"Greyman\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8279140699,\n        \"street_address1\": \"13373 Garfield St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"96803\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 96803\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-03-10\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 4\",\n        \"State_Senate_District\": \"NY - 20\",\n        \"state_house_district\": \"NY - 20B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1727827200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1727827200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2615,\n        \"first_name\": \"Charles\",\n        \"email\": \"ccadvtest+charlesst. dappford@gmail.com\",\n        \"last_name\": \"St. Dappford\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2583471781,\n        \"street_address1\": \"15029 Washington Ave.\",\n        \"street_address2\": \"#1\",\n        \"city\": \"Elgin\",\n        \"zip\": \"69001\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 69001\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-04-10\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 2\",\n        \"State_Senate_District\": \"IL - 6\",\n        \"state_house_district\": \"IL - 6C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1684972800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1723248000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2616,\n        \"first_name\": \"Kevin\",\n        \"email\": \"ccadvtest+kevinst. juarova@gmail.com\",\n        \"last_name\": \"St. Juarova\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4361873935,\n        \"street_address1\": \"12686 Horizon Ct.\",\n        \"street_address2\": \"#500\",\n        \"city\": \"Albany\",\n        \"zip\": \"64418\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 64418\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-05-04\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 1\",\n        \"State_Senate_District\": \"NY - 2\",\n        \"state_house_district\": \"NY - 2A\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1733184000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1733184000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2617,\n        \"first_name\": \"Barbara\",\n        \"email\": \"ccadvtest+barbaragoldstein@gmail.com\",\n        \"last_name\": \"Goldstein\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6729997798,\n        \"street_address1\": \"1232 Magnolia Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Elgin\",\n        \"zip\": \"66866\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 66866\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-11-21\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 6\",\n        \"State_Senate_District\": \"IL - 24\",\n        \"state_house_district\": \"IL - 24B\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1730678400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1730678400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2618,\n        \"first_name\": \"Sandra\",\n        \"email\": \"ccadvtest+sandrakenley@gmail.com\",\n        \"last_name\": \"Kenley\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3949102358,\n        \"street_address1\": \"2860 Redwood Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"87007\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 87007\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-05-13\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 6\",\n        \"State_Senate_District\": \"NY - 24\",\n        \"state_house_district\": \"NY - 24C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1727395200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1727395200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2619,\n        \"first_name\": \"Dorothy\",\n        \"email\": \"ccadvtest+dorothyashski@gmail.com\",\n        \"last_name\": \"Ashski\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3143533174,\n        \"street_address1\": \"13491 Silverleaf St. #340\",\n        \"street_address2\": \"#320\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"41664\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 41664\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-10-24\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 3\",\n        \"State_Senate_District\": \"NY - 15\",\n        \"state_house_district\": \"NY - 15C\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1729728000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1729728000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2620,\n        \"first_name\": \"Robert\",\n        \"email\": \"ccadvtest+robertashley@gmail.com\",\n        \"last_name\": \"Ashley\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6193166760,\n        \"street_address1\": \"1744 Cypress Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"94001\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 94001\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-09-15\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 6\",\n        \"State_Senate_District\": \"AZ - 30\",\n        \"state_house_district\": \"AZ - 300\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1726358400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1735257600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2621,\n        \"first_name\": \"Jessica\",\n        \"email\": \"ccadvtest+jessicast. blackia@gmail.com\",\n        \"last_name\": \"St. Blackia\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5051568123,\n        \"street_address1\": \"18853 Redwood St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Mesa\",\n        \"zip\": \"16824\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 16824\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-10-24\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 6\",\n        \"State_Senate_District\": \"AZ - 24\",\n        \"state_house_district\": \"AZ - 24C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1729728000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1729728000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2622,\n        \"first_name\": \"Daniel\",\n        \"email\": \"ccadvtest+danielpasston@gmail.com\",\n        \"last_name\": \"Passton\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6435864752,\n        \"street_address1\": \"19340 Pilson Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"57689\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 57689\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-05-23\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 1\",\n        \"State_Senate_District\": \"IL - 2\",\n        \"state_house_district\": \"IL - 2C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1731974400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1731974400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2623,\n        \"first_name\": \"Elizabeth\",\n        \"email\": \"ccadvtest+elizabetho'clar@gmail.com\",\n        \"last_name\": \"O'Clar\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3235562034,\n        \"street_address1\": \"14021 Aspen Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"42256\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 42256\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-04\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 7\",\n        \"State_Senate_District\": \"NY - 28\",\n        \"state_house_district\": \"NY - 280\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1704326400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1704326400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2624,\n        \"first_name\": \"Donna\",\n        \"email\": \"ccadvtest+donnafrankenstein@gmail.com\",\n        \"last_name\": \"Frankenstein\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5891348117,\n        \"street_address1\": \"15944 Pine Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"18131\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 18131\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-05-03\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 3\",\n        \"State_Senate_District\": \"AZ - 12\",\n        \"state_house_district\": \"AZ - 12A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1714694400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1714694400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2625,\n        \"first_name\": \"Paul\",\n        \"email\": \"ccadvtest+paulrockburg@gmail.com\",\n        \"last_name\": \"Rockburg\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4751957923,\n        \"street_address1\": \"3039 Bluebell St.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"40367\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 40367\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-03-29\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 8\",\n        \"State_Senate_District\": \"NY - 16\",\n        \"state_house_district\": \"NY - 160\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1717286400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1736553600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2626,\n        \"first_name\": \"Thomas\",\n        \"email\": \"ccadvtest+thomasmacgore@gmail.com\",\n        \"last_name\": \"MacGore\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6439664920,\n        \"street_address1\": \"5434 Silverleaf Rd. #2\",\n        \"street_address2\": \"\",\n        \"city\": \"Elgin\",\n        \"zip\": \"49793\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 49793\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-08-20\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 3\",\n        \"State_Senate_District\": \"IL - 15\",\n        \"state_house_district\": \"IL - 15A\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1724112000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1724112000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2627,\n        \"first_name\": \"Donald\",\n        \"email\": \"ccadvtest+donaldvonash@gmail.com\",\n        \"last_name\": \"VonAsh\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8564580450,\n        \"street_address1\": \"7500 Goldcrest Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Elgin\",\n        \"zip\": \"99798\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 99798\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-09-13\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 5\",\n        \"State_Senate_District\": \"IL - 15\",\n        \"state_house_district\": \"IL - 150\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1694563200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1712448000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2628,\n        \"first_name\": \"Robert\",\n        \"email\": \"ccadvtest+robertvanflo@gmail.com\",\n        \"last_name\": \"VanFlo\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8166932091,\n        \"street_address1\": \"6093 Ivy St.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"92862\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 92862\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-08-06\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 6\",\n        \"State_Senate_District\": \"NY - 30\",\n        \"state_house_district\": \"NY - 30A\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1722902400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1722902400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2629,\n        \"first_name\": \"Michelle\",\n        \"email\": \"ccadvtest+michelledeken@gmail.com\",\n        \"last_name\": \"DeKen\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2212322016,\n        \"street_address1\": \"19474 Maple Blvd.\",\n        \"street_address2\": \"#3\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"16203\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 16203\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-11-19\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 3\",\n        \"State_Senate_District\": \"AZ - 15\",\n        \"state_house_district\": \"AZ - 15A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1719792000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1719792000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2630,\n        \"first_name\": \"Michael\",\n        \"email\": \"ccadvtest+michaelbrightson@gmail.com\",\n        \"last_name\": \"Brightson\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3697285206,\n        \"street_address1\": \"18763 Brookside Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"10723\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 10723\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-05-05\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 8\",\n        \"State_Senate_District\": \"AZ - 16\",\n        \"state_house_district\": \"AZ - 160\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1709251200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1722038400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2631,\n        \"first_name\": \"Steven\",\n        \"email\": \"ccadvtest+steveno'ash@gmail.com\",\n        \"last_name\": \"O'Ash\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4581574805,\n        \"street_address1\": \"493 Dogwood Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"80067\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 80067\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-04-14\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 2\",\n        \"State_Senate_District\": \"IL - 4\",\n        \"state_house_district\": \"IL - 4A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1725840000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1725840000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2632,\n        \"first_name\": \"Dorothy\",\n        \"email\": \"ccadvtest+dorothymcfinn@gmail.com\",\n        \"last_name\": \"McFinn\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7467800891,\n        \"street_address1\": \"10651 Amber Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Albany\",\n        \"zip\": \"64186\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 64186\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-15\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 7\",\n        \"State_Senate_District\": \"NY - 35\",\n        \"state_house_district\": \"NY - 350\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1705276800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1717372800000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2633,\n        \"first_name\": \"Steven\",\n        \"email\": \"ccadvtest+stevendegoldburg@gmail.com\",\n        \"last_name\": \"DeGoldburg\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8652470354,\n        \"street_address1\": \"16385 Cedar St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"33228\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 33228\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-12-31\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 7\",\n        \"State_Senate_District\": \"AZ - 35\",\n        \"state_house_district\": \"AZ - 35C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1735603200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1735603200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2634,\n        \"first_name\": \"Daniel\",\n        \"email\": \"ccadvtest+danielpasses@gmail.com\",\n        \"last_name\": \"Passes\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5312961147,\n        \"street_address1\": \"5743 Aspen St. #3\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"95677\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 95677\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-08-01\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 4\",\n        \"State_Senate_District\": \"IL - 20\",\n        \"state_house_district\": \"IL - 20B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1707264000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1716336000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2635,\n        \"first_name\": \"Linda\",\n        \"email\": \"ccadvtest+lindakenley@gmail.com\",\n        \"last_name\": \"Kenley\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5227567060,\n        \"street_address1\": \"14635 8th Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"59830\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 59830\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-04-28\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 2\",\n        \"State_Senate_District\": \"NY - 6\",\n        \"state_house_district\": \"NY - 6B\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1714262400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1730937600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2636,\n        \"first_name\": \"Paul\",\n        \"email\": \"ccadvtest+paulbrightley@gmail.com\",\n        \"last_name\": \"Brightley\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7813738978,\n        \"street_address1\": \"8544 Pine Rd.\",\n        \"street_address2\": \"#4\",\n        \"city\": \"Elgin\",\n        \"zip\": \"20667\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 20667\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-14\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 2\",\n        \"State_Senate_District\": \"IL - 4\",\n        \"state_house_district\": \"IL - 40\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1714608000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1714608000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2637,\n        \"first_name\": \"Dorothy\",\n        \"email\": \"ccadvtest+dorothymcgold@gmail.com\",\n        \"last_name\": \"McGold\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4704735372,\n        \"street_address1\": \"19496 Bluebell Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"98861\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 98861\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-08-07\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 1\",\n        \"State_Senate_District\": \"NY - 3\",\n        \"state_house_district\": \"NY - 3A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1691366400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1691366400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2638,\n        \"first_name\": \"Karen\",\n        \"email\": \"ccadvtest+karenclayton@gmail.com\",\n        \"last_name\": \"Clayton\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8425725341,\n        \"street_address1\": \"2205 Bluebell St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Elgin\",\n        \"zip\": \"18419\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 18419\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-06-25\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 6\",\n        \"State_Senate_District\": \"IL - 12\",\n        \"state_house_district\": \"IL - 12C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1719273600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1719273600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2639,\n        \"first_name\": \"Margaret\",\n        \"email\": \"ccadvtest+margaretvonjam@gmail.com\",\n        \"last_name\": \"VonJam\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2335554055,\n        \"street_address1\": \"17051 Laurel Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"72467\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 72467\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-09-08\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 7\",\n        \"State_Senate_District\": \"AZ - 28\",\n        \"state_house_district\": \"AZ - 280\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1725753600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1725753600000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2640,\n        \"first_name\": \"William\",\n        \"email\": \"ccadvtest+williamledapp@gmail.com\",\n        \"last_name\": \"LeDapp\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2818157530,\n        \"street_address1\": \"18273 Goldcrest Rd. #520\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"52796\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 52796\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-14\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 4\",\n        \"State_Senate_District\": \"NY - 16\",\n        \"state_house_district\": \"NY - 160\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1705190400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1721606400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2641,\n        \"first_name\": \"David\",\n        \"email\": \"ccadvtest+davidgoldwell@gmail.com\",\n        \"last_name\": \"Goldwell\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6917815514,\n        \"street_address1\": \"13930 Sunflower Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"37346\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 37346\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-10-09\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 8\",\n        \"State_Senate_District\": \"NY - 24\",\n        \"state_house_district\": \"NY - 24C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1728432000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1728432000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2642,\n        \"first_name\": \"Christopher\",\n        \"email\": \"ccadvtest+christopherpassward@gmail.com\",\n        \"last_name\": \"Passward\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7047645227,\n        \"street_address1\": \"3747 8th Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Springfield\",\n        \"zip\": \"68670\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Springfield, IL 68670\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-07-30\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 7\",\n        \"State_Senate_District\": \"IL - 14\",\n        \"state_house_district\": \"IL - 14B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1725321600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1736726400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2643,\n        \"first_name\": \"Susan\",\n        \"email\": \"ccadvtest+susankenan@gmail.com\",\n        \"last_name\": \"Kenan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8451308409,\n        \"street_address1\": \"7783 Ridgeway Blvd. #310\",\n        \"street_address2\": \"#320\",\n        \"city\": \"Mesa\",\n        \"zip\": \"93727\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 93727\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-05-05\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 4\",\n        \"State_Senate_District\": \"AZ - 20\",\n        \"state_house_district\": \"AZ - 20B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1697760000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1697760000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2644,\n        \"first_name\": \"Richard\",\n        \"email\": \"ccadvtest+richardo'bright@gmail.com\",\n        \"last_name\": \"O'Bright\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8783694104,\n        \"street_address1\": \"4462 Washington St.\",\n        \"street_address2\": \"#310\",\n        \"city\": \"Albany\",\n        \"zip\": \"72102\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 72102\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-12-19\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 8\",\n        \"State_Senate_District\": \"NY - 24\",\n        \"state_house_district\": \"NY - 24C\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1702944000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1728604800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2645,\n        \"first_name\": \"Amanda\",\n        \"email\": \"ccadvtest+amandao'snowez@gmail.com\",\n        \"last_name\": \"O'Snowez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5372429145,\n        \"street_address1\": \"19107 Meadow St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Albany\",\n        \"zip\": \"34870\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 34870\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-09-11\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 6\",\n        \"State_Senate_District\": \"NY - 30\",\n        \"state_house_district\": \"NY - 30C\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1694390400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1731283200000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2646,\n        \"first_name\": \"Richard\",\n        \"email\": \"ccadvtest+richardfinnez@gmail.com\",\n        \"last_name\": \"Finnez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8656468400,\n        \"street_address1\": \"18309 Pilson Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"93457\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 93457\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-01-25\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 4\",\n        \"State_Senate_District\": \"NY - 20\",\n        \"state_house_district\": \"NY - 20B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1707523200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1707523200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2647,\n        \"first_name\": \"Mark\",\n        \"email\": \"ccadvtest+markmorrian@gmail.com\",\n        \"last_name\": \"Morrian\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4049329030,\n        \"street_address1\": \"5325 Coral Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"53843\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 53843\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-04-12\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 5\",\n        \"State_Senate_District\": \"IL - 10\",\n        \"state_house_district\": \"IL - 100\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1712880000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1712880000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2648,\n        \"first_name\": \"Lisa\",\n        \"email\": \"ccadvtest+lisajamman@gmail.com\",\n        \"last_name\": \"Jamman\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8116037325,\n        \"street_address1\": \"5230 Alder Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"46093\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 46093\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-05-30\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 9\",\n        \"State_Senate_District\": \"NY - 27\",\n        \"state_house_district\": \"NY - 27B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1717027200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1718323200000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2649,\n        \"first_name\": \"Barbara\",\n        \"email\": \"ccadvtest+barbaramoonburg@gmail.com\",\n        \"last_name\": \"Moonburg\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8243938938,\n        \"street_address1\": \"8650 Maple Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Mesa\",\n        \"zip\": \"66794\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 66794\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-08-17\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 7\",\n        \"State_Senate_District\": \"AZ - 35\",\n        \"state_house_district\": \"AZ - 35C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1723852800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1725667200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2650,\n        \"first_name\": \"Nancy\",\n        \"email\": \"ccadvtest+nancymacfinn@gmail.com\",\n        \"last_name\": \"MacFinn\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8782497448,\n        \"street_address1\": \"14549 Washington Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"77727\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 77727\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-05-12\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 6\",\n        \"State_Senate_District\": \"NY - 18\",\n        \"state_house_district\": \"NY - 18B\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1683849600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1715299200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2651,\n        \"first_name\": \"Donald\",\n        \"email\": \"ccadvtest+donaldmaccedarsmith@gmail.com\",\n        \"last_name\": \"MacCedarsmith\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6701369012,\n        \"street_address1\": \"14610 Washington Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Elgin\",\n        \"zip\": \"68770\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 68770\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-12-25\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 8\",\n        \"State_Senate_District\": \"IL - 24\",\n        \"state_house_district\": \"IL - 24A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1735084800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1735084800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2652,\n        \"first_name\": \"Sarah\",\n        \"email\": \"ccadvtest+sarahfoxski@gmail.com\",\n        \"last_name\": \"Foxski\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4573552825,\n        \"street_address1\": \"9195 Garfield St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"93069\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 93069\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-06-18\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 2\",\n        \"State_Senate_District\": \"AZ - 10\",\n        \"state_house_district\": \"AZ - 100\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1722988800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1722988800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2653,\n        \"first_name\": \"Patricia\",\n        \"email\": \"ccadvtest+patriciagreyfield@gmail.com\",\n        \"last_name\": \"Greyfield\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3767633468,\n        \"street_address1\": \"16341 Coral St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Mesa\",\n        \"zip\": \"26443\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 26443\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-11-20\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 9\",\n        \"State_Senate_District\": \"AZ - 36\",\n        \"state_house_district\": \"AZ - 36B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1700438400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1734912000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2654,\n        \"first_name\": \"Emily\",\n        \"email\": \"ccadvtest+emilycloveral@gmail.com\",\n        \"last_name\": \"Cloveral\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7149445876,\n        \"street_address1\": \"9119 Dogwood Blvd. #520\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"40363\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 40363\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-12-08\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 7\",\n        \"State_Senate_District\": \"IL - 28\",\n        \"state_house_district\": \"IL - 28B\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1734825600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1734825600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2655,\n        \"first_name\": \"Deborah\",\n        \"email\": \"ccadvtest+deborahlamorrsmith@gmail.com\",\n        \"last_name\": \"LaMorrsmith\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3143339380,\n        \"street_address1\": \"18896 Meadow Ave.\",\n        \"street_address2\": \"#310\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"10966\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 10966\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-07-27\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 4\",\n        \"State_Senate_District\": \"AZ - 8\",\n        \"state_house_district\": \"AZ - 8B\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1722038400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1722038400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2656,\n        \"first_name\": \"Kevin\",\n        \"email\": \"ccadvtest+kevinladapp@gmail.com\",\n        \"last_name\": \"LaDapp\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4969709305,\n        \"street_address1\": \"14206 Sunflower Ct. #500\",\n        \"street_address2\": \"#520\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"34366\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 34366\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-08-19\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 9\",\n        \"State_Senate_District\": \"NY - 45\",\n        \"state_house_district\": \"NY - 450\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1693785600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1733443200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2657,\n        \"first_name\": \"Dorothy\",\n        \"email\": \"ccadvtest+dorothylagoreward@gmail.com\",\n        \"last_name\": \"LaGoreward\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4124804575,\n        \"street_address1\": \"16289 Brookside Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Elgin\",\n        \"zip\": \"85397\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 85397\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-03-24\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 7\",\n        \"State_Senate_District\": \"IL - 21\",\n        \"state_house_district\": \"IL - 210\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1727913600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1731024000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2658,\n        \"first_name\": \"David\",\n        \"email\": \"ccadvtest+davidmcsunford@gmail.com\",\n        \"last_name\": \"McSunford\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3924408230,\n        \"street_address1\": \"19762 Amber Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"39575\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 39575\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-02-16\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 5\",\n        \"State_Senate_District\": \"AZ - 20\",\n        \"state_house_district\": \"AZ - 20A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1693872000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1693872000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2659,\n        \"first_name\": \"Jennifer\",\n        \"email\": \"ccadvtest+jennifervonrockal@gmail.com\",\n        \"last_name\": \"VonRockal\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3127926163,\n        \"street_address1\": \"2806 Hawthorn Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"69053\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 69053\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-07-01\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 9\",\n        \"State_Senate_District\": \"NY - 18\",\n        \"state_house_district\": \"NY - 18C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1729900800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1729900800000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2660,\n        \"first_name\": \"Daniel\",\n        \"email\": \"ccadvtest+danielbrightley@gmail.com\",\n        \"last_name\": \"Brightley\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5425990611,\n        \"street_address1\": \"9147 Cedar Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"85738\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 85738\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-05-05\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 8\",\n        \"State_Senate_District\": \"AZ - 24\",\n        \"state_house_district\": \"AZ - 24B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1723161600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1723161600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2661,\n        \"first_name\": \"Mark\",\n        \"email\": \"ccadvtest+markglenova@gmail.com\",\n        \"last_name\": \"Glenova\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7558150317,\n        \"street_address1\": \"15814 Ridgeway St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Albany\",\n        \"zip\": \"20583\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 20583\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-01-28\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 3\",\n        \"State_Senate_District\": \"NY - 9\",\n        \"state_house_district\": \"NY - 90\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1704672000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1704672000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2662,\n        \"first_name\": \"Edward\",\n        \"email\": \"ccadvtest+edwardjuarez@gmail.com\",\n        \"last_name\": \"Juarez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8737157888,\n        \"street_address1\": \"13486 Garfield St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"44473\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 44473\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-12-02\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 3\",\n        \"State_Senate_District\": \"AZ - 15\",\n        \"state_house_district\": \"AZ - 15A\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1734739200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1734739200000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2663,\n        \"first_name\": \"Paul\",\n        \"email\": \"ccadvtest+paulcloverton@gmail.com\",\n        \"last_name\": \"Cloverton\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3548465484,\n        \"street_address1\": \"12665 Goldcrest Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"22081\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 22081\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-10-21\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 3\",\n        \"State_Senate_District\": \"AZ - 9\",\n        \"state_house_district\": \"AZ - 9B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1703721600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1703721600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2664,\n        \"first_name\": \"John\",\n        \"email\": \"ccadvtest+johnmoonstone@gmail.com\",\n        \"last_name\": \"Moonstone\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3206058642,\n        \"street_address1\": \"350 Sycamore St.\",\n        \"street_address2\": \"#340\",\n        \"city\": \"Chicago\",\n        \"zip\": \"90663\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 90663\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-05-27\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 3\",\n        \"State_Senate_District\": \"IL - 9\",\n        \"state_house_district\": \"IL - 9C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1704240000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1704240000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2665,\n        \"first_name\": \"Matthew\",\n        \"email\": \"ccadvtest+matthewvanhall@gmail.com\",\n        \"last_name\": \"VanHall\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7859851179,\n        \"street_address1\": \"15105 Chestnut Blvd. #4\",\n        \"street_address2\": \"#510\",\n        \"city\": \"Albany\",\n        \"zip\": \"79689\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 79689\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-06-18\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 2\",\n        \"State_Senate_District\": \"NY - 4\",\n        \"state_house_district\": \"NY - 4B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1730851200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1730851200000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2666,\n        \"first_name\": \"Susan\",\n        \"email\": \"ccadvtest+susangreyova@gmail.com\",\n        \"last_name\": \"Greyova\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5739297761,\n        \"street_address1\": \"19930 Sycamore Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"99692\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 99692\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-20\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 5\",\n        \"State_Senate_District\": \"IL - 15\",\n        \"state_house_district\": \"IL - 150\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1715904000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1715904000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2667,\n        \"first_name\": \"Mark\",\n        \"email\": \"ccadvtest+markcloverton@gmail.com\",\n        \"last_name\": \"Cloverton\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6167998387,\n        \"street_address1\": \"11601 Brookside Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"24044\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 24044\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-07-19\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 5\",\n        \"State_Senate_District\": \"AZ - 15\",\n        \"state_house_district\": \"AZ - 15A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1721347200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1732752000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2668,\n        \"first_name\": \"Anthony\",\n        \"email\": \"ccadvtest+anthonyst. dapp@gmail.com\",\n        \"last_name\": \"St. Dapp\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4196920361,\n        \"street_address1\": \"13576 Pearl Blvd. #3\",\n        \"street_address2\": \"\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"28808\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 28808\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-15\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 2\",\n        \"State_Senate_District\": \"AZ - 6\",\n        \"state_house_district\": \"AZ - 6C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1721865600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1735257600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2669,\n        \"first_name\": \"Charles\",\n        \"email\": \"ccadvtest+charlesdeblack@gmail.com\",\n        \"last_name\": \"DeBlack\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2484803868,\n        \"street_address1\": \"201 Garfield Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Albany\",\n        \"zip\": \"81484\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 81484\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-08-29\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 6\",\n        \"State_Senate_District\": \"NY - 30\",\n        \"state_house_district\": \"NY - 30A\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1693267200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1721433600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2670,\n        \"first_name\": \"Matthew\",\n        \"email\": \"ccadvtest+matthewdebright@gmail.com\",\n        \"last_name\": \"DeBright\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2331033884,\n        \"street_address1\": \"13794 Pilson Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"11228\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 11228\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-02-19\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 9\",\n        \"State_Senate_District\": \"NY - 36\",\n        \"state_house_district\": \"NY - 36A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1692748800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1733788800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2671,\n        \"first_name\": \"Michael\",\n        \"email\": \"ccadvtest+michaelcedarwell@gmail.com\",\n        \"last_name\": \"Cedarwell\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6685803127,\n        \"street_address1\": \"14100 Bluebell Ave.\",\n        \"street_address2\": \"#2\",\n        \"city\": \"Mesa\",\n        \"zip\": \"85676\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 85676\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-08-10\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 9\",\n        \"State_Senate_District\": \"AZ - 27\",\n        \"state_house_district\": \"AZ - 27B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1724198400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1724198400000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2672,\n        \"first_name\": \"Dorothy\",\n        \"email\": \"ccadvtest+dorothysnowman@gmail.com\",\n        \"last_name\": \"Snowman\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8429401811,\n        \"street_address1\": \"15618 Dogwood Blvd. #2\",\n        \"street_address2\": \"\",\n        \"city\": \"Springfield\",\n        \"zip\": \"71721\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Springfield, IL 71721\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-12-22\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 6\",\n        \"State_Senate_District\": \"IL - 18\",\n        \"state_house_district\": \"IL - 180\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1734825600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1734825600000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2673,\n        \"first_name\": \"Linda\",\n        \"email\": \"ccadvtest+lindaleash@gmail.com\",\n        \"last_name\": \"LeAsh\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8784029338,\n        \"street_address1\": \"3589 Walnut St. #310\",\n        \"street_address2\": \"#510\",\n        \"city\": \"Chicago\",\n        \"zip\": \"90702\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 90702\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-05-23\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 6\",\n        \"State_Senate_District\": \"IL - 30\",\n        \"state_house_district\": \"IL - 300\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1733443200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1733443200000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2674,\n        \"first_name\": \"Andrew\",\n        \"email\": \"ccadvtest+andrewdeclarman@gmail.com\",\n        \"last_name\": \"DeClarman\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2838540275,\n        \"street_address1\": \"2359 Magnolia Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"32925\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 32925\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-09-19\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 7\",\n        \"State_Senate_District\": \"IL - 21\",\n        \"state_house_district\": \"IL - 21C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1695081600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1725062400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2675,\n        \"first_name\": \"Mark\",\n        \"email\": \"ccadvtest+marklablack@gmail.com\",\n        \"last_name\": \"LaBlack\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3006525841,\n        \"street_address1\": \"17892 Alder St.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"72200\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 72200\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-08-29\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 7\",\n        \"State_Senate_District\": \"NY - 14\",\n        \"state_house_district\": \"NY - 14C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1724889600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1724889600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2676,\n        \"first_name\": \"Donald\",\n        \"email\": \"ccadvtest+donalddefranken@gmail.com\",\n        \"last_name\": \"DeFranken\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8851424402,\n        \"street_address1\": \"15895 Laurel Blvd.\",\n        \"street_address2\": \"#320\",\n        \"city\": \"Chicago\",\n        \"zip\": \"27693\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 27693\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-09-28\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 9\",\n        \"State_Senate_District\": \"IL - 27\",\n        \"state_house_district\": \"IL - 27B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1702166400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1717977600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2677,\n        \"first_name\": \"Mark\",\n        \"email\": \"ccadvtest+markwhitson@gmail.com\",\n        \"last_name\": \"Whitson\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5702374046,\n        \"street_address1\": \"8721 Garnet Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"76277\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 76277\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-04-03\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 8\",\n        \"State_Senate_District\": \"AZ - 16\",\n        \"state_house_district\": \"AZ - 16B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1712102400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1712102400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2678,\n        \"first_name\": \"Donna\",\n        \"email\": \"ccadvtest+donnalastoneing@gmail.com\",\n        \"last_name\": \"LaStoneing\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3755964172,\n        \"street_address1\": \"15851 Redwood St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"43117\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 43117\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-04-09\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 5\",\n        \"State_Senate_District\": \"IL - 25\",\n        \"state_house_district\": \"IL - 25C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1712620800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1712620800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2679,\n        \"first_name\": \"Mary\",\n        \"email\": \"ccadvtest+maryvanstonestone@gmail.com\",\n        \"last_name\": \"VanStonestone\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6502628520,\n        \"street_address1\": \"14434 Pine Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"34524\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 34524\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-08-20\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 9\",\n        \"State_Senate_District\": \"AZ - 27\",\n        \"state_house_district\": \"AZ - 27C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1724112000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1724112000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2680,\n        \"first_name\": \"Charles\",\n        \"email\": \"ccadvtest+charleslecold@gmail.com\",\n        \"last_name\": \"LeCold\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7742508895,\n        \"street_address1\": \"19499 Summit Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Mesa\",\n        \"zip\": \"91294\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 91294\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-18\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 9\",\n        \"State_Senate_District\": \"AZ - 45\",\n        \"state_house_district\": \"AZ - 45B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1735862400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1735862400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2681,\n        \"first_name\": \"Elizabeth\",\n        \"email\": \"ccadvtest+elizabethdecold@gmail.com\",\n        \"last_name\": \"DeCold\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6514913905,\n        \"street_address1\": \"17850 Dogwood Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"59049\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 59049\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-08-23\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 3\",\n        \"State_Senate_District\": \"AZ - 9\",\n        \"state_house_district\": \"AZ - 9C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1724371200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1724371200000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2682,\n        \"first_name\": \"Kimberly\",\n        \"email\": \"ccadvtest+kimberlyfrankenes@gmail.com\",\n        \"last_name\": \"Frankenes\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5864596358,\n        \"street_address1\": \"1121 Magnolia St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Elgin\",\n        \"zip\": \"72787\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 72787\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-07-09\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 8\",\n        \"State_Senate_District\": \"IL - 16\",\n        \"state_house_district\": \"IL - 160\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1720483200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1720483200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2683,\n        \"first_name\": \"John\",\n        \"email\": \"ccadvtest+johnmcbright@gmail.com\",\n        \"last_name\": \"McBright\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3667564876,\n        \"street_address1\": \"14989 Cedar Rd.\",\n        \"street_address2\": \"#510\",\n        \"city\": \"New York\",\n        \"zip\": \"25613\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 25613\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-11-16\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 3\",\n        \"State_Senate_District\": \"NY - 9\",\n        \"state_house_district\": \"NY - 90\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1727136000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1727136000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2684,\n        \"first_name\": \"Richard\",\n        \"email\": \"ccadvtest+richardstarburg@gmail.com\",\n        \"last_name\": \"Starburg\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8907820566,\n        \"street_address1\": \"11438 Meadow Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Albany\",\n        \"zip\": \"38084\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 38084\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-07-12\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 7\",\n        \"State_Senate_District\": \"NY - 28\",\n        \"state_house_district\": \"NY - 28A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1720742400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1732492800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2685,\n        \"first_name\": \"Thomas\",\n        \"email\": \"ccadvtest+thomascoldhouse@gmail.com\",\n        \"last_name\": \"Coldhouse\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6374575240,\n        \"street_address1\": \"8569 Juniper Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Springfield\",\n        \"zip\": \"36366\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Springfield, IL 36366\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-08-19\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 8\",\n        \"State_Senate_District\": \"IL - 16\",\n        \"state_house_district\": \"IL - 16C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1724025600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1724025600000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2686,\n        \"first_name\": \"Paul\",\n        \"email\": \"ccadvtest+paulvongonn@gmail.com\",\n        \"last_name\": \"VonGonn\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8091590986,\n        \"street_address1\": \"8053 Sunflower Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Albany\",\n        \"zip\": \"38917\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 38917\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-04-18\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 8\",\n        \"State_Senate_District\": \"NY - 24\",\n        \"state_house_district\": \"NY - 24B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1698019200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1698019200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2687,\n        \"first_name\": \"Steven\",\n        \"email\": \"ccadvtest+stevenjamson@gmail.com\",\n        \"last_name\": \"Jamson\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7081052386,\n        \"street_address1\": \"15994 Sunflower Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"36333\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 36333\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-12-31\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 1\",\n        \"State_Senate_District\": \"AZ - 3\",\n        \"state_house_district\": \"AZ - 3A\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1735603200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1735603200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2688,\n        \"first_name\": \"Christopher\",\n        \"email\": \"ccadvtest+christopherjamstone@gmail.com\",\n        \"last_name\": \"Jamstone\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5513020793,\n        \"street_address1\": \"9338 Ivy Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Elgin\",\n        \"zip\": \"75880\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 75880\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-06-09\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 3\",\n        \"State_Senate_District\": \"IL - 9\",\n        \"state_house_district\": \"IL - 9A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1698451200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1698451200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2689,\n        \"first_name\": \"Betty\",\n        \"email\": \"ccadvtest+bettystaran@gmail.com\",\n        \"last_name\": \"Staran\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6111227060,\n        \"street_address1\": \"13500 Laurel Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"93891\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 93891\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-06-30\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 3\",\n        \"State_Senate_District\": \"NY - 15\",\n        \"state_house_district\": \"NY - 15A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1719705600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1733788800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2690,\n        \"first_name\": \"Steven\",\n        \"email\": \"ccadvtest+stevenkenes@gmail.com\",\n        \"last_name\": \"Kenes\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5967992901,\n        \"street_address1\": \"7827 Aspen Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"41303\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 41303\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-12-25\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 8\",\n        \"State_Senate_District\": \"IL - 32\",\n        \"state_house_district\": \"IL - 320\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1736899200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1736899200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2691,\n        \"first_name\": \"Matthew\",\n        \"email\": \"ccadvtest+matthewwhitson@gmail.com\",\n        \"last_name\": \"Whitson\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7158358062,\n        \"street_address1\": \"9292 Bluebell St.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"41446\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 41446\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-05-27\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 1\",\n        \"State_Senate_District\": \"NY - 2\",\n        \"state_house_district\": \"NY - 2A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1693699200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1693699200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2692,\n        \"first_name\": \"George\",\n        \"email\": \"ccadvtest+georgevanganderski@gmail.com\",\n        \"last_name\": \"VanGanderski\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5502300594,\n        \"street_address1\": \"8128 Pearl Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"21592\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 21592\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-03-22\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 7\",\n        \"State_Senate_District\": \"NY - 28\",\n        \"state_house_district\": \"NY - 280\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1711065600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1711065600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2693,\n        \"first_name\": \"Ronald\",\n        \"email\": \"ccadvtest+ronaldfloing@gmail.com\",\n        \"last_name\": \"Floing\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3572386741,\n        \"street_address1\": \"10275 Oak St. #3\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"76554\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 76554\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-11-03\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 9\",\n        \"State_Senate_District\": \"NY - 18\",\n        \"state_house_district\": \"NY - 180\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1733184000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1733184000000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2694,\n        \"first_name\": \"Dorothy\",\n        \"email\": \"ccadvtest+dorothyvanfinn@gmail.com\",\n        \"last_name\": \"VanFinn\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5848501222,\n        \"street_address1\": \"1255 Cedar Rd.\",\n        \"street_address2\": \"#310\",\n        \"city\": \"Chicago\",\n        \"zip\": \"13023\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 13023\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-05-25\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 9\",\n        \"State_Senate_District\": \"IL - 27\",\n        \"state_house_district\": \"IL - 27B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1728172800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1728172800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2695,\n        \"first_name\": \"Steven\",\n        \"email\": \"ccadvtest+stevenvangomton@gmail.com\",\n        \"last_name\": \"VanGomton\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4125432015,\n        \"street_address1\": \"1655 Garnet Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"64114\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 64114\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-11-30\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 7\",\n        \"State_Senate_District\": \"NY - 35\",\n        \"state_house_district\": \"NY - 35B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1732924800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1732924800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2696,\n        \"first_name\": \"David\",\n        \"email\": \"ccadvtest+davidmacglen@gmail.com\",\n        \"last_name\": \"MacGlen\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4709286003,\n        \"street_address1\": \"18918 Washington Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"88601\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 88601\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-05-31\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 4\",\n        \"State_Senate_District\": \"NY - 12\",\n        \"state_house_district\": \"NY - 12C\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1712793600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1712793600000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2697,\n        \"first_name\": \"Karen\",\n        \"email\": \"ccadvtest+karenpinean@gmail.com\",\n        \"last_name\": \"Pinean\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6374467106,\n        \"street_address1\": \"16370 Aspen Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"96725\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 96725\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-05-20\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 5\",\n        \"State_Senate_District\": \"IL - 25\",\n        \"state_house_district\": \"IL - 25B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1691280000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1698710400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2698,\n        \"first_name\": \"Kimberly\",\n        \"email\": \"ccadvtest+kimberlyhillia@gmail.com\",\n        \"last_name\": \"Hillia\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3609188571,\n        \"street_address1\": \"3738 Laurel Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"26430\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 26430\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-09-20\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 3\",\n        \"State_Senate_District\": \"IL - 6\",\n        \"state_house_district\": \"IL - 60\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1698710400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1698710400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2699,\n        \"first_name\": \"Matthew\",\n        \"email\": \"ccadvtest+matthewfoxez@gmail.com\",\n        \"last_name\": \"Foxez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6368987689,\n        \"street_address1\": \"2758 Chestnut Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Elgin\",\n        \"zip\": \"15051\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 15051\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-12-13\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 8\",\n        \"State_Senate_District\": \"IL - 16\",\n        \"state_house_district\": \"IL - 16B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1734048000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1734048000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2700,\n        \"first_name\": \"Jackson\",\n        \"email\": \"ccadvtest+jacksonsmith@gmail.com\",\n        \"last_name\": \"Smith\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5676225751,\n        \"street_address1\": \"17223 Hawthorn Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"97252\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 97252\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-06-20\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 3\",\n        \"State_Senate_District\": \"NY - 12\",\n        \"state_house_district\": \"NY - 120\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1720915200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1720915200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2701,\n        \"first_name\": \"Savannah\",\n        \"email\": \"ccadvtest+savannahjohnson@gmail.com\",\n        \"last_name\": \"Johnson\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5752864459,\n        \"street_address1\": \"688 Laurel Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"88180\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 88180\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-11-06\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 8\",\n        \"State_Senate_District\": \"AZ - 24\",\n        \"state_house_district\": \"AZ - 240\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1730851200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1730851200000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2702,\n        \"first_name\": \"Mason\",\n        \"email\": \"ccadvtest+masonwilliams@gmail.com\",\n        \"last_name\": \"Williams\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5586795420,\n        \"street_address1\": \"2630 Cypress Blvd. #3\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"20137\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 20137\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-10-31\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 1\",\n        \"State_Senate_District\": \"NY - 5\",\n        \"state_house_district\": \"NY - 5A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1730332800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1730332800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2703,\n        \"first_name\": \"Lily\",\n        \"email\": \"ccadvtest+lilybrown@gmail.com\",\n        \"last_name\": \"Brown\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7959572676,\n        \"street_address1\": \"1481 Birch Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Elgin\",\n        \"zip\": \"32529\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 32529\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-09-24\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 3\",\n        \"State_Senate_District\": \"IL - 6\",\n        \"state_house_district\": \"IL - 6C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1727136000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1727136000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2704,\n        \"first_name\": \"Wyatt\",\n        \"email\": \"ccadvtest+wyattjones@gmail.com\",\n        \"last_name\": \"Jones\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3064335344,\n        \"street_address1\": \"11704 Brookside Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"62466\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 62466\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2025-01-08\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 8\",\n        \"State_Senate_District\": \"NY - 24\",\n        \"state_house_district\": \"NY - 24A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1736467200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1736467200000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2705,\n        \"first_name\": \"Scarlett\",\n        \"email\": \"ccadvtest+scarlettdavis@gmail.com\",\n        \"last_name\": \"Davis\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6348849592,\n        \"street_address1\": \"2226 Sunflower Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"78749\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 78749\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-01-23\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 4\",\n        \"State_Senate_District\": \"AZ - 8\",\n        \"state_house_district\": \"AZ - 8C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1690329600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1713916800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2706,\n        \"first_name\": \"Colton\",\n        \"email\": \"ccadvtest+coltonmiller@gmail.com\",\n        \"last_name\": \"Miller\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4191317137,\n        \"street_address1\": \"2201 Ridgeway Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"59701\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 59701\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-05-04\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 9\",\n        \"State_Senate_District\": \"NY - 18\",\n        \"state_house_district\": \"NY - 18A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1714780800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1725494400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2707,\n        \"first_name\": \"Magnolia\",\n        \"email\": \"ccadvtest+magnoliawilson@gmail.com\",\n        \"last_name\": \"Wilson\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5989429757,\n        \"street_address1\": \"3774 Brookside Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"66212\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 66212\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-06-03\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 9\",\n        \"State_Senate_District\": \"NY - 36\",\n        \"state_house_district\": \"NY - 360\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1717372800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1733356800000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2708,\n        \"first_name\": \"Levi\",\n        \"email\": \"ccadvtest+levimoore@gmail.com\",\n        \"last_name\": \"Moore\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7817064903,\n        \"street_address1\": \"13104 Washington Ct. #4\",\n        \"street_address2\": \"\",\n        \"city\": \"Albany\",\n        \"zip\": \"12030\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 12030\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-10-26\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 9\",\n        \"State_Senate_District\": \"NY - 18\",\n        \"state_house_district\": \"NY - 180\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1698278400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1726617600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2709,\n        \"first_name\": \"Georgia\",\n        \"email\": \"ccadvtest+georgiataylor@gmail.com\",\n        \"last_name\": \"Taylor\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7264829429,\n        \"street_address1\": \"19709 Amber Rd.\",\n        \"street_address2\": \"#4\",\n        \"city\": \"Albany\",\n        \"zip\": \"79418\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 79418\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-07-22\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 3\",\n        \"State_Senate_District\": \"NY - 9\",\n        \"state_house_district\": \"NY - 90\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1689984000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1689984000000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2710,\n        \"first_name\": \"Amelia\",\n        \"email\": \"ccadvtest+ameliaanderson@gmail.com\",\n        \"last_name\": \"Anderson\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3335082643,\n        \"street_address1\": \"2716 Coral Ct. #1\",\n        \"street_address2\": \"\",\n        \"city\": \"Mesa\",\n        \"zip\": \"87557\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 87557\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-09-02\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 3\",\n        \"State_Senate_District\": \"AZ - 9\",\n        \"state_house_district\": \"AZ - 9C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1720828800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1720828800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2711,\n        \"first_name\": \"Beau\",\n        \"email\": \"ccadvtest+beauthomas@gmail.com\",\n        \"last_name\": \"Thomas\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7138053205,\n        \"street_address1\": \"621 Amber Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"23719\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 23719\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-10-05\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 5\",\n        \"State_Senate_District\": \"NY - 25\",\n        \"state_house_district\": \"NY - 250\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1731628800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1731628800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2712,\n        \"first_name\": \"Carolina\",\n        \"email\": \"ccadvtest+carolinajackson@gmail.com\",\n        \"last_name\": \"Jackson\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2051360195,\n        \"street_address1\": \"13335 Summit Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"10639\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 10639\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-11\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 7\",\n        \"State_Senate_District\": \"IL - 28\",\n        \"state_house_district\": \"IL - 28A\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1715817600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1715817600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2713,\n        \"first_name\": \"Sawyer\",\n        \"email\": \"ccadvtest+sawyerwhite@gmail.com\",\n        \"last_name\": \"White\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3178953692,\n        \"street_address1\": \"7798 Garnet Blvd.\",\n        \"street_address2\": \"#2\",\n        \"city\": \"Albany\",\n        \"zip\": \"93893\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 93893\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-06-12\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 7\",\n        \"State_Senate_District\": \"NY - 21\",\n        \"state_house_district\": \"NY - 21B\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1692921600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1705536000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2714,\n        \"first_name\": \"Dixie\",\n        \"email\": \"ccadvtest+dixieharris@gmail.com\",\n        \"last_name\": \"Harris\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5339260357,\n        \"street_address1\": \"13974 Valley Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Springfield\",\n        \"zip\": \"61200\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Springfield, IL 61200\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-12-05\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 4\",\n        \"State_Senate_District\": \"IL - 20\",\n        \"state_house_district\": \"IL - 20C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1701734400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1724112000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2715,\n        \"first_name\": \"Rhett\",\n        \"email\": \"ccadvtest+rhettmartin@gmail.com\",\n        \"last_name\": \"Martin\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5919896851,\n        \"street_address1\": \"17528 Horizon Rd. #500\",\n        \"street_address2\": \"\",\n        \"city\": \"Springfield\",\n        \"zip\": \"25421\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Springfield, IL 25421\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-28\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 9\",\n        \"State_Senate_District\": \"IL - 36\",\n        \"state_house_district\": \"IL - 36C\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1733011200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1733011200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2716,\n        \"first_name\": \"Magnolia\",\n        \"email\": \"ccadvtest+magnoliathompson@gmail.com\",\n        \"last_name\": \"Thompson\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4608277437,\n        \"street_address1\": \"5508 Amber Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"72578\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 72578\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-05-17\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 4\",\n        \"State_Senate_District\": \"NY - 20\",\n        \"state_house_district\": \"NY - 20B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1715904000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1715904000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2717,\n        \"first_name\": \"Rosalie\",\n        \"email\": \"ccadvtest+rosaliegarcia@gmail.com\",\n        \"last_name\": \"Garcia\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6497802937,\n        \"street_address1\": \"12484 Valley Ave. #2\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"43958\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 43958\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-04-24\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 1\",\n        \"State_Senate_District\": \"NY - 3\",\n        \"state_house_district\": \"NY - 3B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1713916800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1728345600000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2718,\n        \"first_name\": \"Cruz\",\n        \"email\": \"ccadvtest+cruzmartinez@gmail.com\",\n        \"last_name\": \"Martinez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8003396277,\n        \"street_address1\": \"4768 Meadow Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"16689\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 16689\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-05-02\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 1\",\n        \"State_Senate_District\": \"IL - 4\",\n        \"state_house_district\": \"IL - 4B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1718496000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1731283200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2719,\n        \"first_name\": \"Harper\",\n        \"email\": \"ccadvtest+harperrobinson@gmail.com\",\n        \"last_name\": \"Robinson\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5376006932,\n        \"street_address1\": \"5590 8th Rd.\",\n        \"street_address2\": \"#320\",\n        \"city\": \"Mesa\",\n        \"zip\": \"24987\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 24987\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-02\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 6\",\n        \"State_Senate_District\": \"AZ - 12\",\n        \"state_house_district\": \"AZ - 12A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1704153600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1704153600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2720,\n        \"first_name\": \"Dixie\",\n        \"email\": \"ccadvtest+dixieclark@gmail.com\",\n        \"last_name\": \"Clark\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3518843253,\n        \"street_address1\": \"6896 Willow Ct. #310\",\n        \"street_address2\": \"#2\",\n        \"city\": \"Mesa\",\n        \"zip\": \"42432\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 42432\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-12-08\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 4\",\n        \"State_Senate_District\": \"AZ - 12\",\n        \"state_house_district\": \"AZ - 12C\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1731628800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1731628800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2721,\n        \"first_name\": \"Mateo\",\n        \"email\": \"ccadvtest+mateorodriguez@gmail.com\",\n        \"last_name\": \"Rodriguez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4373524785,\n        \"street_address1\": \"3031 Pine Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"63827\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 63827\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-11-24\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 7\",\n        \"State_Senate_District\": \"NY - 35\",\n        \"state_house_district\": \"NY - 35B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1732406400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1732406400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2722,\n        \"first_name\": \"Lila\",\n        \"email\": \"ccadvtest+lilalewis@gmail.com\",\n        \"last_name\": \"Lewis\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7571695592,\n        \"street_address1\": \"2447 Willow Ct. #510\",\n        \"street_address2\": \"\",\n        \"city\": \"Springfield\",\n        \"zip\": \"52593\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Springfield, IL 52593\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-11-11\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 2\",\n        \"State_Senate_District\": \"IL - 4\",\n        \"state_house_district\": \"IL - 40\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1731283200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1735344000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2723,\n        \"first_name\": \"Walker\",\n        \"email\": \"ccadvtest+walkerlee@gmail.com\",\n        \"last_name\": \"Lee\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7118255190,\n        \"street_address1\": \"11526 Pine Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"19159\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 19159\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-03-22\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 3\",\n        \"State_Senate_District\": \"NY - 6\",\n        \"state_house_district\": \"NY - 6A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1706227200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1706227200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2724,\n        \"first_name\": \"Tatum\",\n        \"email\": \"ccadvtest+tatumwalker@gmail.com\",\n        \"last_name\": \"Walker\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3267413711,\n        \"street_address1\": \"8378 Bluebell Blvd.\",\n        \"street_address2\": \"#4\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"58149\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 58149\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-12-04\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 4\",\n        \"State_Senate_District\": \"AZ - 16\",\n        \"state_house_district\": \"AZ - 16C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1701648000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1701648000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2725,\n        \"first_name\": \"Savannah\",\n        \"email\": \"ccadvtest+savannahhall@gmail.com\",\n        \"last_name\": \"Hall\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6786504495,\n        \"street_address1\": \"10196 Goldcrest Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"65951\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 65951\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-04-22\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 7\",\n        \"State_Senate_District\": \"AZ - 28\",\n        \"state_house_district\": \"AZ - 28C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1717977600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1717977600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2726,\n        \"first_name\": \"Raleigh\",\n        \"email\": \"ccadvtest+raleighallen@gmail.com\",\n        \"last_name\": \"Allen\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2609532939,\n        \"street_address1\": \"1444 Dogwood St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Springfield\",\n        \"zip\": \"94561\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Springfield, IL 94561\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-03-17\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 5\",\n        \"State_Senate_District\": \"IL - 25\",\n        \"state_house_district\": \"IL - 25C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1710633600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1715731200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2727,\n        \"first_name\": \"Delilah\",\n        \"email\": \"ccadvtest+delilahyoung@gmail.com\",\n        \"last_name\": \"Young\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6381050763,\n        \"street_address1\": \"15683 Sycamore Ave. #310\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"35589\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 35589\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-09-16\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 1\",\n        \"State_Senate_District\": \"NY - 3\",\n        \"state_house_district\": \"NY - 3A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1694822400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1694822400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2728,\n        \"first_name\": \"Santiago\",\n        \"email\": \"ccadvtest+santiagohernandez@gmail.com\",\n        \"last_name\": \"Hernandez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8592600994,\n        \"street_address1\": \"11432 Cedar St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"46253\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 46253\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-06-19\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 6\",\n        \"State_Senate_District\": \"AZ - 30\",\n        \"state_house_district\": \"AZ - 30B\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1718755200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1718755200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2729,\n        \"first_name\": \"Carolina\",\n        \"email\": \"ccadvtest+carolinaking@gmail.com\",\n        \"last_name\": \"King\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2324231292,\n        \"street_address1\": \"5055 8th Blvd. #4\",\n        \"street_address2\": \"\",\n        \"city\": \"Elgin\",\n        \"zip\": \"30448\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 30448\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-07-10\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 5\",\n        \"State_Senate_District\": \"IL - 15\",\n        \"state_house_district\": \"IL - 15C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1688947200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1688947200000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2730,\n        \"first_name\": \"Asher\",\n        \"email\": \"ccadvtest+asherwright@gmail.com\",\n        \"last_name\": \"Wright\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4741666802,\n        \"street_address1\": \"5829 Garnet Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"93367\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 93367\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-07-13\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 5\",\n        \"State_Senate_District\": \"NY - 15\",\n        \"state_house_district\": \"NY - 15A\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1720828800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1720828800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2731,\n        \"first_name\": \"Catalina\",\n        \"email\": \"ccadvtest+catalinalopez@gmail.com\",\n        \"last_name\": \"Lopez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8123309714,\n        \"street_address1\": \"7722 Laurel Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"72209\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 72209\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-12-23\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 4\",\n        \"State_Senate_District\": \"NY - 12\",\n        \"state_house_district\": \"NY - 12B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1734912000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1734912000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2732,\n        \"first_name\": \"Peyton\",\n        \"email\": \"ccadvtest+peytonhill@gmail.com\",\n        \"last_name\": \"Hill\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8459879509,\n        \"street_address1\": \"5189 Dogwood St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Springfield\",\n        \"zip\": \"83917\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Springfield, IL 83917\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-05-19\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 7\",\n        \"State_Senate_District\": \"IL - 35\",\n        \"state_house_district\": \"IL - 35C\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1730160000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1730851200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2733,\n        \"first_name\": \"Savannah\",\n        \"email\": \"ccadvtest+savannahscott@gmail.com\",\n        \"last_name\": \"Scott\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4992641244,\n        \"street_address1\": \"2322 Horizon Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"52024\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 52024\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-02-03\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 6\",\n        \"State_Senate_District\": \"NY - 12\",\n        \"state_house_district\": \"NY - 12C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1696636800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1709424000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2734,\n        \"first_name\": \"Beau\",\n        \"email\": \"ccadvtest+beaugreen@gmail.com\",\n        \"last_name\": \"Green\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8579273978,\n        \"street_address1\": \"13936 Goldcrest Ave.\",\n        \"street_address2\": \"#310\",\n        \"city\": \"Chicago\",\n        \"zip\": \"95376\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 95376\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-03-22\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 2\",\n        \"State_Senate_District\": \"IL - 6\",\n        \"state_house_district\": \"IL - 6C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1711065600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1711065600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2735,\n        \"first_name\": \"Annabelle\",\n        \"email\": \"ccadvtest+annabelleadams@gmail.com\",\n        \"last_name\": \"Adams\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8739996076,\n        \"street_address1\": \"12808 Clover Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"92800\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 92800\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-10-29\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 4\",\n        \"State_Senate_District\": \"NY - 16\",\n        \"state_house_district\": \"NY - 16B\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1732147200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1732147200000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2736,\n        \"first_name\": \"Memphis\",\n        \"email\": \"ccadvtest+memphisbaker@gmail.com\",\n        \"last_name\": \"Baker\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5213599033,\n        \"street_address1\": \"12844 Maple Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"13033\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 13033\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-03-31\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 5\",\n        \"State_Senate_District\": \"AZ - 15\",\n        \"state_house_district\": \"AZ - 15B\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1711843200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1711843200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2737,\n        \"first_name\": \"Lorenzo\",\n        \"email\": \"ccadvtest+lorenzogonzalez@gmail.com\",\n        \"last_name\": \"Gonzalez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2451501089,\n        \"street_address1\": \"939 Magnolia Blvd.\",\n        \"street_address2\": \"#510\",\n        \"city\": \"Chicago\",\n        \"zip\": \"93241\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 93241\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-05-21\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 6\",\n        \"State_Senate_District\": \"IL - 30\",\n        \"state_house_district\": \"IL - 30A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1716249600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1716249600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2738,\n        \"first_name\": \"Delaney\",\n        \"email\": \"ccadvtest+delaneynelson@gmail.com\",\n        \"last_name\": \"Nelson\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7893439521,\n        \"street_address1\": \"18858 Oak Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"93832\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 93832\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-06-19\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 5\",\n        \"State_Senate_District\": \"NY - 10\",\n        \"state_house_district\": \"NY - 10B\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1687132800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1687132800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2739,\n        \"first_name\": \"Georgia\",\n        \"email\": \"ccadvtest+georgiacarter@gmail.com\",\n        \"last_name\": \"Carter\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3572095318,\n        \"street_address1\": \"9085 Silverleaf St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Springfield\",\n        \"zip\": \"11523\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Springfield, IL 11523\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-09-13\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 2\",\n        \"State_Senate_District\": \"IL - 4\",\n        \"state_house_district\": \"IL - 4B\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1732838400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1732838400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2740,\n        \"first_name\": \"Brooks\",\n        \"email\": \"ccadvtest+brooksmitchell@gmail.com\",\n        \"last_name\": \"Mitchell\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3413923104,\n        \"street_address1\": \"17311 Laurel Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Springfield\",\n        \"zip\": \"64677\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Springfield, IL 64677\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-08-19\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 3\",\n        \"State_Senate_District\": \"IL - 15\",\n        \"state_house_district\": \"IL - 15C\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1724025600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1736208000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2741,\n        \"first_name\": \"Marisol\",\n        \"email\": \"ccadvtest+marisolperez@gmail.com\",\n        \"last_name\": \"Perez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8619207036,\n        \"street_address1\": \"15031 Ridgeway Ct. #340\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"62264\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 62264\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-11-16\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 8\",\n        \"State_Senate_District\": \"NY - 16\",\n        \"state_house_district\": \"NY - 16A\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1700092800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1705449600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2742,\n        \"first_name\": \"Atticus\",\n        \"email\": \"ccadvtest+atticusroberts@gmail.com\",\n        \"last_name\": \"Roberts\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4432113031,\n        \"street_address1\": \"5509 Goldcrest Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"64002\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 64002\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-11-05\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 6\",\n        \"State_Senate_District\": \"NY - 18\",\n        \"state_house_district\": \"NY - 18C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1718928000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1734739200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2743,\n        \"first_name\": \"Tallulah\",\n        \"email\": \"ccadvtest+tallulahturner@gmail.com\",\n        \"last_name\": \"Turner\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5542125402,\n        \"street_address1\": \"710 Coral St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Springfield\",\n        \"zip\": \"71899\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Springfield, IL 71899\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-07-23\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 5\",\n        \"State_Senate_District\": \"IL - 10\",\n        \"state_house_district\": \"IL - 10B\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1690070400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1690070400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2744,\n        \"first_name\": \"Nash\",\n        \"email\": \"ccadvtest+nashphillips@gmail.com\",\n        \"last_name\": \"Phillips\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7364501233,\n        \"street_address1\": \"16922 Walnut Ct. #510\",\n        \"street_address2\": \"\",\n        \"city\": \"Elgin\",\n        \"zip\": \"99396\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 99396\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-01-30\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 6\",\n        \"State_Senate_District\": \"IL - 30\",\n        \"state_house_district\": \"IL - 30A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1716336000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1716336000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2745,\n        \"first_name\": \"Savannah\",\n        \"email\": \"ccadvtest+savannahcampbell@gmail.com\",\n        \"last_name\": \"Campbell\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5234514455,\n        \"street_address1\": \"7574 Hawthorn Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"83542\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 83542\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-10-28\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 8\",\n        \"State_Senate_District\": \"NY - 24\",\n        \"state_house_district\": \"NY - 24A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1704412800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1707609600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2746,\n        \"first_name\": \"Scarlett\",\n        \"email\": \"ccadvtest+scarlettparker@gmail.com\",\n        \"last_name\": \"Parker\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2432461196,\n        \"street_address1\": \"19638 Chestnut Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Mesa\",\n        \"zip\": \"72498\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 72498\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-12-24\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 6\",\n        \"State_Senate_District\": \"AZ - 30\",\n        \"state_house_district\": \"AZ - 300\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1734998400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1734998400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2747,\n        \"first_name\": \"Georgia\",\n        \"email\": \"ccadvtest+georgiaevans@gmail.com\",\n        \"last_name\": \"Evans\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7914694132,\n        \"street_address1\": \"1225 Goldcrest Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"13307\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 13307\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-10-30\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 3\",\n        \"State_Senate_District\": \"NY - 15\",\n        \"state_house_district\": \"NY - 15C\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1698624000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1698624000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2748,\n        \"first_name\": \"August\",\n        \"email\": \"ccadvtest+augustedwards@gmail.com\",\n        \"last_name\": \"Edwards\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2427585691,\n        \"street_address1\": \"7103 Sunflower Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Mesa\",\n        \"zip\": \"36234\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 36234\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-07-29\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 7\",\n        \"State_Senate_District\": \"AZ - 14\",\n        \"state_house_district\": \"AZ - 14A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1722211200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1731369600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2749,\n        \"first_name\": \"Annabeth\",\n        \"email\": \"ccadvtest+annabethcollins@gmail.com\",\n        \"last_name\": \"Collins\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3654369084,\n        \"street_address1\": \"19540 Redwood St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Mesa\",\n        \"zip\": \"95640\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 95640\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-07-07\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 1\",\n        \"State_Senate_District\": \"AZ - 4\",\n        \"state_house_district\": \"AZ - 4A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1714176000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1714176000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2750,\n        \"first_name\": \"Nash\",\n        \"email\": \"ccadvtest+nashstewart@gmail.com\",\n        \"last_name\": \"Stewart\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3616808327,\n        \"street_address1\": \"13826 Horizon St. #320\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"80202\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 80202\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-11-22\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 7\",\n        \"State_Senate_District\": \"NY - 28\",\n        \"state_house_district\": \"NY - 28C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1732233600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1732233600000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2751,\n        \"first_name\": \"Mariana\",\n        \"email\": \"ccadvtest+marianasanchez@gmail.com\",\n        \"last_name\": \"Sanchez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5396362924,\n        \"street_address1\": \"18370 Magnolia Blvd. #500\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"13170\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 13170\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-09-14\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 9\",\n        \"State_Senate_District\": \"NY - 36\",\n        \"state_house_district\": \"NY - 36B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1736726400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1736726400000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2752,\n        \"first_name\": \"Raleigh\",\n        \"email\": \"ccadvtest+raleighmorris@gmail.com\",\n        \"last_name\": \"Morris\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7713761825,\n        \"street_address1\": \"10185 Redwood Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Albany\",\n        \"zip\": \"79325\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 79325\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-06-12\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 6\",\n        \"State_Senate_District\": \"NY - 30\",\n        \"state_house_district\": \"NY - 30B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1718150400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1725321600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2753,\n        \"first_name\": \"Magnolia\",\n        \"email\": \"ccadvtest+magnoliarogers@gmail.com\",\n        \"last_name\": \"Rogers\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7654244938,\n        \"street_address1\": \"19113 Goldcrest Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"32448\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 32448\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-03-31\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 7\",\n        \"State_Senate_District\": \"NY - 35\",\n        \"state_house_district\": \"NY - 35B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1701043200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1701043200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2754,\n        \"first_name\": \"Tucker\",\n        \"email\": \"ccadvtest+tuckerreed@gmail.com\",\n        \"last_name\": \"Reed\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4728512967,\n        \"street_address1\": \"3273 Garnet Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Springfield\",\n        \"zip\": \"94302\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Springfield, IL 94302\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-01-26\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 9\",\n        \"State_Senate_District\": \"IL - 18\",\n        \"state_house_district\": \"IL - 18B\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1730160000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1730160000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2755,\n        \"first_name\": \"Clementine\",\n        \"email\": \"ccadvtest+clementinecook@gmail.com\",\n        \"last_name\": \"Cook\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8313289825,\n        \"street_address1\": \"13841 Aspen Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Springfield\",\n        \"zip\": \"43163\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Springfield, IL 43163\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-08-04\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 9\",\n        \"State_Senate_District\": \"IL - 18\",\n        \"state_house_district\": \"IL - 18B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1723852800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1723852800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2756,\n        \"first_name\": \"Walker\",\n        \"email\": \"ccadvtest+walkermorgan@gmail.com\",\n        \"last_name\": \"Morgan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6796138150,\n        \"street_address1\": \"18663 Chestnut St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"23300\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 23300\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-05-16\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 8\",\n        \"State_Senate_District\": \"NY - 24\",\n        \"state_house_district\": \"NY - 240\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1699920000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1699920000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2757,\n        \"first_name\": \"Savannah\",\n        \"email\": \"ccadvtest+savannahbell@gmail.com\",\n        \"last_name\": \"Bell\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4967546851,\n        \"street_address1\": \"10608 Willow Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Elgin\",\n        \"zip\": \"52259\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 52259\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-09-22\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 4\",\n        \"State_Senate_District\": \"IL - 12\",\n        \"state_house_district\": \"IL - 12B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1714348800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1714348800000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2758,\n        \"first_name\": \"Dixie\",\n        \"email\": \"ccadvtest+dixiemurphy@gmail.com\",\n        \"last_name\": \"Murphy\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5371388244,\n        \"street_address1\": \"12964 Goldcrest St.\",\n        \"street_address2\": \"#510\",\n        \"city\": \"Elgin\",\n        \"zip\": \"78320\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 78320\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-19\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 9\",\n        \"State_Senate_District\": \"IL - 27\",\n        \"state_house_district\": \"IL - 27C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1736208000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1736208000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2759,\n        \"first_name\": \"Asher\",\n        \"email\": \"ccadvtest+asherbailey@gmail.com\",\n        \"last_name\": \"Bailey\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4962520496,\n        \"street_address1\": \"5862 Washington Rd. #340\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"32967\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 32967\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-05\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 4\",\n        \"State_Senate_District\": \"NY - 16\",\n        \"state_house_district\": \"NY - 160\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1729900800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1729900800000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2760,\n        \"first_name\": \"Lucia\",\n        \"email\": \"ccadvtest+luciarivera@gmail.com\",\n        \"last_name\": \"Rivera\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7767348137,\n        \"street_address1\": \"2858 Redwood St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"72034\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 72034\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-02-22\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 8\",\n        \"State_Senate_District\": \"IL - 40\",\n        \"state_house_district\": \"IL - 40C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1693699200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1720828800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2761,\n        \"first_name\": \"Beau\",\n        \"email\": \"ccadvtest+beaucooper@gmail.com\",\n        \"last_name\": \"Cooper\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5944518131,\n        \"street_address1\": \"15381 Willow St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Albany\",\n        \"zip\": \"95404\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 95404\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-12-10\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 8\",\n        \"State_Senate_District\": \"NY - 32\",\n        \"state_house_district\": \"NY - 32B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1717977600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1717977600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2762,\n        \"first_name\": \"Harper\",\n        \"email\": \"ccadvtest+harperrichardson@gmail.com\",\n        \"last_name\": \"Richardson\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2798569883,\n        \"street_address1\": \"4782 Pearl Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Mesa\",\n        \"zip\": \"32634\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 32634\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-07-18\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 8\",\n        \"State_Senate_District\": \"AZ - 24\",\n        \"state_house_district\": \"AZ - 24A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1722124800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1722124800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2763,\n        \"first_name\": \"Raleigh\",\n        \"email\": \"ccadvtest+raleighcox@gmail.com\",\n        \"last_name\": \"Cox\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4074353832,\n        \"street_address1\": \"8037 Meadow Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"27054\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 27054\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-05-16\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 9\",\n        \"State_Senate_District\": \"AZ - 18\",\n        \"state_house_district\": \"AZ - 180\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1715817600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1715817600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2764,\n        \"first_name\": \"Delilah\",\n        \"email\": \"ccadvtest+delilahhoward@gmail.com\",\n        \"last_name\": \"Howard\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5403816733,\n        \"street_address1\": \"6327 Willow St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Albany\",\n        \"zip\": \"46378\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 46378\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-03-02\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 4\",\n        \"State_Senate_District\": \"NY - 8\",\n        \"state_house_district\": \"NY - 8B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1728259200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1728604800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2765,\n        \"first_name\": \"Augustus\",\n        \"email\": \"ccadvtest+augustusward@gmail.com\",\n        \"last_name\": \"Ward\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6104137559,\n        \"street_address1\": \"2202 Willow Rd.\",\n        \"street_address2\": \"#520\",\n        \"city\": \"New York\",\n        \"zip\": \"88504\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 88504\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-10-03\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 1\",\n        \"State_Senate_District\": \"NY - 2\",\n        \"state_house_district\": \"NY - 2B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1700870400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1700870400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2766,\n        \"first_name\": \"Carolina\",\n        \"email\": \"ccadvtest+carolinatorres@gmail.com\",\n        \"last_name\": \"Torres\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8611804090,\n        \"street_address1\": \"14491 Alder Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"69595\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 69595\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-09-15\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 2\",\n        \"State_Senate_District\": \"NY - 4\",\n        \"state_house_district\": \"NY - 4B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1726358400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1736640000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2767,\n        \"first_name\": \"Rhett\",\n        \"email\": \"ccadvtest+rhettpeterson@gmail.com\",\n        \"last_name\": \"Peterson\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7225368085,\n        \"street_address1\": \"17099 Bluebell St.\",\n        \"street_address2\": \"#2\",\n        \"city\": \"Albany\",\n        \"zip\": \"34510\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 34510\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-06-29\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 7\",\n        \"State_Senate_District\": \"NY - 14\",\n        \"state_house_district\": \"NY - 14C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1719619200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1719619200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2768,\n        \"first_name\": \"Magnolia\",\n        \"email\": \"ccadvtest+magnoliagray@gmail.com\",\n        \"last_name\": \"Gray\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8508792644,\n        \"street_address1\": \"12473 Amber Blvd. #500\",\n        \"street_address2\": \"#4\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"32004\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 32004\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-11-16\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 1\",\n        \"State_Senate_District\": \"NY - 4\",\n        \"state_house_district\": \"NY - 4A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1735603200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1735603200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2769,\n        \"first_name\": \"Santiago\",\n        \"email\": \"ccadvtest+santiagoramirez@gmail.com\",\n        \"last_name\": \"Ramirez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7044238328,\n        \"street_address1\": \"2601 Cypress St. #320\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"63509\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 63509\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-03-21\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 1\",\n        \"State_Senate_District\": \"NY - 2\",\n        \"state_house_district\": \"NY - 2A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1680134400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1692748800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2770,\n        \"first_name\": \"Savannah\",\n        \"email\": \"ccadvtest+savannahjames@gmail.com\",\n        \"last_name\": \"James\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5613157571,\n        \"street_address1\": \"8419 Sycamore St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"29673\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 29673\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-01-23\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 5\",\n        \"State_Senate_District\": \"IL - 15\",\n        \"state_house_district\": \"IL - 15C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1683763200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1727827200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2771,\n        \"first_name\": \"Beau\",\n        \"email\": \"ccadvtest+beauwatson@gmail.com\",\n        \"last_name\": \"Watson\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5156737434,\n        \"street_address1\": \"6143 Pearl Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"51368\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 51368\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-07-16\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 5\",\n        \"State_Senate_District\": \"AZ - 15\",\n        \"state_house_district\": \"AZ - 15B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1720310400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1721088000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2772,\n        \"first_name\": \"Raleigh\",\n        \"email\": \"ccadvtest+raleighbrooks@gmail.com\",\n        \"last_name\": \"Brooks\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4396271088,\n        \"street_address1\": \"6430 Goldcrest Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"29097\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 29097\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-12-06\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 9\",\n        \"State_Senate_District\": \"NY - 27\",\n        \"state_house_district\": \"NY - 270\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1715817600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1720396800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2773,\n        \"first_name\": \"Clementine\",\n        \"email\": \"ccadvtest+clementinekelly@gmail.com\",\n        \"last_name\": \"Kelly\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3688301008,\n        \"street_address1\": \"9662 Horizon St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"87478\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 87478\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-09-16\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 4\",\n        \"State_Senate_District\": \"IL - 20\",\n        \"state_house_district\": \"IL - 20A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1726444800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1731283200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2774,\n        \"first_name\": \"Tucker\",\n        \"email\": \"ccadvtest+tuckersanders@gmail.com\",\n        \"last_name\": \"Sanders\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3341346507,\n        \"street_address1\": \"1048 Summit Ave. #520\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"17541\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 17541\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-16\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 4\",\n        \"State_Senate_District\": \"NY - 8\",\n        \"state_house_district\": \"NY - 8C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1705363200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1705363200000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2775,\n        \"first_name\": \"Georgia\",\n        \"email\": \"ccadvtest+georgiaprice@gmail.com\",\n        \"last_name\": \"Price\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7762714882,\n        \"street_address1\": \"11682 Sapphire Blvd. #4\",\n        \"street_address2\": \"#520\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"99566\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 99566\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-06-07\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 1\",\n        \"State_Senate_District\": \"AZ - 3\",\n        \"state_house_district\": \"AZ - 3B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1730160000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1730160000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2776,\n        \"first_name\": \"Beau\",\n        \"email\": \"ccadvtest+beaubennett@gmail.com\",\n        \"last_name\": \"Bennett\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2981078981,\n        \"street_address1\": \"14002 Hawthorn Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Elgin\",\n        \"zip\": \"37500\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 37500\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-02-16\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 1\",\n        \"State_Senate_District\": \"IL - 5\",\n        \"state_house_district\": \"IL - 5A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1722211200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1722211200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2777,\n        \"first_name\": \"Raleigh\",\n        \"email\": \"ccadvtest+raleighwood@gmail.com\",\n        \"last_name\": \"Wood\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6373356600,\n        \"street_address1\": \"9127 Pilson Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"79504\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 79504\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-12-08\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 6\",\n        \"State_Senate_District\": \"NY - 18\",\n        \"state_house_district\": \"NY - 180\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1721779200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1721779200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2778,\n        \"first_name\": \"Annabelle\",\n        \"email\": \"ccadvtest+annabellebarnes@gmail.com\",\n        \"last_name\": \"Barnes\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7622258017,\n        \"street_address1\": \"18373 Pine St.\",\n        \"street_address2\": \"#520\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"81047\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 81047\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-12-29\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 3\",\n        \"State_Senate_District\": \"AZ - 9\",\n        \"state_house_district\": \"AZ - 9A\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1735430400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1735430400000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2779,\n        \"first_name\": \"Delaney\",\n        \"email\": \"ccadvtest+delaneyross@gmail.com\",\n        \"last_name\": \"Ross\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6325261631,\n        \"street_address1\": \"7124 Juniper Ct. #510\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"49943\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 49943\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-07-16\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 8\",\n        \"State_Senate_District\": \"IL - 40\",\n        \"state_house_district\": \"IL - 40B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1721088000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1721088000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2780,\n        \"first_name\": \"Harper\",\n        \"email\": \"ccadvtest+harperhenderson@gmail.com\",\n        \"last_name\": \"Henderson\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5589919805,\n        \"street_address1\": \"2143 8th Ave.\",\n        \"street_address2\": \"#340\",\n        \"city\": \"Albany\",\n        \"zip\": \"86711\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 86711\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-10-03\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 3\",\n        \"State_Senate_District\": \"NY - 15\",\n        \"state_house_district\": \"NY - 15B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1733961600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1733961600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2781,\n        \"first_name\": \"Carolina\",\n        \"email\": \"ccadvtest+carolinacoleman@gmail.com\",\n        \"last_name\": \"Coleman\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3791655798,\n        \"street_address1\": \"3570 Oak Ct.\",\n        \"street_address2\": \"#2\",\n        \"city\": \"Mesa\",\n        \"zip\": \"66100\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 66100\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-06-02\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 4\",\n        \"State_Senate_District\": \"AZ - 16\",\n        \"state_house_district\": \"AZ - 16B\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1717286400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1725148800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2782,\n        \"first_name\": \"Magnolia\",\n        \"email\": \"ccadvtest+magnoliajenkins@gmail.com\",\n        \"last_name\": \"Jenkins\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7926400332,\n        \"street_address1\": \"7830 Summit Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Elgin\",\n        \"zip\": \"95181\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 95181\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-08-15\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 9\",\n        \"State_Senate_District\": \"IL - 36\",\n        \"state_house_district\": \"IL - 360\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1726358400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1726358400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2783,\n        \"first_name\": \"Raleigh\",\n        \"email\": \"ccadvtest+raleighperry@gmail.com\",\n        \"last_name\": \"Perry\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8445775594,\n        \"street_address1\": \"16515 Silverleaf Ave.\",\n        \"street_address2\": \"#2\",\n        \"city\": \"Chicago\",\n        \"zip\": \"20152\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 20152\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-11-04\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 1\",\n        \"State_Senate_District\": \"IL - 4\",\n        \"state_house_district\": \"IL - 4C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1699056000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1699056000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2784,\n        \"first_name\": \"Georgia\",\n        \"email\": \"ccadvtest+georgiapowell@gmail.com\",\n        \"last_name\": \"Powell\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8892800599,\n        \"street_address1\": \"4876 Dogwood Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Elgin\",\n        \"zip\": \"10349\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 10349\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-03-10\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 7\",\n        \"State_Senate_District\": \"IL - 21\",\n        \"state_house_district\": \"IL - 21C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1691366400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1725840000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2785,\n        \"first_name\": \"August\",\n        \"email\": \"ccadvtest+augustlong@gmail.com\",\n        \"last_name\": \"Long\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3892962507,\n        \"street_address1\": \"1531 Horizon Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"47029\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 47029\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-06-25\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 3\",\n        \"State_Senate_District\": \"IL - 9\",\n        \"state_house_district\": \"IL - 90\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1719273600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1735257600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2786,\n        \"first_name\": \"Savannah\",\n        \"email\": \"ccadvtest+savannahpatterson@gmail.com\",\n        \"last_name\": \"Patterson\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8209314289,\n        \"street_address1\": \"2547 Horizon St. #310\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"16975\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 16975\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-08-25\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 3\",\n        \"State_Senate_District\": \"NY - 6\",\n        \"state_house_district\": \"NY - 6B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1724544000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1724544000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2787,\n        \"first_name\": \"Rhett\",\n        \"email\": \"ccadvtest+rhetthughes@gmail.com\",\n        \"last_name\": \"Hughes\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6586351806,\n        \"street_address1\": \"18315 Silverleaf Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"21920\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 21920\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-07-07\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 3\",\n        \"State_Senate_District\": \"IL - 9\",\n        \"state_house_district\": \"IL - 9A\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1727568000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1727568000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2788,\n        \"first_name\": \"Catalina\",\n        \"email\": \"ccadvtest+catalinaflores@gmail.com\",\n        \"last_name\": \"Flores\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3605125884,\n        \"street_address1\": \"12286 Clover Ct. #340\",\n        \"street_address2\": \"#2\",\n        \"city\": \"Chicago\",\n        \"zip\": \"28143\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 28143\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2025-01-10\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 6\",\n        \"State_Senate_District\": \"IL - 24\",\n        \"state_house_district\": \"IL - 24A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1736467200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1736467200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2789,\n        \"first_name\": \"Delilah\",\n        \"email\": \"ccadvtest+delilahwashington@gmail.com\",\n        \"last_name\": \"Washington\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2129707038,\n        \"street_address1\": \"15439 Bluebell Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"67202\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 67202\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-06-26\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 4\",\n        \"State_Senate_District\": \"IL - 20\",\n        \"state_house_district\": \"IL - 20B\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1735430400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1735430400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2790,\n        \"first_name\": \"Walker\",\n        \"email\": \"ccadvtest+walkerbutler@gmail.com\",\n        \"last_name\": \"Butler\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8636289353,\n        \"street_address1\": \"3697 Amber St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"97907\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 97907\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-10\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 8\",\n        \"State_Senate_District\": \"AZ - 16\",\n        \"state_house_district\": \"AZ - 16B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1722729600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1722729600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2791,\n        \"first_name\": \"Dixie\",\n        \"email\": \"ccadvtest+dixiesimmons@gmail.com\",\n        \"last_name\": \"Simmons\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8011694909,\n        \"street_address1\": \"8921 Sycamore St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"63654\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 63654\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-07\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 9\",\n        \"State_Senate_District\": \"AZ - 18\",\n        \"state_house_district\": \"AZ - 18A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1727481600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1731110400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2792,\n        \"first_name\": \"Beau\",\n        \"email\": \"ccadvtest+beaufoster@gmail.com\",\n        \"last_name\": \"Foster\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5461380309,\n        \"street_address1\": \"19810 Highland Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"68969\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 68969\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-03-12\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 8\",\n        \"State_Senate_District\": \"NY - 40\",\n        \"state_house_district\": \"NY - 400\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1710201600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1710201600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2793,\n        \"first_name\": \"Savannah\",\n        \"email\": \"ccadvtest+savannahgonzales@gmail.com\",\n        \"last_name\": \"Gonzales\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6189155500,\n        \"street_address1\": \"19279 Magnolia Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"69828\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 69828\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-09-29\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 6\",\n        \"State_Senate_District\": \"NY - 30\",\n        \"state_house_district\": \"NY - 30A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1727568000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1735603200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2794,\n        \"first_name\": \"Asher\",\n        \"email\": \"ccadvtest+asherbryant@gmail.com\",\n        \"last_name\": \"Bryant\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4755315179,\n        \"street_address1\": \"15218 Sapphire Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"38469\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 38469\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-10-13\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 6\",\n        \"State_Senate_District\": \"IL - 18\",\n        \"state_house_district\": \"IL - 180\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1697155200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1697155200000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2795,\n        \"first_name\": \"Raleigh\",\n        \"email\": \"ccadvtest+raleighalexander@gmail.com\",\n        \"last_name\": \"Alexander\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7291690120,\n        \"street_address1\": \"7005 Ivy St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"61872\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 61872\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-08-02\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 7\",\n        \"State_Senate_District\": \"IL - 14\",\n        \"state_house_district\": \"IL - 14C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1724803200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1724803200000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2796,\n        \"first_name\": \"Clementine\",\n        \"email\": \"ccadvtest+clementinerussell@gmail.com\",\n        \"last_name\": \"Russell\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4771517310,\n        \"street_address1\": \"475 Cedar Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"84342\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 84342\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-10-26\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 3\",\n        \"State_Senate_District\": \"IL - 15\",\n        \"state_house_district\": \"IL - 15A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1729900800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1729900800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2797,\n        \"first_name\": \"Nash\",\n        \"email\": \"ccadvtest+nashgriffin@gmail.com\",\n        \"last_name\": \"Griffin\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5703887708,\n        \"street_address1\": \"15415 Brookside Ct. #4\",\n        \"street_address2\": \"#340\",\n        \"city\": \"Chicago\",\n        \"zip\": \"83537\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 83537\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-06-12\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 7\",\n        \"State_Senate_District\": \"IL - 21\",\n        \"state_house_district\": \"IL - 210\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1708473600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1730160000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2798,\n        \"first_name\": \"Mariana\",\n        \"email\": \"ccadvtest+marianadiaz@gmail.com\",\n        \"last_name\": \"Diaz\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8375428392,\n        \"street_address1\": \"17679 Birch Ct.\",\n        \"street_address2\": \"#320\",\n        \"city\": \"Chicago\",\n        \"zip\": \"57726\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 57726\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-08-31\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 5\",\n        \"State_Senate_District\": \"IL - 20\",\n        \"state_house_district\": \"IL - 20C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1720224000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1720224000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2799,\n        \"first_name\": \"Magnolia\",\n        \"email\": \"ccadvtest+magnoliahayes@gmail.com\",\n        \"last_name\": \"Hayes\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3814711297,\n        \"street_address1\": \"2513 Pine Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Mesa\",\n        \"zip\": \"44750\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 44750\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-20\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 9\",\n        \"State_Senate_District\": \"AZ - 27\",\n        \"state_house_district\": \"AZ - 27A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1708387200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1708387200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2800,\n        \"first_name\": \"Malik\",\n        \"email\": \"ccadvtest+malikwashington@gmail.com\",\n        \"last_name\": \"Washington\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2031567214,\n        \"street_address1\": \"13615 Walnut Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Springfield\",\n        \"zip\": \"90186\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Springfield, IL 90186\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-10-08\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 5\",\n        \"State_Senate_District\": \"IL - 20\",\n        \"state_house_district\": \"IL - 20A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1728345600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1728345600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2801,\n        \"first_name\": \"Aaliyah\",\n        \"email\": \"ccadvtest+aaliyahjefferson@gmail.com\",\n        \"last_name\": \"Jefferson\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4485841849,\n        \"street_address1\": \"7823 Chestnut Ct. #510\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"43128\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 43128\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-08-19\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 4\",\n        \"State_Senate_District\": \"NY - 16\",\n        \"state_house_district\": \"NY - 16C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1724025600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1724025600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2802,\n        \"first_name\": \"Jamal\",\n        \"email\": \"ccadvtest+jamaljackson@gmail.com\",\n        \"last_name\": \"Jackson\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6818021555,\n        \"street_address1\": \"6859 Ridgeway Rd. #500\",\n        \"street_address2\": \"#1\",\n        \"city\": \"Albany\",\n        \"zip\": \"99622\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 99622\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-12-30\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 2\",\n        \"State_Senate_District\": \"NY - 10\",\n        \"state_house_district\": \"NY - 10B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1703894400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1736726400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2803,\n        \"first_name\": \"Jada\",\n        \"email\": \"ccadvtest+jadakennedy@gmail.com\",\n        \"last_name\": \"Kennedy\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3841113915,\n        \"street_address1\": \"2327 Cypress Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"76669\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 76669\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-09-10\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 7\",\n        \"State_Senate_District\": \"NY - 28\",\n        \"state_house_district\": \"NY - 28A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1704240000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1723334400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2804,\n        \"first_name\": \"Tyrone\",\n        \"email\": \"ccadvtest+tyronelincoln@gmail.com\",\n        \"last_name\": \"Lincoln\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8281459020,\n        \"street_address1\": \"18547 Pilson Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"66449\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 66449\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-03-28\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 9\",\n        \"State_Senate_District\": \"NY - 45\",\n        \"state_house_district\": \"NY - 45B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1705104000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1705104000000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2805,\n        \"first_name\": \"Keisha\",\n        \"email\": \"ccadvtest+keishaadams@gmail.com\",\n        \"last_name\": \"Adams\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7258205073,\n        \"street_address1\": \"17383 Amber Rd.\",\n        \"street_address2\": \"#3\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"89385\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 89385\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-03-12\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 1\",\n        \"State_Senate_District\": \"AZ - 3\",\n        \"state_house_district\": \"AZ - 3B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1690502400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1715040000000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2806,\n        \"first_name\": \"Andre\",\n        \"email\": \"ccadvtest+andrefranklin@gmail.com\",\n        \"last_name\": \"Franklin\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7281638120,\n        \"street_address1\": \"1667 Birch Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"61425\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 61425\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-01-27\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 7\",\n        \"State_Senate_District\": \"NY - 35\",\n        \"state_house_district\": \"NY - 35B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1674777600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1705536000000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2807,\n        \"first_name\": \"Shanice\",\n        \"email\": \"ccadvtest+shaniceroosevelt@gmail.com\",\n        \"last_name\": \"Roosevelt\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4606751049,\n        \"street_address1\": \"7438 Sapphire Ave. #510\",\n        \"street_address2\": \"#2\",\n        \"city\": \"New York\",\n        \"zip\": \"73357\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 73357\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-08-17\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 9\",\n        \"State_Senate_District\": \"NY - 36\",\n        \"state_house_district\": \"NY - 36A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1695859200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1695859200000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2808,\n        \"first_name\": \"Darnell\",\n        \"email\": \"ccadvtest+darnellmadison@gmail.com\",\n        \"last_name\": \"Madison\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4144499985,\n        \"street_address1\": \"19780 Clover St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Springfield\",\n        \"zip\": \"39669\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Springfield, IL 39669\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-02-12\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 5\",\n        \"State_Senate_District\": \"IL - 25\",\n        \"state_house_district\": \"IL - 25C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1678838400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1735430400000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2809,\n        \"first_name\": \"Laquisha\",\n        \"email\": \"ccadvtest+laquishaharrison@gmail.com\",\n        \"last_name\": \"Harrison\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7784699030,\n        \"street_address1\": \"13805 Meadow Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Elgin\",\n        \"zip\": \"49898\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 49898\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-08-04\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 5\",\n        \"State_Senate_District\": \"IL - 15\",\n        \"state_house_district\": \"IL - 15A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1727568000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1734652800000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2810,\n        \"first_name\": \"Deandre\",\n        \"email\": \"ccadvtest+deandrewilson@gmail.com\",\n        \"last_name\": \"Wilson\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6169175886,\n        \"street_address1\": \"8202 Valley Rd.\",\n        \"street_address2\": \"#310\",\n        \"city\": \"Albany\",\n        \"zip\": \"74442\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 74442\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-11-09\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 3\",\n        \"State_Senate_District\": \"NY - 12\",\n        \"state_house_district\": \"NY - 12B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1731110400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1731110400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2811,\n        \"first_name\": \"Tanisha\",\n        \"email\": \"ccadvtest+tanishahamilton@gmail.com\",\n        \"last_name\": \"Hamilton\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6294653397,\n        \"street_address1\": \"12765 Magnolia Ave.\",\n        \"street_address2\": \"#1\",\n        \"city\": \"Springfield\",\n        \"zip\": \"47641\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Springfield, IL 47641\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-02-12\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 5\",\n        \"State_Senate_District\": \"IL - 15\",\n        \"state_house_district\": \"IL - 150\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1734480000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1734480000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2812,\n        \"first_name\": \"Jamal\",\n        \"email\": \"ccadvtest+jamallee@gmail.com\",\n        \"last_name\": \"Lee\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5326426099,\n        \"street_address1\": \"17424 Highland St.\",\n        \"street_address2\": \"#310\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"45304\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 45304\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-06-17\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 7\",\n        \"State_Senate_District\": \"AZ - 35\",\n        \"state_house_district\": \"AZ - 350\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1718582400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1718582400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2813,\n        \"first_name\": \"Latoya\",\n        \"email\": \"ccadvtest+latoyamarshall@gmail.com\",\n        \"last_name\": \"Marshall\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6471573033,\n        \"street_address1\": \"8312 Redwood St.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"18691\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 18691\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-09-06\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 7\",\n        \"State_Senate_District\": \"NY - 28\",\n        \"state_house_district\": \"NY - 280\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1725580800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1725580800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2814,\n        \"first_name\": \"Rashad\",\n        \"email\": \"ccadvtest+rashadking@gmail.com\",\n        \"last_name\": \"King\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7008528597,\n        \"street_address1\": \"5795 Cedar Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Elgin\",\n        \"zip\": \"54596\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 54596\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-05-12\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 3\",\n        \"State_Senate_District\": \"IL - 9\",\n        \"state_house_district\": \"IL - 9B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1683849600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1683849600000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2815,\n        \"first_name\": \"Tasha\",\n        \"email\": \"ccadvtest+tashataylor@gmail.com\",\n        \"last_name\": \"Taylor\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7479893534,\n        \"street_address1\": \"5317 Maple St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"47975\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 47975\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-03-30\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 2\",\n        \"State_Senate_District\": \"IL - 4\",\n        \"state_house_district\": \"IL - 4A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1711756800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1711756800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2816,\n        \"first_name\": \"Daquan\",\n        \"email\": \"ccadvtest+daquansmith@gmail.com\",\n        \"last_name\": \"Smith\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5903050307,\n        \"street_address1\": \"17703 Bluebell Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Elgin\",\n        \"zip\": \"66591\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 66591\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-09-30\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 8\",\n        \"State_Senate_District\": \"IL - 24\",\n        \"state_house_district\": \"IL - 24C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1731974400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1732752000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2817,\n        \"first_name\": \"Tyrell\",\n        \"email\": \"ccadvtest+tyrelljohnson@gmail.com\",\n        \"last_name\": \"Johnson\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2447854029,\n        \"street_address1\": \"17927 Washington Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"58889\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 58889\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-02-11\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 1\",\n        \"State_Senate_District\": \"AZ - 3\",\n        \"state_house_district\": \"AZ - 3A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1717286400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1717286400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2818,\n        \"first_name\": \"Shaniqua\",\n        \"email\": \"ccadvtest+shaniquadavis@gmail.com\",\n        \"last_name\": \"Davis\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5915541926,\n        \"street_address1\": \"2231 Ivy Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"79956\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 79956\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-05-29\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 7\",\n        \"State_Senate_District\": \"NY - 21\",\n        \"state_house_district\": \"NY - 210\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1716940800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1716940800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2819,\n        \"first_name\": \"Malik\",\n        \"email\": \"ccadvtest+malikcarter@gmail.com\",\n        \"last_name\": \"Carter\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2379617902,\n        \"street_address1\": \"8764 Pearl Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"99698\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 99698\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-02-20\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 8\",\n        \"State_Senate_District\": \"NY - 24\",\n        \"state_house_district\": \"NY - 24C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1729209600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1729209600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2820,\n        \"first_name\": \"Tyrese\",\n        \"email\": \"ccadvtest+tyresebrown@gmail.com\",\n        \"last_name\": \"Brown\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6248625585,\n        \"street_address1\": \"18785 Ridgeway Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"95311\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 95311\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-12-24\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 6\",\n        \"State_Senate_District\": \"IL - 24\",\n        \"state_house_district\": \"IL - 240\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1708819200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1709769600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2821,\n        \"first_name\": \"Jazmine\",\n        \"email\": \"ccadvtest+jazminemartinez@gmail.com\",\n        \"last_name\": \"Martinez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2944120989,\n        \"street_address1\": \"15555 Juniper Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"88392\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 88392\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-06-10\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 4\",\n        \"State_Senate_District\": \"NY - 12\",\n        \"state_house_district\": \"NY - 120\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1725235200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1725235200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2822,\n        \"first_name\": \"Julio\",\n        \"email\": \"ccadvtest+julioperez@gmail.com\",\n        \"last_name\": \"Perez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5392543079,\n        \"street_address1\": \"17069 Garnet St.\",\n        \"street_address2\": \"#2\",\n        \"city\": \"New York\",\n        \"zip\": \"46531\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 46531\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-12-11\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 9\",\n        \"State_Senate_District\": \"NY - 18\",\n        \"state_house_district\": \"NY - 18B\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1733875200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1733875200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2823,\n        \"first_name\": \"Maria\",\n        \"email\": \"ccadvtest+mariarodriguez@gmail.com\",\n        \"last_name\": \"Rodriguez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2703789717,\n        \"street_address1\": \"7108 Sycamore Rd. #500\",\n        \"street_address2\": \"#320\",\n        \"city\": \"Mesa\",\n        \"zip\": \"29105\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 29105\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-26\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 1\",\n        \"State_Senate_District\": \"AZ - 3\",\n        \"state_house_district\": \"AZ - 3C\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1721001600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1721001600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2824,\n        \"first_name\": \"Pedro\",\n        \"email\": \"ccadvtest+pedrogarcia@gmail.com\",\n        \"last_name\": \"Garcia\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8003219183,\n        \"street_address1\": \"5094 Garnet St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"19046\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 19046\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-04-08\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 3\",\n        \"State_Senate_District\": \"AZ - 6\",\n        \"state_house_district\": \"AZ - 6A\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1718496000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1718496000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2825,\n        \"first_name\": \"Rosa\",\n        \"email\": \"ccadvtest+rosalopez@gmail.com\",\n        \"last_name\": \"Lopez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4758924129,\n        \"street_address1\": \"10123 Juniper Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Mesa\",\n        \"zip\": \"47912\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 47912\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-05-07\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 3\",\n        \"State_Senate_District\": \"AZ - 12\",\n        \"state_house_district\": \"AZ - 12C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1725321600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1725321600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2826,\n        \"first_name\": \"Diego\",\n        \"email\": \"ccadvtest+diegorivera@gmail.com\",\n        \"last_name\": \"Rivera\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3461025108,\n        \"street_address1\": \"10089 Washington St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Springfield\",\n        \"zip\": \"30791\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Springfield, IL 30791\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-06-25\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 2\",\n        \"State_Senate_District\": \"IL - 10\",\n        \"state_house_district\": \"IL - 10C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1721606400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1727222400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2827,\n        \"first_name\": \"Vanessa\",\n        \"email\": \"ccadvtest+vanessasanchez@gmail.com\",\n        \"last_name\": \"Sanchez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8862567259,\n        \"street_address1\": \"12998 Redwood Ct. #320\",\n        \"street_address2\": \"\",\n        \"city\": \"Albany\",\n        \"zip\": \"34631\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 34631\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-09-12\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 9\",\n        \"State_Senate_District\": \"NY - 18\",\n        \"state_house_district\": \"NY - 18B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1694476800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1694476800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2828,\n        \"first_name\": \"Miguel\",\n        \"email\": \"ccadvtest+migueltorres@gmail.com\",\n        \"last_name\": \"Torres\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3274339392,\n        \"street_address1\": \"12149 Pilson Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"18376\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 18376\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-12\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 3\",\n        \"State_Senate_District\": \"NY - 6\",\n        \"state_house_district\": \"NY - 6B\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1707696000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1732492800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2829,\n        \"first_name\": \"Jasmine\",\n        \"email\": \"ccadvtest+jasminegomez@gmail.com\",\n        \"last_name\": \"Gomez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4038919350,\n        \"street_address1\": \"5346 Magnolia St. #340\",\n        \"street_address2\": \"\",\n        \"city\": \"Springfield\",\n        \"zip\": \"13100\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Springfield, IL 13100\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-22\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 3\",\n        \"State_Senate_District\": \"IL - 9\",\n        \"state_house_district\": \"IL - 90\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1727827200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1727827200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2830,\n        \"first_name\": \"Luis\",\n        \"email\": \"ccadvtest+luishernandez@gmail.com\",\n        \"last_name\": \"Hernandez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4053650924,\n        \"street_address1\": \"15478 Cypress Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Albany\",\n        \"zip\": \"88890\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 88890\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-10-09\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 2\",\n        \"State_Senate_District\": \"NY - 8\",\n        \"state_house_district\": \"NY - 80\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1697241600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1697241600000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2831,\n        \"first_name\": \"Sofia\",\n        \"email\": \"ccadvtest+sofiagonzalez@gmail.com\",\n        \"last_name\": \"Gonzalez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7568380258,\n        \"street_address1\": \"9539 Juniper St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Mesa\",\n        \"zip\": \"47388\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 47388\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-04-01\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 8\",\n        \"State_Senate_District\": \"AZ - 16\",\n        \"state_house_district\": \"AZ - 16A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1711929600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1711929600000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2832,\n        \"first_name\": \"Jamal\",\n        \"email\": \"ccadvtest+jamalmoore@gmail.com\",\n        \"last_name\": \"Moore\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4371158955,\n        \"street_address1\": \"6439 Silverleaf Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"51501\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 51501\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-12-14\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 5\",\n        \"State_Senate_District\": \"AZ - 15\",\n        \"state_house_district\": \"AZ - 150\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1734134400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1734134400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2833,\n        \"first_name\": \"Kia\",\n        \"email\": \"ccadvtest+kiabrooks@gmail.com\",\n        \"last_name\": \"Brooks\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5607545837,\n        \"street_address1\": \"7916 Dogwood Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"23755\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 23755\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-29\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 2\",\n        \"State_Senate_District\": \"NY - 4\",\n        \"state_house_district\": \"NY - 4B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1709164800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1713225600000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2834,\n        \"first_name\": \"DeShawn\",\n        \"email\": \"ccadvtest+deshawnrobinson@gmail.com\",\n        \"last_name\": \"Robinson\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2825897662,\n        \"street_address1\": \"19150 Sycamore Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Mesa\",\n        \"zip\": \"95720\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 95720\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-06-23\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 1\",\n        \"State_Senate_District\": \"AZ - 2\",\n        \"state_house_district\": \"AZ - 2B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1724544000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1729296000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2835,\n        \"first_name\": \"Latasha\",\n        \"email\": \"ccadvtest+latashabell@gmail.com\",\n        \"last_name\": \"Bell\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7239675856,\n        \"street_address1\": \"4568 Meadow Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"18425\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 18425\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-10-26\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 4\",\n        \"State_Senate_District\": \"AZ - 16\",\n        \"state_house_district\": \"AZ - 16A\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1704672000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1704672000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2836,\n        \"first_name\": \"Jamal\",\n        \"email\": \"ccadvtest+jamalthompson@gmail.com\",\n        \"last_name\": \"Thompson\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5335374494,\n        \"street_address1\": \"12683 Oak Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"28156\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 28156\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-07-07\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 6\",\n        \"State_Senate_District\": \"AZ - 30\",\n        \"state_house_district\": \"AZ - 300\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1691798400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1734307200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2837,\n        \"first_name\": \"LaToya\",\n        \"email\": \"ccadvtest+latoyaharris@gmail.com\",\n        \"last_name\": \"Harris\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7066665654,\n        \"street_address1\": \"9087 Pilson Blvd. #510\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"53007\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 53007\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2025-01-10\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 8\",\n        \"State_Senate_District\": \"AZ - 32\",\n        \"state_house_district\": \"AZ - 320\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1736467200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1736467200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2838,\n        \"first_name\": \"Lamar\",\n        \"email\": \"ccadvtest+lamarreed@gmail.com\",\n        \"last_name\": \"Reed\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2024658635,\n        \"street_address1\": \"2325 Alder St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"69858\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 69858\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-20\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 6\",\n        \"State_Senate_District\": \"NY - 18\",\n        \"state_house_district\": \"NY - 18A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1710547200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1710547200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2839,\n        \"first_name\": \"Tanisha\",\n        \"email\": \"ccadvtest+tanishawhite@gmail.com\",\n        \"last_name\": \"White\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4445068955,\n        \"street_address1\": \"7137 Coral Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"90824\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 90824\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-09-27\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 5\",\n        \"State_Senate_District\": \"NY - 20\",\n        \"state_house_district\": \"NY - 200\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1695772800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1695772800000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2840,\n        \"first_name\": \"Jamila\",\n        \"email\": \"ccadvtest+jamilawright@gmail.com\",\n        \"last_name\": \"Wright\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8257696578,\n        \"street_address1\": \"13489 Summit Ct.\",\n        \"street_address2\": \"#1\",\n        \"city\": \"New York\",\n        \"zip\": \"13783\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 13783\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-10-29\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 9\",\n        \"State_Senate_District\": \"NY - 18\",\n        \"state_house_district\": \"NY - 18A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1701993600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1713744000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2841,\n        \"first_name\": \"Jalen\",\n        \"email\": \"ccadvtest+jalenclark@gmail.com\",\n        \"last_name\": \"Clark\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3686557282,\n        \"street_address1\": \"13408 Pine Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"33129\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 33129\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-08-19\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 8\",\n        \"State_Senate_District\": \"IL - 24\",\n        \"state_house_district\": \"IL - 24A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1707868800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1707868800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2842,\n        \"first_name\": \"Monique\",\n        \"email\": \"ccadvtest+moniqueturner@gmail.com\",\n        \"last_name\": \"Turner\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2385227283,\n        \"street_address1\": \"11465 Walnut Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"65173\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 65173\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-12-15\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 4\",\n        \"State_Senate_District\": \"NY - 8\",\n        \"state_house_district\": \"NY - 8C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1702598400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1731283200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2843,\n        \"first_name\": \"Keenan\",\n        \"email\": \"ccadvtest+keenanscott@gmail.com\",\n        \"last_name\": \"Scott\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3804205374,\n        \"street_address1\": \"14081 Ridgeway Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"43793\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 43793\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-04-18\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 1\",\n        \"State_Senate_District\": \"NY - 2\",\n        \"state_house_district\": \"NY - 2C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1729382400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1729382400000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2844,\n        \"first_name\": \"Keisha\",\n        \"email\": \"ccadvtest+keishanelson@gmail.com\",\n        \"last_name\": \"Nelson\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7502695419,\n        \"street_address1\": \"10866 Ivy Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Mesa\",\n        \"zip\": \"22237\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 22237\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-08-03\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 5\",\n        \"State_Senate_District\": \"AZ - 15\",\n        \"state_house_district\": \"AZ - 15B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1722643200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1722643200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2845,\n        \"first_name\": \"Jamarcus\",\n        \"email\": \"ccadvtest+jamarcusrobinson@gmail.com\",\n        \"last_name\": \"Robinson\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3028720304,\n        \"street_address1\": \"11323 8th Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"23471\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 23471\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-06-08\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 2\",\n        \"State_Senate_District\": \"NY - 8\",\n        \"state_house_district\": \"NY - 80\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1708473600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1716595200000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2846,\n        \"first_name\": \"Diamond\",\n        \"email\": \"ccadvtest+diamondcollins@gmail.com\",\n        \"last_name\": \"Collins\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8194562523,\n        \"street_address1\": \"9400 Juniper St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"87195\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 87195\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-03-24\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 5\",\n        \"State_Senate_District\": \"AZ - 10\",\n        \"state_house_district\": \"AZ - 10B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1700352000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1700352000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2847,\n        \"first_name\": \"Marquis\",\n        \"email\": \"ccadvtest+marquiscooper@gmail.com\",\n        \"last_name\": \"Cooper\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4463342427,\n        \"street_address1\": \"19331 Hawthorn Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Springfield\",\n        \"zip\": \"76959\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Springfield, IL 76959\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-08-05\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 6\",\n        \"State_Senate_District\": \"IL - 18\",\n        \"state_house_district\": \"IL - 18A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1691193600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1709596800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2848,\n        \"first_name\": \"Asha\",\n        \"email\": \"ccadvtest+ashabailey@gmail.com\",\n        \"last_name\": \"Bailey\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7288390691,\n        \"street_address1\": \"18940 Birch Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Albany\",\n        \"zip\": \"68058\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 68058\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-01-22\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 8\",\n        \"State_Senate_District\": \"NY - 40\",\n        \"state_house_district\": \"NY - 40B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1719792000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1719792000000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2849,\n        \"first_name\": \"Devonte\",\n        \"email\": \"ccadvtest+devonteyoung@gmail.com\",\n        \"last_name\": \"Young\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3293660541,\n        \"street_address1\": \"573 Cedar Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Albany\",\n        \"zip\": \"35563\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 35563\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-03-23\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 2\",\n        \"State_Senate_District\": \"NY - 8\",\n        \"state_house_district\": \"NY - 8C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1735948800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1735948800000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2850,\n        \"first_name\": \"DeAndre\",\n        \"email\": \"ccadvtest+deandrephillips@gmail.com\",\n        \"last_name\": \"Phillips\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3207322756,\n        \"street_address1\": \"10881 Chestnut Ave. #1\",\n        \"street_address2\": \"#500\",\n        \"city\": \"Chicago\",\n        \"zip\": \"34135\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 34135\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-12-16\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 2\",\n        \"State_Senate_District\": \"IL - 4\",\n        \"state_house_district\": \"IL - 4B\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1734307200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1734307200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2851,\n        \"first_name\": \"Shaniqua\",\n        \"email\": \"ccadvtest+shaniquamitchell@gmail.com\",\n        \"last_name\": \"Mitchell\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5158277206,\n        \"street_address1\": \"5680 Brookside Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"72259\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 72259\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-09-07\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 4\",\n        \"State_Senate_District\": \"AZ - 12\",\n        \"state_house_district\": \"AZ - 12A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1725667200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1725667200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2852,\n        \"first_name\": \"Malik\",\n        \"email\": \"ccadvtest+malikevans@gmail.com\",\n        \"last_name\": \"Evans\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2784624862,\n        \"street_address1\": \"14787 Ivy Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"84717\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 84717\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-09-09\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 3\",\n        \"State_Senate_District\": \"NY - 6\",\n        \"state_house_district\": \"NY - 6C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1726704000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1726704000000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2853,\n        \"first_name\": \"Tiara\",\n        \"email\": \"ccadvtest+tiaracarter@gmail.com\",\n        \"last_name\": \"Carter\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5191453906,\n        \"street_address1\": \"8786 Birch St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"29140\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 29140\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-11-03\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 6\",\n        \"State_Senate_District\": \"NY - 18\",\n        \"state_house_district\": \"NY - 18B\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1730592000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1730592000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2854,\n        \"first_name\": \"Tyrone\",\n        \"email\": \"ccadvtest+tyronebrooks@gmail.com\",\n        \"last_name\": \"Brooks\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4141219508,\n        \"street_address1\": \"17260 Chestnut Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Elgin\",\n        \"zip\": \"30158\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 30158\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-03-04\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 3\",\n        \"State_Senate_District\": \"IL - 6\",\n        \"state_house_district\": \"IL - 60\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1686700800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1690502400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2855,\n        \"first_name\": \"Tamika\",\n        \"email\": \"ccadvtest+tamikawashington@gmail.com\",\n        \"last_name\": \"Washington\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4277036279,\n        \"street_address1\": \"17305 Ridgeway Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"33539\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 33539\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-05-13\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 7\",\n        \"State_Senate_District\": \"AZ - 28\",\n        \"state_house_district\": \"AZ - 28A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1715558400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1715558400000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2856,\n        \"first_name\": \"Malik\",\n        \"email\": \"ccadvtest+maliklewis@gmail.com\",\n        \"last_name\": \"Lewis\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6288480597,\n        \"street_address1\": \"2555 Oak Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Elgin\",\n        \"zip\": \"49229\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 49229\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-04\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 1\",\n        \"State_Senate_District\": \"IL - 5\",\n        \"state_house_district\": \"IL - 5A\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1707004800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1731456000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2857,\n        \"first_name\": \"Shanice\",\n        \"email\": \"ccadvtest+shanicehughes@gmail.com\",\n        \"last_name\": \"Hughes\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3618946896,\n        \"street_address1\": \"6538 Alder St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"33272\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 33272\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-11-05\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 8\",\n        \"State_Senate_District\": \"IL - 24\",\n        \"state_house_district\": \"IL - 24C\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1699142400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1713657600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2858,\n        \"first_name\": \"Keenan\",\n        \"email\": \"ccadvtest+keenanmurphy@gmail.com\",\n        \"last_name\": \"Murphy\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2407489509,\n        \"street_address1\": \"12893 Juniper St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"79719\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 79719\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-18\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 4\",\n        \"State_Senate_District\": \"IL - 16\",\n        \"state_house_district\": \"IL - 16A\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1708214400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1708214400000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2859,\n        \"first_name\": \"Juan\",\n        \"email\": \"ccadvtest+juanmartinez@gmail.com\",\n        \"last_name\": \"Martinez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5187388797,\n        \"street_address1\": \"10582 Pine Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"57547\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 57547\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-12-25\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 6\",\n        \"State_Senate_District\": \"IL - 18\",\n        \"state_house_district\": \"IL - 18A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1714348800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1723075200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2860,\n        \"first_name\": \"Jasmine\",\n        \"email\": \"ccadvtest+jasmineparker@gmail.com\",\n        \"last_name\": \"Parker\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3445454755,\n        \"street_address1\": \"17499 Sycamore Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Springfield\",\n        \"zip\": \"39578\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Springfield, IL 39578\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-01-29\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 2\",\n        \"State_Senate_District\": \"IL - 10\",\n        \"state_house_district\": \"IL - 10A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1693526400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1693526400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2861,\n        \"first_name\": \"LaMarcus\",\n        \"email\": \"ccadvtest+lamarcusreed@gmail.com\",\n        \"last_name\": \"Reed\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2706053732,\n        \"street_address1\": \"16675 Sapphire Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"92140\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 92140\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-09-07\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 9\",\n        \"State_Senate_District\": \"AZ - 18\",\n        \"state_house_district\": \"AZ - 18C\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1725667200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1725667200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2862,\n        \"first_name\": \"Tameka\",\n        \"email\": \"ccadvtest+tamekakelly@gmail.com\",\n        \"last_name\": \"Kelly\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7761676042,\n        \"street_address1\": \"19570 Laurel Ct.\",\n        \"street_address2\": \"#1\",\n        \"city\": \"Mesa\",\n        \"zip\": \"92052\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 92052\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-08-19\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 6\",\n        \"State_Senate_District\": \"AZ - 12\",\n        \"state_house_district\": \"AZ - 12B\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1724025600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1724025600000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2863,\n        \"first_name\": \"Darius\",\n        \"email\": \"ccadvtest+dariuswashington@gmail.com\",\n        \"last_name\": \"Washington\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8645737289,\n        \"street_address1\": \"2826 Sapphire Blvd. #500\",\n        \"street_address2\": \"#510\",\n        \"city\": \"Springfield\",\n        \"zip\": \"11075\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Springfield, IL 11075\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-07-03\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 2\",\n        \"State_Senate_District\": \"IL - 6\",\n        \"state_house_district\": \"IL - 60\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1720828800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1720828800000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2864,\n        \"first_name\": \"Marisol\",\n        \"email\": \"ccadvtest+marisolmartinez@gmail.com\",\n        \"last_name\": \"Martinez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5225658830,\n        \"street_address1\": \"10747 Coral Ct.\",\n        \"street_address2\": \"#2\",\n        \"city\": \"Albany\",\n        \"zip\": \"88577\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 88577\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-11-19\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 3\",\n        \"State_Senate_District\": \"NY - 15\",\n        \"state_house_district\": \"NY - 15B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1731974400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1731974400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2865,\n        \"first_name\": \"Jamal\",\n        \"email\": \"ccadvtest+jamalbennett@gmail.com\",\n        \"last_name\": \"Bennett\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6805621917,\n        \"street_address1\": \"2349 Ivy Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"86153\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 86153\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-12-29\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 8\",\n        \"State_Senate_District\": \"AZ - 32\",\n        \"state_house_district\": \"AZ - 32B\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1703808000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1729382400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2866,\n        \"first_name\": \"Shante\",\n        \"email\": \"ccadvtest+shantejohnson@gmail.com\",\n        \"last_name\": \"Johnson\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6034140636,\n        \"street_address1\": \"15149 Magnolia Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"29093\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 29093\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-11-28\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 2\",\n        \"State_Senate_District\": \"NY - 4\",\n        \"state_house_district\": \"NY - 4A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1732752000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1732752000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2867,\n        \"first_name\": \"DeShawn\",\n        \"email\": \"ccadvtest+deshawnthompson@gmail.com\",\n        \"last_name\": \"Thompson\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8526728638,\n        \"street_address1\": \"14214 Horizon St.\",\n        \"street_address2\": \"#320\",\n        \"city\": \"Springfield\",\n        \"zip\": \"29995\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Springfield, IL 29995\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-11\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 9\",\n        \"State_Senate_District\": \"IL - 45\",\n        \"state_house_district\": \"IL - 45C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1734134400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1734134400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2868,\n        \"first_name\": \"Jose\",\n        \"email\": \"ccadvtest+joserodriguez@gmail.com\",\n        \"last_name\": \"Rodriguez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7078520207,\n        \"street_address1\": \"12813 Magnolia Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Springfield\",\n        \"zip\": \"63159\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Springfield, IL 63159\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-12-05\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 1\",\n        \"State_Senate_District\": \"IL - 4\",\n        \"state_house_district\": \"IL - 4B\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1701734400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1720396800000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2869,\n        \"first_name\": \"LaKeisha\",\n        \"email\": \"ccadvtest+lakeishasmith@gmail.com\",\n        \"last_name\": \"Smith\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5197588796,\n        \"street_address1\": \"15778 Dogwood Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Elgin\",\n        \"zip\": \"74861\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 74861\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-09-08\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 6\",\n        \"State_Senate_District\": \"IL - 18\",\n        \"state_house_district\": \"IL - 18B\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1725753600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1725753600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2870,\n        \"first_name\": \"Carlos\",\n        \"email\": \"ccadvtest+carlosramirez@gmail.com\",\n        \"last_name\": \"Ramirez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5415992700,\n        \"street_address1\": \"4075 Coral St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"58164\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 58164\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-03-26\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 1\",\n        \"State_Senate_District\": \"NY - 4\",\n        \"state_house_district\": \"NY - 4C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1725408000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1725408000000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2871,\n        \"first_name\": \"Tanesha\",\n        \"email\": \"ccadvtest+taneshajackson@gmail.com\",\n        \"last_name\": \"Jackson\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8544665520,\n        \"street_address1\": \"3615 Amber St. #4\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"65889\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 65889\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-24\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 5\",\n        \"State_Senate_District\": \"IL - 25\",\n        \"state_house_district\": \"IL - 25C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1720396800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1732233600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2872,\n        \"first_name\": \"Darnell\",\n        \"email\": \"ccadvtest+darnellwright@gmail.com\",\n        \"last_name\": \"Wright\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6409941407,\n        \"street_address1\": \"9081 Highland St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"59348\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 59348\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-10-17\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 2\",\n        \"State_Senate_District\": \"NY - 8\",\n        \"state_house_district\": \"NY - 8B\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1729123200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1730332800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2873,\n        \"first_name\": \"Tyrone\",\n        \"email\": \"ccadvtest+tyroneadams@gmail.com\",\n        \"last_name\": \"Adams\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7331162327,\n        \"street_address1\": \"5160 Garfield Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Elgin\",\n        \"zip\": \"10284\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 10284\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-02-05\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 3\",\n        \"State_Senate_District\": \"IL - 15\",\n        \"state_house_district\": \"IL - 15A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1675555200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1695859200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2874,\n        \"first_name\": \"Tanisha\",\n        \"email\": \"ccadvtest+tanisharobinson@gmail.com\",\n        \"last_name\": \"Robinson\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6977926693,\n        \"street_address1\": \"8341 Silverleaf St. #2\",\n        \"street_address2\": \"\",\n        \"city\": \"Mesa\",\n        \"zip\": \"85756\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 85756\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-10-23\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 2\",\n        \"State_Senate_District\": \"AZ - 4\",\n        \"state_house_district\": \"AZ - 40\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1698019200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1698019200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2875,\n        \"first_name\": \"Diego\",\n        \"email\": \"ccadvtest+diegochavez@gmail.com\",\n        \"last_name\": \"Chavez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5526826248,\n        \"street_address1\": \"19906 Ridgeway Rd.\",\n        \"street_address2\": \"#2\",\n        \"city\": \"Springfield\",\n        \"zip\": \"44465\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Springfield, IL 44465\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-10-24\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 1\",\n        \"State_Senate_District\": \"IL - 5\",\n        \"state_house_district\": \"IL - 5B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1703376000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1703376000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2876,\n        \"first_name\": \"Elena\",\n        \"email\": \"ccadvtest+elenagarcia@gmail.com\",\n        \"last_name\": \"Garcia\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4561438714,\n        \"street_address1\": \"14157 Sunflower St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"38634\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 38634\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-07-14\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 3\",\n        \"State_Senate_District\": \"IL - 12\",\n        \"state_house_district\": \"IL - 12C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1693958400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1703203200000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2877,\n        \"first_name\": \"Javier\",\n        \"email\": \"ccadvtest+javiermartinez@gmail.com\",\n        \"last_name\": \"Martinez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2614698707,\n        \"street_address1\": \"2186 Alder Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"62108\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 62108\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-07-22\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 5\",\n        \"State_Senate_District\": \"NY - 25\",\n        \"state_house_district\": \"NY - 25A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1721606400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1721606400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2878,\n        \"first_name\": \"Lucia\",\n        \"email\": \"ccadvtest+luciatorres@gmail.com\",\n        \"last_name\": \"Torres\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6877742814,\n        \"street_address1\": \"7044 Willow St. #2\",\n        \"street_address2\": \"#3\",\n        \"city\": \"Albany\",\n        \"zip\": \"20642\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 20642\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-08-28\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 5\",\n        \"State_Senate_District\": \"NY - 10\",\n        \"state_house_district\": \"NY - 100\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1724803200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1724803200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2879,\n        \"first_name\": \"Mateo\",\n        \"email\": \"ccadvtest+mateorodriguez@gmail.com\",\n        \"last_name\": \"Rodriguez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4732142046,\n        \"street_address1\": \"13921 Aspen St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"69287\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 69287\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-05-21\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 8\",\n        \"State_Senate_District\": \"AZ - 24\",\n        \"state_house_district\": \"AZ - 24B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1707609600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1707609600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2880,\n        \"first_name\": \"Sofia\",\n        \"email\": \"ccadvtest+sofiasanchez@gmail.com\",\n        \"last_name\": \"Sanchez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6688317036,\n        \"street_address1\": \"17002 Aspen Rd.\",\n        \"street_address2\": \"#340\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"50849\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 50849\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-07-18\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 2\",\n        \"State_Senate_District\": \"NY - 8\",\n        \"state_house_district\": \"NY - 8B\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1721260800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1735084800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2881,\n        \"first_name\": \"Juan\",\n        \"email\": \"ccadvtest+juanrivera@gmail.com\",\n        \"last_name\": \"Rivera\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7486694361,\n        \"street_address1\": \"13342 Silverleaf Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"15267\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 15267\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-12-08\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 7\",\n        \"State_Senate_District\": \"IL - 14\",\n        \"state_house_district\": \"IL - 14B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1733616000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1733616000000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2882,\n        \"first_name\": \"Marisol\",\n        \"email\": \"ccadvtest+marisolgomez@gmail.com\",\n        \"last_name\": \"Gomez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8985220614,\n        \"street_address1\": \"11819 Redwood Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"65649\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 65649\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-03-03\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 1\",\n        \"State_Senate_District\": \"NY - 4\",\n        \"state_house_district\": \"NY - 40\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1728864000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1735344000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2883,\n        \"first_name\": \"Carlos\",\n        \"email\": \"ccadvtest+carlosherrera@gmail.com\",\n        \"last_name\": \"Herrera\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5144375020,\n        \"street_address1\": \"11568 Meadow Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"79662\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 79662\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-10-28\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 2\",\n        \"State_Senate_District\": \"IL - 10\",\n        \"state_house_district\": \"IL - 100\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1730073600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1730073600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2884,\n        \"first_name\": \"Ana\",\n        \"email\": \"ccadvtest+anavasquez@gmail.com\",\n        \"last_name\": \"Vasquez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7365647986,\n        \"street_address1\": \"138 Cedar Blvd.\",\n        \"street_address2\": \"#4\",\n        \"city\": \"Chicago\",\n        \"zip\": \"45973\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 45973\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-08-21\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 3\",\n        \"State_Senate_District\": \"IL - 15\",\n        \"state_house_district\": \"IL - 150\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1707955200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1726790400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2885,\n        \"first_name\": \"Miguel\",\n        \"email\": \"ccadvtest+miguelmendoza@gmail.com\",\n        \"last_name\": \"Mendoza\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4766291930,\n        \"street_address1\": \"13858 Highland St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Springfield\",\n        \"zip\": \"26175\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Springfield, IL 26175\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-05-01\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 4\",\n        \"State_Senate_District\": \"IL - 12\",\n        \"state_house_district\": \"IL - 12C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1707868800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1728777600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2886,\n        \"first_name\": \"Carmen\",\n        \"email\": \"ccadvtest+carmenortiz@gmail.com\",\n        \"last_name\": \"Ortiz\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5995030557,\n        \"street_address1\": \"8719 Pine Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"92603\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 92603\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-03-27\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 4\",\n        \"State_Senate_District\": \"IL - 16\",\n        \"state_house_district\": \"IL - 16B\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1711497600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1711497600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2887,\n        \"first_name\": \"Alejandro\",\n        \"email\": \"ccadvtest+alejandrosandoval@gmail.com\",\n        \"last_name\": \"Sandoval\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8619988516,\n        \"street_address1\": \"13976 Clover St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"67547\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 67547\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-04-17\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 5\",\n        \"State_Senate_District\": \"IL - 25\",\n        \"state_house_district\": \"IL - 250\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1683331200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1717804800000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2888,\n        \"first_name\": \"Rosa\",\n        \"email\": \"ccadvtest+rosaramirez@gmail.com\",\n        \"last_name\": \"Ramirez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6722276826,\n        \"street_address1\": \"9948 Amber Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Mesa\",\n        \"zip\": \"68746\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 68746\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-12-04\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 9\",\n        \"State_Senate_District\": \"AZ - 36\",\n        \"state_house_district\": \"AZ - 360\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1733270400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1733270400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2889,\n        \"first_name\": \"Isabella\",\n        \"email\": \"ccadvtest+isabellalopez@gmail.com\",\n        \"last_name\": \"Lopez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2679145310,\n        \"street_address1\": \"13910 Dogwood Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Mesa\",\n        \"zip\": \"96909\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 96909\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-12-13\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 6\",\n        \"State_Senate_District\": \"AZ - 24\",\n        \"state_house_district\": \"AZ - 24B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1734048000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1734048000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2890,\n        \"first_name\": \"Antonio\",\n        \"email\": \"ccadvtest+antoniogonzalez@gmail.com\",\n        \"last_name\": \"Gonzalez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5621022839,\n        \"street_address1\": \"15636 Sunflower Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"12652\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 12652\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2025-01-01\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 4\",\n        \"State_Senate_District\": \"NY - 16\",\n        \"state_house_district\": \"NY - 16C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1735689600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1735689600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2891,\n        \"first_name\": \"Maria\",\n        \"email\": \"ccadvtest+mariaaguilar@gmail.com\",\n        \"last_name\": \"Aguilar\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4456012166,\n        \"street_address1\": \"7188 Hawthorn St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"91800\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 91800\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-09-02\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 6\",\n        \"State_Senate_District\": \"AZ - 30\",\n        \"state_house_district\": \"AZ - 300\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1725235200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1725235200000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2892,\n        \"first_name\": \"Jorge\",\n        \"email\": \"ccadvtest+jorgefernandez@gmail.com\",\n        \"last_name\": \"Fernandez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3687569374,\n        \"street_address1\": \"13856 Sunflower Ct. #320\",\n        \"street_address2\": \"\",\n        \"city\": \"Mesa\",\n        \"zip\": \"15447\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 15447\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-07-28\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 6\",\n        \"State_Senate_District\": \"AZ - 18\",\n        \"state_house_district\": \"AZ - 18C\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1701475200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1701475200000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2893,\n        \"first_name\": \"Gabriela\",\n        \"email\": \"ccadvtest+gabrielareyes@gmail.com\",\n        \"last_name\": \"Reyes\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4251191871,\n        \"street_address1\": \"10645 Willow St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"12903\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 12903\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-07-04\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 1\",\n        \"State_Senate_District\": \"IL - 2\",\n        \"state_house_district\": \"IL - 2C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1735862400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1735862400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2894,\n        \"first_name\": \"Angelica\",\n        \"email\": \"ccadvtest+angelicamorales@gmail.com\",\n        \"last_name\": \"Morales\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3289273086,\n        \"street_address1\": \"862 Pilson St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Springfield\",\n        \"zip\": \"73103\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Springfield, IL 73103\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-04-27\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 5\",\n        \"State_Senate_District\": \"IL - 25\",\n        \"state_house_district\": \"IL - 250\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1714176000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1714176000000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2895,\n        \"first_name\": \"Eduardo\",\n        \"email\": \"ccadvtest+eduardopadilla@gmail.com\",\n        \"last_name\": \"Padilla\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6972531044,\n        \"street_address1\": \"18659 Ridgeway Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Albany\",\n        \"zip\": \"35970\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 35970\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-05-04\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 9\",\n        \"State_Senate_District\": \"NY - 36\",\n        \"state_house_district\": \"NY - 36A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1714780800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1714780800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2896,\n        \"first_name\": \"Selena\",\n        \"email\": \"ccadvtest+selenajimenez@gmail.com\",\n        \"last_name\": \"Jimenez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4902004152,\n        \"street_address1\": \"16586 Hawthorn Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"20365\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 20365\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-10-12\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 4\",\n        \"State_Senate_District\": \"AZ - 8\",\n        \"state_house_district\": \"AZ - 8A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1721779200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1721779200000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2897,\n        \"first_name\": \"Diego\",\n        \"email\": \"ccadvtest+diegodominguez@gmail.com\",\n        \"last_name\": \"Dominguez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7476982925,\n        \"street_address1\": \"14868 Ivy Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"32624\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 32624\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-10-17\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 7\",\n        \"State_Senate_District\": \"IL - 21\",\n        \"state_house_district\": \"IL - 21C\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1735776000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1735776000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2898,\n        \"first_name\": \"Carmen\",\n        \"email\": \"ccadvtest+carmenvargas@gmail.com\",\n        \"last_name\": \"Vargas\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5753690799,\n        \"street_address1\": \"2496 Redwood Rd. #340\",\n        \"street_address2\": \"#500\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"51900\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 51900\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-11-29\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 1\",\n        \"State_Senate_District\": \"AZ - 5\",\n        \"state_house_district\": \"AZ - 5C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1727308800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1727308800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2899,\n        \"first_name\": \"Javier\",\n        \"email\": \"ccadvtest+javiernavarro@gmail.com\",\n        \"last_name\": \"Navarro\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3498234740,\n        \"street_address1\": \"3214 Cypress Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"14808\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 14808\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-07-26\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 9\",\n        \"State_Senate_District\": \"NY - 36\",\n        \"state_house_district\": \"NY - 36B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1721952000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1721952000000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2900,\n        \"first_name\": \"Mariana\",\n        \"email\": \"ccadvtest+marianaguzman@gmail.com\",\n        \"last_name\": \"Guzman\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2685789963,\n        \"street_address1\": \"17248 Valley Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"34227\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 34227\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-08-26\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 1\",\n        \"State_Senate_District\": \"NY - 2\",\n        \"state_house_district\": \"NY - 2C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1695340800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1695340800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2901,\n        \"first_name\": \"Juanita\",\n        \"email\": \"ccadvtest+juanitasalazar@gmail.com\",\n        \"last_name\": \"Salazar\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5132296979,\n        \"street_address1\": \"11493 Sycamore Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Mesa\",\n        \"zip\": \"15107\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 15107\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-09-05\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 8\",\n        \"State_Senate_District\": \"AZ - 40\",\n        \"state_house_district\": \"AZ - 40C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1725494400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1729382400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2902,\n        \"first_name\": \"Pablo\",\n        \"email\": \"ccadvtest+pablorios@gmail.com\",\n        \"last_name\": \"Rios\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8537093090,\n        \"street_address1\": \"17204 Ridgeway Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"74737\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 74737\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-10-16\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 6\",\n        \"State_Senate_District\": \"IL - 18\",\n        \"state_house_district\": \"IL - 18C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1729036800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1729036800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2903,\n        \"first_name\": \"Lucia\",\n        \"email\": \"ccadvtest+luciaavila@gmail.com\",\n        \"last_name\": \"Avila\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8189630419,\n        \"street_address1\": \"12782 Ivy Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Albany\",\n        \"zip\": \"50515\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 50515\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-09-01\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 7\",\n        \"State_Senate_District\": \"NY - 21\",\n        \"state_house_district\": \"NY - 21A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1693526400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1693526400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2904,\n        \"first_name\": \"Esteban\",\n        \"email\": \"ccadvtest+estebanespinoza@gmail.com\",\n        \"last_name\": \"Espinoza\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8568221532,\n        \"street_address1\": \"3872 Goldcrest Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"43818\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 43818\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2025-01-10\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 6\",\n        \"State_Senate_District\": \"NY - 12\",\n        \"state_house_district\": \"NY - 12B\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1736467200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1736467200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2905,\n        \"first_name\": \"Ana\",\n        \"email\": \"ccadvtest+anazuniga@gmail.com\",\n        \"last_name\": \"Zuniga\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7216849628,\n        \"street_address1\": \"10037 Washington Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"98852\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 98852\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-04-08\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 4\",\n        \"State_Senate_District\": \"AZ - 16\",\n        \"state_house_district\": \"AZ - 16C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1712534400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1720224000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2906,\n        \"first_name\": \"Carlos\",\n        \"email\": \"ccadvtest+carlospena@gmail.com\",\n        \"last_name\": \"Pena\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2289650647,\n        \"street_address1\": \"12020 Dogwood Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"55868\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 55868\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-11-17\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 6\",\n        \"State_Senate_District\": \"IL - 18\",\n        \"state_house_district\": \"IL - 180\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1702425600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1728259200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2907,\n        \"first_name\": \"Elena\",\n        \"email\": \"ccadvtest+elenavaldez@gmail.com\",\n        \"last_name\": \"Valdez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3706675711,\n        \"street_address1\": \"1030 Highland Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"28477\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 28477\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-02-05\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 1\",\n        \"State_Senate_District\": \"AZ - 2\",\n        \"state_house_district\": \"AZ - 2C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1719619200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1729555200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2908,\n        \"first_name\": \"Miguel\",\n        \"email\": \"ccadvtest+miguelacosta@gmail.com\",\n        \"last_name\": \"Acosta\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2161533044,\n        \"street_address1\": \"7537 Maple Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Albany\",\n        \"zip\": \"87156\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 87156\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-03-13\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 7\",\n        \"State_Senate_District\": \"NY - 14\",\n        \"state_house_district\": \"NY - 14A\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1710979200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1710979200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2909,\n        \"first_name\": \"Rosa\",\n        \"email\": \"ccadvtest+rosaaguilar@gmail.com\",\n        \"last_name\": \"Aguilar\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7008530932,\n        \"street_address1\": \"5453 Brookside Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"36589\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 36589\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-05-09\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 1\",\n        \"State_Senate_District\": \"AZ - 4\",\n        \"state_house_district\": \"AZ - 4A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1699920000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1735603200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2910,\n        \"first_name\": \"Sofia\",\n        \"email\": \"ccadvtest+sofianunez@gmail.com\",\n        \"last_name\": \"Nunez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4616023623,\n        \"street_address1\": \"3939 Chestnut Blvd. #1\",\n        \"street_address2\": \"\",\n        \"city\": \"Elgin\",\n        \"zip\": \"53352\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 53352\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-07-17\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 7\",\n        \"State_Senate_District\": \"IL - 28\",\n        \"state_house_district\": \"IL - 28A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1735430400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1735430400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2911,\n        \"first_name\": \"Alejandro\",\n        \"email\": \"ccadvtest+alejandrocervantes@gmail.com\",\n        \"last_name\": \"Cervantes\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7048105380,\n        \"street_address1\": \"17575 Ivy St. #340\",\n        \"street_address2\": \"#320\",\n        \"city\": \"Chicago\",\n        \"zip\": \"97381\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 97381\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-03-06\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 8\",\n        \"State_Senate_District\": \"IL - 40\",\n        \"state_house_district\": \"IL - 40B\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1709683200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1729036800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2912,\n        \"first_name\": \"Maria\",\n        \"email\": \"ccadvtest+marialara@gmail.com\",\n        \"last_name\": \"Lara\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5973412521,\n        \"street_address1\": \"10716 Pilson Blvd. #500\",\n        \"street_address2\": \"\",\n        \"city\": \"Springfield\",\n        \"zip\": \"35202\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Springfield, IL 35202\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2025-01-08\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 7\",\n        \"State_Senate_District\": \"IL - 21\",\n        \"state_house_district\": \"IL - 21A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1736294400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1736294400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2913,\n        \"first_name\": \"Mateo\",\n        \"email\": \"ccadvtest+mateocabrera@gmail.com\",\n        \"last_name\": \"Cabrera\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4726922605,\n        \"street_address1\": \"8227 Sunflower Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"56620\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 56620\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-05-31\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 2\",\n        \"State_Senate_District\": \"NY - 4\",\n        \"state_house_district\": \"NY - 4C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1728518400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1728518400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2914,\n        \"first_name\": \"Isabella\",\n        \"email\": \"ccadvtest+isabellamontoya@gmail.com\",\n        \"last_name\": \"Montoya\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7757036304,\n        \"street_address1\": \"13584 Hawthorn St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Elgin\",\n        \"zip\": \"78421\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 78421\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-04-03\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 9\",\n        \"State_Senate_District\": \"IL - 36\",\n        \"state_house_district\": \"IL - 360\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1687219200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1717372800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2915,\n        \"first_name\": \"Antonio\",\n        \"email\": \"ccadvtest+antonioleon@gmail.com\",\n        \"last_name\": \"Leon\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4972845464,\n        \"street_address1\": \"2358 Pearl Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Mesa\",\n        \"zip\": \"84240\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 84240\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-04-07\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 9\",\n        \"State_Senate_District\": \"AZ - 45\",\n        \"state_house_district\": \"AZ - 45B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1720483200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1720483200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2916,\n        \"first_name\": \"Camila\",\n        \"email\": \"ccadvtest+camiladelgado@gmail.com\",\n        \"last_name\": \"Delgado\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8694285934,\n        \"street_address1\": \"14632 Sycamore Ave.\",\n        \"street_address2\": \"#510\",\n        \"city\": \"Elgin\",\n        \"zip\": \"32093\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 32093\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-08-25\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 6\",\n        \"State_Senate_District\": \"IL - 30\",\n        \"state_house_district\": \"IL - 30A\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1724544000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1724544000000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2917,\n        \"first_name\": \"Juan\",\n        \"email\": \"ccadvtest+juanvilla@gmail.com\",\n        \"last_name\": \"Villa\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7443849259,\n        \"street_address1\": \"9271 Oak Rd. #310\",\n        \"street_address2\": \"#520\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"93354\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 93354\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-09-25\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 4\",\n        \"State_Senate_District\": \"AZ - 20\",\n        \"state_house_district\": \"AZ - 20C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1735689600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1735689600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2918,\n        \"first_name\": \"Lucia\",\n        \"email\": \"ccadvtest+lucialozano@gmail.com\",\n        \"last_name\": \"Lozano\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2312641584,\n        \"street_address1\": \"1864 Chestnut Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"32006\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 32006\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-03-12\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 1\",\n        \"State_Senate_District\": \"AZ - 5\",\n        \"state_house_district\": \"AZ - 5B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1682121600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1736553600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2919,\n        \"first_name\": \"Carlos\",\n        \"email\": \"ccadvtest+carlosduarte@gmail.com\",\n        \"last_name\": \"Duarte\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5464842781,\n        \"street_address1\": \"4869 Alder Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Mesa\",\n        \"zip\": \"29420\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 29420\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-05-23\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 5\",\n        \"State_Senate_District\": \"AZ - 20\",\n        \"state_house_district\": \"AZ - 20B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1691193600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1732838400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2920,\n        \"first_name\": \"Ana\",\n        \"email\": \"ccadvtest+anarosales@gmail.com\",\n        \"last_name\": \"Rosales\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5448601056,\n        \"street_address1\": \"9519 Garfield Blvd.\",\n        \"street_address2\": \"#1\",\n        \"city\": \"Albany\",\n        \"zip\": \"32079\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 32079\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-04-03\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 9\",\n        \"State_Senate_District\": \"NY - 45\",\n        \"state_house_district\": \"NY - 45A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1704672000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1704672000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2921,\n        \"first_name\": \"Rafael\",\n        \"email\": \"ccadvtest+rafaelmarquez@gmail.com\",\n        \"last_name\": \"Marquez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5195910339,\n        \"street_address1\": \"2378 8th St. #510\",\n        \"street_address2\": \"\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"59957\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 59957\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-03-15\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 8\",\n        \"State_Senate_District\": \"AZ - 16\",\n        \"state_house_district\": \"AZ - 160\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1719705600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1719705600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2922,\n        \"first_name\": \"Maria\",\n        \"email\": \"ccadvtest+mariagallegos@gmail.com\",\n        \"last_name\": \"Gallegos\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5736575647,\n        \"street_address1\": \"16076 Pearl Rd. #340\",\n        \"street_address2\": \"\",\n        \"city\": \"Albany\",\n        \"zip\": \"31030\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 31030\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-02-13\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 8\",\n        \"State_Senate_District\": \"NY - 16\",\n        \"state_house_district\": \"NY - 16C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1695772800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1695772800000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2923,\n        \"first_name\": \"Diego\",\n        \"email\": \"ccadvtest+diegoandrade@gmail.com\",\n        \"last_name\": \"Andrade\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2768605237,\n        \"street_address1\": \"1039 Laurel St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Albany\",\n        \"zip\": \"73676\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 73676\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-11-16\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 6\",\n        \"State_Senate_District\": \"NY - 24\",\n        \"state_house_district\": \"NY - 240\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1726790400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1726790400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2924,\n        \"first_name\": \"Elena\",\n        \"email\": \"ccadvtest+elenafuentes@gmail.com\",\n        \"last_name\": \"Fuentes\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4511299867,\n        \"street_address1\": \"11926 Aspen Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"32331\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 32331\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-10-28\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 7\",\n        \"State_Senate_District\": \"NY - 35\",\n        \"state_house_district\": \"NY - 35B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1698451200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1733875200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2925,\n        \"first_name\": \"Orion\",\n        \"email\": \"ccadvtest+orionnova@gmail.com\",\n        \"last_name\": \"Nova\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8237479704,\n        \"street_address1\": \"7618 Garfield Rd. #510\",\n        \"street_address2\": \"#1\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"42644\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 42644\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-10-04\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 6\",\n        \"State_Senate_District\": \"AZ - 12\",\n        \"state_house_district\": \"AZ - 120\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1710979200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1710979200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2926,\n        \"first_name\": \"Luna\",\n        \"email\": \"ccadvtest+lunazenith@gmail.com\",\n        \"last_name\": \"Zenith\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4143720779,\n        \"street_address1\": \"3393 Dogwood Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"98622\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 98622\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-09-10\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 9\",\n        \"State_Senate_District\": \"IL - 45\",\n        \"state_house_district\": \"IL - 45A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1708473600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1714348800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2927,\n        \"first_name\": \"Sol\",\n        \"email\": \"ccadvtest+solastra@gmail.com\",\n        \"last_name\": \"Astra\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6312685997,\n        \"street_address1\": \"15474 Pearl St. #520\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"77653\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 77653\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-08-09\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 3\",\n        \"State_Senate_District\": \"NY - 15\",\n        \"state_house_district\": \"NY - 15C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1736467200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1736467200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2928,\n        \"first_name\": \"Phoenix\",\n        \"email\": \"ccadvtest+phoenixcypher@gmail.com\",\n        \"last_name\": \"Cypher\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5945624079,\n        \"street_address1\": \"15452 Horizon Rd. #310\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"69939\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 69939\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-07-21\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 8\",\n        \"State_Senate_District\": \"AZ - 32\",\n        \"state_house_district\": \"AZ - 32C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1709769600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1709769600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2929,\n        \"first_name\": \"Atlas\",\n        \"email\": \"ccadvtest+atlasnebula@gmail.com\",\n        \"last_name\": \"Nebula\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2643785103,\n        \"street_address1\": \"8189 Amber Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Elgin\",\n        \"zip\": \"80165\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 80165\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-10-24\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 7\",\n        \"State_Senate_District\": \"IL - 35\",\n        \"state_house_district\": \"IL - 350\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1729728000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1730592000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2930,\n        \"first_name\": \"Talon\",\n        \"email\": \"ccadvtest+taloneaglefeather@gmail.com\",\n        \"last_name\": \"Eaglefeather\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3221209966,\n        \"street_address1\": \"8662 Sunflower St.\",\n        \"street_address2\": \"#2\",\n        \"city\": \"Mesa\",\n        \"zip\": \"83392\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 83392\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-05-19\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 9\",\n        \"State_Senate_District\": \"AZ - 27\",\n        \"state_house_district\": \"AZ - 27A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1734652800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1734652800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2931,\n        \"first_name\": \"Kaya\",\n        \"email\": \"ccadvtest+kayayellowhawk@gmail.com\",\n        \"last_name\": \"Yellowhawk\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4722051315,\n        \"street_address1\": \"9273 Brookside St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"91860\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 91860\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-08-23\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 4\",\n        \"State_Senate_District\": \"IL - 20\",\n        \"state_house_district\": \"IL - 20C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1707350400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1720656000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2932,\n        \"first_name\": \"Dakota\",\n        \"email\": \"ccadvtest+dakotarunningbear@gmail.com\",\n        \"last_name\": \"Runningbear\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5889503954,\n        \"street_address1\": \"9375 Laurel Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"68905\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 68905\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-07-11\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 6\",\n        \"State_Senate_District\": \"NY - 18\",\n        \"state_house_district\": \"NY - 180\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1700697600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1731974400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2933,\n        \"first_name\": \"Nevaeh\",\n        \"email\": \"ccadvtest+nevaehthundercloud@gmail.com\",\n        \"last_name\": \"Thundercloud\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8382753745,\n        \"street_address1\": \"15893 Maple Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"96853\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 96853\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-07-06\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 1\",\n        \"State_Senate_District\": \"AZ - 4\",\n        \"state_house_district\": \"AZ - 4B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1722124800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1722124800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2934,\n        \"first_name\": \"Kai\",\n        \"email\": \"ccadvtest+kaiswiftwater@gmail.com\",\n        \"last_name\": \"Swiftwater\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4302643404,\n        \"street_address1\": \"10820 Goldcrest Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"41506\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 41506\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-09-30\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 9\",\n        \"State_Senate_District\": \"AZ - 27\",\n        \"state_house_district\": \"AZ - 27C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1696032000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1696032000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2935,\n        \"first_name\": \"Shiloh\",\n        \"email\": \"ccadvtest+shilohblackhorse@gmail.com\",\n        \"last_name\": \"Blackhorse\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5426952573,\n        \"street_address1\": \"16011 Sunflower Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Springfield\",\n        \"zip\": \"77859\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Springfield, IL 77859\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-06-19\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 7\",\n        \"State_Senate_District\": \"IL - 14\",\n        \"state_house_district\": \"IL - 140\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1718755200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1718755200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2936,\n        \"first_name\": \"Ayasha\",\n        \"email\": \"ccadvtest+ayashalittlefox@gmail.com\",\n        \"last_name\": \"Littlefox\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2479866641,\n        \"street_address1\": \"16130 Goldcrest Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"89999\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 89999\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-10-03\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 3\",\n        \"State_Senate_District\": \"AZ - 9\",\n        \"state_house_district\": \"AZ - 9A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1700265600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1717545600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2937,\n        \"first_name\": \"Keanu\",\n        \"email\": \"ccadvtest+keanufirebird@gmail.com\",\n        \"last_name\": \"Firebird\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5878538901,\n        \"street_address1\": \"14506 Chestnut Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Elgin\",\n        \"zip\": \"82045\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 82045\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-03-30\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 3\",\n        \"State_Senate_District\": \"IL - 9\",\n        \"state_house_district\": \"IL - 9B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1732665600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1732665600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2938,\n        \"first_name\": \"Kai\",\n        \"email\": \"ccadvtest+kaikalama@gmail.com\",\n        \"last_name\": \"Kalama\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3029762504,\n        \"street_address1\": \"14491 Ridgeway St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Mesa\",\n        \"zip\": \"98980\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 98980\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-02-17\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 6\",\n        \"State_Senate_District\": \"AZ - 24\",\n        \"state_house_district\": \"AZ - 24A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1736985600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1736985600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2939,\n        \"first_name\": \"Leilani\",\n        \"email\": \"ccadvtest+leilanimoana@gmail.com\",\n        \"last_name\": \"Moana\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8689446603,\n        \"street_address1\": \"5045 Magnolia Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"67239\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 67239\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-04-23\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 3\",\n        \"State_Senate_District\": \"NY - 12\",\n        \"state_house_district\": \"NY - 12C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1707609600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1714780800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2940,\n        \"first_name\": \"Makani\",\n        \"email\": \"ccadvtest+makanikamehameha@gmail.com\",\n        \"last_name\": \"Kamehameha\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7286614448,\n        \"street_address1\": \"15422 Washington Blvd. #320\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"19686\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 19686\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-12-11\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 6\",\n        \"State_Senate_District\": \"NY - 18\",\n        \"state_house_district\": \"NY - 180\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1721433600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1726790400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2941,\n        \"first_name\": \"Nalani\",\n        \"email\": \"ccadvtest+nalanikailani@gmail.com\",\n        \"last_name\": \"Kailani\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6558286796,\n        \"street_address1\": \"1010 Cedar Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"36200\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 36200\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-07-28\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 2\",\n        \"State_Senate_District\": \"IL - 8\",\n        \"state_house_district\": \"IL - 80\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1732838400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1732838400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2942,\n        \"first_name\": \"Malia\",\n        \"email\": \"ccadvtest+malialono@gmail.com\",\n        \"last_name\": \"Lono\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5456873728,\n        \"street_address1\": \"5500 Silverleaf Rd. #310\",\n        \"street_address2\": \"\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"75662\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 75662\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-06\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 9\",\n        \"State_Senate_District\": \"AZ - 36\",\n        \"state_house_district\": \"AZ - 36A\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1704499200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1730764800000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2943,\n        \"first_name\": \"Emma\",\n        \"email\": \"ccadvtest+emmasmith@gmail.com\",\n        \"last_name\": \"Smith\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4378968534,\n        \"street_address1\": \"3029 Meadow Ct. #4\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"61889\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 61889\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-11-29\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 5\",\n        \"State_Senate_District\": \"NY - 15\",\n        \"state_house_district\": \"NY - 15A\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1732924800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1734739200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2944,\n        \"first_name\": \"Ethan\",\n        \"email\": \"ccadvtest+ethangarcia@gmail.com\",\n        \"last_name\": \"Garcia\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6868264355,\n        \"street_address1\": \"8484 Garnet Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"62374\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 62374\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-09-29\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 5\",\n        \"State_Senate_District\": \"NY - 10\",\n        \"state_house_district\": \"NY - 10A\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1727568000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1727568000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2945,\n        \"first_name\": \"Hannah\",\n        \"email\": \"ccadvtest+hannahkim@gmail.com\",\n        \"last_name\": \"Kim\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5275380881,\n        \"street_address1\": \"11383 Valley Blvd. #320\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"11137\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 11137\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-05-30\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 8\",\n        \"State_Senate_District\": \"IL - 40\",\n        \"state_house_district\": \"IL - 40B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1701302400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1707523200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2946,\n        \"first_name\": \"Aiden\",\n        \"email\": \"ccadvtest+aidenpatel@gmail.com\",\n        \"last_name\": \"Patel\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8916795417,\n        \"street_address1\": \"17103 Washington Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Mesa\",\n        \"zip\": \"88306\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 88306\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-11-16\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 1\",\n        \"State_Senate_District\": \"AZ - 5\",\n        \"state_house_district\": \"AZ - 5A\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1731715200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1731715200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2947,\n        \"first_name\": \"Olivia\",\n        \"email\": \"ccadvtest+olivianguyen@gmail.com\",\n        \"last_name\": \"Nguyen\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5529104269,\n        \"street_address1\": \"12775 Sycamore Ct.\",\n        \"street_address2\": \"#3\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"96942\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 96942\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-09-10\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 2\",\n        \"State_Senate_District\": \"AZ - 4\",\n        \"state_house_district\": \"AZ - 4B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1725926400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1725926400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2948,\n        \"first_name\": \"Elijah\",\n        \"email\": \"ccadvtest+elijahjackson@gmail.com\",\n        \"last_name\": \"Jackson\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3022572499,\n        \"street_address1\": \"16998 Cedar St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Elgin\",\n        \"zip\": \"17816\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 17816\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-11-14\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 9\",\n        \"State_Senate_District\": \"IL - 27\",\n        \"state_house_district\": \"IL - 27C\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1699920000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1699920000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2949,\n        \"first_name\": \"Sophia\",\n        \"email\": \"ccadvtest+sophiamartinez@gmail.com\",\n        \"last_name\": \"Martinez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2663236377,\n        \"street_address1\": \"4429 Coral St. #4\",\n        \"street_address2\": \"#1\",\n        \"city\": \"New York\",\n        \"zip\": \"15258\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 15258\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-07-21\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 2\",\n        \"State_Senate_District\": \"NY - 10\",\n        \"state_house_district\": \"NY - 10C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1701561600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1701561600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2950,\n        \"first_name\": \"Noah\",\n        \"email\": \"ccadvtest+noahjohnson@gmail.com\",\n        \"last_name\": \"Johnson\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7494441719,\n        \"street_address1\": \"19196 Pearl Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"20160\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 20160\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-03-03\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 5\",\n        \"State_Senate_District\": \"NY - 20\",\n        \"state_house_district\": \"NY - 200\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1702166400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1730246400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2951,\n        \"first_name\": \"Mia\",\n        \"email\": \"ccadvtest+miarodriguez@gmail.com\",\n        \"last_name\": \"Rodriguez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5321460631,\n        \"street_address1\": \"5530 Walnut St.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"59480\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 59480\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-03-02\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 9\",\n        \"State_Senate_District\": \"NY - 18\",\n        \"state_house_district\": \"NY - 18C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1710892800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1728172800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2952,\n        \"first_name\": \"Liam\",\n        \"email\": \"ccadvtest+liamjones@gmail.com\",\n        \"last_name\": \"Jones\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3312470528,\n        \"street_address1\": \"3330 Pearl Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"27362\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 27362\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-07-31\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 2\",\n        \"State_Senate_District\": \"AZ - 4\",\n        \"state_house_district\": \"AZ - 4A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1716336000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1716336000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2953,\n        \"first_name\": \"Isabella\",\n        \"email\": \"ccadvtest+isabellalee@gmail.com\",\n        \"last_name\": \"Lee\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2778815440,\n        \"street_address1\": \"19946 Maple Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Elgin\",\n        \"zip\": \"32143\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 32143\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-05-26\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 5\",\n        \"State_Senate_District\": \"IL - 25\",\n        \"state_house_district\": \"IL - 25A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1735084800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1735084800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2954,\n        \"first_name\": \"Lucas\",\n        \"email\": \"ccadvtest+lucashernandez@gmail.com\",\n        \"last_name\": \"Hernandez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4401411050,\n        \"street_address1\": \"12544 Pine Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Mesa\",\n        \"zip\": \"94947\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 94947\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-05-20\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 9\",\n        \"State_Senate_District\": \"AZ - 27\",\n        \"state_house_district\": \"AZ - 27C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1726358400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1726358400000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2955,\n        \"first_name\": \"Ava\",\n        \"email\": \"ccadvtest+avawilliams@gmail.com\",\n        \"last_name\": \"Williams\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2271742340,\n        \"street_address1\": \"6070 Valley Rd. #520\",\n        \"street_address2\": \"\",\n        \"city\": \"Mesa\",\n        \"zip\": \"70681\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 70681\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2025-01-16\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 5\",\n        \"State_Senate_District\": \"AZ - 20\",\n        \"state_house_district\": \"AZ - 20B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1736985600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1736985600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2956,\n        \"first_name\": \"Mason\",\n        \"email\": \"ccadvtest+masonbrown@gmail.com\",\n        \"last_name\": \"Brown\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8958838879,\n        \"street_address1\": \"18113 Birch St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Albany\",\n        \"zip\": \"66730\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 66730\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-10-29\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 1\",\n        \"State_Senate_District\": \"NY - 2\",\n        \"state_house_district\": \"NY - 2A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1730160000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1730160000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2957,\n        \"first_name\": \"Aria\",\n        \"email\": \"ccadvtest+ariagupta@gmail.com\",\n        \"last_name\": \"Gupta\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8023708368,\n        \"street_address1\": \"7874 Aspen Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"90273\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 90273\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-10-01\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 5\",\n        \"State_Senate_District\": \"IL - 20\",\n        \"state_house_district\": \"IL - 20A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1696118400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1696118400000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2958,\n        \"first_name\": \"Jayden\",\n        \"email\": \"ccadvtest+jaydentaylor@gmail.com\",\n        \"last_name\": \"Taylor\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3428277135,\n        \"street_address1\": \"9863 Chestnut Blvd.\",\n        \"street_address2\": \"#500\",\n        \"city\": \"Mesa\",\n        \"zip\": \"20938\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 20938\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-06-14\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 8\",\n        \"State_Senate_District\": \"AZ - 40\",\n        \"state_house_district\": \"AZ - 400\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1718323200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1718323200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2959,\n        \"first_name\": \"Harper\",\n        \"email\": \"ccadvtest+harperthomas@gmail.com\",\n        \"last_name\": \"Thomas\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5366187910,\n        \"street_address1\": \"16676 Cedar St.\",\n        \"street_address2\": \"#310\",\n        \"city\": \"Albany\",\n        \"zip\": \"23925\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 23925\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-11-11\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 2\",\n        \"State_Senate_District\": \"NY - 8\",\n        \"state_house_district\": \"NY - 8C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1729814400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1729814400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2960,\n        \"first_name\": \"Alexander\",\n        \"email\": \"ccadvtest+alexanderwhite@gmail.com\",\n        \"last_name\": \"White\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3743926121,\n        \"street_address1\": \"10374 Highland Ave. #2\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"99513\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 99513\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-06-27\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 5\",\n        \"State_Senate_District\": \"IL - 15\",\n        \"state_house_district\": \"IL - 15B\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1719446400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1728172800000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2961,\n        \"first_name\": \"Zara\",\n        \"email\": \"ccadvtest+zarakhan@gmail.com\",\n        \"last_name\": \"Khan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3533666828,\n        \"street_address1\": \"13291 Birch St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"89440\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 89440\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-12-08\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 1\",\n        \"State_Senate_District\": \"NY - 4\",\n        \"state_house_district\": \"NY - 4C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1733616000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1733616000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2962,\n        \"first_name\": \"Elijah\",\n        \"email\": \"ccadvtest+elijahdavis@gmail.com\",\n        \"last_name\": \"Davis\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2016250524,\n        \"street_address1\": \"5219 Ivy Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Elgin\",\n        \"zip\": \"97142\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 97142\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-06-18\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 3\",\n        \"State_Senate_District\": \"IL - 6\",\n        \"state_house_district\": \"IL - 6B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1728345600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1732752000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2963,\n        \"first_name\": \"Chloe\",\n        \"email\": \"ccadvtest+chloenguyen@gmail.com\",\n        \"last_name\": \"Nguyen\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5983894298,\n        \"street_address1\": \"14536 Meadow Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Albany\",\n        \"zip\": \"86083\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 86083\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-01-29\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 7\",\n        \"State_Senate_District\": \"NY - 28\",\n        \"state_house_district\": \"NY - 28B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1707868800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1707868800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2964,\n        \"first_name\": \"Logan\",\n        \"email\": \"ccadvtest+logananderson@gmail.com\",\n        \"last_name\": \"Anderson\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7337211351,\n        \"street_address1\": \"5378 Washington Ct.\",\n        \"street_address2\": \"#1\",\n        \"city\": \"Chicago\",\n        \"zip\": \"95711\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 95711\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-05-16\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 4\",\n        \"State_Senate_District\": \"IL - 12\",\n        \"state_house_district\": \"IL - 12A\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1731974400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1731974400000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2965,\n        \"first_name\": \"Charlotte\",\n        \"email\": \"ccadvtest+charlottewilson@gmail.com\",\n        \"last_name\": \"Wilson\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5992026071,\n        \"street_address1\": \"11603 Meadow Ct.\",\n        \"street_address2\": \"#320\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"86292\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 86292\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-07-19\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 2\",\n        \"State_Senate_District\": \"AZ - 8\",\n        \"state_house_district\": \"AZ - 8A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1712361600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1719878400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2966,\n        \"first_name\": \"Daniel\",\n        \"email\": \"ccadvtest+danielgarcia@gmail.com\",\n        \"last_name\": \"Garcia\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6609032017,\n        \"street_address1\": \"17399 Amber St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"71364\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 71364\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-08-19\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 7\",\n        \"State_Senate_District\": \"AZ - 28\",\n        \"state_house_district\": \"AZ - 280\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1726099200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1726099200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2967,\n        \"first_name\": \"Evelyn\",\n        \"email\": \"ccadvtest+evelynmoore@gmail.com\",\n        \"last_name\": \"Moore\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7877238473,\n        \"street_address1\": \"14878 Aspen St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"51158\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 51158\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-05-14\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 4\",\n        \"State_Senate_District\": \"AZ - 20\",\n        \"state_house_district\": \"AZ - 20C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1689724800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1698537600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2968,\n        \"first_name\": \"Sebastian\",\n        \"email\": \"ccadvtest+sebastiangonzalez@gmail.com\",\n        \"last_name\": \"Gonzalez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8782005586,\n        \"street_address1\": \"5416 Pine Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"69621\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 69621\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-02-17\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 7\",\n        \"State_Senate_District\": \"AZ - 14\",\n        \"state_house_district\": \"AZ - 140\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1730592000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1730592000000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2969,\n        \"first_name\": \"Emily\",\n        \"email\": \"ccadvtest+emilylewis@gmail.com\",\n        \"last_name\": \"Lewis\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4846820646,\n        \"street_address1\": \"7532 Magnolia St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"59504\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 59504\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-07-17\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 6\",\n        \"State_Senate_District\": \"AZ - 30\",\n        \"state_house_district\": \"AZ - 30B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1705276800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1711929600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2970,\n        \"first_name\": \"Arjun\",\n        \"email\": \"ccadvtest+arjunpatel@gmail.com\",\n        \"last_name\": \"Patel\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4544066805,\n        \"street_address1\": \"11403 Clover Ct.\",\n        \"street_address2\": \"#340\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"49928\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 49928\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2025-01-02\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 3\",\n        \"State_Senate_District\": \"AZ - 6\",\n        \"state_house_district\": \"AZ - 6A\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1735776000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1735776000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2971,\n        \"first_name\": \"Amelia\",\n        \"email\": \"ccadvtest+ameliarobinson@gmail.com\",\n        \"last_name\": \"Robinson\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2772481584,\n        \"street_address1\": \"12609 Chestnut Rd.\",\n        \"street_address2\": \"#1\",\n        \"city\": \"Chicago\",\n        \"zip\": \"81608\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 81608\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-04-09\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 6\",\n        \"State_Senate_District\": \"IL - 18\",\n        \"state_house_district\": \"IL - 180\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1712620800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1715990400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2972,\n        \"first_name\": \"Benjamin\",\n        \"email\": \"ccadvtest+benjaminclark@gmail.com\",\n        \"last_name\": \"Clark\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4799212393,\n        \"street_address1\": \"1926 Alder Rd.\",\n        \"street_address2\": \"#510\",\n        \"city\": \"Albany\",\n        \"zip\": \"62538\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 62538\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-14\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 3\",\n        \"State_Senate_District\": \"NY - 15\",\n        \"state_house_district\": \"NY - 15A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1717891200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1717891200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2973,\n        \"first_name\": \"Abigail\",\n        \"email\": \"ccadvtest+abigailbaker@gmail.com\",\n        \"last_name\": \"Baker\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4321773296,\n        \"street_address1\": \"616 Summit Ct.\",\n        \"street_address2\": \"#2\",\n        \"city\": \"Mesa\",\n        \"zip\": \"65071\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 65071\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-06-26\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 1\",\n        \"State_Senate_District\": \"AZ - 2\",\n        \"state_house_district\": \"AZ - 2B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1719360000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1719360000000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2974,\n        \"first_name\": \"Carter\",\n        \"email\": \"ccadvtest+carteryoung@gmail.com\",\n        \"last_name\": \"Young\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8202616621,\n        \"street_address1\": \"449 Magnolia Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"91969\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 91969\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-07-31\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 5\",\n        \"State_Senate_District\": \"AZ - 10\",\n        \"state_house_district\": \"AZ - 10B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1702252800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1702252800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2975,\n        \"first_name\": \"Mia\",\n        \"email\": \"ccadvtest+miamurphy@gmail.com\",\n        \"last_name\": \"Murphy\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8365971651,\n        \"street_address1\": \"9323 Sycamore Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Elgin\",\n        \"zip\": \"76081\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 76081\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-10-18\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 1\",\n        \"State_Senate_District\": \"IL - 5\",\n        \"state_house_district\": \"IL - 5C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1729209600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1736294400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2976,\n        \"first_name\": \"Samuel\",\n        \"email\": \"ccadvtest+samuelwalker@gmail.com\",\n        \"last_name\": \"Walker\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2528456283,\n        \"street_address1\": \"268 Hawthorn Blvd.\",\n        \"street_address2\": \"#500\",\n        \"city\": \"New York\",\n        \"zip\": \"14762\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 14762\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-08\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 7\",\n        \"State_Senate_District\": \"NY - 21\",\n        \"state_house_district\": \"NY - 210\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1728259200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1728259200000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2977,\n        \"first_name\": \"Ella\",\n        \"email\": \"ccadvtest+ellaallen@gmail.com\",\n        \"last_name\": \"Allen\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5139582081,\n        \"street_address1\": \"12877 Pine Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Springfield\",\n        \"zip\": \"56097\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Springfield, IL 56097\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-08-20\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 7\",\n        \"State_Senate_District\": \"IL - 28\",\n        \"state_house_district\": \"IL - 28A\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1717113600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1717113600000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2978,\n        \"first_name\": \"Henry\",\n        \"email\": \"ccadvtest+henrywright@gmail.com\",\n        \"last_name\": \"Wright\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3711455319,\n        \"street_address1\": \"19134 Pine Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Elgin\",\n        \"zip\": \"98789\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 98789\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-08-15\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 3\",\n        \"State_Senate_District\": \"IL - 15\",\n        \"state_house_district\": \"IL - 150\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1723680000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1723680000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2979,\n        \"first_name\": \"Scarlett\",\n        \"email\": \"ccadvtest+scarlettscott@gmail.com\",\n        \"last_name\": \"Scott\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8027435701,\n        \"street_address1\": \"16596 Ivy Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"99510\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 99510\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-03-24\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 8\",\n        \"State_Senate_District\": \"IL - 16\",\n        \"state_house_district\": \"IL - 16B\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1730073600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1730073600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2980,\n        \"first_name\": \"Michael\",\n        \"email\": \"ccadvtest+michaeladams@gmail.com\",\n        \"last_name\": \"Adams\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4698416928,\n        \"street_address1\": \"15732 Magnolia Blvd. #1\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"75610\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 75610\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-05-15\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 6\",\n        \"State_Senate_District\": \"IL - 12\",\n        \"state_house_district\": \"IL - 120\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1726531200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1726531200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2981,\n        \"first_name\": \"Grace\",\n        \"email\": \"ccadvtest+graceking@gmail.com\",\n        \"last_name\": \"King\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7823279006,\n        \"street_address1\": \"5488 Laurel St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"55835\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 55835\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-08-10\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 8\",\n        \"State_Senate_District\": \"AZ - 40\",\n        \"state_house_district\": \"AZ - 40C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1691625600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1722729600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2982,\n        \"first_name\": \"Dylan\",\n        \"email\": \"ccadvtest+dylancarter@gmail.com\",\n        \"last_name\": \"Carter\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8729211212,\n        \"street_address1\": \"9270 Maple Blvd.\",\n        \"street_address2\": \"#2\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"27959\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 27959\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-08-11\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 5\",\n        \"State_Senate_District\": \"NY - 10\",\n        \"state_house_district\": \"NY - 10B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1709164800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1723075200000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2983,\n        \"first_name\": \"Zoe\",\n        \"email\": \"ccadvtest+zoemitchell@gmail.com\",\n        \"last_name\": \"Mitchell\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7785699614,\n        \"street_address1\": \"1430 Washington Rd. #340\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"68822\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 68822\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-12-14\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 3\",\n        \"State_Senate_District\": \"NY - 6\",\n        \"state_house_district\": \"NY - 6C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1734134400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1734134400000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2984,\n        \"first_name\": \"Evelyn\",\n        \"email\": \"ccadvtest+evelynhall@gmail.com\",\n        \"last_name\": \"Hall\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8966593611,\n        \"street_address1\": \"19442 Pearl Blvd. #4\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"34000\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 34000\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-07-16\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 4\",\n        \"State_Senate_District\": \"IL - 16\",\n        \"state_house_district\": \"IL - 160\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1736121600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1736121600000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2985,\n        \"first_name\": \"Liam\",\n        \"email\": \"ccadvtest+liamgreen@gmail.com\",\n        \"last_name\": \"Green\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6315631549,\n        \"street_address1\": \"5653 8th Ct.\",\n        \"street_address2\": \"#500\",\n        \"city\": \"Mesa\",\n        \"zip\": \"86621\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 86621\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-09-24\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 1\",\n        \"State_Senate_District\": \"AZ - 5\",\n        \"state_house_district\": \"AZ - 50\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1727136000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1727136000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2986,\n        \"first_name\": \"Layla\",\n        \"email\": \"ccadvtest+laylabrooks@gmail.com\",\n        \"last_name\": \"Brooks\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2141759613,\n        \"street_address1\": \"14127 Pilson Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Elgin\",\n        \"zip\": \"51176\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 51176\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-12-08\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 6\",\n        \"State_Senate_District\": \"IL - 18\",\n        \"state_house_district\": \"IL - 180\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1733616000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1733616000000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2987,\n        \"first_name\": \"David\",\n        \"email\": \"ccadvtest+davidcooper@gmail.com\",\n        \"last_name\": \"Cooper\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2661494172,\n        \"street_address1\": \"12049 Cedar Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"38792\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 38792\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-11-12\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 5\",\n        \"State_Senate_District\": \"AZ - 15\",\n        \"state_house_district\": \"AZ - 150\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1731369600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1731369600000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2988,\n        \"first_name\": \"Sofia\",\n        \"email\": \"ccadvtest+sofiarivera@gmail.com\",\n        \"last_name\": \"Rivera\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2939117672,\n        \"street_address1\": \"10478 Sycamore Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"14229\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 14229\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-12-04\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 7\",\n        \"State_Senate_District\": \"AZ - 21\",\n        \"state_house_district\": \"AZ - 21B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1733270400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1733270400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2989,\n        \"first_name\": \"Riley\",\n        \"email\": \"ccadvtest+rileybennett@gmail.com\",\n        \"last_name\": \"Bennett\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8945188305,\n        \"street_address1\": \"11474 Willow Blvd.\",\n        \"street_address2\": \"#3\",\n        \"city\": \"Springfield\",\n        \"zip\": \"37840\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Springfield, IL 37840\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-07-22\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 1\",\n        \"State_Senate_District\": \"IL - 2\",\n        \"state_house_district\": \"IL - 2C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1722211200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1725494400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2990,\n        \"first_name\": \"Victoria\",\n        \"email\": \"ccadvtest+victoriaperez@gmail.com\",\n        \"last_name\": \"Perez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5966178240,\n        \"street_address1\": \"18185 Cedar Ave. #340\",\n        \"street_address2\": \"#2\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"29806\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 29806\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-29\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 6\",\n        \"State_Senate_District\": \"NY - 18\",\n        \"state_house_district\": \"NY - 18A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1709164800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1728172800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2991,\n        \"first_name\": \"Wyatt\",\n        \"email\": \"ccadvtest+wyattgray@gmail.com\",\n        \"last_name\": \"Gray\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6751870169,\n        \"street_address1\": \"7356 Highland Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"56430\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 56430\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-07-19\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 2\",\n        \"State_Senate_District\": \"NY - 4\",\n        \"state_house_district\": \"NY - 4B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1729987200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1735344000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2992,\n        \"first_name\": \"Lily\",\n        \"email\": \"ccadvtest+lilywright@gmail.com\",\n        \"last_name\": \"Wright\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4477977059,\n        \"street_address1\": \"19537 Birch Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Springfield\",\n        \"zip\": \"78508\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Springfield, IL 78508\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-18\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 9\",\n        \"State_Senate_District\": \"IL - 45\",\n        \"state_house_district\": \"IL - 45A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1708214400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1727395200000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2993,\n        \"first_name\": \"Caleb\",\n        \"email\": \"ccadvtest+calebhughes@gmail.com\",\n        \"last_name\": \"Hughes\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4635132831,\n        \"street_address1\": \"11002 Chestnut Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Springfield\",\n        \"zip\": \"92996\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Springfield, IL 92996\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-03-09\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 2\",\n        \"State_Senate_District\": \"IL - 4\",\n        \"state_house_district\": \"IL - 40\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1714435200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1714435200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2994,\n        \"first_name\": \"Zoey\",\n        \"email\": \"ccadvtest+zoeybryant@gmail.com\",\n        \"last_name\": \"Bryant\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7728989753,\n        \"street_address1\": \"9354 Silverleaf Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"24595\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 24595\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-03-26\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 3\",\n        \"State_Senate_District\": \"AZ - 6\",\n        \"state_house_district\": \"AZ - 6B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1717200000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1717200000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2995,\n        \"first_name\": \"Gabriel\",\n        \"email\": \"ccadvtest+gabrielroberts@gmail.com\",\n        \"last_name\": \"Roberts\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2123714980,\n        \"street_address1\": \"13578 Pilson Blvd. #1\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"52057\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 52057\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-08-10\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 5\",\n        \"State_Senate_District\": \"NY - 10\",\n        \"state_house_district\": \"NY - 100\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1723766400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1723766400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2996,\n        \"first_name\": \"Stella\",\n        \"email\": \"ccadvtest+stellareed@gmail.com\",\n        \"last_name\": \"Reed\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7728959301,\n        \"street_address1\": \"13093 Sycamore Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"36769\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 36769\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-10-12\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 5\",\n        \"State_Senate_District\": \"IL - 25\",\n        \"state_house_district\": \"IL - 250\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1728691200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1728691200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2997,\n        \"first_name\": \"Isaac\",\n        \"email\": \"ccadvtest+isaacphillips@gmail.com\",\n        \"last_name\": \"Phillips\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6236445633,\n        \"street_address1\": \"6486 Summit Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"18403\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 18403\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-03-20\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 5\",\n        \"State_Senate_District\": \"IL - 25\",\n        \"state_house_district\": \"IL - 25A\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1710892800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1710892800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2998,\n        \"first_name\": \"Maya\",\n        \"email\": \"ccadvtest+mayarussell@gmail.com\",\n        \"last_name\": \"Russell\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3387284843,\n        \"street_address1\": \"3589 Magnolia Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Elgin\",\n        \"zip\": \"85974\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 85974\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-03-02\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 2\",\n        \"State_Senate_District\": \"IL - 6\",\n        \"state_house_district\": \"IL - 6C\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1688774400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1688774400000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 2999,\n        \"first_name\": \"Julian\",\n        \"email\": \"ccadvtest+julianbutler@gmail.com\",\n        \"last_name\": \"Butler\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2758522012,\n        \"street_address1\": \"6409 Cypress St. #4\",\n        \"street_address2\": \"#520\",\n        \"city\": \"Springfield\",\n        \"zip\": \"94343\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Springfield, IL 94343\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-10-16\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 2\",\n        \"State_Senate_District\": \"IL - 8\",\n        \"state_house_district\": \"IL - 8B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1729036800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1729036800000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3000,\n        \"first_name\": \"Natalie\",\n        \"email\": \"ccadvtest+natalieross@gmail.com\",\n        \"last_name\": \"Ross\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5455704646,\n        \"street_address1\": \"19627 Summit St. #510\",\n        \"street_address2\": \"#510\",\n        \"city\": \"Springfield\",\n        \"zip\": \"43936\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Springfield, IL 43936\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-07-26\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 5\",\n        \"State_Senate_District\": \"IL - 25\",\n        \"state_house_district\": \"IL - 25C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1708041600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1708041600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3001,\n        \"first_name\": \"Audrey\",\n        \"email\": \"ccadvtest+audreylong@gmail.com\",\n        \"last_name\": \"Long\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3105711966,\n        \"street_address1\": \"5996 Walnut Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Albany\",\n        \"zip\": \"68743\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 68743\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-10-10\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 5\",\n        \"State_Senate_District\": \"NY - 15\",\n        \"state_house_district\": \"NY - 15A\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1728518400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1728518400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3002,\n        \"first_name\": \"Eli\",\n        \"email\": \"ccadvtest+elicoleman@gmail.com\",\n        \"last_name\": \"Coleman\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4795818655,\n        \"street_address1\": \"9142 Redwood Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Springfield\",\n        \"zip\": \"41787\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Springfield, IL 41787\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-03-18\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 2\",\n        \"State_Senate_District\": \"IL - 10\",\n        \"state_house_district\": \"IL - 100\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1703376000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1703376000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3003,\n        \"first_name\": \"Leah\",\n        \"email\": \"ccadvtest+leahjames@gmail.com\",\n        \"last_name\": \"James\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4902692992,\n        \"street_address1\": \"2424 Cypress Ct.\",\n        \"street_address2\": \"#500\",\n        \"city\": \"New York\",\n        \"zip\": \"59532\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 59532\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-03-03\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 1\",\n        \"State_Senate_District\": \"NY - 3\",\n        \"state_house_district\": \"NY - 3A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1709424000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1732492800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3004,\n        \"first_name\": \"Owen\",\n        \"email\": \"ccadvtest+owenturner@gmail.com\",\n        \"last_name\": \"Turner\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5769318303,\n        \"street_address1\": \"10639 Ridgeway St. #1\",\n        \"street_address2\": \"#320\",\n        \"city\": \"Albany\",\n        \"zip\": \"79597\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 79597\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-10-30\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 2\",\n        \"State_Senate_District\": \"NY - 10\",\n        \"state_house_district\": \"NY - 10C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1698624000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1715212800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3005,\n        \"first_name\": \"Ava\",\n        \"email\": \"ccadvtest+avaflores@gmail.com\",\n        \"last_name\": \"Flores\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2717299343,\n        \"street_address1\": \"12875 Maple St.\",\n        \"street_address2\": \"#1\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"18275\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 18275\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-09-23\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 6\",\n        \"State_Senate_District\": \"NY - 12\",\n        \"state_house_district\": \"NY - 12B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1726185600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1726185600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3006,\n        \"first_name\": \"Gavin\",\n        \"email\": \"ccadvtest+gavinmorgan@gmail.com\",\n        \"last_name\": \"Morgan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8633614459,\n        \"street_address1\": \"19409 Walnut Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Elgin\",\n        \"zip\": \"20472\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 20472\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-23\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 9\",\n        \"State_Senate_District\": \"IL - 18\",\n        \"state_house_district\": \"IL - 180\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1735084800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1735084800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3007,\n        \"first_name\": \"Naomi\",\n        \"email\": \"ccadvtest+naomiwashington@gmail.com\",\n        \"last_name\": \"Washington\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2857030042,\n        \"street_address1\": \"4797 Birch Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"92904\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 92904\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-08-01\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 4\",\n        \"State_Senate_District\": \"AZ - 8\",\n        \"state_house_district\": \"AZ - 80\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1727481600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1727481600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3008,\n        \"first_name\": \"Savannah\",\n        \"email\": \"ccadvtest+savannahperry@gmail.com\",\n        \"last_name\": \"Perry\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7355790419,\n        \"street_address1\": \"10438 Pilson Rd.\",\n        \"street_address2\": \"#310\",\n        \"city\": \"Springfield\",\n        \"zip\": \"92175\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Springfield, IL 92175\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-02-14\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 6\",\n        \"State_Senate_District\": \"IL - 12\",\n        \"state_house_district\": \"IL - 12A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1689379200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1724544000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3009,\n        \"first_name\": \"Adrian\",\n        \"email\": \"ccadvtest+adrianramirez@gmail.com\",\n        \"last_name\": \"Ramirez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3419505404,\n        \"street_address1\": \"2634 Garnet Rd. #3\",\n        \"street_address2\": \"#500\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"43108\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 43108\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-08-30\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 8\",\n        \"State_Senate_District\": \"AZ - 32\",\n        \"state_house_district\": \"AZ - 32A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1730160000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1730160000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3010,\n        \"first_name\": \"Madeline\",\n        \"email\": \"ccadvtest+madelinewood@gmail.com\",\n        \"last_name\": \"Wood\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8784367555,\n        \"street_address1\": \"1912 Horizon Ave.\",\n        \"street_address2\": \"#340\",\n        \"city\": \"Chicago\",\n        \"zip\": \"65380\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 65380\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-07-08\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 5\",\n        \"State_Senate_District\": \"IL - 15\",\n        \"state_house_district\": \"IL - 15A\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1724544000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1727654400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3011,\n        \"first_name\": \"Anthony\",\n        \"email\": \"ccadvtest+anthonybarnes@gmail.com\",\n        \"last_name\": \"Barnes\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6028005585,\n        \"street_address1\": \"4765 Aspen Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"75531\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 75531\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-12-12\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 6\",\n        \"State_Senate_District\": \"NY - 24\",\n        \"state_house_district\": \"NY - 24C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1712966400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1733529600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3012,\n        \"first_name\": \"Addison\",\n        \"email\": \"ccadvtest+addisonbennett@gmail.com\",\n        \"last_name\": \"Bennett\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5717788372,\n        \"street_address1\": \"7060 Goldcrest Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"63497\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 63497\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-09-08\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 8\",\n        \"State_Senate_District\": \"NY - 16\",\n        \"state_house_district\": \"NY - 160\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1725753600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1725753600000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3013,\n        \"first_name\": \"Dylan\",\n        \"email\": \"ccadvtest+dylancooper@gmail.com\",\n        \"last_name\": \"Cooper\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2976255467,\n        \"street_address1\": \"14504 Valley St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"75085\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 75085\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-10-02\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 1\",\n        \"State_Senate_District\": \"IL - 4\",\n        \"state_house_district\": \"IL - 4C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1704758400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1704758400000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3014,\n        \"first_name\": \"Eva\",\n        \"email\": \"ccadvtest+evapowell@gmail.com\",\n        \"last_name\": \"Powell\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5797907687,\n        \"street_address1\": \"2119 Sapphire St.\",\n        \"street_address2\": \"#4\",\n        \"city\": \"New York\",\n        \"zip\": \"81977\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 81977\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-05-12\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 1\",\n        \"State_Senate_District\": \"NY - 3\",\n        \"state_house_district\": \"NY - 3B\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1683849600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1722556800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3015,\n        \"first_name\": \"Andrew\",\n        \"email\": \"ccadvtest+andrewprice@gmail.com\",\n        \"last_name\": \"Price\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8114525043,\n        \"street_address1\": \"10400 Bluebell Rd.\",\n        \"street_address2\": \"#310\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"32274\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 32274\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-01-19\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 5\",\n        \"State_Senate_District\": \"AZ - 10\",\n        \"state_house_district\": \"AZ - 10C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1677456000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1678838400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3016,\n        \"first_name\": \"Julia\",\n        \"email\": \"ccadvtest+juliareed@gmail.com\",\n        \"last_name\": \"Reed\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3619093573,\n        \"street_address1\": \"6756 Laurel Blvd. #310\",\n        \"street_address2\": \"\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"50603\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 50603\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-06-29\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 7\",\n        \"State_Senate_District\": \"AZ - 21\",\n        \"state_house_district\": \"AZ - 210\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1709769600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1709769600000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3017,\n        \"first_name\": \"Chase\",\n        \"email\": \"ccadvtest+chasehayes@gmail.com\",\n        \"last_name\": \"Hayes\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8782322033,\n        \"street_address1\": \"13928 Clover Rd. #340\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"52615\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 52615\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-11-14\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 8\",\n        \"State_Senate_District\": \"AZ - 40\",\n        \"state_house_district\": \"AZ - 400\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1731542400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1731542400000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3018,\n        \"first_name\": \"Lila\",\n        \"email\": \"ccadvtest+lilabennett@gmail.com\",\n        \"last_name\": \"Bennett\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8379754100,\n        \"street_address1\": \"13471 Ridgeway Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Mesa\",\n        \"zip\": \"81504\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 81504\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-09-11\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 2\",\n        \"State_Senate_District\": \"AZ - 6\",\n        \"state_house_district\": \"AZ - 6A\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1696118400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1712188800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3019,\n        \"first_name\": \"Connor\",\n        \"email\": \"ccadvtest+connorfoster@gmail.com\",\n        \"last_name\": \"Foster\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3703437264,\n        \"street_address1\": \"15329 Maple Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Springfield\",\n        \"zip\": \"27848\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Springfield, IL 27848\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-02\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 6\",\n        \"State_Senate_District\": \"IL - 24\",\n        \"state_house_district\": \"IL - 24C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1704153600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1733961600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3020,\n        \"first_name\": \"Penelope\",\n        \"email\": \"ccadvtest+penelopeparker@gmail.com\",\n        \"last_name\": \"Parker\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6994530641,\n        \"street_address1\": \"18752 Highland Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Mesa\",\n        \"zip\": \"47955\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 47955\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-03-08\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 6\",\n        \"State_Senate_District\": \"AZ - 30\",\n        \"state_house_district\": \"AZ - 30C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1735948800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1735948800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3021,\n        \"first_name\": \"Skylar\",\n        \"email\": \"ccadvtest+skylarbryant@gmail.com\",\n        \"last_name\": \"Bryant\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2498150970,\n        \"street_address1\": \"18097 Goldcrest St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"54249\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 54249\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-02-07\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 2\",\n        \"State_Senate_District\": \"IL - 6\",\n        \"state_house_district\": \"IL - 6A\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1713225600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1713225600000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3022,\n        \"first_name\": \"Miles\",\n        \"email\": \"ccadvtest+milespeterson@gmail.com\",\n        \"last_name\": \"Peterson\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3138898810,\n        \"street_address1\": \"4356 Birch Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Albany\",\n        \"zip\": \"53384\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 53384\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-09-30\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 2\",\n        \"State_Senate_District\": \"NY - 4\",\n        \"state_house_district\": \"NY - 4B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1727654400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1727654400000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3023,\n        \"first_name\": \"Zoey\",\n        \"email\": \"ccadvtest+zoeysimmons@gmail.com\",\n        \"last_name\": \"Simmons\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7647699326,\n        \"street_address1\": \"5603 Clover Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"12913\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 12913\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-08-21\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 9\",\n        \"State_Senate_District\": \"NY - 27\",\n        \"state_house_district\": \"NY - 27B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1732233600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1732233600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3024,\n        \"first_name\": \"Caleb\",\n        \"email\": \"ccadvtest+calebcrawford@gmail.com\",\n        \"last_name\": \"Crawford\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7397922361,\n        \"street_address1\": \"1565 Oak Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"93771\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 93771\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-05-23\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 1\",\n        \"State_Senate_District\": \"NY - 3\",\n        \"state_house_district\": \"NY - 30\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1721952000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1721952000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3025,\n        \"first_name\": \"Lily\",\n        \"email\": \"ccadvtest+lilyhenderson@gmail.com\",\n        \"last_name\": \"Henderson\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8685732555,\n        \"street_address1\": \"8803 Sapphire Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"56294\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 56294\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-03-02\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 8\",\n        \"State_Senate_District\": \"NY - 16\",\n        \"state_house_district\": \"NY - 16B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1709337600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1709337600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3026,\n        \"first_name\": \"Nolan\",\n        \"email\": \"ccadvtest+nolancoleman@gmail.com\",\n        \"last_name\": \"Coleman\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2944381737,\n        \"street_address1\": \"16834 Cedar Ave. #320\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"39031\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 39031\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-08-27\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 9\",\n        \"State_Senate_District\": \"AZ - 45\",\n        \"state_house_district\": \"AZ - 450\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1698796800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1701302400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3027,\n        \"first_name\": \"Aarav\",\n        \"email\": \"ccadvtest+aaravpatel@gmail.com\",\n        \"last_name\": \"Patel\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6466734351,\n        \"street_address1\": \"5163 Hawthorn Rd. #4\",\n        \"street_address2\": \"\",\n        \"city\": \"Springfield\",\n        \"zip\": \"18919\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Springfield, IL 18919\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-12-31\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 1\",\n        \"State_Senate_District\": \"IL - 2\",\n        \"state_house_district\": \"IL - 2B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1722211200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1722211200000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3028,\n        \"first_name\": \"Elena\",\n        \"email\": \"ccadvtest+elenachavez@gmail.com\",\n        \"last_name\": \"Chavez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5687801022,\n        \"street_address1\": \"840 Garnet Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Mesa\",\n        \"zip\": \"60211\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 60211\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-02-25\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 6\",\n        \"State_Senate_District\": \"AZ - 24\",\n        \"state_house_district\": \"AZ - 240\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1679788800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1695772800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3029,\n        \"first_name\": \"Eliana\",\n        \"email\": \"ccadvtest+elianafowler@gmail.com\",\n        \"last_name\": \"Fowler\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5927461285,\n        \"street_address1\": \"6655 Silverleaf Ct.\",\n        \"street_address2\": \"#1\",\n        \"city\": \"Albany\",\n        \"zip\": \"72830\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 72830\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-09-03\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 3\",\n        \"State_Senate_District\": \"NY - 9\",\n        \"state_house_district\": \"NY - 9B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1693872000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1722729600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3030,\n        \"first_name\": \"Jordan\",\n        \"email\": \"ccadvtest+jordanfisher@gmail.com\",\n        \"last_name\": \"Fisher\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6077271966,\n        \"street_address1\": \"10550 Garfield St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"84848\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 84848\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-04-30\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 9\",\n        \"State_Senate_District\": \"IL - 18\",\n        \"state_house_district\": \"IL - 18C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1695513600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1695513600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3031,\n        \"first_name\": \"Violet\",\n        \"email\": \"ccadvtest+violetgray@gmail.com\",\n        \"last_name\": \"Gray\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8519039934,\n        \"street_address1\": \"13719 Redwood Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"57229\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 57229\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-12-10\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 1\",\n        \"State_Senate_District\": \"NY - 5\",\n        \"state_house_district\": \"NY - 5B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1733788800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1733788800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3032,\n        \"first_name\": \"Evan\",\n        \"email\": \"ccadvtest+evanhopkins@gmail.com\",\n        \"last_name\": \"Hopkins\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8894772783,\n        \"street_address1\": \"10126 Garnet Ave. #510\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"40943\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 40943\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-03-09\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 1\",\n        \"State_Senate_District\": \"NY - 4\",\n        \"state_house_district\": \"NY - 4C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1709942400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1709942400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3033,\n        \"first_name\": \"Zoey\",\n        \"email\": \"ccadvtest+zoeylynch@gmail.com\",\n        \"last_name\": \"Lynch\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8374499124,\n        \"street_address1\": \"15776 Ridgeway Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Mesa\",\n        \"zip\": \"29355\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 29355\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-12-19\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 4\",\n        \"State_Senate_District\": \"AZ - 12\",\n        \"state_house_district\": \"AZ - 12C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1734566400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1734566400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3034,\n        \"first_name\": \"Kai\",\n        \"email\": \"ccadvtest+kaiwong@gmail.com\",\n        \"last_name\": \"Wong\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8224639986,\n        \"street_address1\": \"11591 Magnolia Ave. #520\",\n        \"street_address2\": \"\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"78454\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 78454\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-30\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 4\",\n        \"State_Senate_District\": \"AZ - 20\",\n        \"state_house_district\": \"AZ - 20B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1706572800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1706572800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3035,\n        \"first_name\": \"Sadie\",\n        \"email\": \"ccadvtest+sadieschultz@gmail.com\",\n        \"last_name\": \"Schultz\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3851737899,\n        \"street_address1\": \"15482 Aspen Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Mesa\",\n        \"zip\": \"72852\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 72852\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-06-11\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 3\",\n        \"State_Senate_District\": \"AZ - 12\",\n        \"state_house_district\": \"AZ - 12B\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1718064000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1718064000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3036,\n        \"first_name\": \"Mason\",\n        \"email\": \"ccadvtest+masonross@gmail.com\",\n        \"last_name\": \"Ross\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6381488055,\n        \"street_address1\": \"7760 Walnut Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"10772\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 10772\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-05-17\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 2\",\n        \"State_Senate_District\": \"IL - 6\",\n        \"state_house_district\": \"IL - 6C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1684281600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1684713600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3037,\n        \"first_name\": \"Lucia\",\n        \"email\": \"ccadvtest+luciarivas@gmail.com\",\n        \"last_name\": \"Rivas\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3023946878,\n        \"street_address1\": \"3273 Alder Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"16660\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 16660\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-04-21\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 5\",\n        \"State_Senate_District\": \"NY - 10\",\n        \"state_house_district\": \"NY - 10B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1728086400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1728086400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3038,\n        \"first_name\": \"Adam\",\n        \"email\": \"ccadvtest+adamrichardson@gmail.com\",\n        \"last_name\": \"Richardson\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7168834122,\n        \"street_address1\": \"17844 Pearl St.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"97615\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 97615\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-08-13\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 1\",\n        \"State_Senate_District\": \"NY - 5\",\n        \"state_house_district\": \"NY - 5B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1691884800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1719446400000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3039,\n        \"first_name\": \"Nora\",\n        \"email\": \"ccadvtest+noramatthews@gmail.com\",\n        \"last_name\": \"Matthews\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3184393710,\n        \"street_address1\": \"11849 Summit Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Mesa\",\n        \"zip\": \"57141\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 57141\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-05-29\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 7\",\n        \"State_Senate_District\": \"AZ - 35\",\n        \"state_house_district\": \"AZ - 350\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1723420800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1723420800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3040,\n        \"first_name\": \"Bryce\",\n        \"email\": \"ccadvtest+bryceharrington@gmail.com\",\n        \"last_name\": \"Harrington\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6886084855,\n        \"street_address1\": \"10019 Hawthorn Blvd. #510\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"42043\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 42043\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-04-03\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 5\",\n        \"State_Senate_District\": \"AZ - 10\",\n        \"state_house_district\": \"AZ - 10C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1700611200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1702944000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3041,\n        \"first_name\": \"Mila\",\n        \"email\": \"ccadvtest+milaross@gmail.com\",\n        \"last_name\": \"Ross\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2342079702,\n        \"street_address1\": \"11836 Silverleaf Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Mesa\",\n        \"zip\": \"31650\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 31650\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-12-12\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 1\",\n        \"State_Senate_District\": \"AZ - 5\",\n        \"state_house_district\": \"AZ - 5B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1733961600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1733961600000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3042,\n        \"first_name\": \"Mateo\",\n        \"email\": \"ccadvtest+mateomartinez@gmail.com\",\n        \"last_name\": \"Martinez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6697780128,\n        \"street_address1\": \"8155 Cedar Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"75649\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 75649\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-07-05\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 4\",\n        \"State_Senate_District\": \"IL - 16\",\n        \"state_house_district\": \"IL - 16B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1690070400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1690070400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3043,\n        \"first_name\": \"Hannah\",\n        \"email\": \"ccadvtest+hannahwong@gmail.com\",\n        \"last_name\": \"Wong\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7939995166,\n        \"street_address1\": \"12378 Sunflower St.\",\n        \"street_address2\": \"#2\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"38804\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 38804\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-08-13\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 7\",\n        \"State_Senate_District\": \"AZ - 14\",\n        \"state_house_district\": \"AZ - 140\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1723507200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1723507200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3044,\n        \"first_name\": \"Leo\",\n        \"email\": \"ccadvtest+leoellis@gmail.com\",\n        \"last_name\": \"Ellis\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3238210865,\n        \"street_address1\": \"18200 Silverleaf St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"55364\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 55364\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-03-03\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 1\",\n        \"State_Senate_District\": \"AZ - 5\",\n        \"state_house_district\": \"AZ - 50\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1709424000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1724457600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3045,\n        \"first_name\": \"Isla\",\n        \"email\": \"ccadvtest+islacampbell@gmail.com\",\n        \"last_name\": \"Campbell\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6101559244,\n        \"street_address1\": \"19021 Dogwood Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"22162\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 22162\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-08-30\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 9\",\n        \"State_Senate_District\": \"AZ - 36\",\n        \"state_house_district\": \"AZ - 360\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1727222400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1729123200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3046,\n        \"first_name\": \"Gabriel\",\n        \"email\": \"ccadvtest+gabrielholmes@gmail.com\",\n        \"last_name\": \"Holmes\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5604845623,\n        \"street_address1\": \"2858 Bluebell St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"23244\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 23244\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-03-30\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 5\",\n        \"State_Senate_District\": \"AZ - 10\",\n        \"state_house_district\": \"AZ - 10A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1711756800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1724544000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3047,\n        \"first_name\": \"Hazel\",\n        \"email\": \"ccadvtest+hazelturner@gmail.com\",\n        \"last_name\": \"Turner\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4433965193,\n        \"street_address1\": \"6093 Birch Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"60567\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 60567\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-06-15\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 4\",\n        \"State_Senate_District\": \"IL - 8\",\n        \"state_house_district\": \"IL - 8A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1718409600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1736985600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3048,\n        \"first_name\": \"Mateo\",\n        \"email\": \"ccadvtest+mateotorres@gmail.com\",\n        \"last_name\": \"Torres\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4051094184,\n        \"street_address1\": \"8596 Maple Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"50956\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 50956\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-20\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 8\",\n        \"State_Senate_District\": \"AZ - 16\",\n        \"state_house_district\": \"AZ - 160\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1705708800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1705708800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3049,\n        \"first_name\": \"Scarlett\",\n        \"email\": \"ccadvtest+scarlettcooper@gmail.com\",\n        \"last_name\": \"Cooper\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2463998164,\n        \"street_address1\": \"6545 Redwood Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"26588\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 26588\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-06-09\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 7\",\n        \"State_Senate_District\": \"IL - 21\",\n        \"state_house_district\": \"IL - 21C\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1707177600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1707177600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3050,\n        \"first_name\": \"Felix\",\n        \"email\": \"ccadvtest+felixharper@gmail.com\",\n        \"last_name\": \"Harper\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3732367030,\n        \"street_address1\": \"13353 Magnolia Ave. #520\",\n        \"street_address2\": \"\",\n        \"city\": \"Albany\",\n        \"zip\": \"44100\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 44100\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-08-17\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 7\",\n        \"State_Senate_District\": \"NY - 28\",\n        \"state_house_district\": \"NY - 28A\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1699401600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1699401600000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3051,\n        \"first_name\": \"Maya\",\n        \"email\": \"ccadvtest+mayacarter@gmail.com\",\n        \"last_name\": \"Carter\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8161178614,\n        \"street_address1\": \"14160 Brookside Ave. #3\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"62580\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 62580\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-08-22\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 8\",\n        \"State_Senate_District\": \"NY - 32\",\n        \"state_house_district\": \"NY - 32C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1733529600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1736640000000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3052,\n        \"first_name\": \"Dylan\",\n        \"email\": \"ccadvtest+dylanmorgan@gmail.com\",\n        \"last_name\": \"Morgan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7889415056,\n        \"street_address1\": \"14872 Sycamore Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"61273\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 61273\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-02-07\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 3\",\n        \"State_Senate_District\": \"NY - 12\",\n        \"state_house_district\": \"NY - 12C\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1678492800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1728950400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3053,\n        \"first_name\": \"Ariana\",\n        \"email\": \"ccadvtest+arianaortiz@gmail.com\",\n        \"last_name\": \"Ortiz\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8578784390,\n        \"street_address1\": \"8680 Oak Ave. #340\",\n        \"street_address2\": \"#1\",\n        \"city\": \"New York\",\n        \"zip\": \"34170\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 34170\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-02-03\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 2\",\n        \"State_Senate_District\": \"NY - 6\",\n        \"state_house_district\": \"NY - 6A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1696809600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1704153600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3054,\n        \"first_name\": \"Eli\",\n        \"email\": \"ccadvtest+elipeterson@gmail.com\",\n        \"last_name\": \"Peterson\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8684445339,\n        \"street_address1\": \"6812 Willow Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"18581\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 18581\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-11-04\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 7\",\n        \"State_Senate_District\": \"NY - 35\",\n        \"state_house_district\": \"NY - 35C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1730678400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1730678400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3055,\n        \"first_name\": \"Taylor\",\n        \"email\": \"ccadvtest+taylorfisher@gmail.com\",\n        \"last_name\": \"Fisher\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5724516294,\n        \"street_address1\": \"701 Highland Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"37681\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 37681\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-03-08\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 4\",\n        \"State_Senate_District\": \"NY - 16\",\n        \"state_house_district\": \"NY - 16C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1709856000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1709856000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3056,\n        \"first_name\": \"Layla\",\n        \"email\": \"ccadvtest+layladixon@gmail.com\",\n        \"last_name\": \"Dixon\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6568901790,\n        \"street_address1\": \"19668 Willow St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"75908\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 75908\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-06-25\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 5\",\n        \"State_Senate_District\": \"AZ - 20\",\n        \"state_house_district\": \"AZ - 20B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1719273600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1719273600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3057,\n        \"first_name\": \"Isaac\",\n        \"email\": \"ccadvtest+isaacreed@gmail.com\",\n        \"last_name\": \"Reed\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3083447297,\n        \"street_address1\": \"3823 Ivy Ave. #520\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"56956\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 56956\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-11-16\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 9\",\n        \"State_Senate_District\": \"NY - 27\",\n        \"state_house_district\": \"NY - 27A\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1731715200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1731715200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3058,\n        \"first_name\": \"Sydney\",\n        \"email\": \"ccadvtest+sydneyhall@gmail.com\",\n        \"last_name\": \"Hall\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3278662521,\n        \"street_address1\": \"11410 Cypress Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"34195\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 34195\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-04-11\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 9\",\n        \"State_Senate_District\": \"NY - 36\",\n        \"state_house_district\": \"NY - 36A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1720483200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1720483200000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3059,\n        \"first_name\": \"Mason\",\n        \"email\": \"ccadvtest+masonmontgomery@gmail.com\",\n        \"last_name\": \"Montgomery\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8889811326,\n        \"street_address1\": \"14752 Willow St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Mesa\",\n        \"zip\": \"12360\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 12360\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-02-25\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 8\",\n        \"State_Senate_District\": \"AZ - 40\",\n        \"state_house_district\": \"AZ - 400\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1704412800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1704412800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3060,\n        \"first_name\": \"Anaya\",\n        \"email\": \"ccadvtest+anayapatel@gmail.com\",\n        \"last_name\": \"Patel\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5701169034,\n        \"street_address1\": \"14674 Meadow Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Elgin\",\n        \"zip\": \"74449\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 74449\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-08-26\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 2\",\n        \"State_Senate_District\": \"IL - 10\",\n        \"state_house_district\": \"IL - 10A\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1726790400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1726790400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3061,\n        \"first_name\": \"Dominic\",\n        \"email\": \"ccadvtest+dominicriley@gmail.com\",\n        \"last_name\": \"Riley\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6825984014,\n        \"street_address1\": \"17636 Maple St.\",\n        \"street_address2\": \"#340\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"20506\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 20506\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-12-07\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 1\",\n        \"State_Senate_District\": \"AZ - 3\",\n        \"state_house_district\": \"AZ - 3B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1701907200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1725321600000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3062,\n        \"first_name\": \"Peyton\",\n        \"email\": \"ccadvtest+peytonperry@gmail.com\",\n        \"last_name\": \"Perry\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8225482510,\n        \"street_address1\": \"6433 Dogwood Ct. #500\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"55077\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 55077\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-04-20\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 9\",\n        \"State_Senate_District\": \"AZ - 27\",\n        \"state_house_district\": \"AZ - 27C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1681948800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1687305600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3063,\n        \"first_name\": \"Quinn\",\n        \"email\": \"ccadvtest+quinnboyd@gmail.com\",\n        \"last_name\": \"Boyd\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3899539711,\n        \"street_address1\": \"14775 Bluebell St. #320\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"98074\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 98074\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-06-13\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 1\",\n        \"State_Senate_District\": \"AZ - 4\",\n        \"state_house_district\": \"AZ - 4C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1731110400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1731110400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3064,\n        \"first_name\": \"Clara\",\n        \"email\": \"ccadvtest+clarathomas@gmail.com\",\n        \"last_name\": \"Thomas\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7697903367,\n        \"street_address1\": \"14918 Laurel St. #2\",\n        \"street_address2\": \"#320\",\n        \"city\": \"Elgin\",\n        \"zip\": \"83615\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 83615\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-07-23\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 7\",\n        \"State_Senate_District\": \"IL - 35\",\n        \"state_house_district\": \"IL - 350\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1733097600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1733097600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3065,\n        \"first_name\": \"Kingston\",\n        \"email\": \"ccadvtest+kingstongraham@gmail.com\",\n        \"last_name\": \"Graham\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6316069516,\n        \"street_address1\": \"3670 Pine Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"94133\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 94133\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-09-05\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 3\",\n        \"State_Senate_District\": \"NY - 6\",\n        \"state_house_district\": \"NY - 6B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1726444800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1726444800000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3066,\n        \"first_name\": \"Ivy\",\n        \"email\": \"ccadvtest+ivyhamilton@gmail.com\",\n        \"last_name\": \"Hamilton\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2658114926,\n        \"street_address1\": \"15521 Sunflower St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"58396\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 58396\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-03-24\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 6\",\n        \"State_Senate_District\": \"NY - 12\",\n        \"state_house_district\": \"NY - 120\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1711238400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1711238400000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3067,\n        \"first_name\": \"Josiah\",\n        \"email\": \"ccadvtest+josiahclarke@gmail.com\",\n        \"last_name\": \"Clarke\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2322215768,\n        \"street_address1\": \"11628 8th St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Mesa\",\n        \"zip\": \"42711\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 42711\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-08-29\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 7\",\n        \"State_Senate_District\": \"AZ - 14\",\n        \"state_house_district\": \"AZ - 14A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1693267200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1693267200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3068,\n        \"first_name\": \"Elena\",\n        \"email\": \"ccadvtest+elenasanchez@gmail.com\",\n        \"last_name\": \"Sanchez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3525031774,\n        \"street_address1\": \"14793 Aspen Rd. #3\",\n        \"street_address2\": \"#310\",\n        \"city\": \"Albany\",\n        \"zip\": \"69168\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 69168\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-09-02\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 4\",\n        \"State_Senate_District\": \"NY - 12\",\n        \"state_house_district\": \"NY - 12B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1725667200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1725667200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3069,\n        \"first_name\": \"Lincoln\",\n        \"email\": \"ccadvtest+lincolnperry@gmail.com\",\n        \"last_name\": \"Perry\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5465686693,\n        \"street_address1\": \"8653 Maple Blvd. #4\",\n        \"street_address2\": \"\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"73176\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 73176\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-02-10\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 9\",\n        \"State_Senate_District\": \"AZ - 27\",\n        \"state_house_district\": \"AZ - 27C\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1712361600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1712361600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3070,\n        \"first_name\": \"Naomi\",\n        \"email\": \"ccadvtest+naomicarter@gmail.com\",\n        \"last_name\": \"Carter\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3659378310,\n        \"street_address1\": \"221 Oak Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Springfield\",\n        \"zip\": \"19185\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Springfield, IL 19185\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-06-26\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 4\",\n        \"State_Senate_District\": \"IL - 12\",\n        \"state_house_district\": \"IL - 12B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1719360000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1719360000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3071,\n        \"first_name\": \"Harper\",\n        \"email\": \"ccadvtest+harperholmes@gmail.com\",\n        \"last_name\": \"Holmes\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8076247176,\n        \"street_address1\": \"5329 Goldcrest Rd. #2\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"11025\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 11025\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-01-31\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 8\",\n        \"State_Senate_District\": \"NY - 24\",\n        \"state_house_district\": \"NY - 240\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1734393600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1734393600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3072,\n        \"first_name\": \"Amelia\",\n        \"email\": \"ccadvtest+ameliawagner@gmail.com\",\n        \"last_name\": \"Wagner\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6348638935,\n        \"street_address1\": \"9504 Garfield Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"37363\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 37363\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-10-30\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 9\",\n        \"State_Senate_District\": \"NY - 45\",\n        \"state_house_district\": \"NY - 45C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1698624000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1698624000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3073,\n        \"first_name\": \"Leo\",\n        \"email\": \"ccadvtest+leocunningham@gmail.com\",\n        \"last_name\": \"Cunningham\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7835674784,\n        \"street_address1\": \"1106 8th Rd.\",\n        \"street_address2\": \"#510\",\n        \"city\": \"Chicago\",\n        \"zip\": \"95694\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 95694\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-07-23\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 4\",\n        \"State_Senate_District\": \"IL - 20\",\n        \"state_house_district\": \"IL - 200\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1721692800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1721692800000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3074,\n        \"first_name\": \"Olivia\",\n        \"email\": \"ccadvtest+olivialiu@gmail.com\",\n        \"last_name\": \"Liu\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4084306701,\n        \"street_address1\": \"5928 Pine St. #320\",\n        \"street_address2\": \"\",\n        \"city\": \"Springfield\",\n        \"zip\": \"43311\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Springfield, IL 43311\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-09-05\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 5\",\n        \"State_Senate_District\": \"IL - 25\",\n        \"state_house_district\": \"IL - 25A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1725494400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1725494400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3075,\n        \"first_name\": \"Ibrahim\",\n        \"email\": \"ccadvtest+ibrahimkhan@gmail.com\",\n        \"last_name\": \"Khan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3855996286,\n        \"street_address1\": \"13150 Cedar Blvd. #340\",\n        \"street_address2\": \"\",\n        \"city\": \"Albany\",\n        \"zip\": \"43302\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 43302\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-08-11\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 8\",\n        \"State_Senate_District\": \"NY - 24\",\n        \"state_house_district\": \"NY - 24B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1723334400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1723334400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3076,\n        \"first_name\": \"Autumn\",\n        \"email\": \"ccadvtest+autumnphillips@gmail.com\",\n        \"last_name\": \"Phillips\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7069585654,\n        \"street_address1\": \"6650 Alder Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Albany\",\n        \"zip\": \"34268\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 34268\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-07-14\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 3\",\n        \"State_Senate_District\": \"NY - 9\",\n        \"state_house_district\": \"NY - 9B\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1734652800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1734652800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3077,\n        \"first_name\": \"Jonah\",\n        \"email\": \"ccadvtest+jonahbarnes@gmail.com\",\n        \"last_name\": \"Barnes\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5257525774,\n        \"street_address1\": \"9424 Cypress Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Mesa\",\n        \"zip\": \"62802\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 62802\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-07-14\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 5\",\n        \"State_Senate_District\": \"AZ - 10\",\n        \"state_house_district\": \"AZ - 100\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1722211200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1722211200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3078,\n        \"first_name\": \"Willow\",\n        \"email\": \"ccadvtest+willowfoster@gmail.com\",\n        \"last_name\": \"Foster\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6564553426,\n        \"street_address1\": \"15223 Oak Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"88138\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 88138\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-02-01\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 7\",\n        \"State_Senate_District\": \"AZ - 14\",\n        \"state_house_district\": \"AZ - 14C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1693267200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1710028800000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3079,\n        \"first_name\": \"Camden\",\n        \"email\": \"ccadvtest+camdenbennett@gmail.com\",\n        \"last_name\": \"Bennett\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3626092909,\n        \"street_address1\": \"18113 Laurel Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"58023\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 58023\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-08-10\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 2\",\n        \"State_Senate_District\": \"NY - 4\",\n        \"state_house_district\": \"NY - 40\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1691625600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1734998400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3080,\n        \"first_name\": \"Avery\",\n        \"email\": \"ccadvtest+averymurray@gmail.com\",\n        \"last_name\": \"Murray\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4916897592,\n        \"street_address1\": \"11253 Ivy St.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"91023\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 91023\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-10-24\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 4\",\n        \"State_Senate_District\": \"NY - 12\",\n        \"state_house_district\": \"NY - 12A\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1712016000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1712016000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3081,\n        \"first_name\": \"Mia\",\n        \"email\": \"ccadvtest+miarivera@gmail.com\",\n        \"last_name\": \"Rivera\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4198286571,\n        \"street_address1\": \"12151 Birch Ave.\",\n        \"street_address2\": \"#4\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"39746\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 39746\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-12-20\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 8\",\n        \"State_Senate_District\": \"AZ - 16\",\n        \"state_house_district\": \"AZ - 16B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1734652800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1734652800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3082,\n        \"first_name\": \"Wesley\",\n        \"email\": \"ccadvtest+wesleyevans@gmail.com\",\n        \"last_name\": \"Evans\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3225844640,\n        \"street_address1\": \"127 Birch Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"11780\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 11780\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-11-26\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 7\",\n        \"State_Senate_District\": \"AZ - 35\",\n        \"state_house_district\": \"AZ - 35C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1700956800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1718496000000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3083,\n        \"first_name\": \"Sadie\",\n        \"email\": \"ccadvtest+sadiebishop@gmail.com\",\n        \"last_name\": \"Bishop\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7072281624,\n        \"street_address1\": \"5870 Clover Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"48669\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 48669\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-03-27\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 1\",\n        \"State_Senate_District\": \"NY - 2\",\n        \"state_house_district\": \"NY - 2A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1730937600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1730937600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3084,\n        \"first_name\": \"Ryder\",\n        \"email\": \"ccadvtest+ryderharrison@gmail.com\",\n        \"last_name\": \"Harrison\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8744405612,\n        \"street_address1\": \"8767 Highland Ct.\",\n        \"street_address2\": \"#510\",\n        \"city\": \"New York\",\n        \"zip\": \"56028\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 56028\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-03-11\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 9\",\n        \"State_Senate_District\": \"NY - 45\",\n        \"state_house_district\": \"NY - 45A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1710115200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1710115200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3085,\n        \"first_name\": \"Elena\",\n        \"email\": \"ccadvtest+elenaross@gmail.com\",\n        \"last_name\": \"Ross\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3497556952,\n        \"street_address1\": \"11403 Ivy Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Mesa\",\n        \"zip\": \"14801\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 14801\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-06-18\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 5\",\n        \"State_Senate_District\": \"AZ - 25\",\n        \"state_house_district\": \"AZ - 25C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1712448000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1712448000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3086,\n        \"first_name\": \"Tristan\",\n        \"email\": \"ccadvtest+tristanwashington@gmail.com\",\n        \"last_name\": \"Washington\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5315271526,\n        \"street_address1\": \"17593 Oak Blvd.\",\n        \"street_address2\": \"#500\",\n        \"city\": \"Mesa\",\n        \"zip\": \"41758\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 41758\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-09-19\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 9\",\n        \"State_Senate_District\": \"AZ - 27\",\n        \"state_house_district\": \"AZ - 27A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1695859200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1725753600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3087,\n        \"first_name\": \"Sofia\",\n        \"email\": \"ccadvtest+sofiaramos@gmail.com\",\n        \"last_name\": \"Ramos\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4885907308,\n        \"street_address1\": \"13603 8th Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"31145\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 31145\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-07\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 4\",\n        \"State_Senate_District\": \"IL - 12\",\n        \"state_house_district\": \"IL - 12A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1736208000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1736208000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3088,\n        \"first_name\": \"Eliana\",\n        \"email\": \"ccadvtest+elianarichardson@gmail.com\",\n        \"last_name\": \"Richardson\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6843285685,\n        \"street_address1\": \"12255 Walnut Ct.\",\n        \"street_address2\": \"#340\",\n        \"city\": \"Chicago\",\n        \"zip\": \"51730\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 51730\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-03-06\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 4\",\n        \"State_Senate_District\": \"IL - 12\",\n        \"state_house_district\": \"IL - 12C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1725321600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1725321600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3089,\n        \"first_name\": \"Xavier\",\n        \"email\": \"ccadvtest+xavierchavez@gmail.com\",\n        \"last_name\": \"Chavez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7155365007,\n        \"street_address1\": \"16452 Clover Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"32978\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 32978\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-12-31\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 4\",\n        \"State_Senate_District\": \"IL - 8\",\n        \"state_house_district\": \"IL - 80\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1735603200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1735603200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3090,\n        \"first_name\": \"Piper\",\n        \"email\": \"ccadvtest+piperbryant@gmail.com\",\n        \"last_name\": \"Bryant\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3014872963,\n        \"street_address1\": \"16943 Clover Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"20393\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 20393\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-10-18\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 6\",\n        \"State_Senate_District\": \"IL - 24\",\n        \"state_house_district\": \"IL - 24B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1736208000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1736208000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3091,\n        \"first_name\": \"Leo\",\n        \"email\": \"ccadvtest+leohamilton@gmail.com\",\n        \"last_name\": \"Hamilton\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3939562602,\n        \"street_address1\": \"3258 Cypress Rd. #3\",\n        \"street_address2\": \"\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"21726\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 21726\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-12-26\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 3\",\n        \"State_Senate_District\": \"AZ - 9\",\n        \"state_house_district\": \"AZ - 9C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1735171200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1735171200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3092,\n        \"first_name\": \"Diya\",\n        \"email\": \"ccadvtest+diyapatel@gmail.com\",\n        \"last_name\": \"Patel\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5602917308,\n        \"street_address1\": \"12630 Garfield Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"44257\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 44257\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-07-10\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 9\",\n        \"State_Senate_District\": \"NY - 27\",\n        \"state_house_district\": \"NY - 270\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1730764800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1730764800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3093,\n        \"first_name\": \"Elizabeth\",\n        \"email\": \"ccadvtest+elizabethgreyton@gmail.com\",\n        \"last_name\": \"Greyton\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7613008691,\n        \"street_address1\": \"14534 Redwood St. #1\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"79279\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 79279\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-04-14\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 3\",\n        \"State_Senate_District\": \"AZ - 9\",\n        \"state_house_district\": \"AZ - 9A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1736726400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1736726400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3094,\n        \"first_name\": \"Steven\",\n        \"email\": \"ccadvtest+stevenhillez@gmail.com\",\n        \"last_name\": \"Hillez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5807788693,\n        \"street_address1\": \"16988 Walnut Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"83077\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 83077\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-07-30\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 4\",\n        \"State_Senate_District\": \"NY - 20\",\n        \"state_house_district\": \"NY - 20A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1702771200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1702771200000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3095,\n        \"first_name\": \"Betty\",\n        \"email\": \"ccadvtest+bettymcfox@gmail.com\",\n        \"last_name\": \"McFox\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7704912609,\n        \"street_address1\": \"8495 Sapphire Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"10233\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 10233\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-10-13\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 6\",\n        \"State_Senate_District\": \"AZ - 12\",\n        \"state_house_district\": \"AZ - 12C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1697155200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1721260800000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3096,\n        \"first_name\": \"Brian\",\n        \"email\": \"ccadvtest+briandappfield@gmail.com\",\n        \"last_name\": \"Dappfield\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8965585732,\n        \"street_address1\": \"19323 Aspen Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"12461\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 12461\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-04-26\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 9\",\n        \"State_Senate_District\": \"AZ - 45\",\n        \"state_house_district\": \"AZ - 450\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1714089600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1714089600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3097,\n        \"first_name\": \"Emily\",\n        \"email\": \"ccadvtest+emilyhillstone@gmail.com\",\n        \"last_name\": \"Hillstone\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2188313706,\n        \"street_address1\": \"4330 Alder St.\",\n        \"street_address2\": \"#3\",\n        \"city\": \"New York\",\n        \"zip\": \"43033\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 43033\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-11-25\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 1\",\n        \"State_Senate_District\": \"NY - 2\",\n        \"state_house_district\": \"NY - 2C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1724544000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1727654400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3098,\n        \"first_name\": \"Patricia\",\n        \"email\": \"ccadvtest+patriciavonfireford@gmail.com\",\n        \"last_name\": \"VonFireford\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4303589482,\n        \"street_address1\": \"17236 Oak Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"41368\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 41368\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-12-08\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 2\",\n        \"State_Senate_District\": \"IL - 4\",\n        \"state_house_district\": \"IL - 40\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1733616000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1733616000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3099,\n        \"first_name\": \"Lisa\",\n        \"email\": \"ccadvtest+lisavongonn@gmail.com\",\n        \"last_name\": \"VonGonn\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2551483199,\n        \"street_address1\": \"11458 Clover Rd. #4\",\n        \"street_address2\": \"#340\",\n        \"city\": \"Mesa\",\n        \"zip\": \"69217\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 69217\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-05-14\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 1\",\n        \"State_Senate_District\": \"AZ - 5\",\n        \"state_house_district\": \"AZ - 5C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1690416000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1690416000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3100,\n        \"first_name\": \"Michelle\",\n        \"email\": \"ccadvtest+michellevongonn@gmail.com\",\n        \"last_name\": \"VonGonn\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3204863778,\n        \"street_address1\": \"12159 Magnolia Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Mesa\",\n        \"zip\": \"61211\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 61211\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-06-11\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 9\",\n        \"State_Senate_District\": \"AZ - 27\",\n        \"state_house_district\": \"AZ - 27B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1718409600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1718409600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3101,\n        \"first_name\": \"Ashley\",\n        \"email\": \"ccadvtest+ashleyhillova@gmail.com\",\n        \"last_name\": \"Hillova\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4362664915,\n        \"street_address1\": \"2845 Horizon Rd.\",\n        \"street_address2\": \"#1\",\n        \"city\": \"Mesa\",\n        \"zip\": \"23976\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 23976\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-09-07\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 3\",\n        \"State_Senate_District\": \"AZ - 15\",\n        \"state_house_district\": \"AZ - 15C\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1725667200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1725667200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3102,\n        \"first_name\": \"David\",\n        \"email\": \"ccadvtest+davidcedarward@gmail.com\",\n        \"last_name\": \"Cedarward\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7243584381,\n        \"street_address1\": \"1921 Ivy Ct.\",\n        \"street_address2\": \"#500\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"97517\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 97517\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-08-04\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 6\",\n        \"State_Senate_District\": \"NY - 18\",\n        \"state_house_district\": \"NY - 180\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1722729600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1724112000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3103,\n        \"first_name\": \"Amanda\",\n        \"email\": \"ccadvtest+amandaashward@gmail.com\",\n        \"last_name\": \"Ashward\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3947406892,\n        \"street_address1\": \"15225 Amber St. #320\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"39531\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 39531\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-05-31\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 1\",\n        \"State_Senate_District\": \"IL - 4\",\n        \"state_house_district\": \"IL - 4A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1718323200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1718323200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3104,\n        \"first_name\": \"Melissa\",\n        \"email\": \"ccadvtest+melissadehallova@gmail.com\",\n        \"last_name\": \"DeHallova\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2869695323,\n        \"street_address1\": \"3937 Meadow Rd.\",\n        \"street_address2\": \"#340\",\n        \"city\": \"Chicago\",\n        \"zip\": \"61228\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 61228\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-10-07\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 4\",\n        \"State_Senate_District\": \"IL - 12\",\n        \"state_house_district\": \"IL - 12B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1728259200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1728518400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3105,\n        \"first_name\": \"Lisa\",\n        \"email\": \"ccadvtest+lisakenson@gmail.com\",\n        \"last_name\": \"Kenson\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2211813521,\n        \"street_address1\": \"6932 Valley Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"14119\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 14119\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-06-12\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 7\",\n        \"State_Senate_District\": \"AZ - 14\",\n        \"state_house_district\": \"AZ - 14B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1719273600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1719273600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3106,\n        \"first_name\": \"Robert\",\n        \"email\": \"ccadvtest+roberto'stoneford@gmail.com\",\n        \"last_name\": \"O'Stoneford\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8818907454,\n        \"street_address1\": \"5191 Cedar Rd. #340\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"90453\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 90453\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-11-04\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 3\",\n        \"State_Senate_District\": \"NY - 15\",\n        \"state_house_district\": \"NY - 15B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1699056000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1699056000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3107,\n        \"first_name\": \"Lisa\",\n        \"email\": \"ccadvtest+lisagomski@gmail.com\",\n        \"last_name\": \"Gomski\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4874962974,\n        \"street_address1\": \"11471 Redwood Blvd.\",\n        \"street_address2\": \"#500\",\n        \"city\": \"Mesa\",\n        \"zip\": \"62774\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 62774\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-11-08\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 5\",\n        \"State_Senate_District\": \"AZ - 10\",\n        \"state_house_district\": \"AZ - 10B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1699401600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1699920000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3108,\n        \"first_name\": \"Kimberly\",\n        \"email\": \"ccadvtest+kimberlygreenburg@gmail.com\",\n        \"last_name\": \"Greenburg\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4369148913,\n        \"street_address1\": \"4518 Garnet St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Mesa\",\n        \"zip\": \"15820\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 15820\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-05-13\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 8\",\n        \"State_Senate_District\": \"AZ - 16\",\n        \"state_house_district\": \"AZ - 16A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1715558400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1719187200000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3109,\n        \"first_name\": \"Robert\",\n        \"email\": \"ccadvtest+roberto'ken@gmail.com\",\n        \"last_name\": \"O'Ken\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7086018658,\n        \"street_address1\": \"9637 Oak Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Mesa\",\n        \"zip\": \"98523\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 98523\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-07-05\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 2\",\n        \"State_Senate_District\": \"AZ - 6\",\n        \"state_house_district\": \"AZ - 6C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1688515200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1688515200000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3110,\n        \"first_name\": \"Sandra\",\n        \"email\": \"ccadvtest+sandraashhouse@gmail.com\",\n        \"last_name\": \"Ashhouse\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7892228446,\n        \"street_address1\": \"15545 Washington Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"80723\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 80723\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-03-01\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 1\",\n        \"State_Senate_District\": \"AZ - 5\",\n        \"state_house_district\": \"AZ - 5A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1709337600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1709337600000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3111,\n        \"first_name\": \"Edward\",\n        \"email\": \"ccadvtest+edwardo'gomton@gmail.com\",\n        \"last_name\": \"O'Gomton\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6625390166,\n        \"street_address1\": \"6649 Garnet Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"28983\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 28983\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-11-21\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 6\",\n        \"State_Senate_District\": \"AZ - 30\",\n        \"state_house_district\": \"AZ - 30A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1700524800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1719705600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3112,\n        \"first_name\": \"George\",\n        \"email\": \"ccadvtest+georgeclaystein@gmail.com\",\n        \"last_name\": \"Claystein\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8246629845,\n        \"street_address1\": \"17089 Walnut Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Mesa\",\n        \"zip\": \"75054\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 75054\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-08-10\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 1\",\n        \"State_Senate_District\": \"AZ - 5\",\n        \"state_house_district\": \"AZ - 50\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1724457600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1736726400000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3113,\n        \"first_name\": \"Thomas\",\n        \"email\": \"ccadvtest+thomasstarfield@gmail.com\",\n        \"last_name\": \"Starfield\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4753051081,\n        \"street_address1\": \"10519 Cedar St.\",\n        \"street_address2\": \"#310\",\n        \"city\": \"Chicago\",\n        \"zip\": \"43939\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 43939\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-05-17\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 1\",\n        \"State_Senate_District\": \"IL - 3\",\n        \"state_house_district\": \"IL - 3B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1716249600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1716249600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3114,\n        \"first_name\": \"Betty\",\n        \"email\": \"ccadvtest+bettyrockley@gmail.com\",\n        \"last_name\": \"Rockley\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3931029132,\n        \"street_address1\": \"12401 Birch Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"76132\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 76132\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-05-11\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 5\",\n        \"State_Senate_District\": \"AZ - 20\",\n        \"state_house_district\": \"AZ - 20C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1733270400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1733270400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3115,\n        \"first_name\": \"Deborah\",\n        \"email\": \"ccadvtest+deborahstoneford@gmail.com\",\n        \"last_name\": \"Stoneford\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3523115141,\n        \"street_address1\": \"11649 Alder St. #1\",\n        \"street_address2\": \"\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"72740\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 72740\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-09-06\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 1\",\n        \"State_Senate_District\": \"AZ - 4\",\n        \"state_house_district\": \"AZ - 4C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1725580800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1725580800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3116,\n        \"first_name\": \"Barbara\",\n        \"email\": \"ccadvtest+barbaragomova@gmail.com\",\n        \"last_name\": \"Gomova\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7309168626,\n        \"street_address1\": \"12034 Dogwood Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"84713\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 84713\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-26\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 6\",\n        \"State_Senate_District\": \"AZ - 12\",\n        \"state_house_district\": \"AZ - 12A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1706227200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1706227200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3117,\n        \"first_name\": \"David\",\n        \"email\": \"ccadvtest+davidclarhouse@gmail.com\",\n        \"last_name\": \"Clarhouse\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5608375914,\n        \"street_address1\": \"12211 Garfield Ct.\",\n        \"street_address2\": \"#520\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"88662\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 88662\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-10-07\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 1\",\n        \"State_Senate_District\": \"NY - 2\",\n        \"state_house_district\": \"NY - 2A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1728259200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1728259200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3118,\n        \"first_name\": \"John\",\n        \"email\": \"ccadvtest+johnfoxski@gmail.com\",\n        \"last_name\": \"Foxski\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7123245140,\n        \"street_address1\": \"13256 Sapphire St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"22173\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 22173\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-09-21\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 6\",\n        \"State_Senate_District\": \"NY - 18\",\n        \"state_house_district\": \"NY - 180\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1726876800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1726876800000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3119,\n        \"first_name\": \"Joseph\",\n        \"email\": \"ccadvtest+josephfoxburg@gmail.com\",\n        \"last_name\": \"Foxburg\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7967102621,\n        \"street_address1\": \"2163 Ridgeway Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"84679\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 84679\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-02-17\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 8\",\n        \"State_Senate_District\": \"NY - 40\",\n        \"state_house_district\": \"NY - 40A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1690761600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1712620800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3120,\n        \"first_name\": \"Edward\",\n        \"email\": \"ccadvtest+edwardpasssmith@gmail.com\",\n        \"last_name\": \"Passsmith\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6245245598,\n        \"street_address1\": \"13953 Silverleaf Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Springfield\",\n        \"zip\": \"24398\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Springfield, IL 24398\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-07-25\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 6\",\n        \"State_Senate_District\": \"IL - 30\",\n        \"state_house_district\": \"IL - 300\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1690243200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1714780800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3121,\n        \"first_name\": \"Joseph\",\n        \"email\": \"ccadvtest+josephst. franken@gmail.com\",\n        \"last_name\": \"St. Franken\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6048767205,\n        \"street_address1\": \"5899 Dogwood Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"70592\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 70592\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-08-12\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 6\",\n        \"State_Senate_District\": \"NY - 12\",\n        \"state_house_district\": \"NY - 12A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1707696000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1736121600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3122,\n        \"first_name\": \"Robert\",\n        \"email\": \"ccadvtest+robertbrightez@gmail.com\",\n        \"last_name\": \"Brightez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7379868904,\n        \"street_address1\": \"19612 Pilson Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"59199\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 59199\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-11-23\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 6\",\n        \"State_Senate_District\": \"AZ - 18\",\n        \"state_house_district\": \"AZ - 18A\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1701388800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1722816000000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3123,\n        \"first_name\": \"Kimberly\",\n        \"email\": \"ccadvtest+kimberlyfireton@gmail.com\",\n        \"last_name\": \"Fireton\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8468122663,\n        \"street_address1\": \"8501 Cedar St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"16444\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 16444\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-04-13\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 5\",\n        \"State_Senate_District\": \"IL - 15\",\n        \"state_house_district\": \"IL - 150\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1693180800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1693180800000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3124,\n        \"first_name\": \"Robert\",\n        \"email\": \"ccadvtest+robertlegander@gmail.com\",\n        \"last_name\": \"LeGander\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6892291957,\n        \"street_address1\": \"19716 Ridgeway Blvd. #340\",\n        \"street_address2\": \"\",\n        \"city\": \"Albany\",\n        \"zip\": \"55517\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 55517\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-22\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 7\",\n        \"State_Senate_District\": \"NY - 35\",\n        \"state_house_district\": \"NY - 350\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1733961600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1733961600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3125,\n        \"first_name\": \"Elizabeth\",\n        \"email\": \"ccadvtest+elizabethsnowski@gmail.com\",\n        \"last_name\": \"Snowski\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5925506977,\n        \"street_address1\": \"10442 Garnet Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Elgin\",\n        \"zip\": \"96443\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 96443\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-03-15\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 6\",\n        \"State_Senate_District\": \"IL - 12\",\n        \"state_house_district\": \"IL - 12C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1710460800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1710460800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3126,\n        \"first_name\": \"Kevin\",\n        \"email\": \"ccadvtest+kevinmoonez@gmail.com\",\n        \"last_name\": \"Moonez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2451062269,\n        \"street_address1\": \"8508 Pearl Ave. #2\",\n        \"street_address2\": \"\",\n        \"city\": \"Elgin\",\n        \"zip\": \"85994\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 85994\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-04-28\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 6\",\n        \"State_Senate_District\": \"IL - 18\",\n        \"state_house_district\": \"IL - 18B\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1683331200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1683331200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3127,\n        \"first_name\": \"Melissa\",\n        \"email\": \"ccadvtest+melissapasshouse@gmail.com\",\n        \"last_name\": \"Passhouse\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8003634018,\n        \"street_address1\": \"13900 Summit Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"23506\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 23506\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-12-12\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 6\",\n        \"State_Senate_District\": \"IL - 12\",\n        \"state_house_district\": \"IL - 120\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1702339200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1728950400000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3128,\n        \"first_name\": \"Jennifer\",\n        \"email\": \"ccadvtest+jennifervanwolfez@gmail.com\",\n        \"last_name\": \"VanWolfez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3909228928,\n        \"street_address1\": \"2338 Highland St. #520\",\n        \"street_address2\": \"\",\n        \"city\": \"Albany\",\n        \"zip\": \"61895\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 61895\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2025-01-02\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 3\",\n        \"State_Senate_District\": \"NY - 6\",\n        \"state_house_district\": \"NY - 6B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1735776000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1735776000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3129,\n        \"first_name\": \"William\",\n        \"email\": \"ccadvtest+williammcfire@gmail.com\",\n        \"last_name\": \"McFire\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3165124240,\n        \"street_address1\": \"16509 Ivy St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Springfield\",\n        \"zip\": \"98800\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Springfield, IL 98800\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-04-01\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 6\",\n        \"State_Senate_District\": \"IL - 12\",\n        \"state_house_district\": \"IL - 12C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1711929600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1725062400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3130,\n        \"first_name\": \"Jessica\",\n        \"email\": \"ccadvtest+jessicao'fire@gmail.com\",\n        \"last_name\": \"O'Fire\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7825752491,\n        \"street_address1\": \"1408 Clover Blvd. #1\",\n        \"street_address2\": \"\",\n        \"city\": \"Albany\",\n        \"zip\": \"20049\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 20049\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-08-10\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 5\",\n        \"State_Senate_District\": \"NY - 10\",\n        \"state_house_district\": \"NY - 100\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1691625600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1704240000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3131,\n        \"first_name\": \"Daniel\",\n        \"email\": \"ccadvtest+danielo'gomford@gmail.com\",\n        \"last_name\": \"O'Gomford\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7253653864,\n        \"street_address1\": \"16303 Dogwood Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"20443\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 20443\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-03-30\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 5\",\n        \"State_Senate_District\": \"IL - 10\",\n        \"state_house_district\": \"IL - 10B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1712188800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1712188800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3132,\n        \"first_name\": \"Nancy\",\n        \"email\": \"ccadvtest+nancyhillski@gmail.com\",\n        \"last_name\": \"Hillski\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8278126043,\n        \"street_address1\": \"1223 Valley Rd. #4\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"77212\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 77212\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-09-07\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 8\",\n        \"State_Senate_District\": \"AZ - 32\",\n        \"state_house_district\": \"AZ - 32C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1725667200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1731715200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3133,\n        \"first_name\": \"Lisa\",\n        \"email\": \"ccadvtest+lisast. clarstone@gmail.com\",\n        \"last_name\": \"St. Clarstone\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2484628892,\n        \"street_address1\": \"19525 Ridgeway St.\",\n        \"street_address2\": \"#310\",\n        \"city\": \"New York\",\n        \"zip\": \"83495\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 83495\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-08-13\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 6\",\n        \"State_Senate_District\": \"NY - 18\",\n        \"state_house_district\": \"NY - 18A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1691884800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1691884800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3134,\n        \"first_name\": \"Mary\",\n        \"email\": \"ccadvtest+marygreyia@gmail.com\",\n        \"last_name\": \"Greyia\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5893078634,\n        \"street_address1\": \"15628 Pearl St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Albany\",\n        \"zip\": \"57843\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 57843\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-07\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 5\",\n        \"State_Senate_District\": \"NY - 25\",\n        \"state_house_district\": \"NY - 25A\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1724025600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1724025600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3135,\n        \"first_name\": \"Dorothy\",\n        \"email\": \"ccadvtest+dorothygreenley@gmail.com\",\n        \"last_name\": \"Greenley\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6725529322,\n        \"street_address1\": \"17549 Garfield Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Elgin\",\n        \"zip\": \"72193\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 72193\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-10-21\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 2\",\n        \"State_Senate_District\": \"IL - 4\",\n        \"state_house_district\": \"IL - 4A\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1730937600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1731715200000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3136,\n        \"first_name\": \"David\",\n        \"email\": \"ccadvtest+daviddefinn@gmail.com\",\n        \"last_name\": \"DeFinn\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6678938583,\n        \"street_address1\": \"5434 Aspen Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Albany\",\n        \"zip\": \"73560\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 73560\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-09-10\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 4\",\n        \"State_Senate_District\": \"NY - 20\",\n        \"state_house_district\": \"NY - 20A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1725926400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1725926400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3137,\n        \"first_name\": \"Mary\",\n        \"email\": \"ccadvtest+maryclayski@gmail.com\",\n        \"last_name\": \"Clayski\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6668099023,\n        \"street_address1\": \"4563 8th Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"28730\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 28730\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-04-29\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 4\",\n        \"State_Senate_District\": \"NY - 20\",\n        \"state_house_district\": \"NY - 20B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1715558400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1715558400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3138,\n        \"first_name\": \"Elizabeth\",\n        \"email\": \"ccadvtest+elizabethvansun@gmail.com\",\n        \"last_name\": \"VanSun\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6783449714,\n        \"street_address1\": \"2462 Washington St.\",\n        \"street_address2\": \"#3\",\n        \"city\": \"Mesa\",\n        \"zip\": \"88238\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 88238\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-10-14\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 5\",\n        \"State_Senate_District\": \"AZ - 15\",\n        \"state_house_district\": \"AZ - 15C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1728864000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1728864000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3139,\n        \"first_name\": \"Melissa\",\n        \"email\": \"ccadvtest+melissao'gomhouse@gmail.com\",\n        \"last_name\": \"O'Gomhouse\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3037626194,\n        \"street_address1\": \"838 Laurel Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Elgin\",\n        \"zip\": \"13931\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 13931\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-04-16\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 6\",\n        \"State_Senate_District\": \"IL - 12\",\n        \"state_house_district\": \"IL - 120\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1714780800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1714780800000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3140,\n        \"first_name\": \"Sandra\",\n        \"email\": \"ccadvtest+sandrafireing@gmail.com\",\n        \"last_name\": \"Fireing\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7883024703,\n        \"street_address1\": \"15106 Redwood Ct. #2\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"24369\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 24369\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-06-05\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 4\",\n        \"State_Senate_District\": \"AZ - 8\",\n        \"state_house_district\": \"AZ - 8A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1728777600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1728777600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3141,\n        \"first_name\": \"Melissa\",\n        \"email\": \"ccadvtest+melissajuaria@gmail.com\",\n        \"last_name\": \"Juaria\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6952649893,\n        \"street_address1\": \"10829 Juniper St. #510\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"22993\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 22993\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-04-15\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 7\",\n        \"State_Senate_District\": \"IL - 35\",\n        \"state_house_district\": \"IL - 35B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1685232000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1726272000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3142,\n        \"first_name\": \"Amanda\",\n        \"email\": \"ccadvtest+amandajuarian@gmail.com\",\n        \"last_name\": \"Juarian\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8915558250,\n        \"street_address1\": \"15354 Maple St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"54525\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 54525\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-10-03\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 3\",\n        \"State_Senate_District\": \"AZ - 9\",\n        \"state_house_district\": \"AZ - 9C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1727913600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1727913600000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3143,\n        \"first_name\": \"Steven\",\n        \"email\": \"ccadvtest+stevenlefloez@gmail.com\",\n        \"last_name\": \"LeFloez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3083515683,\n        \"street_address1\": \"1086 Bluebell Ct.\",\n        \"street_address2\": \"#4\",\n        \"city\": \"Chicago\",\n        \"zip\": \"54137\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 54137\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-07-06\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 2\",\n        \"State_Senate_District\": \"IL - 4\",\n        \"state_house_district\": \"IL - 4B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1720224000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1720224000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3144,\n        \"first_name\": \"Michael\",\n        \"email\": \"ccadvtest+michaelsnowal@gmail.com\",\n        \"last_name\": \"Snowal\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2164345851,\n        \"street_address1\": \"3961 Magnolia Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Mesa\",\n        \"zip\": \"78763\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 78763\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-09-26\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 8\",\n        \"State_Senate_District\": \"AZ - 16\",\n        \"state_house_district\": \"AZ - 16A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1723680000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1723680000000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3145,\n        \"first_name\": \"Carol\",\n        \"email\": \"ccadvtest+carolvonblackstone@gmail.com\",\n        \"last_name\": \"VonBlackstone\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7947183466,\n        \"street_address1\": \"16615 Ivy Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"51207\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 51207\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-12-11\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 5\",\n        \"State_Senate_District\": \"NY - 20\",\n        \"state_house_district\": \"NY - 20A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1733875200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1733875200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3146,\n        \"first_name\": \"Margaret\",\n        \"email\": \"ccadvtest+margaretjuaral@gmail.com\",\n        \"last_name\": \"Juaral\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7099484609,\n        \"street_address1\": \"15654 Highland Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"45226\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 45226\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-11-25\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 2\",\n        \"State_Senate_District\": \"AZ - 8\",\n        \"state_house_district\": \"AZ - 8A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1723766400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1723766400000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3147,\n        \"first_name\": \"George\",\n        \"email\": \"ccadvtest+georgemcwhit@gmail.com\",\n        \"last_name\": \"McWhit\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4975782396,\n        \"street_address1\": \"15127 Sycamore Ave.\",\n        \"street_address2\": \"#500\",\n        \"city\": \"Albany\",\n        \"zip\": \"47505\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 47505\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-15\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 1\",\n        \"State_Senate_District\": \"NY - 4\",\n        \"state_house_district\": \"NY - 4C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1705276800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1705276800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3148,\n        \"first_name\": \"Amanda\",\n        \"email\": \"ccadvtest+amandadapphouse@gmail.com\",\n        \"last_name\": \"Dapphouse\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7033866504,\n        \"street_address1\": \"19937 Sycamore Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Springfield\",\n        \"zip\": \"76211\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Springfield, IL 76211\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-09-30\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 7\",\n        \"State_Senate_District\": \"IL - 14\",\n        \"state_house_district\": \"IL - 140\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1727654400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1727654400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3149,\n        \"first_name\": \"Anthony\",\n        \"email\": \"ccadvtest+anthonygoreez@gmail.com\",\n        \"last_name\": \"Goreez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6394956449,\n        \"street_address1\": \"15398 Laurel Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"59664\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 59664\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2025-01-01\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 1\",\n        \"State_Senate_District\": \"AZ - 4\",\n        \"state_house_district\": \"AZ - 40\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1735689600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1735689600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3150,\n        \"first_name\": \"Richard\",\n        \"email\": \"ccadvtest+richardo'gonnton@gmail.com\",\n        \"last_name\": \"O'Gonnton\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4185308913,\n        \"street_address1\": \"10228 Sapphire Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"80103\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 80103\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-08-05\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 7\",\n        \"State_Senate_District\": \"AZ - 28\",\n        \"state_house_district\": \"AZ - 28A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1722816000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1723680000000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3151,\n        \"first_name\": \"Joseph\",\n        \"email\": \"ccadvtest+josephlegreen@gmail.com\",\n        \"last_name\": \"LeGreen\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5026377804,\n        \"street_address1\": \"5046 Summit Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"80115\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 80115\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-07-14\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 5\",\n        \"State_Senate_District\": \"IL - 20\",\n        \"state_house_district\": \"IL - 20A\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1720915200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1720915200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3152,\n        \"first_name\": \"Amanda\",\n        \"email\": \"ccadvtest+amandawhithouse@gmail.com\",\n        \"last_name\": \"Whithouse\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2164287931,\n        \"street_address1\": \"10053 Maple Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"95784\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 95784\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-05-14\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 1\",\n        \"State_Senate_District\": \"NY - 3\",\n        \"state_house_district\": \"NY - 3B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1715644800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1715644800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3153,\n        \"first_name\": \"Anthony\",\n        \"email\": \"ccadvtest+anthonymcflo@gmail.com\",\n        \"last_name\": \"McFlo\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7164975544,\n        \"street_address1\": \"4984 Sapphire Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Mesa\",\n        \"zip\": \"87438\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 87438\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-04-22\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 2\",\n        \"State_Senate_District\": \"AZ - 10\",\n        \"state_house_district\": \"AZ - 10A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1713744000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1713744000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3154,\n        \"first_name\": \"Ronald\",\n        \"email\": \"ccadvtest+ronaldmcashhouse@gmail.com\",\n        \"last_name\": \"McAshhouse\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3676582142,\n        \"street_address1\": \"11443 Silverleaf Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"51973\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 51973\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-05-08\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 1\",\n        \"State_Senate_District\": \"IL - 5\",\n        \"state_house_district\": \"IL - 50\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1722643200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1722729600000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3155,\n        \"first_name\": \"Carol\",\n        \"email\": \"ccadvtest+carolmorrova@gmail.com\",\n        \"last_name\": \"Morrova\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4003901952,\n        \"street_address1\": \"5414 Sapphire Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"48058\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 48058\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-05-22\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 5\",\n        \"State_Senate_District\": \"AZ - 10\",\n        \"state_house_district\": \"AZ - 10C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1716336000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1716336000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3156,\n        \"first_name\": \"Patricia\",\n        \"email\": \"ccadvtest+patriciahallova@gmail.com\",\n        \"last_name\": \"Hallova\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4366711877,\n        \"street_address1\": \"15988 Cedar Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Albany\",\n        \"zip\": \"17550\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 17550\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-09-17\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 9\",\n        \"State_Senate_District\": \"NY - 45\",\n        \"state_house_district\": \"NY - 45C\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1726531200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1726531200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3157,\n        \"first_name\": \"Paul\",\n        \"email\": \"ccadvtest+paullecedar@gmail.com\",\n        \"last_name\": \"LeCedar\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3463461362,\n        \"street_address1\": \"922 Silverleaf Ave.\",\n        \"street_address2\": \"#320\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"46563\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 46563\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-10-11\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 2\",\n        \"State_Senate_District\": \"AZ - 8\",\n        \"state_house_district\": \"AZ - 8A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1708473600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1733961600000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3158,\n        \"first_name\": \"Amanda\",\n        \"email\": \"ccadvtest+amandapassian@gmail.com\",\n        \"last_name\": \"Passian\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4448162541,\n        \"street_address1\": \"7940 Pine Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"49005\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 49005\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-03-06\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 7\",\n        \"State_Senate_District\": \"IL - 35\",\n        \"state_house_district\": \"IL - 35B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1706054400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1706054400000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3159,\n        \"first_name\": \"Donna\",\n        \"email\": \"ccadvtest+donnajamburg@gmail.com\",\n        \"last_name\": \"Jamburg\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3722787702,\n        \"street_address1\": \"8621 Meadow Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Albany\",\n        \"zip\": \"19034\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 19034\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-09-13\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 6\",\n        \"State_Senate_District\": \"NY - 18\",\n        \"state_house_district\": \"NY - 18A\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1711843200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1723075200000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3160,\n        \"first_name\": \"Donald\",\n        \"email\": \"ccadvtest+donaldcoldwell@gmail.com\",\n        \"last_name\": \"Coldwell\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7939254288,\n        \"street_address1\": \"1621 Coral St. #500\",\n        \"street_address2\": \"\",\n        \"city\": \"Elgin\",\n        \"zip\": \"14255\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 14255\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-04-13\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 1\",\n        \"State_Senate_District\": \"IL - 4\",\n        \"state_house_district\": \"IL - 4C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1683849600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1718150400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3161,\n        \"first_name\": \"Nancy\",\n        \"email\": \"ccadvtest+nancyclaywell@gmail.com\",\n        \"last_name\": \"Claywell\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7221309986,\n        \"street_address1\": \"19528 Magnolia Blvd. #340\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"73227\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 73227\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-05-17\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 3\",\n        \"State_Senate_District\": \"IL - 6\",\n        \"state_house_district\": \"IL - 6B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1715904000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1715904000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3162,\n        \"first_name\": \"Barbara\",\n        \"email\": \"ccadvtest+barbarafoxman@gmail.com\",\n        \"last_name\": \"Foxman\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2666164226,\n        \"street_address1\": \"8909 Clover St. #310\",\n        \"street_address2\": \"\",\n        \"city\": \"Elgin\",\n        \"zip\": \"51975\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 51975\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-08-09\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 7\",\n        \"State_Senate_District\": \"IL - 28\",\n        \"state_house_district\": \"IL - 280\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1731542400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1731542400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3163,\n        \"first_name\": \"James\",\n        \"email\": \"ccadvtest+jamesst. cedarhouse@gmail.com\",\n        \"last_name\": \"St. Cedarhouse\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6235771765,\n        \"street_address1\": \"12228 Dogwood Blvd. #520\",\n        \"street_address2\": \"\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"28807\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 28807\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-08-15\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 4\",\n        \"State_Senate_District\": \"AZ - 20\",\n        \"state_house_district\": \"AZ - 20B\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1723680000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1723680000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3164,\n        \"first_name\": \"Jessica\",\n        \"email\": \"ccadvtest+jessicavanwhit@gmail.com\",\n        \"last_name\": \"VanWhit\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2682636442,\n        \"street_address1\": \"19074 Sycamore Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"83910\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 83910\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-04-12\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 5\",\n        \"State_Senate_District\": \"NY - 10\",\n        \"state_house_district\": \"NY - 10B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1717113600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1732320000000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3165,\n        \"first_name\": \"Patricia\",\n        \"email\": \"ccadvtest+patriciagorewell@gmail.com\",\n        \"last_name\": \"Gorewell\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5636975393,\n        \"street_address1\": \"3136 Amber Ct. #510\",\n        \"street_address2\": \"\",\n        \"city\": \"Albany\",\n        \"zip\": \"14644\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 14644\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-06-21\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 2\",\n        \"State_Senate_District\": \"NY - 6\",\n        \"state_house_district\": \"NY - 6C\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1719446400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1719446400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3166,\n        \"first_name\": \"Susan\",\n        \"email\": \"ccadvtest+susanlafoxwood@gmail.com\",\n        \"last_name\": \"LaFoxwood\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4073018722,\n        \"street_address1\": \"15157 Magnolia Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"80910\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 80910\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-02-10\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 3\",\n        \"State_Senate_District\": \"AZ - 12\",\n        \"state_house_district\": \"AZ - 12C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1677283200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1680480000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3167,\n        \"first_name\": \"Amanda\",\n        \"email\": \"ccadvtest+amandafloson@gmail.com\",\n        \"last_name\": \"Floson\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4058568386,\n        \"street_address1\": \"12564 Ivy Rd. #520\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"30969\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 30969\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-07-01\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 6\",\n        \"State_Senate_District\": \"AZ - 24\",\n        \"state_house_district\": \"AZ - 24C\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1734998400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1734998400000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3168,\n        \"first_name\": \"Margaret\",\n        \"email\": \"ccadvtest+margaretlagreen@gmail.com\",\n        \"last_name\": \"LaGreen\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5064383509,\n        \"street_address1\": \"4182 Meadow Ave. #340\",\n        \"street_address2\": \"\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"30716\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 30716\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-06-16\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 2\",\n        \"State_Senate_District\": \"AZ - 8\",\n        \"state_house_district\": \"AZ - 80\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1727049600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1727049600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3169,\n        \"first_name\": \"Kevin\",\n        \"email\": \"ccadvtest+kevinleclay@gmail.com\",\n        \"last_name\": \"LeClay\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4864040580,\n        \"street_address1\": \"3359 Sunflower Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"44027\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 44027\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-07-05\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 9\",\n        \"State_Senate_District\": \"NY - 45\",\n        \"state_house_district\": \"NY - 450\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1720137600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1720137600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3170,\n        \"first_name\": \"Jennifer\",\n        \"email\": \"ccadvtest+jennifermcwhit@gmail.com\",\n        \"last_name\": \"McWhit\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8409121940,\n        \"street_address1\": \"2781 Magnolia Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Mesa\",\n        \"zip\": \"17891\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 17891\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-03-29\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 3\",\n        \"State_Senate_District\": \"AZ - 12\",\n        \"state_house_district\": \"AZ - 12C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1684281600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1710633600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3171,\n        \"first_name\": \"George\",\n        \"email\": \"ccadvtest+georgegonnwood@gmail.com\",\n        \"last_name\": \"Gonnwood\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7642719754,\n        \"street_address1\": \"15288 Meadow St.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"14629\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 14629\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-10-12\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 2\",\n        \"State_Senate_District\": \"NY - 10\",\n        \"state_house_district\": \"NY - 10A\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1701302400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1701302400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3172,\n        \"first_name\": \"Edward\",\n        \"email\": \"ccadvtest+edwardmcfinn@gmail.com\",\n        \"last_name\": \"McFinn\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3179214079,\n        \"street_address1\": \"8928 Magnolia Ct.\",\n        \"street_address2\": \"#500\",\n        \"city\": \"New York\",\n        \"zip\": \"18170\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 18170\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-09-16\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 5\",\n        \"State_Senate_District\": \"NY - 10\",\n        \"state_house_district\": \"NY - 100\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1726444800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1726444800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3173,\n        \"first_name\": \"Susan\",\n        \"email\": \"ccadvtest+susanblackfield@gmail.com\",\n        \"last_name\": \"Blackfield\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7066349916,\n        \"street_address1\": \"16482 Cypress Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"89165\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 89165\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-06-20\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 1\",\n        \"State_Senate_District\": \"NY - 3\",\n        \"state_house_district\": \"NY - 30\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1695513600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1695513600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3174,\n        \"first_name\": \"Dorothy\",\n        \"email\": \"ccadvtest+dorothyfrankenfield@gmail.com\",\n        \"last_name\": \"Frankenfield\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7589669538,\n        \"street_address1\": \"1108 Highland St.\",\n        \"street_address2\": \"#510\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"77095\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 77095\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-06-14\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 6\",\n        \"State_Senate_District\": \"NY - 12\",\n        \"state_house_district\": \"NY - 12A\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1718323200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1718323200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3175,\n        \"first_name\": \"Edward\",\n        \"email\": \"ccadvtest+edwardgomwood@gmail.com\",\n        \"last_name\": \"Gomwood\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4022219237,\n        \"street_address1\": \"5494 Alder Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"82582\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 82582\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-09-03\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 2\",\n        \"State_Senate_District\": \"AZ - 10\",\n        \"state_house_district\": \"AZ - 100\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1726012800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1726012800000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3176,\n        \"first_name\": \"Kimberly\",\n        \"email\": \"ccadvtest+kimberlyo'hall@gmail.com\",\n        \"last_name\": \"O'Hall\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6198307316,\n        \"street_address1\": \"681 Summit Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"24595\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 24595\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-10-06\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 9\",\n        \"State_Senate_District\": \"IL - 27\",\n        \"state_house_district\": \"IL - 27C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1728172800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1728172800000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3177,\n        \"first_name\": \"Margaret\",\n        \"email\": \"ccadvtest+margaretmoonova@gmail.com\",\n        \"last_name\": \"Moonova\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4339792391,\n        \"street_address1\": \"7202 Birch Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Albany\",\n        \"zip\": \"28083\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 28083\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-07-31\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 2\",\n        \"State_Senate_District\": \"NY - 4\",\n        \"state_house_district\": \"NY - 4A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1722384000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1722729600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3178,\n        \"first_name\": \"Carol\",\n        \"email\": \"ccadvtest+carolfinning@gmail.com\",\n        \"last_name\": \"Finning\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8138809348,\n        \"street_address1\": \"10941 Juniper Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Springfield\",\n        \"zip\": \"33190\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Springfield, IL 33190\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-03-25\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 9\",\n        \"State_Senate_District\": \"IL - 45\",\n        \"state_house_district\": \"IL - 45B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1711324800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1711324800000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3179,\n        \"first_name\": \"Brian\",\n        \"email\": \"ccadvtest+brianlaflostone@gmail.com\",\n        \"last_name\": \"LaFlostone\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6703771009,\n        \"street_address1\": \"14113 Ridgeway Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"73084\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 73084\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-11-03\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 1\",\n        \"State_Senate_District\": \"IL - 2\",\n        \"state_house_district\": \"IL - 2C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1730592000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1730592000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3180,\n        \"first_name\": \"Patricia\",\n        \"email\": \"ccadvtest+patriciao'gom@gmail.com\",\n        \"last_name\": \"O'Gom\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3797526305,\n        \"street_address1\": \"436 Magnolia Ct. #310\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"84270\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 84270\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-11\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 9\",\n        \"State_Senate_District\": \"IL - 36\",\n        \"state_house_district\": \"IL - 360\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1704931200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1704931200000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3181,\n        \"first_name\": \"Betty\",\n        \"email\": \"ccadvtest+bettyleflofield@gmail.com\",\n        \"last_name\": \"LeFlofield\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5966510277,\n        \"street_address1\": \"4725 Amber Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"13470\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 13470\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-04-02\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 9\",\n        \"State_Senate_District\": \"NY - 18\",\n        \"state_house_district\": \"NY - 18C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1680393600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1729123200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3182,\n        \"first_name\": \"Charles\",\n        \"email\": \"ccadvtest+charlesblackova@gmail.com\",\n        \"last_name\": \"Blackova\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6941436043,\n        \"street_address1\": \"4515 Oak Ave. #340\",\n        \"street_address2\": \"\",\n        \"city\": \"Albany\",\n        \"zip\": \"85045\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 85045\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-08-26\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 4\",\n        \"State_Senate_District\": \"NY - 8\",\n        \"state_house_district\": \"NY - 8C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1693008000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1704758400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3183,\n        \"first_name\": \"Daniel\",\n        \"email\": \"ccadvtest+danielmorral@gmail.com\",\n        \"last_name\": \"Morral\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8314036513,\n        \"street_address1\": \"194 Brookside Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"56057\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 56057\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-03-07\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 5\",\n        \"State_Senate_District\": \"AZ - 10\",\n        \"state_house_district\": \"AZ - 10A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1709769600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1709769600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3184,\n        \"first_name\": \"Joseph\",\n        \"email\": \"ccadvtest+josephcloverburg@gmail.com\",\n        \"last_name\": \"Cloverburg\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5161734509,\n        \"street_address1\": \"13477 Oak Ave. #4\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"96579\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 96579\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-12-27\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 9\",\n        \"State_Senate_District\": \"AZ - 18\",\n        \"state_house_district\": \"AZ - 18A\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1735257600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1735257600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3185,\n        \"first_name\": \"Charles\",\n        \"email\": \"ccadvtest+charlesdegreenski@gmail.com\",\n        \"last_name\": \"DeGreenski\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4688469617,\n        \"street_address1\": \"9681 Chestnut Ave.\",\n        \"street_address2\": \"#340\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"44932\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 44932\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-02-08\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 1\",\n        \"State_Senate_District\": \"AZ - 5\",\n        \"state_house_district\": \"AZ - 50\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1683072000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1703635200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3186,\n        \"first_name\": \"Carol\",\n        \"email\": \"ccadvtest+carolvonstoneian@gmail.com\",\n        \"last_name\": \"VonStoneian\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5796744951,\n        \"street_address1\": \"13179 Cypress Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Albany\",\n        \"zip\": \"45741\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 45741\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-10\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 9\",\n        \"State_Senate_District\": \"NY - 27\",\n        \"state_house_district\": \"NY - 27B\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1717545600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1717545600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3187,\n        \"first_name\": \"Lisa\",\n        \"email\": \"ccadvtest+lisalajam@gmail.com\",\n        \"last_name\": \"LaJam\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2809868025,\n        \"street_address1\": \"8969 Ridgeway St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"12740\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 12740\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-04-27\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 6\",\n        \"State_Senate_District\": \"AZ - 24\",\n        \"state_house_district\": \"AZ - 24A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1714176000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1714176000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3188,\n        \"first_name\": \"Emily\",\n        \"email\": \"ccadvtest+emilylefrankenson@gmail.com\",\n        \"last_name\": \"LeFrankenson\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7187110807,\n        \"street_address1\": \"4064 Walnut Rd.\",\n        \"street_address2\": \"#320\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"84882\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 84882\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-09-22\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 6\",\n        \"State_Senate_District\": \"AZ - 24\",\n        \"state_house_district\": \"AZ - 240\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1695340800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1726012800000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3189,\n        \"first_name\": \"Richard\",\n        \"email\": \"ccadvtest+richardjuarward@gmail.com\",\n        \"last_name\": \"Juarward\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3619573005,\n        \"street_address1\": \"17818 Dogwood St. #320\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"36504\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 36504\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-09-04\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 3\",\n        \"State_Senate_District\": \"IL - 6\",\n        \"state_house_district\": \"IL - 60\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1725408000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1725408000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3190,\n        \"first_name\": \"Kimberly\",\n        \"email\": \"ccadvtest+kimberlymcflowood@gmail.com\",\n        \"last_name\": \"McFlowood\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4885177659,\n        \"street_address1\": \"358 Ridgeway Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Albany\",\n        \"zip\": \"63681\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 63681\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-27\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 6\",\n        \"State_Senate_District\": \"NY - 18\",\n        \"state_house_district\": \"NY - 180\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1706313600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1735948800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3191,\n        \"first_name\": \"Daniel\",\n        \"email\": \"ccadvtest+danielvonhillstein@gmail.com\",\n        \"last_name\": \"VonHillstein\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5032147146,\n        \"street_address1\": \"15706 Pilson Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"10886\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 10886\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-06-18\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 1\",\n        \"State_Senate_District\": \"IL - 2\",\n        \"state_house_district\": \"IL - 2A\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1718668800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1718668800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3192,\n        \"first_name\": \"William\",\n        \"email\": \"ccadvtest+williamleglenford@gmail.com\",\n        \"last_name\": \"LeGlenford\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8901289673,\n        \"street_address1\": \"5039 Aspen Rd. #510\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"89858\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 89858\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2025-01-05\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 5\",\n        \"State_Senate_District\": \"IL - 10\",\n        \"state_house_district\": \"IL - 10A\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1736035200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1736035200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3193,\n        \"first_name\": \"Ashley\",\n        \"email\": \"ccadvtest+ashleyst. black@gmail.com\",\n        \"last_name\": \"St. Black\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6869348695,\n        \"street_address1\": \"9417 Coral Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"83607\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 83607\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-05-05\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 6\",\n        \"State_Senate_District\": \"NY - 18\",\n        \"state_house_district\": \"NY - 180\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1714867200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1714867200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3194,\n        \"first_name\": \"Robert\",\n        \"email\": \"ccadvtest+robertvanhall@gmail.com\",\n        \"last_name\": \"VanHall\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6932900054,\n        \"street_address1\": \"13645 Willow Blvd.\",\n        \"street_address2\": \"#320\",\n        \"city\": \"New York\",\n        \"zip\": \"20984\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 20984\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-09-08\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 2\",\n        \"State_Senate_District\": \"NY - 6\",\n        \"state_house_district\": \"NY - 6A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1728691200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1728691200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3195,\n        \"first_name\": \"James\",\n        \"email\": \"ccadvtest+jamesvanclover@gmail.com\",\n        \"last_name\": \"VanClover\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2622248973,\n        \"street_address1\": \"15908 Highland Rd. #3\",\n        \"street_address2\": \"#510\",\n        \"city\": \"Elgin\",\n        \"zip\": \"36269\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 36269\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-03-19\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 9\",\n        \"State_Senate_District\": \"IL - 18\",\n        \"state_house_district\": \"IL - 18B\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1693353600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1718755200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3196,\n        \"first_name\": \"Brian\",\n        \"email\": \"ccadvtest+briano'hallhouse@gmail.com\",\n        \"last_name\": \"O'Hallhouse\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2609952065,\n        \"street_address1\": \"17649 Chestnut Rd.\",\n        \"street_address2\": \"#500\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"74606\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 74606\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-03-27\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 3\",\n        \"State_Senate_District\": \"AZ - 12\",\n        \"state_house_district\": \"AZ - 12A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1711497600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1723852800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3197,\n        \"first_name\": \"Kevin\",\n        \"email\": \"ccadvtest+kevinfrankenian@gmail.com\",\n        \"last_name\": \"Frankenian\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2849951640,\n        \"street_address1\": \"188 Cedar St.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"16080\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 16080\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-11-01\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 8\",\n        \"State_Senate_District\": \"NY - 16\",\n        \"state_house_district\": \"NY - 16A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1736294400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1736294400000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3198,\n        \"first_name\": \"Thomas\",\n        \"email\": \"ccadvtest+thomasfirewood@gmail.com\",\n        \"last_name\": \"Firewood\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8642856595,\n        \"street_address1\": \"14775 Birch Blvd. #340\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"75614\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 75614\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-11-04\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 9\",\n        \"State_Senate_District\": \"NY - 18\",\n        \"state_house_district\": \"NY - 18C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1730678400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1730678400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3199,\n        \"first_name\": \"Matthew\",\n        \"email\": \"ccadvtest+matthewlagrey@gmail.com\",\n        \"last_name\": \"LaGrey\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4302672382,\n        \"street_address1\": \"17947 Brookside Ct.\",\n        \"street_address2\": \"#1\",\n        \"city\": \"Elgin\",\n        \"zip\": \"99583\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 99583\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-12-26\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 4\",\n        \"State_Senate_District\": \"IL - 8\",\n        \"state_house_district\": \"IL - 8A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1735171200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1735171200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3200,\n        \"first_name\": \"Ronald\",\n        \"email\": \"ccadvtest+ronaldvanclayburg@gmail.com\",\n        \"last_name\": \"VanClayburg\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8579707847,\n        \"street_address1\": \"14285 Ivy Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"87914\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 87914\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-10-09\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 8\",\n        \"State_Senate_District\": \"AZ - 16\",\n        \"state_house_district\": \"AZ - 16B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1728432000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1728432000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3201,\n        \"first_name\": \"James\",\n        \"email\": \"ccadvtest+jamesbrighting@gmail.com\",\n        \"last_name\": \"Brighting\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8116902265,\n        \"street_address1\": \"13606 Magnolia St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"61746\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 61746\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-05-11\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 7\",\n        \"State_Senate_District\": \"IL - 21\",\n        \"state_house_district\": \"IL - 21C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1702857600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1719792000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3202,\n        \"first_name\": \"Joseph\",\n        \"email\": \"ccadvtest+josephmcclarfield@gmail.com\",\n        \"last_name\": \"McClarfield\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8034724523,\n        \"street_address1\": \"11088 Pilson Rd. #2\",\n        \"street_address2\": \"#1\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"90497\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 90497\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-11-28\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 5\",\n        \"State_Senate_District\": \"AZ - 25\",\n        \"state_house_district\": \"AZ - 250\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1714348800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1714348800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3203,\n        \"first_name\": \"Donna\",\n        \"email\": \"ccadvtest+donnast. jam@gmail.com\",\n        \"last_name\": \"St. Jam\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2493587450,\n        \"street_address1\": \"16157 Bluebell Rd. #500\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"89988\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 89988\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-08\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 9\",\n        \"State_Senate_District\": \"NY - 27\",\n        \"state_house_district\": \"NY - 270\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1704672000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1704672000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3204,\n        \"first_name\": \"Joshua\",\n        \"email\": \"ccadvtest+joshuaclaring@gmail.com\",\n        \"last_name\": \"Claring\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6595123649,\n        \"street_address1\": \"13766 Washington Ave. #320\",\n        \"street_address2\": \"#310\",\n        \"city\": \"Springfield\",\n        \"zip\": \"75265\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Springfield, IL 75265\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-10-10\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 6\",\n        \"State_Senate_District\": \"IL - 24\",\n        \"state_house_district\": \"IL - 24A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1708128000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1708128000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3205,\n        \"first_name\": \"Ronald\",\n        \"email\": \"ccadvtest+ronaldbrighting@gmail.com\",\n        \"last_name\": \"Brighting\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2863453038,\n        \"street_address1\": \"3798 Laurel Ave. #4\",\n        \"street_address2\": \"#520\",\n        \"city\": \"New York\",\n        \"zip\": \"31629\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 31629\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-12-28\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 9\",\n        \"State_Senate_District\": \"NY - 36\",\n        \"state_house_district\": \"NY - 36B\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1735344000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1735344000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3206,\n        \"first_name\": \"Richard\",\n        \"email\": \"ccadvtest+richardcoldfield@gmail.com\",\n        \"last_name\": \"Coldfield\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3048545449,\n        \"street_address1\": \"2333 Clover Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"21476\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 21476\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-11-26\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 6\",\n        \"State_Senate_District\": \"IL - 24\",\n        \"state_house_district\": \"IL - 24A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1708992000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1711843200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3207,\n        \"first_name\": \"Deborah\",\n        \"email\": \"ccadvtest+deborahst. ganderwell@gmail.com\",\n        \"last_name\": \"St. Ganderwell\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6421789646,\n        \"street_address1\": \"18452 Garfield Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"65787\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 65787\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-03-08\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 4\",\n        \"State_Senate_District\": \"AZ - 20\",\n        \"state_house_district\": \"AZ - 20A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1727568000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1727568000000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3208,\n        \"first_name\": \"Paul\",\n        \"email\": \"ccadvtest+paulvonhall@gmail.com\",\n        \"last_name\": \"VonHall\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8494482967,\n        \"street_address1\": \"2430 Amber St. #3\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"43556\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 43556\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-03-27\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 7\",\n        \"State_Senate_District\": \"NY - 28\",\n        \"state_house_district\": \"NY - 280\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1711497600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1711497600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3209,\n        \"first_name\": \"Anthony\",\n        \"email\": \"ccadvtest+anthonygreenan@gmail.com\",\n        \"last_name\": \"Greenan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5515182859,\n        \"street_address1\": \"11598 Oak Blvd. #1\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"10649\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 10649\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-09-10\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 5\",\n        \"State_Senate_District\": \"NY - 20\",\n        \"state_house_district\": \"NY - 200\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1725926400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1725926400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3210,\n        \"first_name\": \"George\",\n        \"email\": \"ccadvtest+georgecedaran@gmail.com\",\n        \"last_name\": \"Cedaran\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5777013787,\n        \"street_address1\": \"13207 Cedar Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"91149\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 91149\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-26\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 2\",\n        \"State_Senate_District\": \"IL - 6\",\n        \"state_house_district\": \"IL - 6B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1706227200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1706227200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3211,\n        \"first_name\": \"Donna\",\n        \"email\": \"ccadvtest+donnasunman@gmail.com\",\n        \"last_name\": \"Sunman\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4925334259,\n        \"street_address1\": \"6100 Alder Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"74238\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 74238\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-08-13\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 5\",\n        \"State_Senate_District\": \"AZ - 25\",\n        \"state_house_district\": \"AZ - 25B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1713052800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1731369600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3212,\n        \"first_name\": \"Ashley\",\n        \"email\": \"ccadvtest+ashleyst. finn@gmail.com\",\n        \"last_name\": \"St. Finn\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2115221235,\n        \"street_address1\": \"1493 Meadow St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"14348\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 14348\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-08-17\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 2\",\n        \"State_Senate_District\": \"AZ - 6\",\n        \"state_house_district\": \"AZ - 60\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1724371200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1724371200000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3213,\n        \"first_name\": \"Paul\",\n        \"email\": \"ccadvtest+paulfirean@gmail.com\",\n        \"last_name\": \"Firean\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4437722137,\n        \"street_address1\": \"9930 Walnut Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"76396\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 76396\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-10-26\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 4\",\n        \"State_Senate_District\": \"NY - 8\",\n        \"state_house_district\": \"NY - 80\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1729900800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1729900800000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3214,\n        \"first_name\": \"Margaret\",\n        \"email\": \"ccadvtest+margaretdappford@gmail.com\",\n        \"last_name\": \"Dappford\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2224436763,\n        \"street_address1\": \"1837 Maple Ct.\",\n        \"street_address2\": \"#320\",\n        \"city\": \"New York\",\n        \"zip\": \"91435\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 91435\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-04-15\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 1\",\n        \"State_Senate_District\": \"NY - 3\",\n        \"state_house_district\": \"NY - 30\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1722988800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1722988800000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3215,\n        \"first_name\": \"Elizabeth\",\n        \"email\": \"ccadvtest+elizabethpassstone@gmail.com\",\n        \"last_name\": \"Passstone\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4544173815,\n        \"street_address1\": \"15574 Alder Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Albany\",\n        \"zip\": \"10274\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 10274\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-06-20\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 3\",\n        \"State_Senate_District\": \"NY - 9\",\n        \"state_house_district\": \"NY - 90\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1718841600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1718841600000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3216,\n        \"first_name\": \"Michael\",\n        \"email\": \"ccadvtest+michaelpineova@gmail.com\",\n        \"last_name\": \"Pineova\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7072487606,\n        \"street_address1\": \"2684 8th Ct.\",\n        \"street_address2\": \"#4\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"30211\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 30211\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-06-09\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 6\",\n        \"State_Senate_District\": \"AZ - 12\",\n        \"state_house_district\": \"AZ - 120\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1695600000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1704412800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3217,\n        \"first_name\": \"Betty\",\n        \"email\": \"ccadvtest+bettygoldson@gmail.com\",\n        \"last_name\": \"Goldson\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6698495888,\n        \"street_address1\": \"15647 Clover Blvd. #1\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"29798\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 29798\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-08-20\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 6\",\n        \"State_Senate_District\": \"AZ - 12\",\n        \"state_house_district\": \"AZ - 12C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1724112000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1724112000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3218,\n        \"first_name\": \"Jennifer\",\n        \"email\": \"ccadvtest+jennifero'hillan@gmail.com\",\n        \"last_name\": \"O'Hillan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5867284331,\n        \"street_address1\": \"12325 Pilson Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"59125\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 59125\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-10-31\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 2\",\n        \"State_Senate_District\": \"AZ - 4\",\n        \"state_house_district\": \"AZ - 4C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1736899200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1736899200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3219,\n        \"first_name\": \"William\",\n        \"email\": \"ccadvtest+williamdepine@gmail.com\",\n        \"last_name\": \"DePine\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7388079843,\n        \"street_address1\": \"12944 Willow Ct.\",\n        \"street_address2\": \"#340\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"21450\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 21450\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-07-16\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 4\",\n        \"State_Senate_District\": \"AZ - 16\",\n        \"state_house_district\": \"AZ - 16B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1715212800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1715212800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3220,\n        \"first_name\": \"Donald\",\n        \"email\": \"ccadvtest+donaldrockal@gmail.com\",\n        \"last_name\": \"Rockal\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3918275888,\n        \"street_address1\": \"1632 Coral Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Elgin\",\n        \"zip\": \"62561\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 62561\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-08-04\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 9\",\n        \"State_Senate_District\": \"IL - 36\",\n        \"state_house_district\": \"IL - 36B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1722211200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1722211200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3221,\n        \"first_name\": \"Jennifer\",\n        \"email\": \"ccadvtest+jenniferlafirean@gmail.com\",\n        \"last_name\": \"LaFirean\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6307156886,\n        \"street_address1\": \"7620 Willow Blvd. #310\",\n        \"street_address2\": \"\",\n        \"city\": \"Elgin\",\n        \"zip\": \"43463\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 43463\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-12-07\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 4\",\n        \"State_Senate_District\": \"IL - 20\",\n        \"state_house_district\": \"IL - 200\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1733529600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1733529600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3222,\n        \"first_name\": \"David\",\n        \"email\": \"ccadvtest+daviddecedar@gmail.com\",\n        \"last_name\": \"DeCedar\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3424106231,\n        \"street_address1\": \"8403 Silverleaf Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"14738\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 14738\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-06-02\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 1\",\n        \"State_Senate_District\": \"IL - 3\",\n        \"state_house_district\": \"IL - 30\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1687219200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1724284800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3223,\n        \"first_name\": \"Betty\",\n        \"email\": \"ccadvtest+bettylesnowson@gmail.com\",\n        \"last_name\": \"LeSnowson\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8898040281,\n        \"street_address1\": \"14523 Clover St. #500\",\n        \"street_address2\": \"#2\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"12516\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 12516\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-12-04\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 9\",\n        \"State_Senate_District\": \"NY - 27\",\n        \"state_house_district\": \"NY - 27B\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1714089600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1720828800000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3224,\n        \"first_name\": \"John\",\n        \"email\": \"ccadvtest+johnlagander@gmail.com\",\n        \"last_name\": \"LaGander\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8889119117,\n        \"street_address1\": \"17433 Maple Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Mesa\",\n        \"zip\": \"30499\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 30499\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-04-09\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 4\",\n        \"State_Senate_District\": \"AZ - 8\",\n        \"state_house_district\": \"AZ - 8B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1685318400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1728691200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3225,\n        \"first_name\": \"Matthew\",\n        \"email\": \"ccadvtest+matthewfireley@gmail.com\",\n        \"last_name\": \"Fireley\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5672156725,\n        \"street_address1\": \"1773 Sapphire Ave. #2\",\n        \"street_address2\": \"#310\",\n        \"city\": \"Chicago\",\n        \"zip\": \"33527\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 33527\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-07-03\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 3\",\n        \"State_Senate_District\": \"IL - 6\",\n        \"state_house_district\": \"IL - 6A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1690588800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1691712000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3226,\n        \"first_name\": \"Amanda\",\n        \"email\": \"ccadvtest+amandakenson@gmail.com\",\n        \"last_name\": \"Kenson\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2401795305,\n        \"street_address1\": \"10179 Juniper Ct. #4\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"80855\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 80855\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-04-08\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 2\",\n        \"State_Senate_District\": \"AZ - 8\",\n        \"state_house_district\": \"AZ - 8C\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1732752000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1732752000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3227,\n        \"first_name\": \"Donald\",\n        \"email\": \"ccadvtest+donaldpinewood@gmail.com\",\n        \"last_name\": \"Pinewood\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6072062570,\n        \"street_address1\": \"16722 Coral Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"32328\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 32328\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-07-23\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 8\",\n        \"State_Senate_District\": \"AZ - 32\",\n        \"state_house_district\": \"AZ - 32C\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1693958400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1714608000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3228,\n        \"first_name\": \"John\",\n        \"email\": \"ccadvtest+johnmacrock@gmail.com\",\n        \"last_name\": \"MacRock\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5342898640,\n        \"street_address1\": \"7704 Meadow Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"21425\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 21425\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-11-08\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 3\",\n        \"State_Senate_District\": \"IL - 15\",\n        \"state_house_district\": \"IL - 15A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1699401600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1707868800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3229,\n        \"first_name\": \"Christopher\",\n        \"email\": \"ccadvtest+christophermacfireburg@gmail.com\",\n        \"last_name\": \"MacFireburg\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6051669664,\n        \"street_address1\": \"6310 Maple St. #320\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"31775\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 31775\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-05-24\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 9\",\n        \"State_Senate_District\": \"IL - 45\",\n        \"state_house_district\": \"IL - 45A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1716508800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1717372800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3230,\n        \"first_name\": \"David\",\n        \"email\": \"ccadvtest+davidvongrey@gmail.com\",\n        \"last_name\": \"VonGrey\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8194189094,\n        \"street_address1\": \"9763 Maple Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"91583\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 91583\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-12-01\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 1\",\n        \"State_Senate_District\": \"AZ - 5\",\n        \"state_house_district\": \"AZ - 5B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1707264000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1707264000000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3231,\n        \"first_name\": \"Patricia\",\n        \"email\": \"ccadvtest+patriciavonstarburg@gmail.com\",\n        \"last_name\": \"VonStarburg\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8232228655,\n        \"street_address1\": \"19370 Oak Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"97709\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 97709\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-07-25\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 5\",\n        \"State_Senate_District\": \"AZ - 10\",\n        \"state_house_district\": \"AZ - 100\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1721865600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1721865600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3232,\n        \"first_name\": \"Christopher\",\n        \"email\": \"ccadvtest+christophergreyes@gmail.com\",\n        \"last_name\": \"Greyes\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2726654472,\n        \"street_address1\": \"14025 Walnut Ave.\",\n        \"street_address2\": \"#340\",\n        \"city\": \"New York\",\n        \"zip\": \"39644\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 39644\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-27\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 3\",\n        \"State_Senate_District\": \"NY - 12\",\n        \"state_house_district\": \"NY - 120\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1706313600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1721692800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3233,\n        \"first_name\": \"Richard\",\n        \"email\": \"ccadvtest+richardstarwood@gmail.com\",\n        \"last_name\": \"Starwood\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5666299000,\n        \"street_address1\": \"16512 Coral Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Mesa\",\n        \"zip\": \"35339\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 35339\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-09-17\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 8\",\n        \"State_Senate_District\": \"AZ - 16\",\n        \"state_house_district\": \"AZ - 16C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1726012800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1726012800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3234,\n        \"first_name\": \"Christopher\",\n        \"email\": \"ccadvtest+christophervangreyford@gmail.com\",\n        \"last_name\": \"VanGreyford\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2075995027,\n        \"street_address1\": \"15585 Ridgeway Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"49915\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 49915\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-05-29\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 6\",\n        \"State_Senate_District\": \"AZ - 18\",\n        \"state_house_district\": \"AZ - 18C\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1685318400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1709596800000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3235,\n        \"first_name\": \"Donald\",\n        \"email\": \"ccadvtest+donaldst. juarson@gmail.com\",\n        \"last_name\": \"St. Juarson\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2978522852,\n        \"street_address1\": \"17174 Garnet Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"40240\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 40240\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-01-22\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 5\",\n        \"State_Senate_District\": \"AZ - 10\",\n        \"state_house_district\": \"AZ - 100\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1689984000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1699315200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3236,\n        \"first_name\": \"Margaret\",\n        \"email\": \"ccadvtest+margaretganderfield@gmail.com\",\n        \"last_name\": \"Ganderfield\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6971716211,\n        \"street_address1\": \"9224 Pine St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"16118\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 16118\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-12-01\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 8\",\n        \"State_Senate_District\": \"IL - 40\",\n        \"state_house_district\": \"IL - 40A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1733011200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1733011200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3237,\n        \"first_name\": \"Patricia\",\n        \"email\": \"ccadvtest+patriciagoreian@gmail.com\",\n        \"last_name\": \"Goreian\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4273802214,\n        \"street_address1\": \"1009 Garfield St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Elgin\",\n        \"zip\": \"85112\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 85112\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-04-10\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 3\",\n        \"State_Senate_District\": \"IL - 9\",\n        \"state_house_district\": \"IL - 9C\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1724716800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1724716800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3238,\n        \"first_name\": \"Kevin\",\n        \"email\": \"ccadvtest+kevinkenstein@gmail.com\",\n        \"last_name\": \"Kenstein\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6417507347,\n        \"street_address1\": \"18000 Alder Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Mesa\",\n        \"zip\": \"44560\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 44560\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-06-20\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 9\",\n        \"State_Senate_District\": \"AZ - 45\",\n        \"state_house_district\": \"AZ - 45C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1687219200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1706832000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3239,\n        \"first_name\": \"Lisa\",\n        \"email\": \"ccadvtest+lisaleclaystein@gmail.com\",\n        \"last_name\": \"LeClaystein\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2878522176,\n        \"street_address1\": \"9973 Pilson Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"52040\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 52040\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-07-25\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 6\",\n        \"State_Senate_District\": \"NY - 30\",\n        \"state_house_district\": \"NY - 30B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1733356800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1733356800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3240,\n        \"first_name\": \"Steven\",\n        \"email\": \"ccadvtest+stevensunford@gmail.com\",\n        \"last_name\": \"Sunford\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3913293195,\n        \"street_address1\": \"12482 Garnet Ave.\",\n        \"street_address2\": \"#4\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"15028\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 15028\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-08-19\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 8\",\n        \"State_Senate_District\": \"NY - 32\",\n        \"state_house_district\": \"NY - 32B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1724025600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1724025600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3241,\n        \"first_name\": \"Jessica\",\n        \"email\": \"ccadvtest+jessicalegonn@gmail.com\",\n        \"last_name\": \"LeGonn\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4407521132,\n        \"street_address1\": \"1899 Maple Ave. #320\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"11179\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 11179\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-11-14\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 8\",\n        \"State_Senate_District\": \"NY - 16\",\n        \"state_house_district\": \"NY - 16A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1707696000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1707696000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3242,\n        \"first_name\": \"Lisa\",\n        \"email\": \"ccadvtest+lisajamova@gmail.com\",\n        \"last_name\": \"Jamova\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6182556010,\n        \"street_address1\": \"19719 Bluebell Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"90786\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 90786\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-09-27\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 4\",\n        \"State_Senate_District\": \"NY - 20\",\n        \"state_house_district\": \"NY - 20B\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1736208000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1736208000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3243,\n        \"first_name\": \"Nancy\",\n        \"email\": \"ccadvtest+nancyo'gonnwell@gmail.com\",\n        \"last_name\": \"O'Gonnwell\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8842219852,\n        \"street_address1\": \"300 Chestnut Ct. #2\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"59159\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 59159\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-05-30\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 6\",\n        \"State_Senate_District\": \"NY - 30\",\n        \"state_house_district\": \"NY - 30B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1736208000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1736208000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3244,\n        \"first_name\": \"Edward\",\n        \"email\": \"ccadvtest+edwardmacflo@gmail.com\",\n        \"last_name\": \"MacFlo\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6684398454,\n        \"street_address1\": \"8507 Garnet Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Mesa\",\n        \"zip\": \"85411\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 85411\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-05-10\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 3\",\n        \"State_Senate_District\": \"AZ - 9\",\n        \"state_house_district\": \"AZ - 9B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1733184000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1733184000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3245,\n        \"first_name\": \"Karen\",\n        \"email\": \"ccadvtest+karensunward@gmail.com\",\n        \"last_name\": \"Sunward\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5598481563,\n        \"street_address1\": \"14427 Clover Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"70197\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 70197\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-14\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 6\",\n        \"State_Senate_District\": \"NY - 18\",\n        \"state_house_district\": \"NY - 18B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1705190400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1705190400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3246,\n        \"first_name\": \"Lisa\",\n        \"email\": \"ccadvtest+lisapasssmith@gmail.com\",\n        \"last_name\": \"Passsmith\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8261794918,\n        \"street_address1\": \"6085 Summit Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Elgin\",\n        \"zip\": \"70776\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 70776\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-21\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 9\",\n        \"State_Senate_District\": \"IL - 18\",\n        \"state_house_district\": \"IL - 18B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1708473600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1726790400000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3247,\n        \"first_name\": \"Betty\",\n        \"email\": \"ccadvtest+bettydefoxhouse@gmail.com\",\n        \"last_name\": \"DeFoxhouse\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3504628009,\n        \"street_address1\": \"1087 Birch Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"69598\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 69598\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-08-16\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 4\",\n        \"State_Senate_District\": \"AZ - 20\",\n        \"state_house_district\": \"AZ - 20B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1723766400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1726099200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3248,\n        \"first_name\": \"Kevin\",\n        \"email\": \"ccadvtest+kevinstarward@gmail.com\",\n        \"last_name\": \"Starward\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3917274760,\n        \"street_address1\": \"18223 Goldcrest Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"94150\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 94150\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-07-22\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 5\",\n        \"State_Senate_District\": \"IL - 25\",\n        \"state_house_district\": \"IL - 25B\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1712620800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1712620800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3249,\n        \"first_name\": \"Robert\",\n        \"email\": \"ccadvtest+robertst. clover@gmail.com\",\n        \"last_name\": \"St. Clover\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5188795741,\n        \"street_address1\": \"11294 Amber Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Springfield\",\n        \"zip\": \"33495\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Springfield, IL 33495\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-12-04\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 6\",\n        \"State_Senate_District\": \"IL - 18\",\n        \"state_house_district\": \"IL - 18B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1701648000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1703030400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3250,\n        \"first_name\": \"Kimberly\",\n        \"email\": \"ccadvtest+kimberlygoldwell@gmail.com\",\n        \"last_name\": \"Goldwell\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4531750771,\n        \"street_address1\": \"15879 Goldcrest Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Mesa\",\n        \"zip\": \"27107\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 27107\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-06-07\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 3\",\n        \"State_Senate_District\": \"AZ - 9\",\n        \"state_house_district\": \"AZ - 90\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1717718400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1717718400000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3251,\n        \"first_name\": \"Ronald\",\n        \"email\": \"ccadvtest+ronalddappburg@gmail.com\",\n        \"last_name\": \"Dappburg\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7543212273,\n        \"street_address1\": \"2276 Washington Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Springfield\",\n        \"zip\": \"45572\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Springfield, IL 45572\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-06-04\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 3\",\n        \"State_Senate_District\": \"IL - 9\",\n        \"state_house_district\": \"IL - 9A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1702339200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1707091200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3252,\n        \"first_name\": \"Anthony\",\n        \"email\": \"ccadvtest+anthonywolfski@gmail.com\",\n        \"last_name\": \"Wolfski\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3174913377,\n        \"street_address1\": \"2270 8th Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"24491\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 24491\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-08-03\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 4\",\n        \"State_Senate_District\": \"NY - 8\",\n        \"state_house_district\": \"NY - 8C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1722643200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1722643200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3253,\n        \"first_name\": \"Kimberly\",\n        \"email\": \"ccadvtest+kimberlymacblack@gmail.com\",\n        \"last_name\": \"MacBlack\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8026020952,\n        \"street_address1\": \"4727 Meadow Ave. #4\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"49237\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 49237\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-06-21\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 8\",\n        \"State_Senate_District\": \"NY - 16\",\n        \"state_house_district\": \"NY - 16C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1714867200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1714867200000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3254,\n        \"first_name\": \"Charles\",\n        \"email\": \"ccadvtest+charlessunwood@gmail.com\",\n        \"last_name\": \"Sunwood\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3749875204,\n        \"street_address1\": \"7120 Pearl Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"68229\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 68229\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-10-25\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 4\",\n        \"State_Senate_District\": \"IL - 12\",\n        \"state_house_district\": \"IL - 12A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1698192000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1719100800000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3255,\n        \"first_name\": \"Daniel\",\n        \"email\": \"ccadvtest+danielgreystein@gmail.com\",\n        \"last_name\": \"Greystein\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6021075781,\n        \"street_address1\": \"685 Redwood Ave.\",\n        \"street_address2\": \"#310\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"10753\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 10753\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-02-17\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 2\",\n        \"State_Senate_District\": \"AZ - 10\",\n        \"state_house_district\": \"AZ - 100\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1695254400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1695254400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3256,\n        \"first_name\": \"Barbara\",\n        \"email\": \"ccadvtest+barbaravanpass@gmail.com\",\n        \"last_name\": \"VanPass\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8702114796,\n        \"street_address1\": \"9387 Brookside Rd. #520\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"13507\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 13507\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-05-27\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 9\",\n        \"State_Senate_District\": \"IL - 18\",\n        \"state_house_district\": \"IL - 18A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1734220800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1734220800000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3257,\n        \"first_name\": \"Robert\",\n        \"email\": \"ccadvtest+robertst. hill@gmail.com\",\n        \"last_name\": \"St. Hill\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3485494068,\n        \"street_address1\": \"11214 Chestnut Ct. #340\",\n        \"street_address2\": \"#2\",\n        \"city\": \"New York\",\n        \"zip\": \"37834\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 37834\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-06-15\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 2\",\n        \"State_Senate_District\": \"NY - 6\",\n        \"state_house_district\": \"NY - 6B\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1688342400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1693008000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3258,\n        \"first_name\": \"Matthew\",\n        \"email\": \"ccadvtest+matthewpinees@gmail.com\",\n        \"last_name\": \"Pinees\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6021454191,\n        \"street_address1\": \"9060 Walnut Blvd.\",\n        \"street_address2\": \"#2\",\n        \"city\": \"Springfield\",\n        \"zip\": \"47357\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Springfield, IL 47357\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-04-13\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 6\",\n        \"State_Senate_District\": \"IL - 30\",\n        \"state_house_district\": \"IL - 300\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1681344000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1719878400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3259,\n        \"first_name\": \"Melissa\",\n        \"email\": \"ccadvtest+melissast. gold@gmail.com\",\n        \"last_name\": \"St. Gold\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5876314537,\n        \"street_address1\": \"19699 Ridgeway Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"21190\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 21190\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-06-05\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 8\",\n        \"State_Senate_District\": \"NY - 24\",\n        \"state_house_district\": \"NY - 240\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1717545600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1728604800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3260,\n        \"first_name\": \"Ronald\",\n        \"email\": \"ccadvtest+ronaldmcstar@gmail.com\",\n        \"last_name\": \"McStar\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2018330187,\n        \"street_address1\": \"5124 Cedar Blvd.\",\n        \"street_address2\": \"#310\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"35713\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 35713\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-08-01\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 4\",\n        \"State_Senate_District\": \"AZ - 12\",\n        \"state_house_district\": \"AZ - 12A\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1734307200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1734307200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3261,\n        \"first_name\": \"Sandra\",\n        \"email\": \"ccadvtest+sandrast. gore@gmail.com\",\n        \"last_name\": \"St. Gore\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8491686784,\n        \"street_address1\": \"15887 Oak St.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"23045\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 23045\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-02-21\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 4\",\n        \"State_Senate_District\": \"NY - 16\",\n        \"state_house_district\": \"NY - 16B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1691280000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1692403200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3262,\n        \"first_name\": \"Andrew\",\n        \"email\": \"ccadvtest+andrewleganderfield@gmail.com\",\n        \"last_name\": \"LeGanderfield\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2465982229,\n        \"street_address1\": \"16158 Sapphire Rd. #340\",\n        \"street_address2\": \"#500\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"23376\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 23376\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-09-12\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 3\",\n        \"State_Senate_District\": \"AZ - 9\",\n        \"state_house_district\": \"AZ - 9B\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1694476800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1734393600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3263,\n        \"first_name\": \"Donna\",\n        \"email\": \"ccadvtest+donnadappan@gmail.com\",\n        \"last_name\": \"Dappan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3566617275,\n        \"street_address1\": \"5205 Valley St.\",\n        \"street_address2\": \"#500\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"79018\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 79018\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-03-07\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 6\",\n        \"State_Senate_District\": \"NY - 12\",\n        \"state_house_district\": \"NY - 12C\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1709769600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1709769600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3264,\n        \"first_name\": \"Linda\",\n        \"email\": \"ccadvtest+lindapinesmith@gmail.com\",\n        \"last_name\": \"Pinesmith\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6731111503,\n        \"street_address1\": \"11324 Cedar Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"25797\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 25797\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-07-12\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 4\",\n        \"State_Senate_District\": \"IL - 16\",\n        \"state_house_district\": \"IL - 16A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1729468800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1729468800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3265,\n        \"first_name\": \"Charles\",\n        \"email\": \"ccadvtest+charlesfloward@gmail.com\",\n        \"last_name\": \"Floward\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3319208710,\n        \"street_address1\": \"3234 Garnet Rd. #2\",\n        \"street_address2\": \"\",\n        \"city\": \"Albany\",\n        \"zip\": \"35747\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 35747\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-07-31\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 5\",\n        \"State_Senate_District\": \"NY - 25\",\n        \"state_house_district\": \"NY - 25C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1722384000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1722384000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3266,\n        \"first_name\": \"Donald\",\n        \"email\": \"ccadvtest+donaldlestarsmith@gmail.com\",\n        \"last_name\": \"LeStarsmith\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8673694953,\n        \"street_address1\": \"6351 Laurel Ave.\",\n        \"street_address2\": \"#500\",\n        \"city\": \"Chicago\",\n        \"zip\": \"40514\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 40514\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-09-05\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 2\",\n        \"State_Senate_District\": \"IL - 10\",\n        \"state_house_district\": \"IL - 10C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1725494400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1725494400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3267,\n        \"first_name\": \"Anthony\",\n        \"email\": \"ccadvtest+anthonyvongoreman@gmail.com\",\n        \"last_name\": \"VonGoreman\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3595748047,\n        \"street_address1\": \"3017 Valley Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"68829\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 68829\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-04-18\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 7\",\n        \"State_Senate_District\": \"IL - 28\",\n        \"state_house_district\": \"IL - 28A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1713398400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1713398400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3268,\n        \"first_name\": \"David\",\n        \"email\": \"ccadvtest+davidjamson@gmail.com\",\n        \"last_name\": \"Jamson\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2894962547,\n        \"street_address1\": \"18768 Highland Blvd.\",\n        \"street_address2\": \"#2\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"68494\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 68494\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-05-23\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 2\",\n        \"State_Senate_District\": \"AZ - 4\",\n        \"state_house_district\": \"AZ - 40\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1699574400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1727308800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3269,\n        \"first_name\": \"Dorothy\",\n        \"email\": \"ccadvtest+dorothyhillstone@gmail.com\",\n        \"last_name\": \"Hillstone\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6286367371,\n        \"street_address1\": \"15632 Brookside Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Albany\",\n        \"zip\": \"63039\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 63039\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2025-01-16\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 5\",\n        \"State_Senate_District\": \"NY - 10\",\n        \"state_house_district\": \"NY - 10C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1736985600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1736985600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3270,\n        \"first_name\": \"Kevin\",\n        \"email\": \"ccadvtest+kevinfoxford@gmail.com\",\n        \"last_name\": \"Foxford\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6965056589,\n        \"street_address1\": \"11639 Cypress St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Albany\",\n        \"zip\": \"89020\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 89020\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-07-24\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 6\",\n        \"State_Senate_District\": \"NY - 30\",\n        \"state_house_district\": \"NY - 300\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1727654400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1727654400000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3271,\n        \"first_name\": \"Thomas\",\n        \"email\": \"ccadvtest+thomasvangander@gmail.com\",\n        \"last_name\": \"VanGander\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4858661142,\n        \"street_address1\": \"11907 Garfield St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Mesa\",\n        \"zip\": \"10350\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 10350\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-11-28\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 6\",\n        \"State_Senate_District\": \"AZ - 12\",\n        \"state_house_district\": \"AZ - 12C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1701129600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1701129600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3272,\n        \"first_name\": \"Brian\",\n        \"email\": \"ccadvtest+brianleganderal@gmail.com\",\n        \"last_name\": \"LeGanderal\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2536150497,\n        \"street_address1\": \"8845 Sapphire Ct.\",\n        \"street_address2\": \"#4\",\n        \"city\": \"Mesa\",\n        \"zip\": \"41157\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 41157\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-07-21\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 1\",\n        \"State_Senate_District\": \"AZ - 5\",\n        \"state_house_district\": \"AZ - 5B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1728086400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1728086400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3273,\n        \"first_name\": \"Andrew\",\n        \"email\": \"ccadvtest+andrewst. brightman@gmail.com\",\n        \"last_name\": \"St. Brightman\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8833133990,\n        \"street_address1\": \"8554 Horizon Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"92391\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 92391\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-11-09\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 8\",\n        \"State_Senate_District\": \"AZ - 32\",\n        \"state_house_district\": \"AZ - 320\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1731110400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1731110400000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3274,\n        \"first_name\": \"Jessica\",\n        \"email\": \"ccadvtest+jessicablackwood@gmail.com\",\n        \"last_name\": \"Blackwood\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7322411619,\n        \"street_address1\": \"3481 Amber Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Elgin\",\n        \"zip\": \"80036\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 80036\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-15\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 5\",\n        \"State_Senate_District\": \"IL - 25\",\n        \"state_house_district\": \"IL - 25C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1707955200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1707955200000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3275,\n        \"first_name\": \"Barbara\",\n        \"email\": \"ccadvtest+barbarafrankenson@gmail.com\",\n        \"last_name\": \"Frankenson\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3628645664,\n        \"street_address1\": \"14591 Hawthorn Rd.\",\n        \"street_address2\": \"#520\",\n        \"city\": \"Chicago\",\n        \"zip\": \"22756\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 22756\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-24\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 7\",\n        \"State_Senate_District\": \"IL - 35\",\n        \"state_house_district\": \"IL - 350\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1708732800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1708732800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3276,\n        \"first_name\": \"Anthony\",\n        \"email\": \"ccadvtest+anthonymoonova@gmail.com\",\n        \"last_name\": \"Moonova\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5075593740,\n        \"street_address1\": \"16293 8th Ave.\",\n        \"street_address2\": \"#340\",\n        \"city\": \"Elgin\",\n        \"zip\": \"13256\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 13256\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-04-21\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 9\",\n        \"State_Senate_District\": \"IL - 36\",\n        \"state_house_district\": \"IL - 36B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1713657600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1713657600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3277,\n        \"first_name\": \"Andrew\",\n        \"email\": \"ccadvtest+andrewdappan@gmail.com\",\n        \"last_name\": \"Dappan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2934264116,\n        \"street_address1\": \"11736 Birch Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Elgin\",\n        \"zip\": \"45129\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 45129\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-10-18\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 4\",\n        \"State_Senate_District\": \"IL - 20\",\n        \"state_house_district\": \"IL - 20B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1697587200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1732492800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3278,\n        \"first_name\": \"Kevin\",\n        \"email\": \"ccadvtest+kevinst. ashburg@gmail.com\",\n        \"last_name\": \"St. Ashburg\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6907357238,\n        \"street_address1\": \"2464 Aspen Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"24882\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 24882\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-18\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 1\",\n        \"State_Senate_District\": \"IL - 4\",\n        \"state_house_district\": \"IL - 4C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1708214400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1716854400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3279,\n        \"first_name\": \"Anthony\",\n        \"email\": \"ccadvtest+anthonyashton@gmail.com\",\n        \"last_name\": \"Ashton\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5339933122,\n        \"street_address1\": \"2760 Brookside St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Mesa\",\n        \"zip\": \"80590\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 80590\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-05-12\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 2\",\n        \"State_Senate_District\": \"AZ - 4\",\n        \"state_house_district\": \"AZ - 4C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1715472000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1715472000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3280,\n        \"first_name\": \"Joshua\",\n        \"email\": \"ccadvtest+joshuavonrock@gmail.com\",\n        \"last_name\": \"VonRock\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8235358373,\n        \"street_address1\": \"14727 Valley St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Elgin\",\n        \"zip\": \"10214\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 10214\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-08-02\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 6\",\n        \"State_Senate_District\": \"IL - 30\",\n        \"state_house_district\": \"IL - 30A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1732579200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1732579200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3281,\n        \"first_name\": \"Edward\",\n        \"email\": \"ccadvtest+edwardclarward@gmail.com\",\n        \"last_name\": \"Clarward\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2341098720,\n        \"street_address1\": \"2379 Brookside Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"39374\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 39374\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-05-04\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 4\",\n        \"State_Senate_District\": \"NY - 20\",\n        \"state_house_district\": \"NY - 20A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1689120000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1689120000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3282,\n        \"first_name\": \"Deborah\",\n        \"email\": \"ccadvtest+deborahpasssmith@gmail.com\",\n        \"last_name\": \"Passsmith\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7545565904,\n        \"street_address1\": \"9390 Alder Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"90635\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 90635\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-27\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 3\",\n        \"State_Senate_District\": \"IL - 12\",\n        \"state_house_district\": \"IL - 120\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1736640000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1736640000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3283,\n        \"first_name\": \"Emily\",\n        \"email\": \"ccadvtest+emilycoldan@gmail.com\",\n        \"last_name\": \"Coldan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7456950739,\n        \"street_address1\": \"11657 Washington Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Albany\",\n        \"zip\": \"40810\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 40810\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-04-29\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 1\",\n        \"State_Senate_District\": \"NY - 5\",\n        \"state_house_district\": \"NY - 50\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1720656000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1724889600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3284,\n        \"first_name\": \"Jessica\",\n        \"email\": \"ccadvtest+jessicaclaring@gmail.com\",\n        \"last_name\": \"Claring\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2983501934,\n        \"street_address1\": \"6150 Summit St.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"42241\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 42241\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-12-24\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 5\",\n        \"State_Senate_District\": \"NY - 25\",\n        \"state_house_district\": \"NY - 250\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1715904000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1726358400000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3285,\n        \"first_name\": \"Charles\",\n        \"email\": \"ccadvtest+charleskenan@gmail.com\",\n        \"last_name\": \"Kenan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2758948381,\n        \"street_address1\": \"17567 Brookside Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"90562\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 90562\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-04-26\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 1\",\n        \"State_Senate_District\": \"IL - 3\",\n        \"state_house_district\": \"IL - 3C\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1714089600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1714089600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3286,\n        \"first_name\": \"Nancy\",\n        \"email\": \"ccadvtest+nancyfrankenski@gmail.com\",\n        \"last_name\": \"Frankenski\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8685950814,\n        \"street_address1\": \"307 Meadow Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"60821\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 60821\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-05-11\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 4\",\n        \"State_Senate_District\": \"IL - 16\",\n        \"state_house_district\": \"IL - 160\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1697760000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1730764800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3287,\n        \"first_name\": \"Andrew\",\n        \"email\": \"ccadvtest+andrewfloburg@gmail.com\",\n        \"last_name\": \"Floburg\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6429216386,\n        \"street_address1\": \"9328 Dogwood Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"54756\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 54756\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-04-15\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 7\",\n        \"State_Senate_District\": \"NY - 21\",\n        \"state_house_district\": \"NY - 21A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1734048000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1734048000000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3288,\n        \"first_name\": \"Ronald\",\n        \"email\": \"ccadvtest+ronaldashburg@gmail.com\",\n        \"last_name\": \"Ashburg\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4454579248,\n        \"street_address1\": \"1638 Sycamore Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"48710\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 48710\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-04-24\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 8\",\n        \"State_Senate_District\": \"IL - 32\",\n        \"state_house_district\": \"IL - 32B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1714003200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1714003200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3289,\n        \"first_name\": \"James\",\n        \"email\": \"ccadvtest+jameslacedarova@gmail.com\",\n        \"last_name\": \"LaCedarova\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6474371092,\n        \"street_address1\": \"14358 Coral Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Mesa\",\n        \"zip\": \"97968\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 97968\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-01-26\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 7\",\n        \"State_Senate_District\": \"AZ - 35\",\n        \"state_house_district\": \"AZ - 35C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1717977600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1719878400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3290,\n        \"first_name\": \"George\",\n        \"email\": \"ccadvtest+georgest. morran@gmail.com\",\n        \"last_name\": \"St. Morran\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3503928026,\n        \"street_address1\": \"10514 Maple Rd. #4\",\n        \"street_address2\": \"\",\n        \"city\": \"Springfield\",\n        \"zip\": \"47835\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Springfield, IL 47835\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-07-14\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 9\",\n        \"State_Senate_District\": \"IL - 18\",\n        \"state_house_district\": \"IL - 180\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1736812800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1736812800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3291,\n        \"first_name\": \"Margaret\",\n        \"email\": \"ccadvtest+margaretgorestone@gmail.com\",\n        \"last_name\": \"Gorestone\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6069334160,\n        \"street_address1\": \"2379 Aspen Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"63128\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 63128\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-05-22\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 5\",\n        \"State_Senate_District\": \"NY - 25\",\n        \"state_house_district\": \"NY - 25C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1725580800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1725580800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3292,\n        \"first_name\": \"Karen\",\n        \"email\": \"ccadvtest+karengreenwood@gmail.com\",\n        \"last_name\": \"Greenwood\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6807748455,\n        \"street_address1\": \"7426 Pilson Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Mesa\",\n        \"zip\": \"88916\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 88916\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-06-15\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 5\",\n        \"State_Senate_District\": \"AZ - 15\",\n        \"state_house_district\": \"AZ - 15C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1711843200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1711843200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3293,\n        \"first_name\": \"Kimberly\",\n        \"email\": \"ccadvtest+kimberlyvanstar@gmail.com\",\n        \"last_name\": \"VanStar\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5602238695,\n        \"street_address1\": \"13820 Dogwood Ave.\",\n        \"street_address2\": \"#2\",\n        \"city\": \"Mesa\",\n        \"zip\": \"42007\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 42007\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-07-20\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 2\",\n        \"State_Senate_District\": \"AZ - 6\",\n        \"state_house_district\": \"AZ - 6C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1703980800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1729555200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3294,\n        \"first_name\": \"Carol\",\n        \"email\": \"ccadvtest+carolblacking@gmail.com\",\n        \"last_name\": \"Blacking\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7289287932,\n        \"street_address1\": \"19344 Garfield St.\",\n        \"street_address2\": \"#1\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"51242\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 51242\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-29\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 5\",\n        \"State_Senate_District\": \"AZ - 15\",\n        \"state_house_district\": \"AZ - 15A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1709164800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1730419200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3295,\n        \"first_name\": \"Paul\",\n        \"email\": \"ccadvtest+paulgreenwood@gmail.com\",\n        \"last_name\": \"Greenwood\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5477542432,\n        \"street_address1\": \"9289 Pearl Ave.\",\n        \"street_address2\": \"#310\",\n        \"city\": \"Albany\",\n        \"zip\": \"72336\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 72336\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-09-24\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 2\",\n        \"State_Senate_District\": \"NY - 4\",\n        \"state_house_district\": \"NY - 40\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1695513600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1733270400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3296,\n        \"first_name\": \"Jessica\",\n        \"email\": \"ccadvtest+jessicavonjam@gmail.com\",\n        \"last_name\": \"VonJam\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6054769858,\n        \"street_address1\": \"13915 Highland Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"75913\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 75913\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-05-15\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 9\",\n        \"State_Senate_District\": \"AZ - 18\",\n        \"state_house_district\": \"AZ - 18B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1729900800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1729900800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3297,\n        \"first_name\": \"Linda\",\n        \"email\": \"ccadvtest+lindavonmoonley@gmail.com\",\n        \"last_name\": \"VonMoonley\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3746875961,\n        \"street_address1\": \"12159 Pilson Ave. #310\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"69168\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 69168\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-03-24\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 4\",\n        \"State_Senate_District\": \"AZ - 20\",\n        \"state_house_district\": \"AZ - 200\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1679616000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1712880000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3298,\n        \"first_name\": \"Jessica\",\n        \"email\": \"ccadvtest+jessicawhiteski@gmail.com\",\n        \"last_name\": \"Whiteski\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2866561812,\n        \"street_address1\": \"3762 Pearl Ct.\",\n        \"street_address2\": \"#320\",\n        \"city\": \"Springfield\",\n        \"zip\": \"87177\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Springfield, IL 87177\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-07-31\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 9\",\n        \"State_Senate_District\": \"IL - 27\",\n        \"state_house_district\": \"IL - 27C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1730332800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1730332800000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3299,\n        \"first_name\": \"Sandra\",\n        \"email\": \"ccadvtest+sandravonkenhouse@gmail.com\",\n        \"last_name\": \"VonKenhouse\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3886344924,\n        \"street_address1\": \"9827 Walnut Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"16875\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 16875\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-15\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 3\",\n        \"State_Senate_District\": \"AZ - 6\",\n        \"state_house_district\": \"AZ - 6A\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1705276800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1709164800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3300,\n        \"first_name\": \"Matthew\",\n        \"email\": \"ccadvtest+matthewo'green@gmail.com\",\n        \"last_name\": \"O'Green\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5287767643,\n        \"street_address1\": \"4255 Aspen St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Springfield\",\n        \"zip\": \"68581\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Springfield, IL 68581\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-05-04\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 2\",\n        \"State_Senate_District\": \"IL - 4\",\n        \"state_house_district\": \"IL - 4B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1683158400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1683158400000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3301,\n        \"first_name\": \"Charles\",\n        \"email\": \"ccadvtest+charlesganderward@gmail.com\",\n        \"last_name\": \"Ganderward\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5092611742,\n        \"street_address1\": \"18251 Chestnut Blvd. #310\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"32354\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 32354\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-09-21\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 5\",\n        \"State_Senate_District\": \"IL - 10\",\n        \"state_house_district\": \"IL - 10B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1726876800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1731369600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3302,\n        \"first_name\": \"Thomas\",\n        \"email\": \"ccadvtest+thomascoldley@gmail.com\",\n        \"last_name\": \"Coldley\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3455469285,\n        \"street_address1\": \"13965 Chestnut Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"50602\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 50602\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-08-03\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 2\",\n        \"State_Senate_District\": \"NY - 8\",\n        \"state_house_district\": \"NY - 8C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1722643200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1730851200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3303,\n        \"first_name\": \"Sandra\",\n        \"email\": \"ccadvtest+sandrawhiteing@gmail.com\",\n        \"last_name\": \"Whiteing\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6777615901,\n        \"street_address1\": \"16618 Horizon St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"15214\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 15214\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-09-28\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 5\",\n        \"State_Senate_District\": \"IL - 15\",\n        \"state_house_district\": \"IL - 15A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1727481600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1727481600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3304,\n        \"first_name\": \"Thomas\",\n        \"email\": \"ccadvtest+thomasfoxian@gmail.com\",\n        \"last_name\": \"Foxian\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8365565784,\n        \"street_address1\": \"13744 Sycamore Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"90480\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 90480\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-06-17\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 8\",\n        \"State_Senate_District\": \"NY - 40\",\n        \"state_house_district\": \"NY - 40B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1686960000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1716249600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3305,\n        \"first_name\": \"Patricia\",\n        \"email\": \"ccadvtest+patriciavonglenton@gmail.com\",\n        \"last_name\": \"VonGlenton\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3915300791,\n        \"street_address1\": \"10629 Laurel St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"69648\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 69648\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2025-01-09\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 5\",\n        \"State_Senate_District\": \"AZ - 25\",\n        \"state_house_district\": \"AZ - 25B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1736380800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1736380800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3306,\n        \"first_name\": \"Mary\",\n        \"email\": \"ccadvtest+marypassez@gmail.com\",\n        \"last_name\": \"Passez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8593983016,\n        \"street_address1\": \"10677 Magnolia Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Elgin\",\n        \"zip\": \"10846\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 10846\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-03-13\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 5\",\n        \"State_Senate_District\": \"IL - 15\",\n        \"state_house_district\": \"IL - 15C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1697587200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1707609600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3307,\n        \"first_name\": \"John\",\n        \"email\": \"ccadvtest+johnsnowia@gmail.com\",\n        \"last_name\": \"Snowia\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4935318550,\n        \"street_address1\": \"15945 8th Ave.\",\n        \"street_address2\": \"#310\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"51193\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 51193\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-12-21\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 8\",\n        \"State_Senate_District\": \"AZ - 16\",\n        \"state_house_district\": \"AZ - 16B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1734739200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1734739200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3308,\n        \"first_name\": \"Margaret\",\n        \"email\": \"ccadvtest+margaretganderstone@gmail.com\",\n        \"last_name\": \"Ganderstone\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3369497028,\n        \"street_address1\": \"3282 Coral Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"84267\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 84267\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-07-06\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 1\",\n        \"State_Senate_District\": \"AZ - 5\",\n        \"state_house_district\": \"AZ - 5B\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1730246400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1730246400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3309,\n        \"first_name\": \"Betty\",\n        \"email\": \"ccadvtest+bettyjamwell@gmail.com\",\n        \"last_name\": \"Jamwell\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3031661743,\n        \"street_address1\": \"507 Brookside Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"58134\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 58134\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-06-03\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 3\",\n        \"State_Senate_District\": \"AZ - 9\",\n        \"state_house_district\": \"AZ - 9A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1717372800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1717372800000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3310,\n        \"first_name\": \"Susan\",\n        \"email\": \"ccadvtest+susanganderhouse@gmail.com\",\n        \"last_name\": \"Ganderhouse\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8407922046,\n        \"street_address1\": \"16745 Cypress St. #320\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"56616\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 56616\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-05-22\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 4\",\n        \"State_Senate_District\": \"IL - 8\",\n        \"state_house_district\": \"IL - 80\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1731283200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1731283200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3311,\n        \"first_name\": \"Betty\",\n        \"email\": \"ccadvtest+bettyst. whit@gmail.com\",\n        \"last_name\": \"St. Whit\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5529684624,\n        \"street_address1\": \"8170 Washington Ave.\",\n        \"street_address2\": \"#320\",\n        \"city\": \"New York\",\n        \"zip\": \"75337\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 75337\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-06-22\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 9\",\n        \"State_Senate_District\": \"NY - 36\",\n        \"state_house_district\": \"NY - 36B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1719014400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1719014400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3312,\n        \"first_name\": \"Brian\",\n        \"email\": \"ccadvtest+brianvangonnward@gmail.com\",\n        \"last_name\": \"VanGonnward\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2328357903,\n        \"street_address1\": \"19046 Chestnut St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"30925\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 30925\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-02-01\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 8\",\n        \"State_Senate_District\": \"IL - 40\",\n        \"state_house_district\": \"IL - 40C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1710028800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1710028800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3313,\n        \"first_name\": \"Christopher\",\n        \"email\": \"ccadvtest+christopherstoneez@gmail.com\",\n        \"last_name\": \"Stoneez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2917558859,\n        \"street_address1\": \"8602 Walnut Rd. #340\",\n        \"street_address2\": \"#1\",\n        \"city\": \"New York\",\n        \"zip\": \"38346\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 38346\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-03-03\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 4\",\n        \"State_Senate_District\": \"NY - 20\",\n        \"state_house_district\": \"NY - 20B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1726358400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1726358400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3314,\n        \"first_name\": \"Betty\",\n        \"email\": \"ccadvtest+bettymacwolfian@gmail.com\",\n        \"last_name\": \"MacWolfian\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2284689171,\n        \"street_address1\": \"12151 8th Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"37589\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 37589\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-08-15\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 3\",\n        \"State_Senate_District\": \"NY - 12\",\n        \"state_house_district\": \"NY - 12A\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1723680000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1723680000000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3315,\n        \"first_name\": \"Jennifer\",\n        \"email\": \"ccadvtest+jenniferst. clarwell@gmail.com\",\n        \"last_name\": \"St. Clarwell\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3953738793,\n        \"street_address1\": \"7851 Silverleaf Blvd. #340\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"91755\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 91755\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-11-25\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 5\",\n        \"State_Senate_District\": \"AZ - 15\",\n        \"state_house_district\": \"AZ - 15C\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1709856000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1709856000000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3316,\n        \"first_name\": \"Carol\",\n        \"email\": \"ccadvtest+carolglenburg@gmail.com\",\n        \"last_name\": \"Glenburg\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3515814846,\n        \"street_address1\": \"4326 Coral Ave. #500\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"16111\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 16111\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-12-10\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 8\",\n        \"State_Senate_District\": \"NY - 32\",\n        \"state_house_district\": \"NY - 320\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1733788800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1733788800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3317,\n        \"first_name\": \"Emily\",\n        \"email\": \"ccadvtest+emilyvongom@gmail.com\",\n        \"last_name\": \"VonGom\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4055864134,\n        \"street_address1\": \"6309 Sapphire Blvd. #2\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"54212\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 54212\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-06-25\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 6\",\n        \"State_Senate_District\": \"AZ - 12\",\n        \"state_house_district\": \"AZ - 12A\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1724544000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1724544000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3318,\n        \"first_name\": \"Jennifer\",\n        \"email\": \"ccadvtest+jenniferglenman@gmail.com\",\n        \"last_name\": \"Glenman\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6945278255,\n        \"street_address1\": \"7928 Oak Ct.\",\n        \"street_address2\": \"#340\",\n        \"city\": \"Chicago\",\n        \"zip\": \"93249\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 93249\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-09-07\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 4\",\n        \"State_Senate_District\": \"IL - 12\",\n        \"state_house_district\": \"IL - 12A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1725667200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1725667200000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3319,\n        \"first_name\": \"Ashley\",\n        \"email\": \"ccadvtest+ashleylapineian@gmail.com\",\n        \"last_name\": \"LaPineian\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4711985357,\n        \"street_address1\": \"13676 Summit St. #500\",\n        \"street_address2\": \"\",\n        \"city\": \"Mesa\",\n        \"zip\": \"73713\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 73713\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-07-10\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 1\",\n        \"State_Senate_District\": \"AZ - 2\",\n        \"state_house_district\": \"AZ - 20\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1707264000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1735776000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3320,\n        \"first_name\": \"Joshua\",\n        \"email\": \"ccadvtest+joshuamorrsmith@gmail.com\",\n        \"last_name\": \"Morrsmith\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5098654890,\n        \"street_address1\": \"10546 Horizon Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"98381\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 98381\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-11-09\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 5\",\n        \"State_Senate_District\": \"AZ - 25\",\n        \"state_house_district\": \"AZ - 25A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1711065600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1733011200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3321,\n        \"first_name\": \"Margaret\",\n        \"email\": \"ccadvtest+margaretlemoonstein@gmail.com\",\n        \"last_name\": \"LeMoonstein\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2746996909,\n        \"street_address1\": \"14781 Sunflower Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Elgin\",\n        \"zip\": \"10631\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 10631\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-07-02\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 4\",\n        \"State_Senate_District\": \"IL - 12\",\n        \"state_house_district\": \"IL - 12B\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1697760000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1706313600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3322,\n        \"first_name\": \"Matthew\",\n        \"email\": \"ccadvtest+matthewlefireski@gmail.com\",\n        \"last_name\": \"LeFireski\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7575962783,\n        \"street_address1\": \"3881 Horizon Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"41910\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 41910\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-05-20\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 3\",\n        \"State_Senate_District\": \"IL - 6\",\n        \"state_house_district\": \"IL - 60\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1699315200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1699315200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3323,\n        \"first_name\": \"Donna\",\n        \"email\": \"ccadvtest+donnablackan@gmail.com\",\n        \"last_name\": \"Blackan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8946746306,\n        \"street_address1\": \"2504 Ridgeway Blvd.\",\n        \"street_address2\": \"#340\",\n        \"city\": \"Albany\",\n        \"zip\": \"54379\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 54379\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-01-22\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 5\",\n        \"State_Senate_District\": \"NY - 15\",\n        \"state_house_district\": \"NY - 150\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1725840000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1725840000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3324,\n        \"first_name\": \"Donna\",\n        \"email\": \"ccadvtest+donnaleken@gmail.com\",\n        \"last_name\": \"LeKen\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2259234419,\n        \"street_address1\": \"14147 Sapphire Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"78570\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 78570\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-01-28\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 4\",\n        \"State_Senate_District\": \"IL - 16\",\n        \"state_house_district\": \"IL - 16C\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1685145600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1691193600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3325,\n        \"first_name\": \"Sandra\",\n        \"email\": \"ccadvtest+sandramorrez@gmail.com\",\n        \"last_name\": \"Morrez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2621043818,\n        \"street_address1\": \"16711 Amber Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"93908\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 93908\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-09-09\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 2\",\n        \"State_Senate_District\": \"NY - 10\",\n        \"state_house_district\": \"NY - 10C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1706572800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1730851200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3326,\n        \"first_name\": \"Joseph\",\n        \"email\": \"ccadvtest+josephclayburg@gmail.com\",\n        \"last_name\": \"Clayburg\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5278393412,\n        \"street_address1\": \"18856 Alder Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"64422\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 64422\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-07-31\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 1\",\n        \"State_Senate_District\": \"NY - 4\",\n        \"state_house_district\": \"NY - 40\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1694390400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1718150400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3327,\n        \"first_name\": \"Charles\",\n        \"email\": \"ccadvtest+charlessnowan@gmail.com\",\n        \"last_name\": \"Snowan\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7146029053,\n        \"street_address1\": \"16142 Meadow Ct.\",\n        \"street_address2\": \"#310\",\n        \"city\": \"Mesa\",\n        \"zip\": \"52522\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 52522\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-09-06\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 6\",\n        \"State_Senate_District\": \"AZ - 12\",\n        \"state_house_district\": \"AZ - 120\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1725580800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1725580800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3328,\n        \"first_name\": \"Jessica\",\n        \"email\": \"ccadvtest+jessicafinnova@gmail.com\",\n        \"last_name\": \"Finnova\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5343023106,\n        \"street_address1\": \"439 Chestnut Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"67107\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 67107\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-05-07\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 7\",\n        \"State_Senate_District\": \"IL - 21\",\n        \"state_house_district\": \"IL - 21C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1715040000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1715040000000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3329,\n        \"first_name\": \"Christopher\",\n        \"email\": \"ccadvtest+christopherstarfield@gmail.com\",\n        \"last_name\": \"Starfield\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3191321564,\n        \"street_address1\": \"15520 Brookside Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"61972\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 61972\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-04-19\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 9\",\n        \"State_Senate_District\": \"IL - 45\",\n        \"state_house_district\": \"IL - 45A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1713484800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1713484800000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3330,\n        \"first_name\": \"Richard\",\n        \"email\": \"ccadvtest+richardgonnton@gmail.com\",\n        \"last_name\": \"Gonnton\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3783540456,\n        \"street_address1\": \"574 Maple St. #320\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"76845\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 76845\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-11-05\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 5\",\n        \"State_Senate_District\": \"IL - 25\",\n        \"state_house_district\": \"IL - 25B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1730764800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1730764800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3331,\n        \"first_name\": \"James\",\n        \"email\": \"ccadvtest+jamescloverstein@gmail.com\",\n        \"last_name\": \"Cloverstein\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3472688223,\n        \"street_address1\": \"16762 Oak St. #1\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"14961\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 14961\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-05-05\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 3\",\n        \"State_Senate_District\": \"IL - 15\",\n        \"state_house_district\": \"IL - 15B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1714867200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1732320000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3332,\n        \"first_name\": \"George\",\n        \"email\": \"ccadvtest+georgegoldsmith@gmail.com\",\n        \"last_name\": \"Goldsmith\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3495352080,\n        \"street_address1\": \"7324 Alder Ct.\",\n        \"street_address2\": \"#4\",\n        \"city\": \"Elgin\",\n        \"zip\": \"95214\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 95214\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-12-18\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 2\",\n        \"State_Senate_District\": \"IL - 8\",\n        \"state_house_district\": \"IL - 8C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1734480000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1734480000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3333,\n        \"first_name\": \"Mary\",\n        \"email\": \"ccadvtest+maryglenez@gmail.com\",\n        \"last_name\": \"Glenez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4406901871,\n        \"street_address1\": \"1363 Aspen St.\",\n        \"street_address2\": \"#3\",\n        \"city\": \"Springfield\",\n        \"zip\": \"42408\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Springfield, IL 42408\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-11-01\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 3\",\n        \"State_Senate_District\": \"IL - 12\",\n        \"state_house_district\": \"IL - 12C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1703894400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1703894400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3334,\n        \"first_name\": \"Kevin\",\n        \"email\": \"ccadvtest+kevingreyski@gmail.com\",\n        \"last_name\": \"Greyski\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4416109865,\n        \"street_address1\": \"10417 Redwood Ct. #2\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"69123\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 69123\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-10-05\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 2\",\n        \"State_Senate_District\": \"AZ - 4\",\n        \"state_house_district\": \"AZ - 4C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1731542400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1731542400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3335,\n        \"first_name\": \"Jennifer\",\n        \"email\": \"ccadvtest+jennifergonnley@gmail.com\",\n        \"last_name\": \"Gonnley\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8487609478,\n        \"street_address1\": \"6797 Aspen St.\",\n        \"street_address2\": \"#4\",\n        \"city\": \"Mesa\",\n        \"zip\": \"89745\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 89745\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-12-01\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 8\",\n        \"State_Senate_District\": \"AZ - 16\",\n        \"state_house_district\": \"AZ - 16A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1733011200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1733011200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3336,\n        \"first_name\": \"Deborah\",\n        \"email\": \"ccadvtest+deboraho'pass@gmail.com\",\n        \"last_name\": \"O'Pass\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7558794078,\n        \"street_address1\": \"11287 Sapphire Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"27149\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 27149\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-04-22\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 4\",\n        \"State_Senate_District\": \"NY - 16\",\n        \"state_house_district\": \"NY - 16B\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1682121600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1689292800000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3337,\n        \"first_name\": \"Donald\",\n        \"email\": \"ccadvtest+donaldvanpine@gmail.com\",\n        \"last_name\": \"VanPine\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7158602865,\n        \"street_address1\": \"3669 Cypress St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"70844\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 70844\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-05-26\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 1\",\n        \"State_Senate_District\": \"AZ - 3\",\n        \"state_house_district\": \"AZ - 3B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1708560000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1734825600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3338,\n        \"first_name\": \"Richard\",\n        \"email\": \"ccadvtest+richardvanstone@gmail.com\",\n        \"last_name\": \"VanStone\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5096670364,\n        \"street_address1\": \"7839 Laurel Blvd. #310\",\n        \"street_address2\": \"\",\n        \"city\": \"Mesa\",\n        \"zip\": \"69530\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 69530\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-02-12\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 5\",\n        \"State_Senate_District\": \"AZ - 10\",\n        \"state_house_district\": \"AZ - 10A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1723161600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1723161600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3339,\n        \"first_name\": \"Sandra\",\n        \"email\": \"ccadvtest+sandraclayburg@gmail.com\",\n        \"last_name\": \"Clayburg\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3938109034,\n        \"street_address1\": \"16769 Highland Rd.\",\n        \"street_address2\": \"#2\",\n        \"city\": \"New York\",\n        \"zip\": \"60601\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 60601\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-07-07\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 6\",\n        \"State_Senate_District\": \"NY - 18\",\n        \"state_house_district\": \"NY - 18C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1720310400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1720310400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3340,\n        \"first_name\": \"Edward\",\n        \"email\": \"ccadvtest+edwardo'passfield@gmail.com\",\n        \"last_name\": \"O'Passfield\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4674086466,\n        \"street_address1\": \"12648 Willow Blvd. #340\",\n        \"street_address2\": \"#4\",\n        \"city\": \"Springfield\",\n        \"zip\": \"61038\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Springfield, IL 61038\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-11-01\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 5\",\n        \"State_Senate_District\": \"IL - 20\",\n        \"state_house_district\": \"IL - 200\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1730419200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1730419200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3341,\n        \"first_name\": \"Kimberly\",\n        \"email\": \"ccadvtest+kimberlyfoxley@gmail.com\",\n        \"last_name\": \"Foxley\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8558981865,\n        \"street_address1\": \"10493 Amber Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Elgin\",\n        \"zip\": \"66657\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 66657\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-04-11\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 8\",\n        \"State_Senate_District\": \"IL - 32\",\n        \"state_house_district\": \"IL - 32C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1707436800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1707436800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3342,\n        \"first_name\": \"Kimberly\",\n        \"email\": \"ccadvtest+kimberlylaclay@gmail.com\",\n        \"last_name\": \"LaClay\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3733510955,\n        \"street_address1\": \"1087 Alder Rd. #4\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"72171\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 72171\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-09-25\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 6\",\n        \"State_Senate_District\": \"NY - 12\",\n        \"state_house_district\": \"NY - 12B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1725235200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1725235200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3343,\n        \"first_name\": \"Edward\",\n        \"email\": \"ccadvtest+edwardstoneova@gmail.com\",\n        \"last_name\": \"Stoneova\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5305928281,\n        \"street_address1\": \"1980 Willow Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Springfield\",\n        \"zip\": \"12487\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Springfield, IL 12487\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-01-30\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 7\",\n        \"State_Senate_District\": \"IL - 14\",\n        \"state_house_district\": \"IL - 14A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1700956800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1731110400000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3344,\n        \"first_name\": \"Margaret\",\n        \"email\": \"ccadvtest+margaretmacgonn@gmail.com\",\n        \"last_name\": \"MacGonn\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7475920360,\n        \"street_address1\": \"2207 Brookside Ave. #310\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"82622\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 82622\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-09-18\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 9\",\n        \"State_Senate_District\": \"NY - 45\",\n        \"state_house_district\": \"NY - 45A\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1725580800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1725580800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3345,\n        \"first_name\": \"Lisa\",\n        \"email\": \"ccadvtest+lisao'black@gmail.com\",\n        \"last_name\": \"O'Black\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5619294443,\n        \"street_address1\": \"13367 Laurel Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"80941\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 80941\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-09-13\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 7\",\n        \"State_Senate_District\": \"IL - 35\",\n        \"state_house_district\": \"IL - 35B\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1726185600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1731196800000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3346,\n        \"first_name\": \"Kimberly\",\n        \"email\": \"ccadvtest+kimberlybrightwood@gmail.com\",\n        \"last_name\": \"Brightwood\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6729591851,\n        \"street_address1\": \"19007 Hawthorn Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Albany\",\n        \"zip\": \"66100\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 66100\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-04-30\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 7\",\n        \"State_Senate_District\": \"NY - 35\",\n        \"state_house_district\": \"NY - 35A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1687651200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1722038400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3347,\n        \"first_name\": \"Jennifer\",\n        \"email\": \"ccadvtest+jennifermoonhouse@gmail.com\",\n        \"last_name\": \"Moonhouse\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7195563697,\n        \"street_address1\": \"10058 Amber Blvd. #500\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"60356\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 60356\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-10-10\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 2\",\n        \"State_Senate_District\": \"IL - 8\",\n        \"state_house_district\": \"IL - 80\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1733443200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1733443200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3348,\n        \"first_name\": \"Deborah\",\n        \"email\": \"ccadvtest+deborahpassfield@gmail.com\",\n        \"last_name\": \"Passfield\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6615201785,\n        \"street_address1\": \"752 Dogwood Rd. #2\",\n        \"street_address2\": \"#3\",\n        \"city\": \"New York\",\n        \"zip\": \"41447\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 41447\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-14\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 9\",\n        \"State_Senate_District\": \"NY - 45\",\n        \"state_house_district\": \"NY - 45B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1707868800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1707868800000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3349,\n        \"first_name\": \"Ashley\",\n        \"email\": \"ccadvtest+ashleylastone@gmail.com\",\n        \"last_name\": \"LaStone\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2824379484,\n        \"street_address1\": \"13429 Coral Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"70290\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 70290\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-12-05\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 7\",\n        \"State_Senate_District\": \"AZ - 28\",\n        \"state_house_district\": \"AZ - 28A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1733356800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1733356800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3350,\n        \"first_name\": \"Sandra\",\n        \"email\": \"ccadvtest+sandrastoneson@gmail.com\",\n        \"last_name\": \"Stoneson\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2513985864,\n        \"street_address1\": \"15772 Birch Ave.\",\n        \"street_address2\": \"\",\n        \"city\": \"Elgin\",\n        \"zip\": \"97393\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 97393\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-12-16\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 9\",\n        \"State_Senate_District\": \"IL - 45\",\n        \"state_house_district\": \"IL - 45B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1706918400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1706918400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3351,\n        \"first_name\": \"Donald\",\n        \"email\": \"ccadvtest+donaldmcsun@gmail.com\",\n        \"last_name\": \"McSun\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4903571697,\n        \"street_address1\": \"18773 Meadow Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"92010\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 92010\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-12-18\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 6\",\n        \"State_Senate_District\": \"AZ - 18\",\n        \"state_house_district\": \"AZ - 18B\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1734480000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1734480000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3352,\n        \"first_name\": \"Joshua\",\n        \"email\": \"ccadvtest+joshuast. clar@gmail.com\",\n        \"last_name\": \"St. Clar\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7224963614,\n        \"street_address1\": \"17187 Chestnut Blvd.\",\n        \"street_address2\": \"#520\",\n        \"city\": \"Chicago\",\n        \"zip\": \"43220\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 43220\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-06-02\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 6\",\n        \"State_Senate_District\": \"IL - 30\",\n        \"state_house_district\": \"IL - 300\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1685664000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1736467200000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3353,\n        \"first_name\": \"George\",\n        \"email\": \"ccadvtest+georgepassson@gmail.com\",\n        \"last_name\": \"Passson\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2061085731,\n        \"street_address1\": \"19524 Pearl Ave.\",\n        \"street_address2\": \"#310\",\n        \"city\": \"Springfield\",\n        \"zip\": \"65083\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Springfield, IL 65083\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-05-27\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 6\",\n        \"State_Senate_District\": \"IL - 24\",\n        \"state_house_district\": \"IL - 240\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1728345600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1728345600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3354,\n        \"first_name\": \"Paul\",\n        \"email\": \"ccadvtest+paulfinnes@gmail.com\",\n        \"last_name\": \"Finnes\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4245856562,\n        \"street_address1\": \"15350 Bluebell Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"73749\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 73749\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-06-02\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 3\",\n        \"State_Senate_District\": \"NY - 9\",\n        \"state_house_district\": \"NY - 9B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1715472000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1715472000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3355,\n        \"first_name\": \"Daniel\",\n        \"email\": \"ccadvtest+danielgreyford@gmail.com\",\n        \"last_name\": \"Greyford\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8479848702,\n        \"street_address1\": \"8194 Garfield Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Saratoga Springs\",\n        \"zip\": \"55925\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Saratoga Springs, NY 55925\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-08-01\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 9\",\n        \"State_Senate_District\": \"NY - 45\",\n        \"state_house_district\": \"NY - 450\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1736985600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1736985600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3356,\n        \"first_name\": \"Sandra\",\n        \"email\": \"ccadvtest+sandraclarwood@gmail.com\",\n        \"last_name\": \"Clarwood\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4831719582,\n        \"street_address1\": \"17162 Sunflower Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"80194\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 80194\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-05-23\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 3\",\n        \"State_Senate_District\": \"IL - 9\",\n        \"state_house_district\": \"IL - 90\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1716422400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1716422400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3357,\n        \"first_name\": \"Kimberly\",\n        \"email\": \"ccadvtest+kimberlygoldhouse@gmail.com\",\n        \"last_name\": \"Goldhouse\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8295024359,\n        \"street_address1\": \"7896 Pine Blvd.\",\n        \"street_address2\": \"#510\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"75289\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 75289\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-03-13\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 9\",\n        \"State_Senate_District\": \"AZ - 45\",\n        \"state_house_district\": \"AZ - 45A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1736726400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1736726400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3358,\n        \"first_name\": \"Paul\",\n        \"email\": \"ccadvtest+paulmccedar@gmail.com\",\n        \"last_name\": \"McCedar\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2224134800,\n        \"street_address1\": \"17408 Pine Ct. #500\",\n        \"street_address2\": \"\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"56023\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 56023\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-03-07\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 6\",\n        \"State_Senate_District\": \"AZ - 30\",\n        \"state_house_district\": \"AZ - 300\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1722902400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1722902400000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3359,\n        \"first_name\": \"Mary\",\n        \"email\": \"ccadvtest+marywolfman@gmail.com\",\n        \"last_name\": \"Wolfman\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8776058779,\n        \"street_address1\": \"17699 Sunflower Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"97091\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 97091\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-05-24\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 5\",\n        \"State_Senate_District\": \"AZ - 10\",\n        \"state_house_district\": \"AZ - 10B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1716508800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1716508800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3360,\n        \"first_name\": \"Margaret\",\n        \"email\": \"ccadvtest+margaretsnowley@gmail.com\",\n        \"last_name\": \"Snowley\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7222684072,\n        \"street_address1\": \"5492 Willow Ave. #510\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"52211\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 52211\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-07-10\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 9\",\n        \"State_Senate_District\": \"NY - 45\",\n        \"state_house_district\": \"NY - 45C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1713139200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1723248000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3361,\n        \"first_name\": \"George\",\n        \"email\": \"ccadvtest+georgepassford@gmail.com\",\n        \"last_name\": \"Passford\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7957620808,\n        \"street_address1\": \"10660 Cedar Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Scottsdale\",\n        \"zip\": \"62480\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Scottsdale, AZ 62480\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-03-24\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 2\",\n        \"State_Senate_District\": \"AZ - 6\",\n        \"state_house_district\": \"AZ - 6A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1681862400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1702512000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3362,\n        \"first_name\": \"Barbara\",\n        \"email\": \"ccadvtest+barbaragreenwood@gmail.com\",\n        \"last_name\": \"Greenwood\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 6698710450,\n        \"street_address1\": \"12890 Laurel St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Albany\",\n        \"zip\": \"18499\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 18499\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-06-21\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 5\",\n        \"State_Senate_District\": \"NY - 15\",\n        \"state_house_district\": \"NY - 15A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1697068800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1708732800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3363,\n        \"first_name\": \"Margaret\",\n        \"email\": \"ccadvtest+margaretsunman@gmail.com\",\n        \"last_name\": \"Sunman\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 7951488863,\n        \"street_address1\": \"5199 Chestnut Ct. #510\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"41888\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 41888\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-07-18\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 1\",\n        \"State_Senate_District\": \"IL - 3\",\n        \"state_house_district\": \"IL - 3B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1721260800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1721260800000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3364,\n        \"first_name\": \"Patricia\",\n        \"email\": \"ccadvtest+patriciaglenward@gmail.com\",\n        \"last_name\": \"Glenward\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8535953000,\n        \"street_address1\": \"19534 Amber Ave. #4\",\n        \"street_address2\": \"\",\n        \"city\": \"Albany\",\n        \"zip\": \"72453\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 72453\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-09-08\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 4\",\n        \"State_Senate_District\": \"NY - 16\",\n        \"state_house_district\": \"NY - 16C\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1694131200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1694131200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3365,\n        \"first_name\": \"Anthony\",\n        \"email\": \"ccadvtest+anthonyvonpass@gmail.com\",\n        \"last_name\": \"VonPass\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5575228934,\n        \"street_address1\": \"6206 Silverleaf Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Mesa\",\n        \"zip\": \"67935\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 67935\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-02-07\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 8\",\n        \"State_Senate_District\": \"AZ - 24\",\n        \"state_house_district\": \"AZ - 240\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1726444800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1726444800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3366,\n        \"first_name\": \"Brian\",\n        \"email\": \"ccadvtest+briano'bright@gmail.com\",\n        \"last_name\": \"O'Bright\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 2927171099,\n        \"street_address1\": \"5789 Meadow Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"20840\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 20840\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-04-07\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 2\",\n        \"State_Senate_District\": \"NY - 10\",\n        \"state_house_district\": \"NY - 100\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1733184000000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1733184000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3367,\n        \"first_name\": \"Daniel\",\n        \"email\": \"ccadvtest+danielvonwhiteal@gmail.com\",\n        \"last_name\": \"VonWhiteal\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3337122517,\n        \"street_address1\": \"5008 Alder Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"New York\",\n        \"zip\": \"54273\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"New York, NY 54273\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-04-29\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 8\",\n        \"State_Senate_District\": \"NY - 32\",\n        \"state_house_district\": \"NY - 32C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1696291200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1726704000000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3368,\n        \"first_name\": \"Carol\",\n        \"email\": \"ccadvtest+carolrockwood@gmail.com\",\n        \"last_name\": \"Rockwood\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5724603411,\n        \"street_address1\": \"14423 Dogwood Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Albany\",\n        \"zip\": \"38090\",\n        \"state\": \"NY\",\n        \"country\": \"US\",\n        \"full_address\": \"Albany, NY 38090\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-01-14\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"NY - 1\",\n        \"State_Senate_District\": \"NY - 3\",\n        \"state_house_district\": \"NY - 3C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1714694400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1714694400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3369,\n        \"first_name\": \"Donald\",\n        \"email\": \"ccadvtest+donaldmoonski@gmail.com\",\n        \"last_name\": \"Moonski\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4537714461,\n        \"street_address1\": \"14610 Bluebell St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"49759\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 49759\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-10-05\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 1\",\n        \"State_Senate_District\": \"IL - 2\",\n        \"state_house_district\": \"IL - 2B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1719878400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1735430400000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3370,\n        \"first_name\": \"George\",\n        \"email\": \"ccadvtest+georgeashton@gmail.com\",\n        \"last_name\": \"Ashton\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3108546327,\n        \"street_address1\": \"1573 Bluebell Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Mesa\",\n        \"zip\": \"91074\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 91074\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-12-18\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 5\",\n        \"State_Senate_District\": \"AZ - 20\",\n        \"state_house_district\": \"AZ - 20B\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1702857600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1731369600000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3371,\n        \"first_name\": \"Joshua\",\n        \"email\": \"ccadvtest+joshuastoneson@gmail.com\",\n        \"last_name\": \"Stoneson\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4428644687,\n        \"street_address1\": \"11253 Brookside Rd.\",\n        \"street_address2\": \"#500\",\n        \"city\": \"Springfield\",\n        \"zip\": \"53350\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Springfield, IL 53350\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-09-09\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 6\",\n        \"State_Senate_District\": \"IL - 24\",\n        \"state_house_district\": \"IL - 24B\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1722556800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1722556800000,\n        \"custom_optin\": false,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3372,\n        \"first_name\": \"Kevin\",\n        \"email\": \"ccadvtest+kevinhallsmith@gmail.com\",\n        \"last_name\": \"Hallsmith\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3275157755,\n        \"street_address1\": \"737 Ivy Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Springfield\",\n        \"zip\": \"37385\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Springfield, IL 37385\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-11-29\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 6\",\n        \"State_Senate_District\": \"IL - 12\",\n        \"state_house_district\": \"IL - 12B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1730332800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1730332800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3373,\n        \"first_name\": \"George\",\n        \"email\": \"ccadvtest+georgefinnez@gmail.com\",\n        \"last_name\": \"Finnez\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8897728252,\n        \"street_address1\": \"4306 Washington Rd.\",\n        \"street_address2\": \"#2\",\n        \"city\": \"Phoenix\",\n        \"zip\": \"68524\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Phoenix, AZ 68524\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-12-10\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 4\",\n        \"State_Senate_District\": \"AZ - 20\",\n        \"state_house_district\": \"AZ - 200\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1733788800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1733788800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3374,\n        \"first_name\": \"Kimberly\",\n        \"email\": \"ccadvtest+kimberlysuning@gmail.com\",\n        \"last_name\": \"Suning\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3089917539,\n        \"street_address1\": \"8968 Maple Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"96257\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 96257\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-03-19\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 9\",\n        \"State_Senate_District\": \"IL - 27\",\n        \"state_house_district\": \"IL - 27B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1710806400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1717545600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3375,\n        \"first_name\": \"Edward\",\n        \"email\": \"ccadvtest+edwardmacglensmith@gmail.com\",\n        \"last_name\": \"MacGlensmith\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 5893499968,\n        \"street_address1\": \"9611 Maple Blvd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"87251\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 87251\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-08-08\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 6\",\n        \"State_Senate_District\": \"IL - 12\",\n        \"state_house_district\": \"IL - 12C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1691452800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1717286400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3376,\n        \"first_name\": \"Kevin\",\n        \"email\": \"ccadvtest+kevingreenwell@gmail.com\",\n        \"last_name\": \"Greenwell\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4485249256,\n        \"street_address1\": \"14657 Summit Ct.\",\n        \"street_address2\": \"\",\n        \"city\": \"Mesa\",\n        \"zip\": \"42229\",\n        \"state\": \"AZ\",\n        \"country\": \"US\",\n        \"full_address\": \"Mesa, AZ 42229\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-08-22\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"AZ - 1\",\n        \"State_Senate_District\": \"AZ - 3\",\n        \"state_house_district\": \"AZ - 3C\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1692662400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1692662400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3377,\n        \"first_name\": \"Elizabeth\",\n        \"email\": \"ccadvtest+elizabethvancedarsmith@gmail.com\",\n        \"last_name\": \"VanCedarsmith\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4621689029,\n        \"street_address1\": \"5096 Silverleaf St.\",\n        \"street_address2\": \"#1\",\n        \"city\": \"Chicago\",\n        \"zip\": \"15567\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 15567\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2023-09-07\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 9\",\n        \"State_Senate_District\": \"IL - 27\",\n        \"state_house_district\": \"IL - 27A\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1730937600000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1730937600000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3378,\n        \"first_name\": \"Ronald\",\n        \"email\": \"ccadvtest+ronaldgomhouse@gmail.com\",\n        \"last_name\": \"Gomhouse\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 4196879614,\n        \"street_address1\": \"5547 Birch St.\",\n        \"street_address2\": \"#510\",\n        \"city\": \"Elgin\",\n        \"zip\": \"16288\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 16288\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-10-06\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 5\",\n        \"State_Senate_District\": \"IL - 15\",\n        \"state_house_district\": \"IL - 15B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1728172800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1728172800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3379,\n        \"first_name\": \"Elizabeth\",\n        \"email\": \"ccadvtest+elizabethmorrson@gmail.com\",\n        \"last_name\": \"Morrson\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 3109276378,\n        \"street_address1\": \"13273 Bluebell Ct.\",\n        \"street_address2\": \"#2\",\n        \"city\": \"Elgin\",\n        \"zip\": \"46054\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 46054\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-11-01\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 6\",\n        \"State_Senate_District\": \"IL - 18\",\n        \"state_house_district\": \"IL - 18B\",\n        \"unique_actions\": \"0\",\n        \"active\": false,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1730419200000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1730419200000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3380,\n        \"first_name\": \"Jennifer\",\n        \"email\": \"ccadvtest+jennifergomton@gmail.com\",\n        \"last_name\": \"Gomton\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8093362510,\n        \"street_address1\": \"12856 Alder St.\",\n        \"street_address2\": \"\",\n        \"city\": \"Chicago\",\n        \"zip\": \"74530\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Chicago, IL 74530\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-09-16\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 4\",\n        \"State_Senate_District\": \"IL - 16\",\n        \"state_house_district\": \"IL - 16B\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1726444800000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1726444800000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    },\n    {\n        \"id\": 3381,\n        \"first_name\": \"Patricia\",\n        \"email\": \"ccadvtest+patriciagreenford@gmail.com\",\n        \"last_name\": \"Greenford\",\n        \"promoter_id\": 737,\n        \"notes\": \"\",\n        \"prefix\": \"\",\n        \"phone\": 8681960152,\n        \"street_address1\": \"8076 Oak Rd.\",\n        \"street_address2\": \"\",\n        \"city\": \"Elgin\",\n        \"zip\": \"95577\",\n        \"state\": \"IL\",\n        \"country\": \"US\",\n        \"full_address\": \"Elgin, IL 95577\",\n        \"total_count\": 0,\n        \"longitude\": 0,\n        \"latitude\": 0,\n        \"email_count\": 0,\n        \"phone_count\": 0,\n        \"video_count\": 0,\n        \"tweet_count\": 0,\n        \"photo_count\": 0,\n        \"comment_count\": 0,\n        \"petition_count\": 0,\n        \"last_action_date\": \"2024-08-01\",\n        \"email_last_action_date\": null,\n        \"phone_last_action_date\": null,\n        \"video_last_action_date\": null,\n        \"tweet_last_action_date\": null,\n        \"photo_last_action_date\": null,\n        \"comment_last_action\": null,\n        \"petition_last_action_date\": null,\n        \"email_subject_id\": [\n            0\n        ],\n        \"question_id\": [\n            0\n        ],\n        \"Congressional_District\": \"IL - 4\",\n        \"State_Senate_District\": \"IL - 20\",\n        \"state_house_district\": \"IL - 200\",\n        \"unique_actions\": \"0\",\n        \"active\": true,\n        \"created_by\": \"tamas.dinh@airdev.co\",\n        \"created_at\": 1722470400000,\n        \"modified_by\": \"tamas.dinh@airdev.co\",\n        \"modified_date\": 1722470400000,\n        \"custom_optin\": true,\n        \"is_manual\": false,\n        \"import\": false,\n        \"outreach_id\": null,\n        \"county\": null,\n        \"age_group\": null,\n        \"political_affiliation\": null,\n        \"policy_issue_interests\": null,\n        \"promoter_id_v2\": 0,\n        \"privacy_opt_in\": false,\n        \"custom_question\": [\n            {\n                \"Question\": \"\",\n                \"Answer\": \"\"\n            }\n        ]\n    }\n]"}],"_postman_id":"098cba9d-3308-41be-9c7e-166fc86263e9"},{"name":"Reset new advocate tracker","id":"27d059c0-ce12-48c5-83e5-62fa07950dff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"url":"https://api.civiclick.com/v2/advocates/reset_tracker?advocate_id=0","description":"<p>You can reset the new advocate tracker to 0 or to an advocate ID of your choice by using this endpoint.</p>\n<p>If set to 0, all your advocates in our database will be returned on the next query to <strong>Get new advocates</strong> (in batches as described); if set to a non-zero number, all your advocates created after the provided advocate ID will be returned on the next query to <strong>Get new advocates</strong> (in batches as described).</p>\n<p>This utility endpoint can be extremely useful if you encountered issues ingesting the results of one or more previous <strong>Get new advocates</strong> calls. Otherwise, you probably won't need to leverage this endpoint.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a61dbf9f-719a-4517-af33-9189e23e5328","id":"a61dbf9f-719a-4517-af33-9189e23e5328","name":"CiviClick 2.0 API","type":"collection"}},"urlObject":{"path":["advocates","reset_tracker"],"host":["https://api.civiclick.com/v2"],"query":[{"description":{"content":"<p>The ID of the last advocate you have successfully ingested. The endpoint will return advocates created after the advocate with the provided ID was created. Set to 0 to retrieve all your advocates stored in our systems.</p>\n","type":"text/plain"},"key":"advocate_id","value":"0"}],"variable":[]}},"response":[{"id":"34c91f82-7d71-45dc-bda5-716ac0630b00","name":"Reset new advocate tracker","originalRequest":{"method":"PATCH","header":[],"url":{"raw":"https://api.civiclick.com/v2/advocates/reset_tracker?advocate_id=10","host":["https://api.civiclick.com/v2"],"path":["advocates","reset_tracker"],"query":[{"key":"advocate_id","value":"10","description":"The ID of the last advocate you have successfully ingested. The endpoint will return advocates created after the advocate with the provided ID was created. Set to 0 to retrieve all your advocates stored in our systems."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 24 Apr 2025 14:21:57 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"XNS=4df334fe62e8200c1f9b542ba909b135|588d505220a1b82bfd28a6b578c631af; Path=/socket/; Secure; HttpOnly; SameSite=Strict"},{"key":"X-App","value":"hit"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Cache-Control","value":"private, no-cache, no-store, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Mon, 27 Apr 2015 14:21:57 GMT"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"deny"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, DELETE, PUT, PATCH, OPTIONS, HEAD"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Max-Age","value":"86400"},{"key":"X-Trace-ID","value":"ac51894f-5325-4510-a447-f71f242b9cb4"},{"key":"Content-Encoding","value":"gzip"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains;"}],"cookie":[],"responseTime":null,"body":"\"success\""}],"_postman_id":"27d059c0-ce12-48c5-83e5-62fa07950dff"}],"id":"d528de7a-bc59-4108-9816-fa2b5822e2ec","description":"<p>You can add and update advocates to your CiviClick Advocate Universe, or retrieve all of your advocates when using the related API endpoints.</p>\n","event":[{"listen":"prerequest","script":{"id":"0943dc82-fbf8-48f5-8eda-de1c4587d430","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"92ff6c25-b0d8-408b-a02a-d04e77146527","type":"text/javascript","packages":{},"exec":[""]}}],"_postman_id":"d528de7a-bc59-4108-9816-fa2b5822e2ec","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"a61dbf9f-719a-4517-af33-9189e23e5328","id":"a61dbf9f-719a-4517-af33-9189e23e5328","name":"CiviClick 2.0 API","type":"collection"}}}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]}},"event":[{"listen":"prerequest","script":{"id":"98115ef2-afa6-4eef-97d3-e41b66786f38","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"1667c3fe-fa3d-4cdf-abf0-eeabd196a942","type":"text/javascript","exec":[""]}}],"variable":[{"key":"baseUrl","value":"https://api.civiclick.com/v2"},{"key":"token","value":"","type":"string","disabled":true},{"key":"action_id","value":"0","type":"default"},{"key":"advocate_id","value":"0","type":"default"}]}