{"id":729,"date":"2021-07-09T09:00:01","date_gmt":"2021-07-09T13:00:01","guid":{"rendered":"https:\/\/aidsunitedbtc.wpengine.com\/circle-of-support\/?page_id=729"},"modified":"2021-10-07T16:41:16","modified_gmt":"2021-10-07T20:41:16","slug":"registerps","status":"publish","type":"page","link":"https:\/\/aidsunited.org\/circle-of-support\/registerps\/","title":{"rendered":"Register | People in the South"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"729\" class=\"elementor elementor-729\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-cfa8a84 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"cfa8a84\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-680ede4\" data-id=\"680ede4\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-eb1a969 elementor-widget elementor-widget-heading\" data-id=\"eb1a969\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Start Your Fundraiser | People in the South<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-d4f93e2 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"d4f93e2\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-wider\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-ee9a644\" data-id=\"ee9a644\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5a49cf2 elementor-widget elementor-widget-html\" data-id=\"5a49cf2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n<script id=\"benform\" type=\"text\/javascript\">\nbenForm(82, \"benform\");\n<\/script>\n\n<style>\n.benevolencewrapper {\n  border: 1px solid #dddddd;\n  border-radius: 6px;\n  padding: 30px 20px;\n  width: 100%;\n    font-family: 'Lato', sans-serif;\n}\n.benevolencewrapper table,\n.benevolencewrapper th,\n.benevolencewrapper td {\n\tborder: 0 !important;\n}\n\n.benevolencewrapper form { width: 100%; }\n.benevolencewrapper a:not(.button) { color: #00807a !important; }\n.benevolencewrapper .required { color: #00807a; }\n.benevolencewrapper select, .benevolencewrapper .dropdown { width: 100%; }\n\n\/* Base for label styling *\/\n.benevolencewrapper .bendonlevels { overflow: hidden; }\n.benevolencewrapper .bendonlevels td {\n    width: 80px;\n    float: left;\n    margin: 20px 6px 0;\n}\n\n.benevolencewrapper .bendonlevels [type=\"radio\"]:not(:checked),\n.benevolencewrapper .bendonlevels [type=\"radio\"]:checked {\n  position: absolute;\n  left: -9999px;\n}\n.benevolencewrapper .bendonlevels [type=\"radio\"]:not(:checked) + label,\n.benevolencewrapper .bendonlevels [type=\"radio\"]:checked + label {\n  position: relative;\n  cursor: pointer;\n  width: 80px;\n  height: 47px;\n  text-align: center;\n  line-height: 47px;\n  margin: 0;\n  display: block;\n  z-index: 0;\n  font-size: 16px;\n}\n\n.benevolencewrapper .bendonlevels [type=\"radio\"]:not(:checked) + label {\n  color: #5f1882;\n}\n\n.benevolencewrapper .bendonlevels [type=\"radio\"]:checked + label {\n  color: white;\n}\n\n\/* radio aspect *\/\n.benevolencewrapper .bendonlevels [type=\"radio\"]:not(:checked) + label:before,\n.benevolencewrapper .bendonlevels [type=\"radio\"]:checked + label:before,\n.benevolencewrapper .bendonlevels [type=\"radio\"]:not(:checked) + label:after,\n.benevolencewrapper .bendonlevels [type=\"radio\"]:checked + label:after {\n  content: '';\n  position: absolute;\n  left: 0;\n  top: 0;\n  width: 80px;\n  height: 47px;\n  z-index: -1;\n  border-radius: 3px;\n  box-sizing: border-box;\n}\n.benevolencewrapper .bendonlevels [type=\"radio\"]:not(:checked) + label:before,\n.benevolencewrapper .bendonlevels [type=\"radio\"]:checked + label:before {\n  border: 1px solid #B30707;\n}\n\/* checked aspect *\/\n.benevolencewrapper .bendonlevels [type=\"radio\"]:not(:checked) + label:after,\n.benevolencewrapper .bendonlevels [type=\"radio\"]:checked + label:after {\n  background: #ffffff;\n  transition: all .2s;\n  z-index: -1;\n}\n\/* checked mark aspect changes *\/\n.benevolencewrapper .bendonlevels [type=\"radio\"]:not(:checked) + label:after {\n  opacity: 0;\n  transform: scale(0);\n}\n.benevolencewrapper .bendonlevels [type=\"radio\"]:checked + label:after {\n  opacity: 1;\n  transform: scale(1);\n}\n\/* accessibility *\/\n.benevolencewrapper .bendonlevels [type=\"radio\"]:checked:focus + label:before,\n.benevolencewrapper .bendonlevels [type=\"radio\"]:not(:checked):focus + label:before {\n  border: 0;\n}\n\n\/* hover style just for information *\/\n.benevolencewrapper label:hover:before {\n  border: 0;\n}\n\n.benformdon > div > .table.form > div {\n    display: block;\n    clear: both;\n    margin: 20px 6px 0;\n    overflow: hidden;\n}\n\n.benformdon > div > .table.form > div > div:first-child {\n    display: block;\n    float: left;\n    width: 80px;\n    height: 47px;\n    background-color: #F7B644 !important;\n    box-shadow: inset 0 1px 3px rgba(0,0,0,.1);\n    text-align: center;\n    padding: 7.5px 0;\n}\n\n.benformdon> div > .table.form > div > div:last-child {\n    width: 100%;\n    float: left;\n    max-width: 368px;\n    padding: 0;\n}\n\n.benformdon> div > .table.form > div > div:last-child [type=\"text\"] {\n    border: 0 !important;\n    background: #FDEDCF;\n    height: 47px !important;\n    line-height: 47px;\n    font-size: 16px;\n}\n\n.benevolencewrapper .benrecurring {\n    margin: 20px 6px 0;\n}\n\n\/* headings *\/\n.benevolencewrapper .bentableheading { \n  font-size: 24px; \n  font-weight: normal;\n  background: transparent;\n}\n\n\/* reset *\/\n.table.form > div:not(.hidden):nth-child(odd) > div,\n.bentable.form > div:not(.hidden):nth-child(odd) > div {\n  background: transparent !important;\n}\n\n.table.form > div > div,\n.bentable.form > div > div,\n.bentableheading {\n  padding: 0 !important;\n}\n\n.table.form > div > div,\n.bentable.form > div > div {\n  display: block !important;\n  width: 100% !important;\n  font-size: 16px;\n  font-weight: bold;\n  margin-bottom: 5px;\n}\n\n.benevolencewrapper input[type=text], .benevolencewrapper .textbox, .benevolencewrapper select, .benevolencewrapper .dropdown {\n  border: 1px solid #d9d6cf;\n  padding: 5px 7px;\n  border-radius: 5px;\n  -moz-border-radius: 5px;\n  -webkit-border-radius: 5px;\n  -webkit-box-shadow: inset 3px 3px 3px #f0f0f0;\n  -moz-box-shadow: inset 3px 3px 3px #f0f0f0;\n  box-shadow: inset 3px 3px 3px #f0f0f0;\n  height: 42px;\n  width: 100%;\n}\n\n.benevolencewrapper  .bencreatesearchteam > div {\n        display: table-row !important;\n    }\n\n.benevolencewrapper #doncntrl2_1 {\n  font-size: 16px;\n  font-weight: bold;\n  margin: 0 auto;\n  width: 100%;\n}\n\n.benevolencewrapper #doncntrl2_1 > div {\n  display: inline-block !important;\n  width: auto !important;\n  margin: 0 !important;\n}\n\n.benevolencewrapper #doncntrl2_125, .benevolencewrapper #doncntrl2_127 {\n\tbackground-color: #f58025;\n  color: #fff;\n\tmargin-bottom: 0 !important;\n\tpadding: 15px 20px;\n}\n\n.benevolencewrapper #doncntrl2_125 > div, .benevolencewrapper #doncntrl2_127 > div {\n\tbackground: transparent;\n}\n\n.benevolencewrapper #doncntrl2_127 a {\n\tcolor: white !important;\n\ttext-decoration: underline;\n}\n\n.button {\n    background-color: #D85334 !important;\n}\n\n@media only screen and (max-width: 767px) {\n    .benformdon> div > .table.form > div > div:last-child {\n        max-width: 188px;\n    }\n}\n\n .bencreatesearchteam > div > div:first-child {\n        padding-left: 0px !important;\n    }\n    .bencreatesearchteam > div > div+div {\n        padding-right: 0px !important;\n    }\n<\/style>\n<style type=\"text\/css\">\n    .benregtyperow input {\n        vertical-align: top !important;\n        margin-top: 10px !important;\n        margin-right: 10px !important;\n    }\n<\/style>\n<script type=\"text\/javascript\">\n   function benForm_Loaded() {\n        jQuery(\".bentableheading\").each(function () {\n        jQuery(this).html(jQuery(this).html().replace(\"Donation\", \"Kickstart you fundraising by making an optional donation!\").trim());\n    });\n    jB(\".benhonorrolldiv .bentableheading\").after(\"<div>Enter honor roll information to be displayed on our website alongside your generous gift.<\/div>\");\njQuery(\"#concntrl55_ctl08_ddl\").change(function (e) {\n    jB(\"input[name='regcntrl57$rfc6$txt']\").rules(\"remove\", \"required\");\n    jB(\"#shoerequired\").remove();\n    if (jQuery(\"#concntrl55_ctl08_ddl\").val() == \"Male\") {\n        jB(\"input[name='regcntrl57$rfc6$txt']\").rules(\"add\", { required: true });\n        jB(\"#rfc6 span[id=lbl]\").after('<span id=\"shoerequired\" class=\"required\">*<\/span>');\n    }\n});\n}\n<\/script>\n\n<style type=\"text\/css\">\n    .benregtypes {\n        display: none !important;\n    }\n<\/style>\n\n<style type=\"text\/css\">\n#pnlTeam { display: none !important; }\n<\/style>\n\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-18f6415\" data-id=\"18f6415\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-55a95f0 elementor-widget elementor-widget-text-editor\" data-id=\"55a95f0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>AIDS United&#8217;s mission is to end the HIV epidemic in the United States. Your donation helps us fulfill our mission through strategic grantmaking, capacity building, and policy\/advocacy.<\/p><p>To donate to the AIDS United general fund, use the donation form on this page. For more information, email us at <a href=\"mailto:give@aidsunited.org\" target=\"_blank\" rel=\"noopener\">give@aidsunited.org<\/a>.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6219786 elementor-widget elementor-widget-video\" data-id=\"6219786\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/youtu.be\\\/v8kjbBwr_Fo&quot;,&quot;yt_privacy&quot;:&quot;yes&quot;,&quot;show_image_overlay&quot;:&quot;yes&quot;,&quot;image_overlay&quot;:{&quot;url&quot;:&quot;http:\\\/\\\/aidsunitedbtc.wpengine.com\\\/circle-of-support\\\/wp-content\\\/uploads\\\/2021\\\/02\\\/Who-We-Are-Speak-Out-min.png&quot;,&quot;id&quot;:144,&quot;size&quot;:&quot;&quot;},&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<div class=\"elementor-video\"><\/div>\t\t\t\t<div class=\"elementor-custom-embed-image-overlay\" style=\"background-image: url(https:\/\/aidsunited.org\/circle-of-support\/wp-content\/uploads\/sites\/2\/2021\/02\/Who-We-Are-Speak-Out-min.png);\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-play\" role=\"button\" aria-label=\"Play Video\" tabindex=\"0\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-play\"><\/i>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-94f80c7 elementor-widget elementor-widget-text-editor\" data-id=\"94f80c7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h3>Our Commitment to Our Donors<\/h3><p>We will not sell, share or trade our donors&#8217; names or personal information with any other entity, nor send mailings to our donors on behalf of other organizations. This policy applies to all information received by AIDS United, both online and offline, through our website and mobile applications, as well as any electronic, written, or oral communications. To the extent any donations are processed through a third-party service provider, our donors&#8217; information will only be used for purposes necessary to process the donation.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Start Your Fundraiser | People in the South AIDS United&#8217;s mission is to end the HIV epidemic in the United States. Your donation helps us fulfill our mission through strategic grantmaking, capacity building, and policy\/advocacy. To donate to the AIDS United general fund, use the donation form on this page. For more information, email us [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_lmt_disableupdate":"","_lmt_disable":"","_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-729","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Register | People in the South - Circle of Support<\/title>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Register | People in the South - Circle of Support\" \/>\n<meta property=\"og:description\" content=\"Start Your Fundraiser | People in the South AIDS United&#8217;s mission is to end the HIV epidemic in the United States. Your donation helps us fulfill our mission through strategic grantmaking, capacity building, and policy\/advocacy. To donate to the AIDS United general fund, use the donation form on this page. For more information, email us [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/aidsunited.org\/circle-of-support\/registerps\/\" \/>\n<meta property=\"og:site_name\" content=\"Circle of Support\" \/>\n<meta property=\"article:modified_time\" content=\"2021-10-07T20:41:16+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/aidsunited.org\\\/circle-of-support\\\/registerps\\\/\",\"url\":\"https:\\\/\\\/aidsunited.org\\\/circle-of-support\\\/registerps\\\/\",\"name\":\"Register | People in the South - Circle of Support\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/aidsunited.org\\\/circle-of-support\\\/#website\"},\"datePublished\":\"2021-07-09T13:00:01+00:00\",\"dateModified\":\"2021-10-07T20:41:16+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/aidsunited.org\\\/circle-of-support\\\/registerps\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/aidsunited.org\\\/circle-of-support\\\/registerps\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/aidsunited.org\\\/circle-of-support\\\/registerps\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/aidsunited.org\\\/circle-of-support\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Register | People in the South\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/aidsunited.org\\\/circle-of-support\\\/#website\",\"url\":\"https:\\\/\\\/aidsunited.org\\\/circle-of-support\\\/\",\"name\":\"Circle of Support\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/aidsunited.org\\\/circle-of-support\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/aidsunited.org\\\/circle-of-support\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/aidsunited.org\\\/circle-of-support\\\/#organization\",\"name\":\"Circle of Support\",\"url\":\"https:\\\/\\\/aidsunited.org\\\/circle-of-support\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/aidsunited.org\\\/circle-of-support\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/aidsunited.org\\\/circle-of-support\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2021\\\/01\\\/aids-united.png\",\"contentUrl\":\"https:\\\/\\\/aidsunited.org\\\/circle-of-support\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2021\\\/01\\\/aids-united.png\",\"width\":294,\"height\":140,\"caption\":\"Circle of Support\"},\"image\":{\"@id\":\"https:\\\/\\\/aidsunited.org\\\/circle-of-support\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Register | People in the South - Circle of Support","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"Register | People in the South - Circle of Support","og_description":"Start Your Fundraiser | People in the South AIDS United&#8217;s mission is to end the HIV epidemic in the United States. Your donation helps us fulfill our mission through strategic grantmaking, capacity building, and policy\/advocacy. To donate to the AIDS United general fund, use the donation form on this page. For more information, email us [&hellip;]","og_url":"https:\/\/aidsunited.org\/circle-of-support\/registerps\/","og_site_name":"Circle of Support","article_modified_time":"2021-10-07T20:41:16+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/aidsunited.org\/circle-of-support\/registerps\/","url":"https:\/\/aidsunited.org\/circle-of-support\/registerps\/","name":"Register | People in the South - Circle of Support","isPartOf":{"@id":"https:\/\/aidsunited.org\/circle-of-support\/#website"},"datePublished":"2021-07-09T13:00:01+00:00","dateModified":"2021-10-07T20:41:16+00:00","breadcrumb":{"@id":"https:\/\/aidsunited.org\/circle-of-support\/registerps\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/aidsunited.org\/circle-of-support\/registerps\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/aidsunited.org\/circle-of-support\/registerps\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/aidsunited.org\/circle-of-support\/"},{"@type":"ListItem","position":2,"name":"Register | People in the South"}]},{"@type":"WebSite","@id":"https:\/\/aidsunited.org\/circle-of-support\/#website","url":"https:\/\/aidsunited.org\/circle-of-support\/","name":"Circle of Support","description":"","publisher":{"@id":"https:\/\/aidsunited.org\/circle-of-support\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/aidsunited.org\/circle-of-support\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/aidsunited.org\/circle-of-support\/#organization","name":"Circle of Support","url":"https:\/\/aidsunited.org\/circle-of-support\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/aidsunited.org\/circle-of-support\/#\/schema\/logo\/image\/","url":"https:\/\/aidsunited.org\/circle-of-support\/wp-content\/uploads\/sites\/2\/2021\/01\/aids-united.png","contentUrl":"https:\/\/aidsunited.org\/circle-of-support\/wp-content\/uploads\/sites\/2\/2021\/01\/aids-united.png","width":294,"height":140,"caption":"Circle of Support"},"image":{"@id":"https:\/\/aidsunited.org\/circle-of-support\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/aidsunited.org\/circle-of-support\/wp-json\/wp\/v2\/pages\/729","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/aidsunited.org\/circle-of-support\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/aidsunited.org\/circle-of-support\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/aidsunited.org\/circle-of-support\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/aidsunited.org\/circle-of-support\/wp-json\/wp\/v2\/comments?post=729"}],"version-history":[{"count":0,"href":"https:\/\/aidsunited.org\/circle-of-support\/wp-json\/wp\/v2\/pages\/729\/revisions"}],"wp:attachment":[{"href":"https:\/\/aidsunited.org\/circle-of-support\/wp-json\/wp\/v2\/media?parent=729"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}