{"id":5,"date":"2018-03-23T08:27:07","date_gmt":"2018-03-23T08:27:07","guid":{"rendered":"https:\/\/southcare.wpengine.com\/?page_id=5"},"modified":"2020-10-27T18:11:14","modified_gmt":"2020-10-27T18:11:14","slug":"homepage","status":"publish","type":"page","link":"https:\/\/southcarefinance.com\/","title":{"rendered":"HOME"},"content":{"rendered":"<div class=\"fw-page-builder-content\">\n<h1 class=\"title\"> HURT IN AN ACCIDENT AND NEED HELP PAYING YOUR BILLS? <\/h1>\n<p> <img decoding=\"async\" src=\"\/\/southcare.wpengine.com\/wp-content\/uploads\/2018\/03\/quick.svg\" alt=\"\"><\/p>\n<h2 class=\"sub-title\">QUICK APPROVAL<\/h2>\n<p> <img decoding=\"async\" src=\"\/\/southcare.wpengine.com\/wp-content\/uploads\/2018\/03\/pay-icon.svg\" alt=\"\"><\/p>\n<h2 class=\"sub-title\">YOU PAY NOTHING<\/h2>\n<p> <img decoding=\"async\" src=\"\/\/southcare.wpengine.com\/wp-content\/uploads\/2018\/03\/tranport-icon.svg\" alt=\"\"><\/p>\n<h2 class=\"sub-title\">TRANSPORTATION AVAILABLE<\/h2>\n<p> <a class=\"read-more\">APPLY NOW<\/a><\/p>\n<h2 class=\"sub-title\"> FOR YOUR MEDICAL FUNDING<\/h2>\n<h2 class=\"sub-title\">WHAT SHOULD I DO?<\/h2>\n<p> <img decoding=\"async\" class=\"arrow\" src=\"img\/arrow.svg\" alt=\"\"><br \/>\n 1<br \/>\n DETERMINE YOUR NEEDS After an accident, you need quality medical guidance. If you can\u2019t afford the recommended care, go to step two.<br \/>\n 2<br \/>\n FILL OUT OUR ONE-PAGE APPLICATION It will only take you minutes to do. Our team is available to answer any questions. Your data will be safe and secure.<br \/>\n 3<br \/>\n QUALIFY TO GET YOUR HEALTHCARE FUNDED TODAY It\u2019s easy and simple. We can get you access to top-notch medical care that you do not have to pay for. Our network includes experienced attorneys, healthcare providers and healthcare facilities\u2014all working to get you the care you need and deserve.<br \/>\n <img decoding=\"async\" class=\"play-icon\" src=\"img\/play-icon.svg\" alt=\"\"><\/p>\n<p class=\"vjs-no-js\">\n To view this video please enable JavaScript, and consider upgrading to a web browser that<br \/>\n <a href=\"https:\/\/southcarefinance.com\/wp-content\/uploads\/2018\/05\/Copy-of-PhotoSlideshow-Version06-LowerRes2.mp4\" target=\"_blank\" rel=\"noopener noreferrer\">supports HTML5 video<\/a>\n <\/p>\n<p> var myVideo = document.getElementById(&#8220;my-video&#8221;);<br \/>\n var screen=screen.width;<br \/>\nvar isPlaying = myVideo.currentTime > 0 &#038;&#038; !myVideo.paused &#038;&#038; !myVideo.ended<br \/>\n &#038;&#038; myVideo.readyState > 2;<br \/>\n jQuery(&#8220;.should .play-icon&#8221;).click(function () {<br \/>\n jQuery(&#8220;.should .video-view&#8221;).css({&#8220;display&#8221;: &#8220;block&#8221;});<br \/>\n jQuery(&#8220;.should .play-icon&#8221;).css({&#8220;display&#8221;: &#8220;none&#8221;});<br \/>\n jQuery(&#8220;.should .play-bg&#8221;).css({&#8220;display&#8221;: &#8220;none&#8221;});<br \/>\n jQuery(&#8220;.should .ended-bg&#8221;).css({&#8220;display&#8221;: &#8220;none&#8221;});<br \/>\n if (!isPlaying) {<br \/>\n myVideo.play();<br \/>\n}<br \/>\n })<br \/>\n jQuery(&#8220;.bg-img img&#8221;).click(function () {<br \/>\n jQuery(&#8220;.bg-img&#8221;).hide();<br \/>\n jQuery(&#8220;.video-view&#8221;).css({&#8220;display&#8221;: &#8220;none&#8221;});<br \/>\n jQuery(&#8220;body&#8221;).css({&#8220;overflowY&#8221;: &#8220;scroll&#8221;});<br \/>\n if (isPlaying) {<br \/>\n myVideo.pause();<br \/>\n}<br \/>\n })<br \/>\n jQuery(&#8220;.should .video-js &#8220;).click(function () {<br \/>\n jQuery(&#8220;.should .bg-img&#8221;).hide();<br \/>\n jQuery(&#8220;.should .video-view&#8221;).css({&#8220;display&#8221;: &#8220;inline-block&#8221;});<br \/>\n jQuery(&#8220;.should .play-bg&#8221;).css({&#8220;display&#8221;: &#8220;block&#8221;});<br \/>\n jQuery(&#8220;.should .play-icon&#8221;).css({&#8220;display&#8221;: &#8220;block&#8221;});<br \/>\n if (isPlaying) {<br \/>\n myVideo.pause();<br \/>\n }<br \/>\n })<br \/>\n myVideo.onended = function() {<br \/>\n jQuery(&#8220;.should .bg-img&#8221;).hide();<br \/>\n jQuery(&#8220;.should .video-view&#8221;).css({&#8220;display&#8221;: &#8220;inline-block&#8221;});<br \/>\n jQuery(&#8220;.should .ended-bg&#8221;).css({&#8220;display&#8221;: &#8220;block&#8221;});<br \/>\n jQuery(&#8220;.should .play-icon&#8221;).css({&#8220;display&#8221;: &#8220;block&#8221;});<br \/>\n };<br \/>\n \/\/ var playd=false;<br \/>\n \/\/ $(document).keyup(function(e) {<br \/>\n \/\/ \/\/ enter<br \/>\n \/\/ if (e.keyCode === 27){<br \/>\n \/\/<br \/>\n \/\/ $(&#8220;.should .video-view&#8221;).css({&#8220;display&#8221;: &#8220;none&#8221;});<br \/>\n \/\/ $(&#8220;.should .play-icon&#8221;).css({&#8220;display&#8221;: &#8220;block&#8221;});<br \/>\n \/\/ $(&#8220;.should .play-bg&#8221;).css({&#8220;display&#8221;: &#8220;block&#8221;});<br \/>\n \/\/<br \/>\n \/\/ myVideo.pause();<br \/>\n \/\/ }\/\/esc<br \/>\n \/\/ if ( e.keyCode === 32 &#038;&#038; playd==false ) {<br \/>\n \/\/ $(&#8220;.should .video-view&#8221;).css({&#8220;display&#8221;: &#8220;inline-block&#8221;});<br \/>\n \/\/ $(&#8220;.should .play-icon&#8221;).css({&#8220;display&#8221;: &#8220;block&#8221;});<br \/>\n \/\/ $(&#8220;.should .play-bg&#8221;).css({&#8220;display&#8221;: &#8220;block&#8221;});<br \/>\n \/\/<br \/>\n \/\/ myVideo.pause();<br \/>\n \/\/ playd=true;<br \/>\n \/\/ } else if ( e.keyCode === 32 &#038;&#038; playd==true ) {<br \/>\n \/\/ $(&#8220;.should .video-view&#8221;).css({&#8220;display&#8221;: &#8220;inline-block&#8221;});<br \/>\n \/\/ $(&#8220;.should .play-icon&#8221;).css({&#8220;display&#8221;: &#8220;none&#8221;});<br \/>\n \/\/ $(&#8220;.should .play-bg&#8221;).css({&#8220;display&#8221;: &#8220;none&#8221;});<br \/>\n \/\/<br \/>\n \/\/ myVideo.play();<br \/>\n \/\/ playd=false;<br \/>\n \/\/ }<br \/>\n \/\/ });<\/p>\n<h2 class=\"sub-title\">DON\u2019T WAIT! APPLY NOW IN SECONDS<\/h2>\n<p> Contact Information<br \/>\n Accident Information<br \/>\n Request Confirmation<br \/>\n Name*<br \/>\n First<br \/>\n Last<br \/>\n Phone Number*Zip Code<br \/>\n ZIP \/ Postal Code<br \/>\n Email Address<br \/>\n Date of the accidentMonthJanFebMarAprMayJunJulAugSepOctNovDecDay12345678910111213141516171819202122232425262728293031Year19891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023Time of the Accident<br \/>\n :<br \/>\n HH<br \/>\n MM<br \/>\n AM<br \/>\n PM<br \/>\n Description of InjuriesAdditional informationTime of the Accident<br \/>\n :<br \/>\n HH<br \/>\n MM<br \/>\n AM<br \/>\n PM<br \/>\n jQuery(document).ready(function($){gformInitSpinner( 1, &#8216;https:\/\/southcarefinance.com\/wp-content\/plugins\/gravityforms\/images\/spinner.gif&#8217; );jQuery(&#8216;#gform_ajax_frame_1&#8217;).on(&#8216;load&#8217;,function(){var contents = jQuery(this).contents().find(&#8216;*&#8217;).html();var is_postback = contents.indexOf(&#8216;GF_AJAX_POSTBACK&#8217;) >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find(&#8216;#gform_wrapper_1&#8217;);var is_confirmation = jQuery(this).contents().find(&#8216;#gform_confirmation_wrapper_1&#8217;).length > 0;var is_redirect = contents.indexOf(&#8216;gformRedirect(){&#8216;) >= 0;var is_form = form_content.length > 0 &#038;&#038; ! is_redirect &#038;&#038; ! is_confirmation;var mt = parseInt(jQuery(&#8216;html&#8217;).css(&#8216;margin-top&#8217;), 10) + parseInt(jQuery(&#8216;body&#8217;).css(&#8216;margin-top&#8217;), 10) + 100;if(is_form){jQuery(&#8216;#gform_wrapper_1&#8217;).html(form_content.html());if(form_content.hasClass(&#8216;gform_validation_error&#8217;)){jQuery(&#8216;#gform_wrapper_1&#8217;).addClass(&#8216;gform_validation_error&#8217;);} else {jQuery(&#8216;#gform_wrapper_1&#8217;).removeClass(&#8216;gform_validation_error&#8217;);}setTimeout( function() { \/* delay the scroll by 50 milliseconds to fix a bug in chrome *\/ }, 50 );if(window[&#8216;gformInitDatepicker&#8217;]) {gformInitDatepicker();}if(window[&#8216;gformInitPriceFields&#8217;]) {gformInitPriceFields();}var current_page = jQuery(&#8216;#gform_source_page_number_1&#8217;).val();gformInitSpinner( 1, &#8216;https:\/\/southcarefinance.com\/wp-content\/plugins\/gravityforms\/images\/spinner.gif&#8217; );jQuery(document).trigger(&#8216;gform_page_loaded&#8217;, [1, current_page]);window[&#8216;gf_submitting_1&#8217;] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find(&#8216;.GF_AJAX_POSTBACK&#8217;).html();if(!confirmation_content){confirmation_content = contents;}setTimeout(function(){jQuery(&#8216;#gform_wrapper_1&#8217;).replaceWith(confirmation_content);jQuery(document).trigger(&#8216;gform_confirmation_loaded&#8217;, [1]);window[&#8216;gf_submitting_1&#8217;] = false;}, 50);}else{jQuery(&#8216;#gform_1&#8217;).append(contents);if(window[&#8216;gformRedirect&#8217;]) {gformRedirect();}}jQuery(document).trigger(&#8216;gform_post_render&#8217;, [1, current_page]);} );} ); jQuery(document).bind(&#8216;gform_post_render&#8217;, function(event, formId, currentPage){if(formId == 1) {if(typeof Placeholders != &#8216;undefined&#8217;){<br \/>\n Placeholders.enable();<br \/>\n }jQuery(&#8216;#input_1_3&#8217;).mask(&#8216;(999) 999-9999&#8217;).bind(&#8216;keypress&#8217;, function(e){if(e.which == 13){jQuery(this).blur();} } );} } );jQuery(document).bind(&#8216;gform_post_conditional_logic&#8217;, function(event, formId, fields, isInit){} ); jQuery(document).ready(function(){jQuery(document).trigger(&#8216;gform_post_render&#8217;, [1, 1]) } ); <\/p>\n<h2 class=\"sub-title\">ARE YOU AN ATTORNEY?<\/h2>\n<h3 class=\"text\">Learn more how you can help your client<\/h3>\n<p> <a href=\"https:\/\/southcarefinance.com\/attorneys\/\" class=\"read-more\">LEARN MORE<\/a><br \/>\n <img decoding=\"async\" src=\"img\/questionable.png\" alt=\"\"><br \/>\n $(&#8216;.tab-content&#8217;).on(&#8216;click&#8217;,&#8217;.reload&#8217;,function(){<br \/>\n location.reload();<br \/>\n })<br \/>\n jQuery(document).bind(&#8216;gform_post_render&#8217;, function (event, formId, current_page) {<br \/>\n if (current_page == 2) {<br \/>\n $(&#8216;.tab-title-1&#8217;).removeClass(&#8216;active bounceInRight animated&#8217;);<br \/>\n $(&#8216;.tab-title-2&#8217;).addClass(&#8216;active bounceInRight animated&#8217;);<br \/>\n $(&#8216;.tab-title-3&#8217;).removeClass(&#8216;active bounceInRight animated&#8217;);<br \/>\n }else if(current_page == 1){<br \/>\n $(&#8216;.tab-title-1&#8217;).addClass(&#8216;active bounceInRight animated&#8217;);<br \/>\n $(&#8216;.tab-title-2&#8217;).removeClass(&#8216;active bounceInRight animated&#8217;);<br \/>\n $(&#8216;.tab-title-3&#8217;).removeClass(&#8216;active bounceInRight animated&#8217;);<br \/>\n }else if(current_page == 3){<br \/>\n $(&#8216;.tab-title-1&#8217;).removeClass(&#8216;active bounceInRight animated&#8217;);<br \/>\n $(&#8216;.tab-title-2&#8217;).removeClass(&#8216;active bounceInRight animated&#8217;);<br \/>\n $(&#8216;.tab-title-3&#8217;).addClass(&#8216;active bounceInRight animated&#8217;);<br \/>\n }<br \/>\n });<br \/>\n jQuery(document).bind(&#8216;gform_confirmation_loaded&#8217;, function(event, formId){<br \/>\n $(&#8216;.tab-title-1&#8217;).removeClass(&#8216;active bounceInRight animated&#8217;);<br \/>\n $(&#8216;.tab-title-2&#8217;).removeClass(&#8216;active bounceInRight animated&#8217;);<br \/>\n $(&#8216;.tab-title-3&#8217;).toggleClass(&#8216;active bounceInRight animated&#8217;);<br \/>\n });<br \/>\n $(&#8220;.tab-title-1&#8221;).addClass(&#8216;active&#8217;);<br \/>\n <img decoding=\"async\" src=\"img\/green-questionable.png\" alt=\"\"><\/p>\n<h2 class=\"sub-title padding70\">WHY SOUTHCARE?<\/h2>\n<p> BEST SOLUTION FOR YOUR CASE<br \/>\n Our team works with you to find the best medical funding solutions possible.<br \/>\n A TEAM OF EXPERTS ON YOUR SIDE<br \/>\n You are not alone, we have a dedicated team of experts to help you, answer your questions and help you feel back in control.<br \/>\n NO WAIT IN PAIN<br \/>\n There\u2019s no need to suffer and wait in pain. Our robust network within the healthcare community ensures speedy care.<br \/>\n SIMPLE AND FREE PROCESS<br \/>\n The application process couldn\u2019t be easier: we keep the paper work as simple as possible, and it\u2019s free! <\/p>\n<h2 class=\"sub-title padding70 southcare\"> ABOUT SOUTHCARE<\/h2>\n<p> <img decoding=\"async\" class=\"play-icon\" src=\"img\/play-icon.svg\"><\/p>\n<p class=\"vjs-no-js\">\n To view this video please enable JavaScript, and consider upgrading to a web browser that<br \/>\n <a href=\"https:\/\/southcarefinance.com\/wp-content\/uploads\/2018\/05\/How-Southcare-helps-me.mp4\" target=\"_blank\" rel=\"noopener noreferrer\">supports HTML5 video<\/a>\n <\/p>\n<h2 class=\"sub-text\">\n Whether you need cash to pay bills or you need to get medical treatment, Southcare can help, fast. <\/h2>\n<p>We started \u201cSouthcare Medical Finance\u201d with a mission to help people whocan\u2019t afford medical help after getting injured in an accident receive the funding they need to take care of themselves.<\/p>\n<p>We partner with the Southeast\u2019s best attorneys, healthcare providers and facilities to make this vision a reality.<\/p>\n<p>Since the beginning of our operation, we have helped hundreds of people in the community that are just like you. Our staff really cares, and this dedication shows. We care, at Southcare!<\/p>\n<p> var southcaremyVideo = document.getElementById(&#8220;southcare-help-my-video&#8221;);<br \/>\n var screen=screen.width;<br \/>\n var play;<br \/>\n $(&#8220;.southcare-help .play-icon&#8221;).click(function () {<br \/>\n $(&#8220;.southcare-help .video-view&#8221;).css({&#8220;display&#8221;: &#8220;block&#8221;});<br \/>\n $(&#8220;.southcare-help .ended-bg&#8221;).css({&#8220;display&#8221;: &#8220;none&#8221;});<br \/>\n $(&#8220;.southcare-help .play-icon&#8221;).css({&#8220;display&#8221;: &#8220;none&#8221;});<br \/>\n $(&#8220;.southcare-help .play-bg&#8221;).css({&#8220;display&#8221;: &#8220;none&#8221;});<br \/>\n southcaremyVideo.play();<br \/>\n play=1;<br \/>\n })<br \/>\n $(&#8220;.bg-img img&#8221;).click(function () {<br \/>\n $(&#8220;.bg-img&#8221;).hide();<br \/>\n $(&#8220;.video-view&#8221;).css({&#8220;display&#8221;: &#8220;inline-block&#8221;});<br \/>\n southcaremyVideo.pause();<br \/>\n })<br \/>\n $(&#8220;.southcare-help .video-js &#8220;).click(function () {<br \/>\n $(&#8220;.southcare-help .bg-img&#8221;).hide();<br \/>\n $(&#8220;.southcare-help .video-view&#8221;).css({&#8220;display&#8221;: &#8220;inline-block&#8221;});<br \/>\n $(&#8220;.southcare-help .play-bg&#8221;).css({&#8220;display&#8221;: &#8220;block&#8221;});<br \/>\n $(&#8220;.southcare-help .play-icon&#8221;).css({&#8220;display&#8221;: &#8220;block&#8221;});<br \/>\n southcaremyVideo.pause();<br \/>\n })<br \/>\n southcaremyVideo.onended = function() {<br \/>\n $(&#8220;.southcare-help .bg-img&#8221;).hide();<br \/>\n $(&#8220;.southcare-help .video-view&#8221;).css({&#8220;display&#8221;: &#8220;inline-block&#8221;});<br \/>\n $(&#8220;.southcare-help .ended-bg&#8221;).css({&#8220;display&#8221;: &#8220;block&#8221;});<br \/>\n $(&#8220;.southcare-help .play-icon&#8221;).css({&#8220;display&#8221;: &#8220;block&#8221;});<br \/>\n };<br \/>\n var playd=false;<br \/>\n window.onkeydown = function(e) {<br \/>\n if (e.keyCode == 32 &#038;&#038; e.target == document.body) {<br \/>\n e.preventDefault();<br \/>\n }<br \/>\n };<br \/>\n\/\/if(play == 1){<br \/>\n\/\/ alert(&#8220;555&#8221;);<br \/>\n\/\/<br \/>\n\/\/ $(document).keyup(function(e) {<br \/>\n\/\/<br \/>\n\/\/ if (e.keyCode === 27){<br \/>\n\/\/<br \/>\n\/\/ $(&#8220;.southcare-help .video-view&#8221;).css({&#8220;display&#8221;: &#8220;inline-block&#8221;});<br \/>\n\/\/ $(&#8220;.southcare-help .play-icon&#8221;).css({&#8220;display&#8221;: &#8220;block&#8221;});<br \/>\n\/\/ $(&#8220;.southcare-help .play-bg&#8221;).css({&#8220;display&#8221;: &#8220;block&#8221;});<br \/>\n\/\/<br \/>\n\/\/<br \/>\n\/\/ southcaremyVideo.pause();<br \/>\n\/\/ }\/\/esc<br \/>\n\/\/<br \/>\n\/\/ if ( e.keyCode === 32 ) {<br \/>\n\/\/<br \/>\n\/\/ return false;<br \/>\n\/\/ $(&#8220;.southcare-help .video-view&#8221;).css({&#8220;display&#8221;: &#8220;inline-block&#8221;});<br \/>\n\/\/ $(&#8220;.southcare-help .play-icon&#8221;).css({&#8220;display&#8221;: &#8220;block&#8221;});<br \/>\n\/\/ $(&#8220;.southcare-help .play-bg&#8221;).css({&#8220;display&#8221;: &#8220;block&#8221;});<br \/>\n\/\/<br \/>\n\/\/ southcaremyVideo.pause();<br \/>\n\/\/ playd=true;<br \/>\n\/\/ } else if ( e.keyCode === 32 &#038;&#038; playd==true ) {<br \/>\n\/\/ $(&#8220;.southcare-help .video-view&#8221;).css({&#8220;display&#8221;: &#8220;block&#8221;});<br \/>\n\/\/ $(&#8220;.southcare-help .play-icon&#8221;).css({&#8220;display&#8221;: &#8220;none&#8221;});<br \/>\n\/\/ $(&#8220;.southcare-help .play-bg&#8221;).css({&#8220;display&#8221;: &#8220;none&#8221;});<br \/>\n\/\/ return(false);<br \/>\n\/\/ southcaremyVideo.play();<br \/>\n\/\/ playd=false;<br \/>\n\/\/ }<br \/>\n\/\/ });<br \/>\n\/\/};<\/p>\n<h2 class=\"sub-title padding70\">LEARN MORE ABOUT YOUR SITUATION <\/h2>\n<p> In a Car Accident? Can\u2019t Make Rent?<br \/>\n Life was hard enough before your accident. But in the flash of an instant, it got a lot &#8230;<br \/>\n <a href=\"https:\/\/southcarefinance.com\/car-accident-cant-make-rent\/\" class=\"read-more\"> READ MORE<\/a><br \/>\n Personal Injury Rights: What the Defendant in Your Case Doesn&#8217;t Want You to Know<br \/>\n If you recently suffered an accident prompted by somebody else&#8217;s negligence, you may be &#8230;<br \/>\n <a href=\"https:\/\/southcarefinance.com\/personal-injury-rights\/\" class=\"read-more\"> READ MORE<\/a><br \/>\n Hurt in a Car Accident and Have to Take Care of Kids?<br \/>\n Recovering from a car accident injury can be brutal, even if you have time and space to &#8230;<br \/>\n <a href=\"https:\/\/southcarefinance.com\/hurt-in-a-car-accident\/\" class=\"read-more\"> READ MORE<\/a><br \/>\n Discover more useful articles<br \/>\n <a href=\"https:\/\/southcarefinance.com\/blog\" class=\"read-more\"> DISCOVER<\/a><br \/>\n QUICK LINKS<br \/>\n <a href=\"#weglot_switcher\">Weglot Switcher<\/a><br \/>\n<a href=\"https:\/\/southcarefinance.com\/\">HOME<\/a><br \/>\n<a href=\"https:\/\/southcarefinance.com\/services\/\">SERVICES<\/a><br \/>\n<a href=\"https:\/\/southcarefinance.com\/blog\/\">BLOG<\/a><br \/>\n<a href=\"https:\/\/southcarefinance.com\/plaintiffs\/\">PLAINTIFFS<\/a><br \/>\n<a href=\"https:\/\/southcarefinance.com\/attorneys\/\">ATTORNEYS<\/a><br \/>\n<a href=\"https:\/\/southcarefinance.com\/healthcare-providers\/\">HEALTHCARE PROVIDERS<\/a><br \/>\n<a href=\"https:\/\/southcarefinance.com\/contact-us\/\">CONTACT US<\/a><br \/>\n <a href=\"tel:1 (844) 758-3247\"><br \/>\n <img decoding=\"async\" class=\"icon\" src=\"\/\/southcarefinance.com\/wp-content\/uploads\/2018\/05\/phone-icon-white.svg\" alt=\"\"><br \/>\n 1 (844) 758-3247<br \/>\n <\/a><br \/>\n <img decoding=\"async\" class=\"icon\" src=\"\/\/southcarefinance.com\/wp-content\/uploads\/2018\/05\/fax-icon-white.svg\" alt=\"\"><br \/>\n (770) 927-8697<br \/>\n <a href=\"mailto:office@southcarefinance.com\"><br \/>\n <img decoding=\"async\" class=\"icon\" src=\"\/\/southcarefinance.com\/wp-content\/uploads\/2018\/05\/email-icon-white.svg\" alt=\"\"><br \/>\n office@southcarefinance.com<br \/>\n <\/a><br \/>\n <a href=\"https:\/\/www.google.com\/maps\/place\/2970+Peachtree+Rd+NW+%23621,+Atlanta,+GA+30305,+USA\/@33.836158,-84.3845981,17z\/data=!3m1!4b1!4m5!3m4!1s0x88f5058e27fc6855:0x29de419626673d75!8m2!3d33.8361536!4d-84.3824094\" target=\"_blank\" rel=\"noopener noreferrer\"><br \/>\n <img decoding=\"async\" class=\"icon\" src=\"\/\/southcarefinance.com\/wp-content\/uploads\/2018\/05\/location-icon-white.svg\" alt=\"\"><br \/>\n 2970 Peachtree Rd NW, Ste 621Atlanta, GA 30305<br \/>\n <\/a><\/p>\n<p><!-- 4a9111678e2286c31a21707261f5e695 --><\/div>\n","protected":false},"excerpt":{"rendered":"<p>HURT IN AN ACCIDENT AND NEED HELP PAYING YOUR BILLS? QUICK APPROVAL YOU PAY NOTHING TRANSPORTATION AVAILABLE APPLY NOW FOR YOUR MEDICAL FUNDING WHAT SHOULD I DO? 1 DETERMINE YOUR NEEDS After an accident, you need quality medical guidance. If you can\u2019t afford the recommended care, go to step two. 2 FILL OUT OUR ONE-PAGE [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":347,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v14.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<meta name=\"description\" content=\"Hurt in an accident and need help paying your bills? Call us today! We will finance your medical and living costs while the court process proceeds.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/southcarefinance.com\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Southcare Medical Finance | Medical Funding at Your Fingertips\" \/>\n<meta property=\"og:description\" content=\"Hurt in an accident and need help paying your bills? Call us today! We will finance your medical and living costs while the court process proceeds.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/southcarefinance.com\/\" \/>\n<meta property=\"og:site_name\" content=\"Southcare Medical Finance | Medical Funding at Your Fingertips\" \/>\n<meta property=\"article:modified_time\" content=\"2020-10-27T18:11:14+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/southcarefinance.com\/wp-content\/uploads\/2019\/12\/smf-logo.png\" \/>\n\t<meta property=\"og:image:width\" content=\"200\" \/>\n\t<meta property=\"og:image:height\" content=\"200\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Organization\",\"@id\":\"https:\/\/southcarefinance.com\/#organization\",\"name\":\"Southcare Medical Finance\",\"url\":\"https:\/\/southcarefinance.com\/\",\"sameAs\":[],\"logo\":{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/southcarefinance.com\/#logo\",\"inLanguage\":\"en-US\",\"url\":\"https:\/\/southcarefinance.com\/wp-content\/uploads\/2018\/05\/favicon.png\",\"width\":194,\"height\":62,\"caption\":\"Southcare Medical Finance\"},\"image\":{\"@id\":\"https:\/\/southcarefinance.com\/#logo\"}},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/southcarefinance.com\/#website\",\"url\":\"https:\/\/southcarefinance.com\/\",\"name\":\"Southcare Medical Finance | Medical Funding at Your Fingertips\",\"description\":\"Medical Funding at Your Fingertips\",\"publisher\":{\"@id\":\"https:\/\/southcarefinance.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":\"https:\/\/southcarefinance.com\/?s={search_term_string}\",\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/southcarefinance.com\/#primaryimage\",\"inLanguage\":\"en-US\",\"url\":\"https:\/\/southcarefinance.com\/wp-content\/uploads\/2019\/12\/smf-logo.png\",\"width\":200,\"height\":200},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/southcarefinance.com\/#webpage\",\"url\":\"https:\/\/southcarefinance.com\/\",\"name\":\"Southcare Medical Finance | Medical Funding at Your Fingertips\",\"isPartOf\":{\"@id\":\"https:\/\/southcarefinance.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/southcarefinance.com\/#primaryimage\"},\"datePublished\":\"2018-03-23T08:27:07+00:00\",\"dateModified\":\"2020-10-27T18:11:14+00:00\",\"description\":\"Hurt in an accident and need help paying your bills? Call us today! We will finance your medical and living costs while the court process proceeds.\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/southcarefinance.com\/\"]}]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","_links":{"self":[{"href":"https:\/\/southcarefinance.com\/index.php?rest_route=\/wp\/v2\/pages\/5"}],"collection":[{"href":"https:\/\/southcarefinance.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/southcarefinance.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/southcarefinance.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/southcarefinance.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=5"}],"version-history":[{"count":0,"href":"https:\/\/southcarefinance.com\/index.php?rest_route=\/wp\/v2\/pages\/5\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/southcarefinance.com\/index.php?rest_route=\/wp\/v2\/media\/347"}],"wp:attachment":[{"href":"https:\/\/southcarefinance.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=5"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}