<div class='choices_dropdown'>
<div class='choices_dropdown_list'>Cafe Drop Down List
</div><form><select onchange='myCityChoice(this.options[this.selectedIndex].value)'><option value='none' selected='selected'>Select</option>{"id":1086,"date":"2019-06-29T14:49:28","date_gmt":"2019-06-29T21:49:28","guid":{"rendered":"https:\/\/www.thewordpressway.com\/sdcleanelections\/?page_id=1086"},"modified":"2019-07-06T19:48:11","modified_gmt":"2019-07-07T02:48:11","slug":"tww-form","status":"publish","type":"page","link":"https:\/\/www.thewordpressway.com\/sdcleanelections\/tww-form\/","title":{"rendered":"TWW Form"},"content":{"rendered":"<p><br \/>\n<option value=\"https:\/\/alanascoffeeroasters.com\/\">Alana's Coffee Roasters<\/option><option value=\"https:\/\/alfred.la\/\">Alfred Coffee and Kitchen<\/option><option value=\"https:\/\/www.facebook.com\/pages\/Andante-Coffee\/224270261061373\">Andante Coffee Roasters<\/option><option value=\"https:\/\/barnine.us\/\">Bar Nine<\/option><option value=\"http:\/\/blacktop.la\/\">Blacktop Coffee<\/option><option value=\"https:\/\/bluebottlecoffee.com\/cafes\/arts-district\">Blue Bottle Coffee<\/option><option value=\"https:\/\/cafecitoorganico.com\/\">Cafecito Organico<\/option><option value=\"https:\/\/www.intelligentsiacoffee.com\/silver-lake-coffeebar\">Intelligentsia Cafe<\/option><option value=\"https:\/\/www.caffeluxxe.com\/\">Caffe Luxxe<\/option><option value=\"https:\/\/www.stumptowncoffee.com\/locations\/losangeles\">Stumptown Coffee Roasters<\/option><\/select><\/form><\/div><\/p>\n<p>Hello ShortCode World!<br \/>\n\r\n\r\n\r\n<!--<!DOCTYPE html PUBLIC \"-\/\/W3C\/\/DTD XHTML 1.0 Strict\/\/EN\" \"http:\/\/www.w3.org\/TR\/xhtml1\/DTD\/xhtml1-strict.dtd\">\r\n<html xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" xml:lang=\"en\" lang=\"en\">\r\n  <head>\r\n  <meta name=\"viewport\" content=\"width=device-width\" \/>\r\n  \r\n    <title>NCE Contributions<\/title> -->\r\n    \r\n<div id=\"twwform\"><!-- Begin the mainb DIV for the TWW form here -->\r\n    \r\n<!-- PHP to support navigation menus -->\r\n \r\n \r\n<!--<script type=text\/javascript src=\"usableforms.js\"><\/script>\r\n<script type=text\/javascript src=\"checkreqfields.js\"><\/script> -->\r\n\r\n    <script type=\"text\/javascript\">\r\n\t   function checkValues()\r\n\t   {\r\n\t      \/\/alert('document.getElementById(\"donationCheck\").checked ' + document.getElementById(\"donationCheck\").checked);\r\n\t      if (document.getElementById(\"donationCheck\").checked)\r\n\t\t  {\r\n\t\t     document.getElementById(\"radios\").innerHTML = \"\";\r\n\t\t\t document.getElementById(\"myDonation\").innerHTML = \r\n\t\t\t \"<br \/>\" +\r\n\t\t\t \"Enter your dollar amount: <input type='text' name='a3' maxlength='60'>\" +\r\n\t\t\t \"<br \/>\";\r\n\t\t  }\r\n\t\t  else if (!document.getElementById(\"donationCheck\").checked)\r\n\t\t  {\r\n\t\t     document.getElementById(\"radios\").innerHTML = \"<legend>Select an amount from the list<\/legend>\" +\r\n\t\t\t \"<fieldset style='padding: 5px;width:280px' >\" +\r\n\t\t\t \"<input type='radio' name='a3' value='10' checked='checked'>$10\" +\r\n\t\t\t \"<input type='radio' name='a3' value='25'>$25\" + \r\n\t\t\t \"<input type='radio' name='a3' value='35'>$35\" +\r\n\t\t\t \"<input type='radio' name='a3' value='45'>$45<br \/>\" +\r\n\t\t\t \"<input type='radio' name='a3' value='50'>$50\" +\r\n          \t \"<input type='radio' name='a3' value='75'>$75\" +\r\n\t\t\t \"<input type='radio' name='a3' value='100'>$100\" +\r\n\t\t\t \"<input type='radio' name='a3' value='200'>$200\" +\r\n \t\t\t \"<\/fieldset><\/span>\" ;\r\n\t\t\t \r\n\t\t\t document.getElementById(\"myDonation\").innerHTML = \"\";\r\n\t\t  }\r\n\t   \r\n\t   }\r\n\t   function resetAll()\r\n\t   {\r\n\t      document.getElementById(\"radios\").innerHTML = \"<legend>Select an amount from the list<\/legend>\" +\r\n\t\t\t \"<fieldset style='padding: 5px;width:280px' >\" +\r\n\t\t\t \"<input type='radio' name='a3' value='10' checked='checked'>$10\" +\r\n\t\t\t \"<input type='radio' name='a3' value='25'>$25\" + \r\n\t\t\t \"<input type='radio' name='a3' value='35'>$35\" +\r\n\t\t\t \"<input type='radio' name='a3' value='45'>$45<br \/>\" +\r\n\t\t\t \"<input type='radio' name='a3' value='50'>$50\" +\r\n          \t \"<input type='radio' name='a3' value='75'>$75\" +\r\n\t\t\t \"<input type='radio' name='a3' value='100'>$100\" +\r\n\t\t\t \"<input type='radio' name='a3' value='200'>$200\" +\r\n \t\t\t \"<\/fieldset><\/span>\" \r\n\t\t     \r\n\t      document.getElementById(\"myDonation\").innerHTML = \"\";\r\n\t\t  \r\n\t   }\r\n\t<\/script>\r\n\t\r\n\t<!-- Begin script for the PopUp window -->\t\r\n<SCRIPT TYPE=\"text\/javascript\">\r\n<!--\r\nfunction popup(mylink, windowname)\r\n{\r\nif (! window.focus)return true;\r\nvar href;\r\nif (typeof(mylink) == 'string')\r\n   href=mylink;\r\nelse\r\n   href=mylink.href;\r\nwindow.open(href, windowname, 'width=400,height=200,scrollbars=yes');\r\nreturn false;\r\n}\r\n\/\/-->\r\n<\/SCRIPT>\r\n<!-- End script for the PopUp window -->\t\r\n\t\r\n    <!-- <style type=\"text\/css\">\r\n\t\/* Embedded styles for the Form *\/\r\n\tbody {font-family:Arial,Trebuchet MS,Helvetica,sans-serif;&nbsp; font-size: 100%;}\r\n\t\r\n    form, h4 { font-size: .9em;}\r\n\t\/*#contact {width:300px; height:480px; border: 3px solid #6d7882 ;padding:15px;font-family:Arial,Trebuchet MS,Helvetica,sans-serif;&nbsp; font-size: .8em;}*\/\r\n    \/*#contact {width:300px; height:450px; border: 3px solid #6d7882 ;padding:15px;font-family:Arial,Trebuchet MS,Helvetica,sans-serif;&nbsp;}*\/\r\n#contact {height:auto; left: -30px; box-shadow: 1px 15px 20px 9px #CCC; margin: 0px 0px 0px -10px; font-family:Arial,Trebuchet MS,Helvetica,sans-serif; margin:auto; }\r\n#contact > legend {text-shadow: 3px 4px 2px #999;color:#333;font-weight:100;padding-bottom:28px;}\r\n\tlabel.blocklabel{display:block; position:relative; margin:12px 0px 0px -8px; padding-left:30px;} \/* Use of class selector *\/\r\n\tlabel.blocklabel input {position:absolute; left: 150px;}\r\n\tlabel.blocklabel textarea {position:absolute; left: 150px; margin-bottom: 4px;height: 50px}\r\n\t\/*#firstname, #lastname{width: 15em; }*\/\r\n\t#street {width: 200px; }\r\n\t\/*#city {}*\/\r\n\t#state {width: 100px; left: 150px; position:absolute;}\r\n\t#email {width: 200px; }\r\n\t\/*#phone {width: 15em; }\r\n\t#message {width:15em }*\/\r\n\t#submit {margin-left:100px}\r\n\tlegend { font-weight:bold; }\r\n\tfieldset { border:none; width:auto;}\r\n<\/style>   -->\r\n\r\n<!--<link href=\"miscellaneous.css\" rel=\"stylesheet\" type=\"text\/css\" \/>\r\n<link href=\"twwform.css\" rel=\"stylesheet\" type=\"text\/css\" \/>\r\n<link href=\"sdcampaignresponsemenu.css\" rel=\"stylesheet\" type=\"text\/css\" \/> -->\r\n\r\n<!--<link href=\"https:\/\/fonts.googleapis.com\/css?family=Sriracha\" rel=\"stylesheet\"> Jack added 1\/6\/2017 -->\r\n<!--<link href=\"https:\/\/fonts.googleapis.com\/icon?family=Material+Icons\" rel=\"stylesheet\"> Added by Jack 1\/20\/2017 -->\r\n\r\n<!--<script src='https:\/\/www.google.com\/recaptcha\/api.js'><\/script>  Added by Jack 1\/23\/2017 for Google reCaptcha -->\r\n\r\n\r\n<!-- Begin Google Analytics entered by Jack 5\/30\/2017 -->\r\n<script>\r\n  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){\r\n  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),\r\n  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)\r\n  })(window,document,'script','https:\/\/www.google-analytics.com\/analytics.js','ga');\r\n\r\n  ga('create', 'UA-96124022-1', 'auto');\r\n  ga('send', 'pageview');\r\n\r\n<\/script>\r\n<!-- End Google Analytics -->\r\n\r\n  <!--<\/head>\r\n  <body id=\"donateid\">-->\r\n \r\n\r\n\r\n\r\n<!-- Begin div after contribtopnav  \r\n<div class=\"donate-fontsize\" style=\"margin-left:auto; margin-right:auto; margin-bottom:30px; width:75%;text-align:center;\">\r\n       <span style=\"text-align: center;\"><h3>Make your<br \/> <span style=\"color: #cc3300; font-style:italic; font-size:1.5em;text-shadow: 3px 4px 2px #999;\">Contribution<\/span> <br \/>count for<br \/> &quot;Clean Elections&quot;<\/h3><\/span> -->\r\n\r\n<!-- This inner div is used to affect the width of the ul's  -->\r\n<div class=\"ul-div\" style=\"width:70%;margin:auto;\"> <!-- Begin ul-div  -->\r\n\r\n<ul style=\"list-style-type:none; font-weight:bold;\">\r\n<li>\r\n<!--<h3><\/i> Please make sure you fill out all of the REQUIRED &quot;Contact Information&quot; in the box below. check the &quot;I&#39;m not a robot&quot;\r\n Google Recaptcha check box, <br \/>Then click the &quot;Submit Contact Info&quot; button.<\/h3>-->\r\n  <\/li>\r\n  <li><span style=\"color:#cc3300;\">PLEASE NOTE:<\/span>\r\n     <ul style=\"list-style-type:disc;text-align:left;\">\r\n  \t\t<li style=\"margin:auto;\/*text-align:left;*\/\" >ALL REQUIRED flields have <span style=\"color:#cc3300;\">&quot;*&quot;<\/span> next to them.<\/li>\r\n        <li style=\"margin:auto;\/*text-align:left;*\/\">If you forget a required flield the form will NOT submit.<\/li>\r\n       <!-- <li style=\"margin:auto; \/*text-align:left;*\/\">If you forget to check the Google Recaptcha check box the form will NOT submit.<\/li>-->\r\n        <li style=\"list-style-type:none;\"><span style=\"color:#cc3300;\"><br \/>KEY:<\/span>\r\n            <ul style=\"list-style-type:none\">\r\n            \t<li style=\"\/*text-align:left;width:400px;*\/margin:auto;\"><i class='material-icons' style='font-size:18px;color:red;padding-right:5px; '>warning<\/i> = Missing required information <\/li>\r\n                <li style=\"\/*text-align:left;width:400px;*\/margin:auto;\"><i class='material-icons' style='font-size:18px;color:red;padding-right:5px; '>error<\/i> = Invalid format<\/li>\r\n            <\/ul>\r\n         <\/li>\r\n        \r\n        <\/li>\r\n      <\/ul>\r\n   <\/li>\r\n <\/ul>\r\n<\/div> <!-- End ul-div  -->  \r\n<!--<h4><i style=\"color:red;\">STEP 2 =><\/i> After contact information has been successfully submitted choose a contribution option below on the right:\r\n\t\t   <ul>\r\n\t\t   <li><i style=\"color:red;\">If Option 1<\/i> - Select an amount, select the number of months and then click the \"Contribute Now\" button. This will take you to PayPal where you will set up your contribution payments.<br \/> (NOTE: you can click on the <a href=\"paypalinstructions.php\" \r\n   onClick=\"return popup(this, 'notes')\">Click for Help<\/a> link for PayPal instructions)<\/li>\r\n<li><i style=\"color:red;\">If Option 2<\/i> - Click the \"Contribute Now\" button to go to PayPal and make a one-time contibution. <\/li>\r\n<li><i style=\"color:red;\">If Option 3<\/i> - This is a mail-in contribution. <\/li>\r\n\t\t   \r\n\t\t   <\/ul><\/h4>-->\r\n     \r\n<!--<\/div>  End div after contribtopnav  -->\r\n\r\n<div style=\"\/*margin-left:20px;margin-top:4px; margin-bottom:10px;*\/ margin:auto; width:auto; padding:10px; \"> <!-- Begin Client info div -->\r\n\r\n<!--<FORM method='post' ACTION='?'>-->\r\n<FORM method='post' ACTION='\/sdcleanelections\/tww-form' onsubmit=\"location.reload();\">\r\n    \r\n<!-- Jack added Street, State, Zip Code, Email and Phone to the field list 10\/25\/2013 -->\t\r\n<fieldset id=\"contact\" class=\"donate-fontsize donate-contactwidth\">\r\n  <legend><span style=\"font-size:30px;\">Contact Information<\/span><\/legend>\r\n   <span style=\"color:#cc3300;\">*<\/span><strong>Employment Information:<\/strong><br \/>\r\n\t<span style=\"color: #cc3300;\">Clean Elections law requires us to collect your name, address, occupation and employer.<\/span>\r\n   <label class=\"blocklabel\">\r\n       <span style=\"color:#cc3300;\">*<\/span>First<span>:<\/span>\r\n       <!--<INPUT TYPE=\"text\" id=\"firstname\" NAME=\"firstname\"  maxlength=\"25\" <php echo \"value=\" . \"'\" . $firstname . \"'\" . $required_fld_style.  \">\"; >\r\n\t   <php echo $required_fld_error; ><br \/>-->\r\n       \r\n       <INPUT TYPE=\"text\" id=\"firstname\" NAME=\"firstname\"  maxlength=\"25\" >       \r\n       \r\n   <\/label>\r\n   <label class=\"blocklabel\">\r\n      <span style=\"color:#cc3300;\">*<\/span>Last<span>:<\/span>\r\n       <INPUT TYPE=\"text\" id=\"lastname\" NAME=\"lastname\" maxlength=\"25\" >       \r\n   <\/label>\r\n   <label class=\"blocklabel\">\r\n      <span style=\"color:#cc3300;\">*<\/span>Street<span>:<\/span>\r\n      <INPUT TYPE=\"text\" id=\"street\" NAME=\"street\" >   <\/label>\r\n    <label class=\"blocklabel\">\r\n      <span style=\"color:#cc3300;\">*<\/span>City<span>:<\/span>\r\n      <INPUT TYPE=\"text\" id=\"city\" NAME=\"city\" >   <\/label>\r\n  \t<label class=\"blocklabel\">\r\n      <span style=\"color:#cc3300;\">*<\/span>State<span>:<\/span>\r\n      <select name=\"state\" id=\"state\" >\t\r\n      \r\n      <option value=\" \" selected><\/option>\r\n\t<option value=\"AL\" >Alabama<\/option>\r\n\t<option value=\"AK\">Alaska<\/option>\r\n\t<option value=\"AZ\">Arizona<\/option>\r\n\t<option value=\"AR\" >Arkansas<\/option>\r\n\t<option value=\"CA\" >California<\/option>\r\n\t<option value=\"CO\">Colorado<\/option>\r\n\t<option value=\"CT\">Connecticut<\/option>\r\n\t<option value=\"DE\">Delaware<\/option>\r\n\t<option value=\"DC\">District Of Columbia<\/option>\r\n\t<option value=\"FL\">Florida<\/option>\r\n\t<option value=\"GA\">Georgia<\/option>\r\n\t<option value=\"HI\">Hawaii<\/option>\r\n\t<option value=\"ID\">Idaho<\/option>\r\n\t<option value=\"IL\">Illinois<\/option>\r\n\t<option value=\"IN\">Indiana<\/option>\r\n\t<option value=\"IA\">Iowa<\/option>\r\n\t<option value=\"KS\">Kansas<\/option>\r\n\t<option value=\"KY\">Kentucky<\/option>\r\n\t<option value=\"LA\">Louisiana<\/option>\r\n\t<option value=\"ME\">Maine<\/option>\r\n\t<option value=\"MD\">Maryland<\/option>\r\n\t<option value=\"MA\">Massachusetts<\/option>\r\n\t<option value=\"MI\">Michigan<\/option>\r\n\t<option value=\"MN\">Minnesota<\/option>\r\n\t<option value=\"MS\">Mississippi<\/option>\r\n\t<option value=\"MO\">Missouri<\/option>\r\n\t<option value=\"MT\">Montana<\/option>\r\n\t<option value=\"NE\">Nebraska<\/option>\r\n\t<option value=\"NV\">Nevada<\/option>\r\n\t<option value=\"NH\">New Hampshire<\/option>\r\n\t<option value=\"NJ\">New Jersey<\/option>\r\n\t<option value=\"NM\">New Mexico<\/option>\r\n\t<option value=\"NY\">New York<\/option>\r\n\t<option value=\"NC\">North Carolina<\/option>\r\n\t<option value=\"ND\">North Dakota<\/option>\r\n\t<option value=\"OH\">Ohio<\/option>\r\n\t<option value=\"OK\">Oklahoma<\/option>\r\n\t<option value=\"OR\">Oregon<\/option>\r\n\t<option value=\"PA\">Pennsylvania<\/option>\r\n\t<option value=\"RI\">Rhode Island<\/option>\r\n\t<option value=\"SC\">South Carolina<\/option>\r\n\t<option value=\"SD\">South Dakota<\/option>\r\n\t<option value=\"TN\">Tennessee<\/option>\r\n\t<option value=\"TX\">Texas<\/option>\r\n\t<option value=\"UT\">Utah<\/option>\r\n\t<option value=\"VT\">Vermont<\/option>\r\n\t<option value=\"VA\">Virginia<\/option>\r\n\t<option value=\"WA\">Washington<\/option>\r\n\t<option value=\"WV\">West Virginia<\/option>\r\n\t<option value=\"WI\">Wisconsin<\/option>\r\n\t<option value=\"WY\">Wyoming<\/option>\r\n<\/select>\t   <\/label>\r\n   <label class=\"blocklabel\">\r\n      <span style=\"color:#cc3300;\">*<\/span>Zip Code<span>:<\/span>\r\n      <INPUT TYPE=\"text\" id=\"zipcode\" NAME=\"zipcode\" > \r\n   <\/label>\r\n   <label class=\"blocklabel\">\r\n      <span style=\"color:#cc3300;\">*<\/span>Email<span>:<\/span>\r\n      <INPUT TYPE=\"text\" id=\"myemail\" NAME=\"myemail\" >   <\/label>\r\n   <label class=\"blocklabel\">\r\n      Phone<span>:<\/span>\r\n      <INPUT TYPE=\"text\" NAME=\"phone\" >   <\/label>\r\n   \r\n   <div style=\"text-align:center; margin:15px 0px\r\n   -3px 0px; font-weight:bold;  \"><span style=\"color:#cc3300;\">*<\/span>Employment Information<\/div>\r\n   <label class=\"blocklabel\">\r\n       <input type=\"radio\" id=\"employed\" name=\"employmentstatus\" value=\"employed\" rel=\"showemp\" checked onClick=\"return prepareForm(); \"\/> Employed\r\n   <\/label>\r\n        <div rel=\"showemp\" class=\"blocklabel\">\r\n    <br \/>If you have an employer please include your Occupation\/Profession and company name below.<br \/>\r\n   <label for=\"show_emp\" class=\"blocklabel\" >\r\n       <span style=\"color:#cc3300;\">*<\/span>Occ\/Prof<span>:<\/span>\r\n       <INPUT TYPE=\"text\" id=\"occupation\" NAME=\"occupation\" > \r\n\t<\/label>   \r\n\t<label for=\"show_emp\" class=\"blocklabel\">   \r\n       <span style=\"color:#cc3300;\">*<\/span>Company:\r\n\t   <INPUT TYPE=\"text\" id=\"employername\" NAME=\"employername\" >    <\/label>\r\n\r\n    <\/div> \r\n    <label class=\"blocklabel\">\t\r\n       <input type=\"radio\" id=\"selfemployed\" name=\"employmentstatus\" value=\"selfemployed\" rel=\"showself\"  onClick=\"return prepareForm(); \"> Self-employed\r\n    <\/label>\r\n     <div rel=\"showself\">\r\n    <br \/>If you are self-employed please include the<br \/> name of your position and the name of your company or entity below.<br \/>\r\n\t\r\n\t<label for=\"show_self\" class=\"blocklabel\">\r\n       <span style=\"color:#cc3300;\">*<\/span>Position:\r\n\t\r\n\t   <INPUT TYPE=\"text\" id=\"position\" NAME=\"position\" >\t<\/label>\r\n\t<label for=\"show_self\" class=\"blocklabel\">\r\n    <span style=\"color:#cc3300;\">*<\/span>Company:\r\n       <INPUT TYPE=\"text\" id=\"company\" NAME=\"company\" >    <\/label><\/div>\r\n    <label class=\"blocklabel\">\r\n\t   <input type=\"radio\" name=\"employmentstatus\" value=\"retired\" rel=\"none\"  onClick=\"return prepareForm(); \"\/> Retired \r\n    <\/label>\r\n\t<label class=\"blocklabel\">\r\n       <input type=\"radio\" name=\"employmentstatus\" value=\"homemaker\" rel=\"none\"  onClick=\"return prepareForm(); \"\/>  Homemaker\r\n    <\/label>\r\n <br \/>\r\n \r\n     \r\n<!-- Added by Jack for placement of the Google Recaptcha object on 1\/23\/2017 -->\r\n<!-- This is the old one, commented 3\/6\/2017 <div class=\"g-recaptcha\" data-sitekey=\"6LdsoiYTAAAAAA0I89qdgansjw4kII96WgJd_R9Y\"><\/div> -->\r\n<!--<div class=\"g-recaptcha\" data-sitekey=\"6LciLAoTAAAAAHzUys_HasPcpnNW1zRdZiZkRcA7\"><\/div>-->\r\n  <br \/>  \r\n <span style=\"color:#cc3300; font-size: .8em;\">*Required Fields<\/span><br \/><br \/>\r\n <input type=\"submit\" name=\"submit\" value=\"Submit Contact Info\" id=\"submit\" \/>\r\n <!-- <INPUT TYPE=\"reset\" VALUE=\"Clear\" id=\"reset\" > Commented because it sometimes fails to expand \"Employed radio button-->\r\n  <!--<input type=\"button\" value=\"Clear\" onclick=\"location.reload(true);\" \/> -->\r\n  \r\n  <br \/><br \/>\r\n<\/fieldset>  \r\n     <\/FORM>   \r\n<\/div><!-- End Client info div2 -->\r\n\r\n\r\n<!--<div class=\"donate-bottomnav\" ><a href='#'><i class='material-icons' style='font-weight:bold;'>arrow_upward<\/i>&nbsp;Top of Page<\/a><\/div>-->\r\n  \r\n<\/div>   <!-- End outer div -->\r\n\r\n<div><!-- Begin the main DIV for the TWW form here -->\r\n  <!--<\/body>\r\n<\/html>--><\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1086","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.thewordpressway.com\/sdcleanelections\/wp-json\/wp\/v2\/pages\/1086","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.thewordpressway.com\/sdcleanelections\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.thewordpressway.com\/sdcleanelections\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.thewordpressway.com\/sdcleanelections\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.thewordpressway.com\/sdcleanelections\/wp-json\/wp\/v2\/comments?post=1086"}],"version-history":[{"count":14,"href":"https:\/\/www.thewordpressway.com\/sdcleanelections\/wp-json\/wp\/v2\/pages\/1086\/revisions"}],"predecessor-version":[{"id":1109,"href":"https:\/\/www.thewordpressway.com\/sdcleanelections\/wp-json\/wp\/v2\/pages\/1086\/revisions\/1109"}],"wp:attachment":[{"href":"https:\/\/www.thewordpressway.com\/sdcleanelections\/wp-json\/wp\/v2\/media?parent=1086"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}