{"id":121,"date":"2020-01-27T22:03:52","date_gmt":"2020-01-27T22:03:52","guid":{"rendered":"https:\/\/urbanmatter.com\/phoenix\/?page_id=121"},"modified":"2020-02-06T18:45:08","modified_gmt":"2020-02-06T18:45:08","slug":"about-us","status":"publish","type":"page","link":"https:\/\/urbanmatter.com\/phoenix\/about-us\/","title":{"rendered":"About Us"},"content":{"rendered":"<p>[vc_row full_width=&#8221;stretch_row&#8221; equal_height=&#8221;yes&#8221; hide_bg_image_on_tablet=&#8221;&#8221; hide_bg_image_on_mobile=&#8221;&#8221; css=&#8221;.vc_custom_1580330053318{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 3% !important;padding-bottom: 3% !important;background-image: url(https:\/\/urbanmatter.com\/phoenix\/wp-content\/uploads\/2020\/01\/AZbackground.jpg?id=431) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221;][vc_column width=&#8221;2\/3&#8243; hide_bg_image_on_tablet=&#8221;&#8221; hide_bg_image_on_mobile=&#8221;&#8221; icons_position=&#8221;left&#8221; css=&#8221;.vc_custom_1580329666457{padding-right: 7% !important;padding-bottom: 2% !important;padding-left: 10% !important;background-color: #ffffff !important;}&#8221;][vc_empty_space alter_height=&#8221;medium&#8221; hide_on_wide=&#8221;&#8221; hide_on_desktop=&#8221;&#8221; hide_on_notebook=&#8221;&#8221; hide_on_tablet=&#8221;&#8221; hide_on_mobile=&#8221;&#8221;][vc_column_text css=&#8221;.vc_custom_1580330128955{padding-top: 5% !important;padding-bottom: 5% !important;}&#8221;]<\/p>\n<h1>About UrbanMatter<\/h1>\n<p>UrbanMatter, Inc. is a Chicago-based digital media platform that launched in early 2015 with the goal of being the city\u2019s best source for local news. Thanks to our tens of thousands of devoted followers and our ever-growing online voice, it has become one of the fastest-growing media companies around, and now, we\u2019re in Phoenix.<\/p>\n<p>UrbanMatter is centric neighborhood living, as we bring together both our own personal opinions and the sentiments of locals who are paying attention. Our team of writers produces quality content that gives our readers the inside scoop to everything going down in Phoenix and we pride ourselves on being the number-one source of news for events, entertainment, restaurants, and bars.<\/p>\n<p>If you need to get the word out about your brand or event, UrbanMatter is the solution. We specialize in promoting your event to our dedicated followers through custom editorials, social media, and branded advertisement. And, to make advertising with us as seamless as possible, we offer the lowest rates in the business.<\/p>\n<p>Just when you thought city living couldn\u2019t get any easier than this, we started on our newest endeavor. The UrbanMatter mobile app gives city natives the power to rate, review, and search every establishment in town based on what matters to them. By franchising local reviews from restaurants and bars all over the city, the UrbanMatter app is the first of its kind to combine a map-based interface with real-time reviews and upcoming events.<\/p>\n<p>At UrbanMatter, U Matter. And life\u2019s too short to be out of the loop.[\/vc_column_text][\/vc_column][vc_column width=&#8221;1\/3&#8243; hide_bg_image_on_tablet=&#8221;&#8221; hide_bg_image_on_mobile=&#8221;&#8221; icons_position=&#8221;left&#8221; css=&#8221;.vc_custom_1580330079510{padding-top: 6% !important;padding-right: 10% !important;background-color: #ffffff !important;}&#8221;][vc_empty_space alter_height=&#8221;large&#8221; hide_on_wide=&#8221;&#8221; hide_on_desktop=&#8221;&#8221; hide_on_notebook=&#8221;&#8221; hide_on_tablet=&#8221;&#8221; hide_on_mobile=&#8221;&#8221;][vc_column_text css=&#8221;.vc_custom_1580329969471{padding-top: 3% !important;}&#8221;]<\/p>\n<p style=\"text-align: center; font-size: 24px;\"><span style=\"color: #ec4f15;\"><strong>Learn more about advertising!<\/strong><\/span><\/p>\n<p>[\/vc_column_text]<script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\nvar gform;gform||(document.addEventListener(\"gform_main_scripts_loaded\",function(){gform.scriptsLoaded=!0}),document.addEventListener(\"gform\/theme\/scripts_loaded\",function(){gform.themeScriptsLoaded=!0}),window.addEventListener(\"DOMContentLoaded\",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>\"function\"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn(\"The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1.\"),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener(\"gform_main_scripts_loaded\",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener(\"gform\/theme\/scripts_loaded\",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener(\"DOMContentLoaded\",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook(\"action\",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook(\"filter\",o,r,e,t)},doAction:function(o){gform.doHook(\"action\",o,arguments)},applyFilters:function(o){return gform.doHook(\"filter\",o,arguments)},removeAction:function(o,r){gform.removeHook(\"action\",o,r)},removeFilter:function(o,r,e){gform.removeHook(\"filter\",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+\"_\"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){\"function\"!=typeof(t=o.callable)&&(t=window[t]),\"action\"==r?t.apply(null,e):e[0]=t.apply(null,e)})),\"filter\"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});\n\/* ]]> *\/\n<\/script>\n\n                <div class='gf_browser_gecko gform_wrapper gform_legacy_markup_wrapper gform-theme--no-framework' data-form-theme='legacy' data-form-index='0' id='gform_wrapper_6' ><form method='post' enctype='multipart\/form-data'  id='gform_6'  action='\/phoenix\/wp-json\/wp\/v2\/pages\/121' data-formid='6' novalidate>\n                        <div class='gform-body gform_body'><ul id='gform_fields_6' class='gform_fields top_label form_sublabel_below description_below validation_below'><li id=\"field_6_1\" class=\"gfield gfield--type-text gf_left_half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_6_1'>Name<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_1' id='input_6_1' type='text' value='' class='large'    placeholder='*Name' aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/li><li id=\"field_6_2\" class=\"gfield gfield--type-email gf_right_half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_6_2'>Email<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_email'>\n                            <input name='input_2' id='input_6_2' type='email' value='' class='large'   placeholder='*Email' aria-required=\"true\" aria-invalid=\"false\"  \/>\n                        <\/div><\/li><li id=\"field_6_3\" class=\"gfield gfield--type-textarea field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_6_3'>Untitled<\/label><div class='ginput_container ginput_container_textarea'><textarea name='input_3' id='input_6_3' class='textarea medium'    placeholder='Message'  aria-invalid=\"false\"   rows='10' cols='50'><\/textarea><\/div><\/li><li id=\"field_6_4\" class=\"gfield gfield--type-checkbox gfield--type-choice field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label gfield_label_before_complex' >Checkbox<\/label><div class='ginput_container ginput_container_checkbox'><ul class='gfield_checkbox' id='input_6_4'><li class='gchoice gchoice_6_4_1'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_4.1' type='checkbox'  value='I agree that my submitted data is being collected and stored.'  id='choice_6_4_1'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_6_4_1' id='label_6_4_1' class='gform-field-label gform-field-label--type-inline'>I agree that my submitted data is being collected and stored.<\/label>\n\t\t\t\t\t\t\t<\/li><\/ul><\/div><\/li><li id=\"field_6_5\" class=\"gfield gfield--type-captcha field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_6_5'>CAPTCHA<\/label><div id='input_6_5' class='ginput_container ginput_recaptcha' data-sitekey='6LeN9NMUAAAAALT0Balni6opXM9FSE-5HKI__QPJ'  data-theme='light' data-tabindex='0'  data-badge=''><\/div><\/li><\/ul><\/div>\n        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_6' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='Submit'  \/> \n            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_6' value='postback' \/>\n            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_6' id='gform_theme_6' value='legacy' \/>\n            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_6' id='gform_style_settings_6' value='[]' \/>\n            <input type='hidden' class='gform_hidden' name='is_submit_6' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='6' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='USD' value='9\/Ccm70Jrhhk8Kj4\/jttggT5\/92y\/jkNe5GPuJomExtNkxw3K5s3cu\/iczl0X+4mxfP8w8V0Q08hVpzqCEgfzrsj7He3cqGk7PJPpEpHeOY4VmA=' \/>\n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_6' value='WyJbXSIsIjAyZmM5N2ExNzY3MmFkOTdkNDhiZTU1OTU0NWRlMzA0Il0=' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_6' id='gform_target_page_number_6' value='0' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_6' id='gform_source_page_number_6' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <\/form>\n                        <\/div><script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\n gform.initializeOnLoaded( function() {gformInitSpinner( 6, 'https:\/\/urbanmatter.com\/phoenix\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery('#gform_ajax_frame_6').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_6');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_6').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_6').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_6').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_6').removeClass('gform_validation_error');}setTimeout( function() { \/* delay the scroll by 50 milliseconds to fix a bug in chrome *\/  }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_6').val();gformInitSpinner( 6, 'https:\/\/urbanmatter.com\/phoenix\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [6, current_page]);window['gf_submitting_6'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_6').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [6]);window['gf_submitting_6'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_6').text());}else{jQuery('#gform_6').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger(\"gform_pre_post_render\", [{ formId: \"6\", currentPage: \"current_page\", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( \"gform_wrapper_6\" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( \"span\" );            visibilitySpan.id = \"gform_visibility_test_6\";            gformWrapperDiv.insertAdjacentElement( \"afterend\", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( \"gform_visibility_test_6\" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 6, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} ); \n\/* ]]> *\/\n<\/script>\n[\/vc_column][\/vc_row]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[vc_row full_width=&#8221;stretch_row&#8221; equal_height=&#8221;yes&#8221; hide_bg_image_on_tablet=&#8221;&#8221; hide_bg_image_on_mobile=&#8221;&#8221; css=&#8221;.vc_custom_1580330053318{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 3% !important;padding-bottom: 3% !important;background-image: url(https:\/\/urbanmatter.com\/phoenix\/wp-content\/uploads\/2020\/01\/AZbackground.jpg?id=431) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221;][vc_column width=&#8221;2\/3&#8243; hide_bg_image_on_tablet=&#8221;&#8221; hide_bg_image_on_mobile=&#8221;&#8221; icons_position=&#8221;left&#8221; css=&#8221;.vc_custom_1580329666457{padding-right: 7%&hellip;<\/p>\n","protected":false},"author":34,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"content-type":"","footnotes":""},"class_list":["post-121","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>About Us | UrbanMatter Phoenix<\/title>\n<meta name=\"description\" content=\"UrbanMatter is a news organization that offers the latest coverage on events, entertainment, restaurants, activities and bars in the Phoenix area.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/urbanmatter.com\/phoenix\/about-us\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"About Us | UrbanMatter Phoenix\" \/>\n<meta property=\"og:description\" content=\"UrbanMatter is a news organization that offers the latest coverage on events, entertainment, restaurants, activities and bars in the Phoenix area.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/urbanmatter.com\/phoenix\/about-us\/\" \/>\n<meta property=\"og:site_name\" content=\"UrbanMatter Phoenix\" \/>\n<meta property=\"article:modified_time\" content=\"2020-02-06T18:45:08+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=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/urbanmatter.com\/phoenix\/about-us\/\",\"url\":\"https:\/\/urbanmatter.com\/phoenix\/about-us\/\",\"name\":\"About Us | UrbanMatter Phoenix\",\"isPartOf\":{\"@id\":\"https:\/\/urbanmatter.com\/phoenix\/#website\"},\"datePublished\":\"2020-01-27T22:03:52+00:00\",\"dateModified\":\"2020-02-06T18:45:08+00:00\",\"description\":\"UrbanMatter is a news organization that offers the latest coverage on events, entertainment, restaurants, activities and bars in the Phoenix area.\",\"breadcrumb\":{\"@id\":\"https:\/\/urbanmatter.com\/phoenix\/about-us\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/urbanmatter.com\/phoenix\/about-us\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/urbanmatter.com\/phoenix\/about-us\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/urbanmatter.com\/phoenix\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"About Us\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/urbanmatter.com\/phoenix\/#website\",\"url\":\"https:\/\/urbanmatter.com\/phoenix\/\",\"name\":\"UrbanMatter Phoenix\",\"description\":\"For What Really Matters\",\"publisher\":{\"@id\":\"https:\/\/urbanmatter.com\/phoenix\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/urbanmatter.com\/phoenix\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/urbanmatter.com\/phoenix\/#organization\",\"name\":\"UrbanMatter Phoenix\",\"url\":\"https:\/\/urbanmatter.com\/phoenix\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/urbanmatter.com\/phoenix\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/urbanmatter.com\/phoenix\/wp-content\/uploads\/2020\/01\/UM_PH_Logo.png\",\"contentUrl\":\"https:\/\/urbanmatter.com\/phoenix\/wp-content\/uploads\/2020\/01\/UM_PH_Logo.png\",\"width\":371,\"height\":99,\"caption\":\"UrbanMatter Phoenix\"},\"image\":{\"@id\":\"https:\/\/urbanmatter.com\/phoenix\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"About Us | UrbanMatter Phoenix","description":"UrbanMatter is a news organization that offers the latest coverage on events, entertainment, restaurants, activities and bars in the Phoenix area.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/urbanmatter.com\/phoenix\/about-us\/","og_locale":"en_US","og_type":"article","og_title":"About Us | UrbanMatter Phoenix","og_description":"UrbanMatter is a news organization that offers the latest coverage on events, entertainment, restaurants, activities and bars in the Phoenix area.","og_url":"https:\/\/urbanmatter.com\/phoenix\/about-us\/","og_site_name":"UrbanMatter Phoenix","article_modified_time":"2020-02-06T18:45:08+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/urbanmatter.com\/phoenix\/about-us\/","url":"https:\/\/urbanmatter.com\/phoenix\/about-us\/","name":"About Us | UrbanMatter Phoenix","isPartOf":{"@id":"https:\/\/urbanmatter.com\/phoenix\/#website"},"datePublished":"2020-01-27T22:03:52+00:00","dateModified":"2020-02-06T18:45:08+00:00","description":"UrbanMatter is a news organization that offers the latest coverage on events, entertainment, restaurants, activities and bars in the Phoenix area.","breadcrumb":{"@id":"https:\/\/urbanmatter.com\/phoenix\/about-us\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/urbanmatter.com\/phoenix\/about-us\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/urbanmatter.com\/phoenix\/about-us\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/urbanmatter.com\/phoenix\/"},{"@type":"ListItem","position":2,"name":"About Us"}]},{"@type":"WebSite","@id":"https:\/\/urbanmatter.com\/phoenix\/#website","url":"https:\/\/urbanmatter.com\/phoenix\/","name":"UrbanMatter Phoenix","description":"For What Really Matters","publisher":{"@id":"https:\/\/urbanmatter.com\/phoenix\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/urbanmatter.com\/phoenix\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/urbanmatter.com\/phoenix\/#organization","name":"UrbanMatter Phoenix","url":"https:\/\/urbanmatter.com\/phoenix\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/urbanmatter.com\/phoenix\/#\/schema\/logo\/image\/","url":"https:\/\/urbanmatter.com\/phoenix\/wp-content\/uploads\/2020\/01\/UM_PH_Logo.png","contentUrl":"https:\/\/urbanmatter.com\/phoenix\/wp-content\/uploads\/2020\/01\/UM_PH_Logo.png","width":371,"height":99,"caption":"UrbanMatter Phoenix"},"image":{"@id":"https:\/\/urbanmatter.com\/phoenix\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/urbanmatter.com\/phoenix\/wp-json\/wp\/v2\/pages\/121"}],"collection":[{"href":"https:\/\/urbanmatter.com\/phoenix\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/urbanmatter.com\/phoenix\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/urbanmatter.com\/phoenix\/wp-json\/wp\/v2\/users\/34"}],"replies":[{"embeddable":true,"href":"https:\/\/urbanmatter.com\/phoenix\/wp-json\/wp\/v2\/comments?post=121"}],"version-history":[{"count":0,"href":"https:\/\/urbanmatter.com\/phoenix\/wp-json\/wp\/v2\/pages\/121\/revisions"}],"wp:attachment":[{"href":"https:\/\/urbanmatter.com\/phoenix\/wp-json\/wp\/v2\/media?parent=121"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}