{"id":1411,"date":"2023-06-18T15:21:46","date_gmt":"2023-06-18T15:21:46","guid":{"rendered":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/?page_id=1411"},"modified":"2026-02-24T18:32:26","modified_gmt":"2026-02-24T18:32:26","slug":"coaches-2","status":"publish","type":"page","link":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/coaches-2\/","title":{"rendered":"COACH FOR COMMUNITY"},"content":{"rendered":"\n<!-- NCYSA Coach for Community - Custom HTML Block -->\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Bebas+Neue&#038;family=Source+Sans+3:ital,wght@0,400;0,600;0,700;1,400&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n  .entry-title { display: none !important; }\n  .content .entry { padding-top: 0 !important; margin-top: 0 !important; }\n  .content .entry-header { margin-bottom: 0 !important; padding: 0 !important; min-height: 0 !important; }\n  .entry-content { padding-top: 0 !important; margin-top: 0 !important; }\n\n  .cfc-page-wrap {\n    --navy: #10045a; --red: #b82f2f; --gold: #edc32c; --cream: #f9f7f7;\n    --dark: #1d1a18; --navy-light: #1a0a6e; --red-dark: #9a2626;\n    font-family: 'Source Sans 3', system-ui, sans-serif; color: var(--dark); background: var(--cream); overflow-x: hidden;\n  }\n\n  \/* \u2500\u2500 HERO \u2500\u2500 *\/\n  .cfc-page-wrap .hero {\n    margin-top: -50px; position: relative;\n    background: linear-gradient(135deg, var(--navy) 0%, var(--navy-light) 40%, #0d0342 100%);\n    padding: 80px 20px 80px; text-align: center; overflow: hidden;\n  }\n  .cfc-page-wrap .hero::before {\n    content: ''; position: absolute; top: -50%; left: -20%; width: 140%; height: 200%;\n    background: radial-gradient(ellipse at 30% 50%, rgba(237,195,44,0.1) 0%, transparent 60%),\n                radial-gradient(ellipse at 70% 30%, rgba(184,47,47,0.08) 0%, transparent 50%);\n    pointer-events: none;\n  }\n  .cfc-page-wrap .hero::after {\n    content: ''; position: absolute; bottom: -2px; left: 0; right: 0; height: 80px;\n    background: var(--cream); clip-path: ellipse(55% 100% at 50% 100%);\n  }\n  .cfc-page-wrap .hero-pattern {\n    position: absolute; inset: 0; opacity: 0.03;\n    background-image: radial-gradient(circle at 20% 30%, #fff 1px, transparent 1px), radial-gradient(circle at 80% 70%, #fff 1px, transparent 1px);\n    background-size: 60px 60px, 80px 80px; pointer-events: none;\n  }\n  .cfc-page-wrap .hero-content { position: relative; z-index: 2; max-width: 900px; margin: 0 auto; }\n  .cfc-page-wrap .hero-badge {\n    display: inline-flex; align-items: center; gap: 8px;\n    background: rgba(237,195,44,0.15); border: 1px solid rgba(237,195,44,0.4);\n    border-radius: 50px; padding: 8px 20px; margin-bottom: 28px;\n    animation: cfcFade 0.8s ease both;\n  }\n  .cfc-page-wrap .hero-badge span { color: rgba(255,255,255,0.9); font-size: 0.85rem; font-weight: 600; letter-spacing: 0.12em; text-transform: uppercase; }\n  .cfc-page-wrap .hero h1 {\n    font-family: 'Bebas Neue', sans-serif; font-size: clamp(2rem, 4.5vw, 3.2rem);\n    color: #fff; letter-spacing: 0.05em; line-height: 1; margin: 0 0 20px 0;\n    animation: cfcFade 0.8s ease 0.15s both; text-shadow: 0 2px 8px rgba(0,0,0,0.3);\n  }\n  .cfc-page-wrap .hero h1 .accent { color: var(--gold); }\n  .cfc-page-wrap .hero-sub { color: rgba(255,255,255,0.75); font-size: 1rem; line-height: 1.6; max-width: 640px; margin: 0 auto; animation: cfcFade 0.8s ease 0.3s both; }\n  .cfc-page-wrap .red-divider { width: 60px; height: 3px; background: var(--red); border-radius: 2px; margin: 20px auto 0; animation: cfcFade 0.8s ease 0.4s both; }\n\n  \/* \u2500\u2500 SHARED \u2500\u2500 *\/\n  .cfc-page-wrap .section-label {\n    display: inline-flex; align-items: center; gap: 8px;\n    background: rgba(16,4,90,0.06); border-radius: 50px; padding: 6px 16px; margin: 0 0 14px 0;\n  }\n  .cfc-page-wrap .section-label span { font-size: 0.78rem; font-weight: 700; color: var(--navy); letter-spacing: 0.1em; text-transform: uppercase; }\n  .cfc-page-wrap .section-label svg { width: 14px; height: 14px; fill: none; stroke: var(--red); stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }\n  .cfc-page-wrap .section-title { font-family: 'Bebas Neue', sans-serif; font-size: clamp(1.8rem,3.5vw,2.4rem); color: var(--navy); letter-spacing: 0.04em; margin: 0 0 20px 0; }\n\n  \/* \u2500\u2500 BANNER \u2500\u2500 *\/\n  .cfc-page-wrap .banner-section { max-width: 860px; margin: 0 auto; padding: 30px 20px 30px; text-align: center; }\n  .cfc-page-wrap .banner-img { max-width: 500px; width: 100%; border-radius: 14px; display: inline-block; margin: 0 auto; box-shadow: 0 8px 30px rgba(0,0,0,0.1); }\n\n  \/* \u2500\u2500 INTRO \u2500\u2500 *\/\n  .cfc-page-wrap .intro-section { max-width: 860px; margin: 0 auto; padding: 0 20px 30px; }\n  .cfc-page-wrap .intro-card {\n    background: #fff; border-radius: 14px; padding: 28px 32px;\n    border: 1px solid #ece9e9; box-shadow: 0 4px 16px rgba(0,0,0,0.06);\n  }\n  .cfc-page-wrap .intro-card p { font-size: 0.95rem; line-height: 1.7; color: #555; margin: 0 0 14px 0; }\n  .cfc-page-wrap .intro-card p:last-child { margin-bottom: 0; }\n  .cfc-page-wrap .intro-card strong { color: var(--dark); }\n\n  \/* \u2500\u2500 FREE BADGE \u2500\u2500 *\/\n  .cfc-page-wrap .free-badge {\n    display: inline-block; background: #e8f5e9; color: #2e7d32; font-size: 0.8rem;\n    font-weight: 700; padding: 4px 12px; border-radius: 50px; letter-spacing: 0.05em;\n    text-transform: uppercase; margin-bottom: 6px;\n  }\n\n  \/* \u2500\u2500 FAQ \u2500\u2500 *\/\n  .cfc-page-wrap .faq-section { max-width: 860px; margin: 0 auto; padding: 0 20px 30px; }\n  .cfc-page-wrap .faq-item { border-bottom: 1px solid #e8e5e5; }\n  .cfc-page-wrap .faq-item:first-of-type { border-top: 1px solid #e8e5e5; }\n  .cfc-page-wrap .faq-q {\n    width: 100%; background: none; border: none; padding: 18px 40px 18px 0;\n    font-family: 'Source Sans 3', system-ui, sans-serif; font-size: 1rem; font-weight: 700;\n    color: var(--navy); text-align: left; cursor: pointer; position: relative; line-height: 1.4;\n  }\n  .cfc-page-wrap .faq-q::after {\n    content: '+'; position: absolute; right: 0; top: 50%; transform: translateY(-50%);\n    font-size: 1.4rem; font-weight: 300; color: var(--red); transition: transform 0.3s ease;\n  }\n  .cfc-page-wrap .faq-q.active::after { content: '\\2212'; }\n  .cfc-page-wrap .faq-q:hover { color: var(--red); }\n  .cfc-page-wrap .faq-a { max-height: 0; overflow: hidden; transition: max-height 0.4s ease; }\n  .cfc-page-wrap .faq-a.open { max-height: 600px; padding-bottom: 18px; }\n  .cfc-page-wrap .faq-a p { font-size: 0.93rem; line-height: 1.7; color: #555; margin: 0 0 10px 0; }\n  .cfc-page-wrap .faq-a p:last-child { margin-bottom: 0; }\n  .cfc-page-wrap .faq-a a { color: var(--red); font-weight: 600; text-decoration: underline; text-underline-offset: 2px; }\n  .cfc-page-wrap .faq-a ul { padding-left: 20px; margin: 8px 0; }\n  .cfc-page-wrap .faq-a ul li { font-size: 0.93rem; color: #555; line-height: 1.7; margin-bottom: 4px; }\n\n  \/* \u2500\u2500 VIDEO \u2500\u2500 *\/\n  .cfc-page-wrap .video-section { max-width: 860px; margin: 0 auto; padding: 0 20px 50px; }\n  .cfc-page-wrap .video-frame {\n    position: relative; width: 100%; padding-bottom: 56.25%; border-radius: 14px; overflow: hidden;\n    box-shadow: 0 8px 30px rgba(0,0,0,0.1);\n  }\n  .cfc-page-wrap .video-frame iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }\n\n  @keyframes cfcFade { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } }\n\n  @media (max-width: 768px) {\n    .cfc-page-wrap .hero { margin-top: -50px; padding: 90px 20px 80px; }\n    .cfc-page-wrap .intro-card { padding: 22px 20px; }\n  }\n<\/style>\n\n<div class=\"cfc-page-wrap\">\n\n<!-- \u2550\u2550\u2550\u2550 HERO \u2550\u2550\u2550\u2550 -->\n<section class=\"hero\">\n  <div class=\"hero-pattern\"><\/div>\n  <div class=\"hero-content\">\n    <div class=\"hero-badge\">\n      <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#edc32c\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polygon points=\"10 8 16 12 10 16 10 8\"\/><\/svg>\n      <span>Coaches<\/span>\n    <\/div>\n    <h1>COACH FOR <span class=\"accent\">COMMUNITY<\/span><\/h1>\n    <p class=\"hero-sub\">A FREE program providing coaching education resources \u2014 partnered with U.S. Soccer Federation.<\/p>\n    <div class=\"red-divider\"><\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550 BANNER \u2550\u2550\u2550\u2550 -->\n<section class=\"banner-section\">\n  <img decoding=\"async\" class=\"banner-img\" src=\"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-content\/uploads\/sites\/167\/2023\/09\/Screenshot-2023-09-21-144056.png\" alt=\"Coach for Community\">\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550 INTRO \u2550\u2550\u2550\u2550 -->\n<section class=\"intro-section\">\n  <div class=\"intro-card\">\n    <span class=\"free-badge\">Free Program<\/span>\n    <p>The U.S. Soccer Federation is committed to growing the quality and quantity of trained youth coaches, through affordable and accessible entry-level grassroots coach education courses.<\/p>\n    <p>As part of this commitment, U.S. Soccer Federation has partnered with North Carolina Youth Soccer Association to launch the <strong>U.S. Soccer Coach For Community Program<\/strong>. This FREE program is focused on providing coaching education resources.<\/p>\n    <p>The goal is to connect member associations with local soccer leaders to help create better player environments, which will increase player participation as well as retain players and coaches.<\/p>\n    <p>Participants have the opportunity to learn from a US Soccer Licensed Instructor who can provide expertise in Grassroots Coaching Education as well as share best practices on player development initiatives and for creating a player-centered environment.<\/p>\n    <p>We would like to invite all local organization leaders to think about hosting a <strong>Coach For Community<\/strong> event for the coaches, teachers, parents, and anyone else that is responsible for creating the youth soccer experience in their area.<\/p>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550 FAQ \u2550\u2550\u2550\u2550 -->\n<section class=\"faq-section\">\n  <div class=\"section-label\">\n    <svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\"\/><line x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\/><\/svg>\n    <span>FAQ<\/span>\n  <\/div>\n  <h2 class=\"section-title\">Frequently Asked Questions<\/h2>\n\n  <div class=\"faq-item\">\n    <button class=\"faq-q\" onclick=\"this.classList.toggle('active');this.nextElementSibling.classList.toggle('open')\">How is the Coach for Community course delivered?<\/button>\n    <div class=\"faq-a\">\n      <ul>\n        <li>A classroom session that can be in-person (1 hour) or virtually (90 minutes)<\/li>\n        <li>A classroom session + a field session (2 hours)<\/li>\n        <li>A classroom session + a field session + another classroom session for reflection (3 hours)<\/li>\n      <\/ul>\n    <\/div>\n  <\/div>\n\n  <div class=\"faq-item\">\n    <button class=\"faq-q\" onclick=\"this.classList.toggle('active');this.nextElementSibling.classList.toggle('open')\">Do participants need to pre-register to attend a Coach for Community Course?<\/button>\n    <div class=\"faq-a\">\n      <p>Each participant will need to create an account in the U.S. Soccer Learning Center (if they don&#8217;t already have one) to register for the Coach for Community course they&#8217;d like to attend.<\/p>\n    <\/div>\n  <\/div>\n\n  <div class=\"faq-item\">\n    <button class=\"faq-q\" onclick=\"this.classList.toggle('active');this.nextElementSibling.classList.toggle('open')\">Is there a cost for participants?<\/button>\n    <div class=\"faq-a\">\n      <p>No! This is a FREE unofficial course for all who register and participate.<\/p>\n      <p>Plus, each registered participant who completes the Coach for Community course will receive an individual voucher for an online U.S. Soccer Grassroots Coaching Course ($25 value)!<\/p>\n    <\/div>\n  <\/div>\n\n  <div class=\"faq-item\">\n    <button class=\"faq-q\" onclick=\"this.classList.toggle('active');this.nextElementSibling.classList.toggle('open')\">How can I set up a Coach for Community course for my association or group?<\/button>\n    <div class=\"faq-a\">\n      <p>Please reach out to the NCYSA Coaching Education Technical Staff for more details or to set up a course by email at <a href=\"mailto:coach@ncsoccer.org\">coach@ncsoccer.org<\/a>.<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550 VIDEO \u2550\u2550\u2550\u2550 -->\n<section class=\"video-section\">\n  <div class=\"section-label\">\n    <svg viewBox=\"0 0 24 24\"><polygon points=\"23 7 16 12 23 17 23 7\"\/><rect x=\"1\" y=\"5\" width=\"15\" height=\"14\" rx=\"2\" ry=\"2\"\/><\/svg>\n    <span>Watch<\/span>\n  <\/div>\n  <h2 class=\"section-title\">Coach for Community<\/h2>\n  <div class=\"video-frame\">\n    <iframe src=\"https:\/\/www.youtube.com\/embed\/7QGmAzh3BGs?start=11\" allowfullscreen><\/iframe>\n  <\/div>\n<\/section>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Coaches COACH FOR COMMUNITY A FREE program providing coaching education resources \u2014 partnered with U.S. Soccer Federation. Free Program The U.S. Soccer Federation is committed to growing the quality and [&hellip;]<\/p>\n","protected":false},"author":258,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"ghostkit_customizer_options":"","ghostkit_custom_css":"","ghostkit_custom_js_head":"","ghostkit_custom_js_foot":"","ghostkit_typography":"","_genesis_hide_title":false,"_genesis_hide_breadcrumbs":false,"_genesis_hide_singular_image":false,"_genesis_hide_footer_widgets":false,"_genesis_custom_body_class":"","_genesis_custom_post_class":"","_genesis_layout":"","sec_layout_page":false,"footnotes":""},"class_list":["post-1411","page","type-page","status-publish","entry","has-post-thumbnail"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.9 (Yoast SEO v27.9) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>COACH FOR COMMUNITY - North Carolina Youth Soccer<\/title>\n<meta name=\"robots\" content=\"noindex, nofollow\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"COACH FOR COMMUNITY - North Carolina Youth Soccer\" \/>\n<meta property=\"og:description\" content=\"Coaches COACH FOR COMMUNITY A FREE program providing coaching education resources \u2014 partnered with U.S. Soccer Federation. Free Program The U.S. Soccer Federation is committed to growing the quality and [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/coaches-2\/\" \/>\n<meta property=\"og:site_name\" content=\"North Carolina Youth Soccer\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-24T18:32:26+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-content\/uploads\/sites\/167\/2023\/09\/Screenshot-2023-09-21-144056.png\" \/>\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:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/coaches-2\\\/\",\"url\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/coaches-2\\\/\",\"name\":\"COACH FOR COMMUNITY - North Carolina Youth Soccer\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/coaches-2\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/coaches-2\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/wp-content\\\/uploads\\\/sites\\\/167\\\/2023\\\/09\\\/Screenshot-2023-09-21-144056.png\",\"datePublished\":\"2023-06-18T15:21:46+00:00\",\"dateModified\":\"2026-02-24T18:32:26+00:00\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/coaches-2\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/coaches-2\\\/#primaryimage\",\"url\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/wp-content\\\/uploads\\\/sites\\\/167\\\/2023\\\/09\\\/Screenshot-2023-09-21-144056.png\",\"contentUrl\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/wp-content\\\/uploads\\\/sites\\\/167\\\/2023\\\/09\\\/Screenshot-2023-09-21-144056.png\",\"width\":892,\"height\":909},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/#website\",\"url\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/\",\"name\":\"North Carolina Youth Soccer\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/#\\\/schema\\\/person\\\/4d3188383d1a597450ac3a31c990c3b8\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/#\\\/schema\\\/person\\\/4d3188383d1a597450ac3a31c990c3b8\",\"name\":\"jsmithnc\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/wp-content\\\/uploads\\\/sites\\\/167\\\/2026\\\/02\\\/cropped-cropped-USYS_NCYSA_50th_RGB-2.png\",\"url\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/wp-content\\\/uploads\\\/sites\\\/167\\\/2026\\\/02\\\/cropped-cropped-USYS_NCYSA_50th_RGB-2.png\",\"contentUrl\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/wp-content\\\/uploads\\\/sites\\\/167\\\/2026\\\/02\\\/cropped-cropped-USYS_NCYSA_50th_RGB-2.png\",\"width\":648,\"height\":799,\"caption\":\"jsmithnc\"},\"logo\":{\"@id\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/wp-content\\\/uploads\\\/sites\\\/167\\\/2026\\\/02\\\/cropped-cropped-USYS_NCYSA_50th_RGB-2.png\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"COACH FOR COMMUNITY - North Carolina Youth Soccer","robots":{"index":"noindex","follow":"nofollow"},"og_locale":"en_US","og_type":"article","og_title":"COACH FOR COMMUNITY - North Carolina Youth Soccer","og_description":"Coaches COACH FOR COMMUNITY A FREE program providing coaching education resources \u2014 partnered with U.S. Soccer Federation. Free Program The U.S. Soccer Federation is committed to growing the quality and [&hellip;]","og_url":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/coaches-2\/","og_site_name":"North Carolina Youth Soccer","article_modified_time":"2026-02-24T18:32:26+00:00","og_image":[{"url":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-content\/uploads\/sites\/167\/2023\/09\/Screenshot-2023-09-21-144056.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/coaches-2\/","url":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/coaches-2\/","name":"COACH FOR COMMUNITY - North Carolina Youth Soccer","isPartOf":{"@id":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/#website"},"primaryImageOfPage":{"@id":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/coaches-2\/#primaryimage"},"image":{"@id":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/coaches-2\/#primaryimage"},"thumbnailUrl":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-content\/uploads\/sites\/167\/2023\/09\/Screenshot-2023-09-21-144056.png","datePublished":"2023-06-18T15:21:46+00:00","dateModified":"2026-02-24T18:32:26+00:00","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/coaches-2\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/coaches-2\/#primaryimage","url":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-content\/uploads\/sites\/167\/2023\/09\/Screenshot-2023-09-21-144056.png","contentUrl":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-content\/uploads\/sites\/167\/2023\/09\/Screenshot-2023-09-21-144056.png","width":892,"height":909},{"@type":"WebSite","@id":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/#website","url":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/","name":"North Carolina Youth Soccer","description":"","publisher":{"@id":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/#\/schema\/person\/4d3188383d1a597450ac3a31c990c3b8"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/#\/schema\/person\/4d3188383d1a597450ac3a31c990c3b8","name":"jsmithnc","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-content\/uploads\/sites\/167\/2026\/02\/cropped-cropped-USYS_NCYSA_50th_RGB-2.png","url":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-content\/uploads\/sites\/167\/2026\/02\/cropped-cropped-USYS_NCYSA_50th_RGB-2.png","contentUrl":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-content\/uploads\/sites\/167\/2026\/02\/cropped-cropped-USYS_NCYSA_50th_RGB-2.png","width":648,"height":799,"caption":"jsmithnc"},"logo":{"@id":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-content\/uploads\/sites\/167\/2026\/02\/cropped-cropped-USYS_NCYSA_50th_RGB-2.png"}}]}},"featured_image_src":null,"featured_image_src_square":null,"jetpack_sharing_enabled":true,"publishpress_future_action":{"enabled":false,"date":"2026-08-25 03:19:39","action":"change-status","newStatus":"draft","terms":[],"taxonomy":"","extraData":[]},"publishpress_future_workflow_manual_trigger":{"enabledWorkflows":[]},"_links":{"self":[{"href":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-json\/wp\/v2\/pages\/1411","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-json\/wp\/v2\/users\/258"}],"replies":[{"embeddable":true,"href":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-json\/wp\/v2\/comments?post=1411"}],"version-history":[{"count":10,"href":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-json\/wp\/v2\/pages\/1411\/revisions"}],"predecessor-version":[{"id":8731,"href":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-json\/wp\/v2\/pages\/1411\/revisions\/8731"}],"wp:attachment":[{"href":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-json\/wp\/v2\/media?parent=1411"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}