{"id":180086,"date":"2025-06-05T14:43:45","date_gmt":"2025-06-05T14:43:45","guid":{"rendered":"https:\/\/enrg.realty\/mario-mitchell\/?p=180086"},"modified":"2025-06-11T18:05:14","modified_gmt":"2025-06-11T18:05:14","slug":"south-carolina","status":"publish","type":"post","link":"https:\/\/enrg.realty\/mario-mitchell\/south-carolina\/","title":{"rendered":"South Carolina"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"180086\" class=\"elementor elementor-180086\" data-elementor-post-type=\"post\">\n\t\t\t\t<div class=\"elementor-element elementor-element-481cae39 e-flex e-con-boxed e-con e-parent\" data-id=\"481cae39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-628fc1c2 elementor-widget elementor-widget-spacer\" data-id=\"628fc1c2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\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-1b31d562 elementor-widget elementor-widget-html\" data-id=\"1b31d562\" 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<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>South Carolina State Compliance<\/title>\n    <style>\n        .state-compliance {\n            font-family: 'Plus Jakarta Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n            max-width: 900px;\n            margin: 0 auto;\n            padding: 0;\n            line-height: 1.6;\n            color: #000000;\n        }\n\n        .page-header {\n            text-align: center;\n            margin-bottom: 40px;\n            padding-bottom: 16px;\n            border-bottom: 2px solid #6021E6;\n        }\n\n        .page-header h1 {\n            margin: 0;\n            font-size: 36px;\n            font-weight: 700;\n            color: #000000;\n        }\n\n        .two-column-container {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 32px;\n            margin-bottom: 48px;\n        }\n\n        .legal-name {\n            padding: 0;\n            margin: 0;\n        }\n\n        .legal-name h2 {\n            margin: 0 0 12px 0;\n            font-size: 18px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .legal-name .company-name {\n            font-size: 24px;\n            font-weight: 700;\n            margin: 0;\n            color: #000000;\n        }\n\n        .broker-section {\n            padding: 0;\n            margin: 0;\n        }\n\n        .broker-section h3 {\n            color: #000000;\n            margin: 0 0 16px 0;\n            font-size: 18px;\n            font-weight: 600;\n        }\n\n        .broker-info {\n            display: grid;\n            gap: 8px;\n        }\n\n        .broker-info-item {\n            display: flex;\n            align-items: flex-start;\n        }\n\n        .broker-info-item strong {\n            min-width: 120px;\n            color: #000000;\n            font-weight: 600;\n            margin-right: 8px;\n        }\n\n        .compliance-section h3 {\n            color: #000000;\n            font-size: 24px;\n            font-weight: 700;\n            margin: 0 0 24px 0;\n            padding-bottom: 8px;\n            border-bottom: 2px solid #000000;\n        }\n\n        .compliance-list {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n        }\n\n        .compliance-list > li {\n            margin-bottom: 24px;\n            padding: 0;\n        }\n\n        .compliance-number {\n            background: #000000;\n            color: #FFFFFF;\n            width: 24px;\n            height: 24px;\n            border-radius: 50%;\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            font-weight: 600;\n            font-size: 14px;\n            margin-right: 16px;\n            flex-shrink: 0;\n        }\n\n        .compliance-item {\n            display: flex;\n            align-items: flex-start;\n        }\n\n        .compliance-content {\n            flex: 1;\n        }\n\n        .compliance-content > p {\n            margin: 0 0 12px 0;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .sub-requirements {\n            list-style: none;\n            padding: 0;\n            margin: 8px 0 0 0;\n        }\n\n        .sub-requirements li {\n            margin: 6px 0;\n            padding-left: 16px;\n            position: relative;\n            color: #000000;\n        }\n\n        .sub-requirements li:before {\n            content: \"\u2022\";\n            color: #FF6039;\n            font-weight: bold;\n            position: absolute;\n            left: 0;\n        }\n\n        .highlight {\n            font-weight: 700;\n            color: #000000;\n        }\n\n        .warning {\n            border-left: 4px solid #FF6039;\n            padding: 12px;\n            margin: 12px 0;\n            background: #FFFFFF;\n        }\n\n        .warning strong {\n            color: #000000;\n            font-weight: 700;\n        }\n\n        .important-note {\n            border-left: 4px solid #FF6039;\n            padding: 16px;\n            margin: 32px 0;\n            background: #FFFFFF;\n            border-radius: 0 4px 4px 0;\n        }\n\n        .important-note strong {\n            color: #000000;\n            font-weight: 700;\n        }\n\n        @media (max-width: 768px) {\n            .state-compliance {\n                padding: 0 16px;\n            }\n\n            .two-column-container {\n                grid-template-columns: 1fr;\n                gap: 24px;\n            }\n            \n            .broker-info-item {\n                flex-direction: column;\n                gap: 4px;\n            }\n            \n            .broker-info-item strong {\n                min-width: auto;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"state-compliance\">\n        <!-- Header -->\n        <div class=\"page-header\">\n            <h1>South Carolina Brand & Compliance Information<\/h1>\n        <\/div>\n\n        <!-- Two Column Layout -->\n        <div class=\"two-column-container\">\n            <!-- Legal Name Section -->\n            <div class=\"legal-name\">\n                <h2>Brokerage Legal Name In South Carolina:<\/h2>\n                <div class=\"company-name\">ENRG Global Realty, LLC<\/div>\n            <\/div>\n\n            <!-- Broker Information Section -->\n            <div class=\"broker-section\">\n                <h3>South Carolina Brokerage Information<\/h3>\n                <div class=\"broker-info\">\n                    <div class=\"broker-info-item\">\n                        <strong>Broker Name:<\/strong>\n                        <span>Mario Mitchell<\/span>\n                    <\/div>\n                    <div class=\"broker-info-item\">\n                        <strong>License No:<\/strong>\n                        <span>ENRG GLOBAL REALTY, LLC # 27989<\/span>\n                    <\/div>\n                    <div class=\"broker-info-item\">\n                        <strong>Address:<\/strong>\n                        <span>134 GARNER LN. SUITE 103-216 <br>COLUMBIA, SC 29210<\/span>\n                    <\/div>\n                    <div class=\"broker-info-item\">\n                        <strong>Broker Email:<\/strong>\n                        <span>SC.Broker@enrg.realty\/mario-mitchell<\/span>\n                    <\/div>\n                    <div class=\"broker-info-item\">\n                        <strong>Broker Phone:<\/strong>\n                        <span>844-446-0552<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Compliance Requirements Section -->\n        <div class=\"compliance-section\">\n            <h3>South Carolina Sign Compliance<\/h3>\n            \n            <ol class=\"compliance-list\">\n                <li>\n                    <div class=\"compliance-item\">\n                        <div class=\"compliance-number\">1<\/div>\n                        <div class=\"compliance-content\">\n                            <p><strong>Include the ENRG logo<\/strong> to build brand equity within the region.<\/p>\n                            <ul class=\"sub-requirements\">\n                                <li>Approved logos can be found in the ENRG Brand Marketing Center.<\/li>\n                                <li>All signage must include both the <strong>ENRG logo<\/strong> and the <strong>brokerage name: ENRG Realty<\/strong>.<\/li>\n                            <\/ul>\n                        <\/div>\n                    <\/div>\n                <\/li>\n\n                <li>\n                    <div class=\"compliance-item\">\n                        <div class=\"compliance-number\">2<\/div>\n                        <div class=\"compliance-content\">\n                            <p><strong>Team logo requirements<\/strong> (if part of a team):<\/p>\n                            <ul class=\"sub-requirements\">\n                                <li>The <strong>team logo must be the same size as the ENRG logo<\/strong>, and <strong>cannot be larger<\/strong>.<\/li>\n                                <li>The <strong>team logo may only be used alone<\/strong> if the team is <strong>registered as a DBA<\/strong>.<\/li>\n                            <\/ul>\n                        <\/div>\n                    <\/div>\n                <\/li>\n\n                <li>\n                    <div class=\"compliance-item\">\n                        <div class=\"compliance-number\">3<\/div>\n                        <div class=\"compliance-content\">\n                            <p><strong>Agent's name<\/strong> must be displayed on all advertising.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/li>\n\n                <li>\n                    <div class=\"compliance-item\">\n                        <div class=\"compliance-number\">4<\/div>\n                        <div class=\"compliance-content\">\n                            <p><strong>Agent's title<\/strong> should be included as appropriate.<\/p>\n                            <ul class=\"sub-requirements\">\n                                <li>Example: REALTOR\u00ae<\/li>\n                            <\/ul>\n                        <\/div>\n                    <\/div>\n                <\/li>\n\n                <li>\n                    <div class=\"compliance-item\">\n                        <div class=\"compliance-number\">5<\/div>\n                        <div class=\"compliance-content\">\n                            <p><strong>Agent's phone number<\/strong> must appear clearly on all advertisements.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/li>\n\n                <li>\n                    <div class=\"compliance-item\">\n                        <div class=\"compliance-number\">6<\/div>\n                        <div class=\"compliance-content\">\n                            <p><strong>Brokerage legal name:<\/strong> <strong>ENRG Realty<\/strong><\/p>\n                            <ul class=\"sub-requirements\">\n                                <li>The <strong>ENRG logo alone is not sufficient<\/strong> for compliance.<\/li>\n                                <li>The brokerage name must be <strong>clear and conspicuous<\/strong> in all advertising (achieved through size, contrast, or placement).<\/li>\n                                <li>Do <strong>not stylize<\/strong> the name (e.g., no reversed or substituted characters).<\/li>\n                            <\/ul>\n                        <\/div>\n                    <\/div>\n                <\/li>\n\n                <li>\n                    <div class=\"compliance-item\">\n                        <div class=\"compliance-number\">7<\/div>\n                        <div class=\"compliance-content\">\n                            <p><strong>Team name requirements:<\/strong><\/p>\n                            <ul class=\"sub-requirements\">\n                                <li>Team names must include the <strong>surname of at least one team member<\/strong>.<\/li>\n                                <li>Acceptable suffixes include <strong>Team<\/strong>, <strong>Group<\/strong>, or <strong>Associates<\/strong>.<\/li>\n                            <\/ul>\n                        <\/div>\n                    <\/div>\n                <\/li>\n            <\/ol>\n\n            <!-- Important Note -->\n            <div class=\"important-note\">\n                <strong>\u26a0\ufe0f Note:<\/strong> South Carolina's <strong>team advertising rules will change in 2027<\/strong>. Refer to the SC state portal for the most up-to-date guidance.\n            <\/div>\n        <\/div>\n    <\/div>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>&nbsp; South Carolina Brand &amp; Compliance Information Brokerage Legal Name In South Carolina: ENRG Global Realty, LLC South Carolina Brokerage Information Broker Name: Mario Mitchell License No: ENRG GLOBAL REALTY, LLC # 27989 Address: 134 GARNER LN. SUITE 103-216 COLUMBIA, SC 29210 Broker Email: SC.Broker@enrg.realty\/mario-mitchell Broker Phone: 844-446-0552 South Carolina Sign Compliance 1Include the ENRG [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":180172,"comment_status":"open","ping_status":"open","sticky":false,"template":"elementor_header_footer","format":"standard","meta":{"footnotes":""},"categories":[141],"tags":[],"coauthors":[119],"class_list":["post-180086","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-state-compliance"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>South Carolina Real Estate Compliance &amp; Brand Guidelines | ENRG Realty<\/title>\n<meta name=\"description\" content=\"Official South Carolina real estate compliance requirements for ENRG agents. Get broker information, team logo restrictions, and brand guidelines for South Carolina real estate advertising and marketing.\" \/>\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=\"South Carolina Real Estate Compliance &amp; Brand Guidelines | ENRG Realty\" \/>\n<meta property=\"og:description\" content=\"Official South Carolina real estate compliance requirements for ENRG agents. Get broker information, team logo restrictions, and brand guidelines for South Carolina real estate advertising and marketing.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/enrg.realty\/mario-mitchell\/south-carolina\/\" \/>\n<meta property=\"og:site_name\" content=\"Mario Mitchell\" \/>\n<meta property=\"article:published_time\" content=\"2025-06-05T14:43:45+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-11T18:05:14+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/enrg.realty\/mario-mitchell\/wp-content\/uploads\/sites\/6\/2025\/06\/SOUTH-CAROLINA.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1080\" \/>\n\t<meta property=\"og:image:height\" content=\"1080\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Rivers Pearce\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Rivers Pearce\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/enrg.realty\\\/mario-mitchell\\\/south-carolina\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/enrg.realty\\\/mario-mitchell\\\/south-carolina\\\/\"},\"author\":{\"name\":\"Rivers Pearce\",\"@id\":\"https:\\\/\\\/enrg.realty\\\/mario-mitchell\\\/#\\\/schema\\\/person\\\/7f22c3ce19684e436c9e124296e2e42f\"},\"headline\":\"South Carolina\",\"datePublished\":\"2025-06-05T14:43:45+00:00\",\"dateModified\":\"2025-06-11T18:05:14+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/enrg.realty\\\/mario-mitchell\\\/south-carolina\\\/\"},\"wordCount\":246,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/enrg.realty\\\/mario-mitchell\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/enrg.realty\\\/mario-mitchell\\\/south-carolina\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/enrg.realty\\\/mario-mitchell\\\/wp-content\\\/uploads\\\/sites\\\/6\\\/2025\\\/06\\\/SOUTH-CAROLINA.png\",\"articleSection\":[\"State Compliance\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/enrg.realty\\\/mario-mitchell\\\/south-carolina\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/enrg.realty\\\/mario-mitchell\\\/south-carolina\\\/\",\"url\":\"https:\\\/\\\/enrg.realty\\\/mario-mitchell\\\/south-carolina\\\/\",\"name\":\"South Carolina Real Estate Compliance & Brand Guidelines | ENRG Realty\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/enrg.realty\\\/mario-mitchell\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/enrg.realty\\\/mario-mitchell\\\/south-carolina\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/enrg.realty\\\/mario-mitchell\\\/south-carolina\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/enrg.realty\\\/mario-mitchell\\\/wp-content\\\/uploads\\\/sites\\\/6\\\/2025\\\/06\\\/SOUTH-CAROLINA.png\",\"datePublished\":\"2025-06-05T14:43:45+00:00\",\"dateModified\":\"2025-06-11T18:05:14+00:00\",\"description\":\"Official South Carolina real estate compliance requirements for ENRG agents. Get broker information, team logo restrictions, and brand guidelines for South Carolina real estate advertising and marketing.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/enrg.realty\\\/mario-mitchell\\\/south-carolina\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/enrg.realty\\\/mario-mitchell\\\/south-carolina\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/enrg.realty\\\/mario-mitchell\\\/south-carolina\\\/#primaryimage\",\"url\":\"https:\\\/\\\/enrg.realty\\\/mario-mitchell\\\/wp-content\\\/uploads\\\/sites\\\/6\\\/2025\\\/06\\\/SOUTH-CAROLINA.png\",\"contentUrl\":\"https:\\\/\\\/enrg.realty\\\/mario-mitchell\\\/wp-content\\\/uploads\\\/sites\\\/6\\\/2025\\\/06\\\/SOUTH-CAROLINA.png\",\"width\":1080,\"height\":1080},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/enrg.realty\\\/mario-mitchell\\\/south-carolina\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/enrg.realty\\\/mario-mitchell\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"South Carolina\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/enrg.realty\\\/mario-mitchell\\\/#website\",\"url\":\"https:\\\/\\\/enrg.realty\\\/mario-mitchell\\\/\",\"name\":\"ENRG Realty\",\"description\":\"ENRG Realty - Your Partner in Real Estate\",\"publisher\":{\"@id\":\"https:\\\/\\\/enrg.realty\\\/mario-mitchell\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/enrg.realty\\\/mario-mitchell\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/enrg.realty\\\/mario-mitchell\\\/#organization\",\"name\":\"ENRG Realty\",\"url\":\"https:\\\/\\\/enrg.realty\\\/mario-mitchell\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/enrg.realty\\\/mario-mitchell\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/enrg.realty\\\/mario-mitchell\\\/wp-content\\\/uploads\\\/sites\\\/6\\\/2025\\\/05\\\/ENRG_Logo_1X-3.png\",\"contentUrl\":\"https:\\\/\\\/enrg.realty\\\/mario-mitchell\\\/wp-content\\\/uploads\\\/sites\\\/6\\\/2025\\\/05\\\/ENRG_Logo_1X-3.png\",\"width\":924,\"height\":125,\"caption\":\"ENRG Realty\"},\"image\":{\"@id\":\"https:\\\/\\\/enrg.realty\\\/mario-mitchell\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/enrg.realty\\\/mario-mitchell\\\/#\\\/schema\\\/person\\\/7f22c3ce19684e436c9e124296e2e42f\",\"name\":\"Rivers Pearce\",\"url\":\"https:\\\/\\\/enrg.realty\\\/mario-mitchell\\\/agents\\\/riverspearce\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"South Carolina Real Estate Compliance & Brand Guidelines | ENRG Realty","description":"Official South Carolina real estate compliance requirements for ENRG agents. Get broker information, team logo restrictions, and brand guidelines for South Carolina real estate advertising and marketing.","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":"South Carolina Real Estate Compliance & Brand Guidelines | ENRG Realty","og_description":"Official South Carolina real estate compliance requirements for ENRG agents. Get broker information, team logo restrictions, and brand guidelines for South Carolina real estate advertising and marketing.","og_url":"https:\/\/enrg.realty\/mario-mitchell\/south-carolina\/","og_site_name":"Mario Mitchell","article_published_time":"2025-06-05T14:43:45+00:00","article_modified_time":"2025-06-11T18:05:14+00:00","og_image":[{"width":1080,"height":1080,"url":"https:\/\/enrg.realty\/mario-mitchell\/wp-content\/uploads\/sites\/6\/2025\/06\/SOUTH-CAROLINA.png","type":"image\/png"}],"author":"Rivers Pearce","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Rivers Pearce","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/enrg.realty\/mario-mitchell\/south-carolina\/#article","isPartOf":{"@id":"https:\/\/enrg.realty\/mario-mitchell\/south-carolina\/"},"author":{"name":"Rivers Pearce","@id":"https:\/\/enrg.realty\/mario-mitchell\/#\/schema\/person\/7f22c3ce19684e436c9e124296e2e42f"},"headline":"South Carolina","datePublished":"2025-06-05T14:43:45+00:00","dateModified":"2025-06-11T18:05:14+00:00","mainEntityOfPage":{"@id":"https:\/\/enrg.realty\/mario-mitchell\/south-carolina\/"},"wordCount":246,"commentCount":0,"publisher":{"@id":"https:\/\/enrg.realty\/mario-mitchell\/#organization"},"image":{"@id":"https:\/\/enrg.realty\/mario-mitchell\/south-carolina\/#primaryimage"},"thumbnailUrl":"https:\/\/enrg.realty\/mario-mitchell\/wp-content\/uploads\/sites\/6\/2025\/06\/SOUTH-CAROLINA.png","articleSection":["State Compliance"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/enrg.realty\/mario-mitchell\/south-carolina\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/enrg.realty\/mario-mitchell\/south-carolina\/","url":"https:\/\/enrg.realty\/mario-mitchell\/south-carolina\/","name":"South Carolina Real Estate Compliance & Brand Guidelines | ENRG Realty","isPartOf":{"@id":"https:\/\/enrg.realty\/mario-mitchell\/#website"},"primaryImageOfPage":{"@id":"https:\/\/enrg.realty\/mario-mitchell\/south-carolina\/#primaryimage"},"image":{"@id":"https:\/\/enrg.realty\/mario-mitchell\/south-carolina\/#primaryimage"},"thumbnailUrl":"https:\/\/enrg.realty\/mario-mitchell\/wp-content\/uploads\/sites\/6\/2025\/06\/SOUTH-CAROLINA.png","datePublished":"2025-06-05T14:43:45+00:00","dateModified":"2025-06-11T18:05:14+00:00","description":"Official South Carolina real estate compliance requirements for ENRG agents. Get broker information, team logo restrictions, and brand guidelines for South Carolina real estate advertising and marketing.","breadcrumb":{"@id":"https:\/\/enrg.realty\/mario-mitchell\/south-carolina\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/enrg.realty\/mario-mitchell\/south-carolina\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/enrg.realty\/mario-mitchell\/south-carolina\/#primaryimage","url":"https:\/\/enrg.realty\/mario-mitchell\/wp-content\/uploads\/sites\/6\/2025\/06\/SOUTH-CAROLINA.png","contentUrl":"https:\/\/enrg.realty\/mario-mitchell\/wp-content\/uploads\/sites\/6\/2025\/06\/SOUTH-CAROLINA.png","width":1080,"height":1080},{"@type":"BreadcrumbList","@id":"https:\/\/enrg.realty\/mario-mitchell\/south-carolina\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/enrg.realty\/mario-mitchell\/"},{"@type":"ListItem","position":2,"name":"South Carolina"}]},{"@type":"WebSite","@id":"https:\/\/enrg.realty\/mario-mitchell\/#website","url":"https:\/\/enrg.realty\/mario-mitchell\/","name":"ENRG Realty","description":"ENRG Realty - Your Partner in Real Estate","publisher":{"@id":"https:\/\/enrg.realty\/mario-mitchell\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/enrg.realty\/mario-mitchell\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/enrg.realty\/mario-mitchell\/#organization","name":"ENRG Realty","url":"https:\/\/enrg.realty\/mario-mitchell\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/enrg.realty\/mario-mitchell\/#\/schema\/logo\/image\/","url":"https:\/\/enrg.realty\/mario-mitchell\/wp-content\/uploads\/sites\/6\/2025\/05\/ENRG_Logo_1X-3.png","contentUrl":"https:\/\/enrg.realty\/mario-mitchell\/wp-content\/uploads\/sites\/6\/2025\/05\/ENRG_Logo_1X-3.png","width":924,"height":125,"caption":"ENRG Realty"},"image":{"@id":"https:\/\/enrg.realty\/mario-mitchell\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/enrg.realty\/mario-mitchell\/#\/schema\/person\/7f22c3ce19684e436c9e124296e2e42f","name":"Rivers Pearce","url":"https:\/\/enrg.realty\/mario-mitchell\/agents\/riverspearce\/"}]}},"featured_image_src":"https:\/\/enrg.realty\/mario-mitchell\/wp-content\/uploads\/sites\/6\/2025\/06\/SOUTH-CAROLINA-600x400.png","featured_image_src_square":"https:\/\/enrg.realty\/mario-mitchell\/wp-content\/uploads\/sites\/6\/2025\/06\/SOUTH-CAROLINA-600x600.png","author_info":{"display_name":"Rivers Pearce","author_link":"https:\/\/enrg.realty\/mario-mitchell\/agents\/riverspearce\/"},"_links":{"self":[{"href":"https:\/\/enrg.realty\/mario-mitchell\/wp-json\/wp\/v2\/posts\/180086","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/enrg.realty\/mario-mitchell\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/enrg.realty\/mario-mitchell\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/enrg.realty\/mario-mitchell\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/enrg.realty\/mario-mitchell\/wp-json\/wp\/v2\/comments?post=180086"}],"version-history":[{"count":0,"href":"https:\/\/enrg.realty\/mario-mitchell\/wp-json\/wp\/v2\/posts\/180086\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/enrg.realty\/mario-mitchell\/wp-json\/wp\/v2\/media\/180172"}],"wp:attachment":[{"href":"https:\/\/enrg.realty\/mario-mitchell\/wp-json\/wp\/v2\/media?parent=180086"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/enrg.realty\/mario-mitchell\/wp-json\/wp\/v2\/categories?post=180086"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/enrg.realty\/mario-mitchell\/wp-json\/wp\/v2\/tags?post=180086"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/enrg.realty\/mario-mitchell\/wp-json\/wp\/v2\/coauthors?post=180086"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}