{"id":1118,"date":"2021-07-14T15:58:28","date_gmt":"2021-07-14T15:58:28","guid":{"rendered":"http:\/\/palmbaypres.org\/?page_id=1118"},"modified":"2021-08-06T14:50:27","modified_gmt":"2021-08-06T14:50:27","slug":"contact-us","status":"publish","type":"page","link":"https:\/\/palmbaypres.org\/?page_id=1118","title":{"rendered":"Contact Us"},"content":{"rendered":"\n    \n    <section class=\"u-clearfix u-image u-section-2\" id=\"sec-b990\" data-image-width=\"940\" data-image-height=\"580\">\n      <div class=\"u-clearfix u-sheet u-sheet-1\">\n        <p class=\"u-align-center u-text u-text-1\">We want to make sure your needs are heard and prayed for.<br>Reach out to us using the form below or by contacting the church office. \n        <\/p>\n        <h3 class=\"u-align-center u-text u-text-2\">Got a Question?<br>In Need of Prayer? \n        <\/h3>\n      <\/div>\n    <\/section>\n    <section class=\"u-align-center u-clearfix u-palette-3-light-3 u-section-3\" id=\"sec-8923\">\n      <div class=\"u-clearfix u-sheet u-sheet-1\">\n        <h2 class=\"u-text u-text-1\">We would love to hear from you!<br>CONTACT US! \n        <\/h2>\n        <p class=\"u-text u-text-2\">\n          <span style=\"font-size: 1.5rem; font-weight: 700;\">VISIT US<br>\n          <\/span>\n          <span style=\"font-weight: 700;\">Address:<br>\n          <\/span>1080 Port Malabar Blvd. NE<br>Palm Bay, FL 32905<br>\n          <br>\n          <span style=\"font-weight: 700;\">Office Hours:<br>\n          <\/span>8:30 a.m to 12:30 p.m.<br>Monday through Friday<br>\n          <br>\n          <span style=\"font-weight: 700;\">Church Services:<br>\n          <\/span>Sundays at 10:00 a.m.<br>\n          <br>\n          <span style=\"font-size: 1.5rem; font-weight: 700;\">CONTACT US<br>\n          <\/span>Email:&nbsp; office@palmbaypres.org<br>\n          <br>Phone: 321-725-8484<br>\n          <br>Social Media:<br>\n          <br>\n          <br>\n        <\/p>\n        <p class=\"u-text u-text-3\">A church staff member will be in touch with you to respond to your message.<\/p>\n        <div class=\"u-social-icons u-spacing-10 u-social-icons-1\">\n          <a class=\"u-social-url\" title=\"facebook\" target=\"_blank\" href=\"https:\/\/www.facebook.com\/PalmBayPres\"><span class=\"u-icon u-icon-circle u-social-facebook u-social-icon u-text-black\"><svg class=\"u-svg-link\" preserveAspectRatio=\"xMidYMin slice\" viewBox=\"0 0 112 112\" style=\"\"><use xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" xlink:href=\"#svg-ab9a\"><\/use><\/svg><svg class=\"u-svg-content\" viewBox=\"0 0 112 112\" x=\"0\" y=\"0\" id=\"svg-ab9a\"><circle fill=\"currentColor\" cx=\"56.1\" cy=\"56.1\" r=\"55\"><\/circle><path fill=\"#FFFFFF\" d=\"M73.5,31.6h-9.1c-1.4,0-3.6,0.8-3.6,3.9v8.5h12.6L72,58.3H60.8v40.8H43.9V58.3h-8V43.9h8v-9.2\nc0-6.7,3.1-17,17-17h12.5v13.9H73.5z\"><\/path><\/svg><\/span>\n          <\/a>\n          <a class=\"u-social-url\" target=\"_blank\" title=\"YouTube\" href=\"https:\/\/www.youtube.com\/channel\/UCVkmV1Xd0KVYV0U3qIRuhrA\"><span class=\"u-icon u-icon-circle u-social-icon u-social-youtube u-text-black u-icon-2\"><svg class=\"u-svg-link\" preserveAspectRatio=\"xMidYMin slice\" viewBox=\"0 0 112 112\" style=\"\"><use xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" xlink:href=\"#svg-6db7\"><\/use><\/svg><svg class=\"u-svg-content\" viewBox=\"0 0 112 112\" x=\"0\" y=\"0\" id=\"svg-6db7\"><circle fill=\"currentColor\" cx=\"56.1\" cy=\"56.1\" r=\"55\"><\/circle><path fill=\"#FFFFFF\" d=\"M74.9,33.3H37.3c-7.4,0-13.4,6-13.4,13.4v18.8c0,7.4,6,13.4,13.4,13.4h37.6c7.4,0,13.4-6,13.4-13.4V46.7 C88.3,39.3,82.3,33.3,74.9,33.3L74.9,33.3z M65.9,57l-17.6,8.4c-0.5,0.2-1-0.1-1-0.6V47.5c0-0.5,0.6-0.9,1-0.6l17.6,8.9 C66.4,56,66.4,56.8,65.9,57L65.9,57z\"><\/path><\/svg><\/span>\n          <\/a>\n        <\/div>\n        <div class=\"u-form u-form-1\">\n                  <script>\n            function onSuccess(event) {\n                if (typeof window.serviceRequest !== 'undefined') {\n                    window.serviceRequest(jQuery(this).find('form'));\n                }\n                var msgContainer = jQuery(event.currentTarget).find('.wpcf7-response-output');\n                msgContainer.removeClass('u-form-send-error').addClass('u-form-send-message u-form-send-success');\n                msgContainer.show();\n                var redirectAddress = jQuery(event.currentTarget).find('[redirect-address]').attr('redirect-address');\n                if (redirectAddress) {\n                    setTimeout(function () {\n                        location.replace(redirectAddress);\n                    }, 2000);\n                }\n            }\n            function onError(event) {\n                var msgContainer = jQuery(event.currentTarget).find('.wpcf7-response-output');\n                msgContainer.removeClass('u-form-send-success').addClass('u-form-send-message u-form-send-error');\n                msgContainer.show();\n            }\n\n            jQuery('body')\n                .on('wpcf7mailsent',   '.u-form .wpcf7', onSuccess)\n                .on('wpcf7invalid',    '.u-form .wpcf7', onError)\n                .on('wpcf7:unaccepted', '.u-form .wpcf7', onError)\n                .on('wpcf7spam',       '.u-form .wpcf7', onError)\n                .on('wpcf7:aborted',    '.u-form .wpcf7', onError)\n                .on('wpcf7mailfailed', '.u-form .wpcf7', onError);\n        <\/script>\n        <style>\n            .u-form .wpcf7-response-output {\n                \/*position: relative !important;*\/\n                margin: 0 !important;\n                bottom: -70px!important;\n            }\n            .u-form .wpcf7 .ajax-loader {\n                margin-left: -24px;\n                margin-right: 0;\n            }\n        <\/style>\n<form action=\"#\" method=\"POST\" class=\"u-clearfix u-form-spacing-10 u-form-vertical u-inner-form\" source=\"contact7\" name=\"form\" style=\"padding: 10px;\">\n            <div class=\"u-form-group u-form-name\">\n              <label for=\"name-c3d2\" class=\"u-form-control-hidden u-label\"><\/label>\n              <input type=\"text\" placeholder=\"Enter your Name\" id=\"name-c3d2\" name=\"name\" class=\"u-border-1 u-border-grey-30 u-input u-input-rectangle u-white\" required=\"\">\n            <\/div>\n            <div class=\"u-form-email u-form-group\">\n              <label for=\"email-c3d2\" class=\"u-form-control-hidden u-label\"><\/label>\n              <input type=\"email\" placeholder=\"Enter a valid email address\" id=\"email-c3d2\" name=\"email\" class=\"u-border-1 u-border-grey-30 u-input u-input-rectangle u-white\" required=\"\">\n            <\/div>\n            <div class=\"u-form-group u-form-message\">\n              <label for=\"message-c3d2\" class=\"u-form-control-hidden u-label\"><\/label>\n              <textarea placeholder=\"Enter your message\" rows=\"4\" cols=\"50\" id=\"message-c3d2\" name=\"message\" class=\"u-border-1 u-border-grey-30 u-input u-input-rectangle u-white\" required=\"\"><\/textarea>\n            <\/div>\n            <div class=\"u-align-left u-form-group u-form-submit\">\n              <a href=\"#\" class=\"u-btn u-btn-submit u-button-style\">Submit<\/a>\n              <input type=\"submit\" value=\"submit\" class=\"u-form-control-hidden\">\n            <\/div>\n            <div class=\"u-form-send-message u-form-send-success\"> Thank you! Your message has been sent. <\/div>\n            <div class=\"u-form-send-error u-form-send-message\"> Unable to send your message. Please fix errors then try again. <\/div>\n            <input type=\"hidden\" value=\"\" name=\"recaptchaResponse\">\n          <\/form>\n        <\/div>\n      <\/div>\n    <\/section>\n    <section class=\"u-clearfix u-grey-light-2 u-typography-custom-page-typography-12--Map u-section-4\" id=\"sec-f997\">\n      <div class=\"u-clearfix u-sheet u-sheet-1\">\n        <div class=\"u-expanded-width u-grey-light-2 u-map u-map-1\">\n          <div class=\"embed-responsive\">\n            <iframe class=\"embed-responsive-item\" src=\"\/\/maps.google.com\/maps?output=embed&amp;q=1080%20Port%20Malabar%20Blvd.%20NE&amp;t=m\" data-map=\"JTdCJTIycG9zaXRpb25UeXBlJTIyJTNBJTIybWFwLWFkZHJlc3MlMjIlMkMlMjJhZGRyZXNzJTIyJTNBJTIyMTA4MCUyMFBvcnQlMjBNYWxhYmFyJTIwQmx2ZC4lMjBORSUyMiUyQyUyMnpvb20lMjIlM0FudWxsJTJDJTIydHlwZUlkJTIyJTNBJTIycm9hZCUyMiUyQyUyMmxhbmclMjIlM0FudWxsJTJDJTIyYXBpS2V5JTIyJTNBbnVsbCUyQyUyMm1hcmtlcnMlMjIlM0ElNUIlNUQlN0Q=\"><\/iframe>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n    \n    \n    \n  \n","protected":false},"excerpt":{"rendered":"<p>We want to make sure your needs are heard and prayed for.Reach out to us using the form below or by contacting the church office. Got a Question?In Need of Prayer? We would love to hear from you!CONTACT US! VISIT US Address: 1080 Port Malabar Blvd. NEPalm Bay, FL 32905 Office Hours: 8:30 a.m to &hellip; <a href=\"https:\/\/palmbaypres.org\/?page_id=1118\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Contact Us&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":2,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1118","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Contact Us - First Presbyterian Church of Palm Bay<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/palmbaypres.org\/?page_id=1118\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Contact Us - First Presbyterian Church of Palm Bay\" \/>\n<meta property=\"og:description\" content=\"We want to make sure your needs are heard and prayed for.Reach out to us using the form below or by contacting the church office. Got a Question?In Need of Prayer? We would love to hear from you!CONTACT US! VISIT US Address: 1080 Port Malabar Blvd. NEPalm Bay, FL 32905 Office Hours: 8:30 a.m to &hellip; Continue reading &quot;Contact Us&quot;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/palmbaypres.org\/?page_id=1118\" \/>\n<meta property=\"og:site_name\" content=\"First Presbyterian Church of Palm Bay\" \/>\n<meta property=\"article:modified_time\" content=\"2021-08-06T14:50:27+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=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/palmbaypres.org\\\/?page_id=1118\",\"url\":\"https:\\\/\\\/palmbaypres.org\\\/?page_id=1118\",\"name\":\"Contact Us - First Presbyterian Church of Palm Bay\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/palmbaypres.org\\\/#website\"},\"datePublished\":\"2021-07-14T15:58:28+00:00\",\"dateModified\":\"2021-08-06T14:50:27+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/palmbaypres.org\\\/?page_id=1118#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/palmbaypres.org\\\/?page_id=1118\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/palmbaypres.org\\\/?page_id=1118#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/palmbaypres.org\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Contact Us\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/palmbaypres.org\\\/#website\",\"url\":\"https:\\\/\\\/palmbaypres.org\\\/\",\"name\":\"First Presbyterian Church of Palm Bay\",\"description\":\"Glorifying God by making disciples and meeting human needs, so that all may know Christ and make Christ known.\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/palmbaypres.org\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Contact Us - First Presbyterian Church of Palm Bay","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:\/\/palmbaypres.org\/?page_id=1118","og_locale":"en_US","og_type":"article","og_title":"Contact Us - First Presbyterian Church of Palm Bay","og_description":"We want to make sure your needs are heard and prayed for.Reach out to us using the form below or by contacting the church office. Got a Question?In Need of Prayer? We would love to hear from you!CONTACT US! VISIT US Address: 1080 Port Malabar Blvd. NEPalm Bay, FL 32905 Office Hours: 8:30 a.m to &hellip; Continue reading \"Contact Us\"","og_url":"https:\/\/palmbaypres.org\/?page_id=1118","og_site_name":"First Presbyterian Church of Palm Bay","article_modified_time":"2021-08-06T14:50:27+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/palmbaypres.org\/?page_id=1118","url":"https:\/\/palmbaypres.org\/?page_id=1118","name":"Contact Us - First Presbyterian Church of Palm Bay","isPartOf":{"@id":"https:\/\/palmbaypres.org\/#website"},"datePublished":"2021-07-14T15:58:28+00:00","dateModified":"2021-08-06T14:50:27+00:00","breadcrumb":{"@id":"https:\/\/palmbaypres.org\/?page_id=1118#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/palmbaypres.org\/?page_id=1118"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/palmbaypres.org\/?page_id=1118#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/palmbaypres.org\/"},{"@type":"ListItem","position":2,"name":"Contact Us"}]},{"@type":"WebSite","@id":"https:\/\/palmbaypres.org\/#website","url":"https:\/\/palmbaypres.org\/","name":"First Presbyterian Church of Palm Bay","description":"Glorifying God by making disciples and meeting human needs, so that all may know Christ and make Christ known.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/palmbaypres.org\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/palmbaypres.org\/index.php?rest_route=\/wp\/v2\/pages\/1118","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/palmbaypres.org\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/palmbaypres.org\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/palmbaypres.org\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/palmbaypres.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1118"}],"version-history":[{"count":0,"href":"https:\/\/palmbaypres.org\/index.php?rest_route=\/wp\/v2\/pages\/1118\/revisions"}],"wp:attachment":[{"href":"https:\/\/palmbaypres.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1118"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}