{"id":1954,"date":"2025-12-09T23:00:56","date_gmt":"2025-12-09T23:00:56","guid":{"rendered":"https:\/\/csaac.org\/?page_id=1954"},"modified":"2026-07-28T18:04:32","modified_gmt":"2026-07-28T18:04:32","slug":"careers-at-csaac","status":"publish","type":"page","link":"https:\/\/csaac.org\/es\/careers-at-csaac\/","title":{"rendered":"Careers at CSAAC"},"content":{"rendered":"<p><!DOCTYPE html><br \/>\n<html lang=\"en\"><br \/>\n<head><br \/>\n    <meta charset=\"UTF-8\"><br \/>\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><br \/>\n    <title>Careers &#8211; CSAAC<\/title>\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=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&#038;display=swap\" rel=\"stylesheet\">\n<style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }<\/p>\n<p>        body {\n            font-family: 'DM Sans', sans-serif;\n            line-height: 1.6;\n            color: #333;\n        }<\/p>\n<p>        \/* Hero Section *\/\n        .hero {\n            padding: 0;\n            margin: 0;\n            overflow: hidden;\n        }<\/p>\n<p>        .hero-desktop {\n            display: block;\n            width: 100%;\n            height: auto;\n        }<\/p>\n<p>        .hero-mobile {\n            display: none;\n            width: 100%;\n            height: auto;\n        }<\/p>\n<p>        \/* Container *\/\n        .container {\n            max-width: 1000px;\n            margin: 0 auto;\n            padding: 3rem 2rem;\n        }<\/p>\n<p>        .wide-container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 3rem 2rem;\n        }<\/p>\n<p>        \/* Section Styles *\/\n        .section {\n            padding: 3rem 2rem;\n        }<\/p>\n<p>        .section-white {\n            background: white;\n        }<\/p>\n<p>        .section-gray {\n            background: #f8f9fa;\n        }<\/p>\n<p>        .section-title {\n            font-size: 2.5rem;\n            color: #06505c;\n            margin-bottom: 1.5rem;\n            text-align: center;\n        }<\/p>\n<p>        .section-content p {\n            font-size: 1.15rem;\n            line-height: 1.8;\n            margin-bottom: 1.5rem;\n            color: #555;\n        }<\/p>\n<p>        \/* Staff Stats Section *\/\n        .staff-stats-section {\n            background: linear-gradient(135deg, #06505c 0%, #078199 100%);\n            border-radius: 15px;\n            padding: 3rem 2rem;\n            margin: 0 auto 3rem;\n            text-align: center;\n            max-width: 1000px;\n        }<\/p>\n<p>        .staff-stats-section h3 {\n            color: white;\n            font-size: 2rem;\n            margin-bottom: 1rem;\n        }<\/p>\n<p>        .staff-stats-section > p {\n            color: rgba(255,255,255,0.9);\n            font-size: 1.15rem;\n            max-width: 700px;\n            margin: 0 auto 2.5rem;\n            line-height: 1.7;\n        }<\/p>\n<p>        .staff-stats-grid {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: center;\n            gap: 2rem;\n        }<\/p>\n<p>        .staff-stat-card {\n            background: rgba(255,255,255,0.1);\n            border-radius: 10px;\n            padding: 1.5rem 2rem;\n            min-width: 180px;\n        }<\/p>\n<p>        .staff-stat-number {\n            color: #cbb777;\n            font-size: 3rem;\n            font-weight: 700;\n            line-height: 1;\n        }<\/p>\n<p>        .staff-stat-label {\n            color: white;\n            font-size: 1.1rem;\n            margin-top: 0.5rem;\n        }<\/p>\n<p>        .staff-stats-footer {\n            color: rgba(255,255,255,0.85);\n            font-size: 1rem;\n            margin-top: 2rem;\n            font-style: italic;\n        }<\/p>\n<p>        \/* Why Work Here Section *\/\n        .benefits-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 2rem;\n            margin-top: 2rem;\n        }<\/p>\n<p>        .benefit-card {\n            background: white;\n            padding: 2rem;\n            border-radius: 10px;\n            box-shadow: 0 4px 6px rgba(0,0,0,0.1);\n            border-left: 8px solid #cbb777;\n            text-align: center;\n        }<\/p>\n<p>        .benefit-card h3 {\n            color: #06505c;\n            font-size: 1.4rem;\n            margin-bottom: 0.75rem;\n        }<\/p>\n<p>        .benefit-card p {\n            color: #555;\n            font-size: 1rem;\n            line-height: 1.7;\n        }<\/p>\n<p>        \/* Open Positions CTA *\/\n        .positions-cta {\n            background: linear-gradient(135deg, #06505c 0%, #078199 100%);\n            color: white;\n            padding: 3rem 2rem;\n            text-align: center;\n            margin: 2rem 0;\n            border-radius: 10px;\n        }<\/p>\n<p>        .positions-cta h2 {\n            color: white;\n            font-size: 2.2rem;\n            margin-bottom: 1rem;\n        }<\/p>\n<p>        .positions-cta p {\n            font-size: 1.15rem;\n            margin-bottom: 1.5rem;\n            max-width: 700px;\n            margin-left: auto;\n            margin-right: auto;\n        }<\/p>\n<p>        \/* Job Categories *\/\n        .categories-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 1.5rem;\n            margin: 2rem 0;\n        }<\/p>\n<p>        .category-card {\n            background: white;\n            padding: 1.5rem;\n            border-radius: 10px;\n            box-shadow: 0 4px 6px rgba(0,0,0,0.1);\n            border-top: 5px solid #06505c;\n            transition: transform 0.3s, box-shadow 0.3s;\n        }<\/p>\n<p>        .category-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 6px 12px rgba(0,0,0,0.15);\n        }<\/p>\n<p>        .category-card h3 {\n            color: #06505c;\n            font-size: 1.3rem;\n            margin-bottom: 0.5rem;\n        }<\/p>\n<p>        .category-card p {\n            color: #555;\n            font-size: 0.95rem;\n            line-height: 1.6;\n        }<\/p>\n<p>        \/* Button *\/\n        .btn {\n            padding: 1rem 2rem;\n            text-decoration: none;\n            border-radius: 5px;\n            font-weight: 600;\n            transition: all 0.3s;\n            display: inline-block;\n            background: #cbb777;\n            color: #06505c;\n            font-size: 1rem;\n        }<\/p>\n<p>        .btn:hover {\n            background: #b8a566;\n            transform: translateY(-2px);\n        }<\/p>\n<p>        .btn-white {\n            background: white;\n            color: #06505c;\n        }<\/p>\n<p>        .btn-white:hover {\n            background: #f0f0f0;\n        }<\/p>\n<p>        .btn-large {\n            padding: 1.25rem 2.5rem;\n            font-size: 1.1rem;\n        }<\/p>\n<p>        \/* Footer *\/\n        .footer {\n            background: #06505c;\n            color: white;\n            padding: 3rem 2rem 1rem;\n            font-size: 1.1rem;\n        }<\/p>\n<p>        .footer-content {\n            max-width: 1200px;\n            margin: 0 auto;\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 2rem;\n            margin-bottom: 2rem;\n        }<\/p>\n<p>        .footer-section h3 {\n            color: #cbb777;\n            margin-bottom: 1rem;\n            font-size: 1.3rem;\n        }<\/p>\n<p>        .footer-section ul {\n            list-style: none;\n        }<\/p>\n<p>        .footer-section ul li {\n            margin-bottom: 0.5rem;\n        }<\/p>\n<p>        .footer-section a {\n            color: #ccc;\n            text-decoration: none;\n            transition: color 0.3s;\n        }<\/p>\n<p>        .footer-section a:hover {\n            color: #cbb777;\n        }<\/p>\n<p>        .newsletter-signup input {\n            padding: 0.75rem;\n            border: none;\n            border-radius: 5px;\n            width: 100%;\n            margin-bottom: 0.5rem;\n        }<\/p>\n<p>        .newsletter-signup button {\n            padding: 0.75rem 1.5rem;\n            background: #cbb777;\n            color: #06505c;\n            border: none;\n            border-radius: 5px;\n            cursor: pointer;\n            font-weight: 600;\n            transition: background 0.3s;\n        }<\/p>\n<p>        .newsletter-signup button:hover {\n            background: #b8a566;\n        }<\/p>\n<p>        .social-links {\n            display: flex;\n            gap: 1rem;\n            margin-top: 1rem;\n        }<\/p>\n<p>        .social-links a {\n            display: inline-block;\n            width: 55px;\n            height: 55px;\n            background: #cbb777;\n            border-radius: 50%;\n            text-align: center;\n            line-height: 55px;\n            transition: background 0.3s;\n            color: #06505c;\n            font-weight: bold;\n            font-size: 1.3rem;\n        }<\/p>\n<p>        .social-links a:hover {\n            background: #b8a566;\n        }<\/p>\n<p>        .footer-bottom {\n            text-align: center;\n            padding-top: 2rem;\n            border-top: 1px solid rgba(255, 255, 255, 0.2);\n            color: #ccc;\n        }<\/p>\n<p>        \/* ===== MOBILE RESPONSIVE ===== *\/\n        @media (max-width: 768px) {\n            \/* Hero - show mobile image *\/\n            .hero-desktop {\n                display: none;\n            }\n            .hero-mobile {\n                display: block;\n            }<\/p>\n<p>            \/* Containers *\/\n            .container {\n                padding: 1.5rem 1rem;\n            }\n            .wide-container {\n                padding: 1.5rem 1rem;\n            }<\/p>\n<p>            \/* Sections *\/\n            .section {\n                padding: 1.5rem 1rem;\n            }<\/p>\n<p>            \/* Section Titles *\/\n            .section-title {\n                font-size: 1.6rem;\n                margin-bottom: 1rem;\n            }<\/p>\n<p>            \/* Section Content *\/\n            .section-content p {\n                font-size: 1rem;\n                line-height: 1.7;\n                margin-bottom: 1rem;\n            }<\/p>\n<p>            \/* Staff Stats *\/\n            .staff-stats-section {\n                padding: 1.5rem 1rem;\n                margin-bottom: 1.5rem;\n                border-radius: 10px;\n            }\n            .staff-stats-section h3 {\n                font-size: 1.4rem;\n                margin-bottom: 0.75rem;\n            }\n            .staff-stats-section > p {\n                font-size: 0.95rem;\n                margin-bottom: 1.5rem;\n            }\n            .staff-stats-grid {\n                flex-direction: column;\n                align-items: center;\n                gap: 1rem;\n            }\n            .staff-stat-card {\n                width: 180px;\n                padding: 1rem 1.5rem;\n            }\n            .staff-stat-number {\n                font-size: 2.25rem;\n            }\n            .staff-stat-label {\n                font-size: 0.95rem;\n            }\n            .staff-stats-footer {\n                font-size: 0.9rem;\n                margin-top: 1.25rem;\n            }<\/p>\n<p>            \/* Benefits Grid *\/\n            .benefits-grid {\n                grid-template-columns: 1fr;\n                gap: 1rem;\n                margin-top: 1.5rem;\n            }\n            .benefit-card {\n                padding: 1.5rem;\n                border-left-width: 5px;\n            }\n            .benefit-card h3 {\n                font-size: 1.2rem;\n                margin-bottom: 0.5rem;\n            }\n            .benefit-card p {\n                font-size: 0.95rem;\n            }<\/p>\n<p>            \/* Positions CTA *\/\n            .positions-cta {\n                padding: 2rem 1.5rem;\n                margin: 1.5rem 0;\n                border-radius: 8px;\n            }\n            .positions-cta h2 {\n                font-size: 1.5rem;\n                margin-bottom: 0.75rem;\n            }\n            .positions-cta p {\n                font-size: 1rem;\n                margin-bottom: 1.25rem;\n            }<\/p>\n<p>            \/* Categories Grid *\/\n            .categories-grid {\n                grid-template-columns: 1fr;\n                gap: 1rem;\n                margin: 1.5rem 0;\n            }\n            .category-card {\n                padding: 1.25rem;\n                border-top-width: 4px;\n            }\n            .category-card h3 {\n                font-size: 1.15rem;\n                margin-bottom: 0.4rem;\n            }\n            .category-card p {\n                font-size: 0.9rem;\n            }<\/p>\n<p>            \/* Bottom Categories Row *\/\n            .bottom-categories {\n                flex-direction: column !important;\n                gap: 1rem !important;\n            }\n            .bottom-categories .category-card {\n                max-width: 100% !important;\n            }<\/p>\n<p>            \/* Buttons *\/\n            .btn {\n                padding: 0.75rem 1.5rem;\n                font-size: 0.95rem;\n            }\n            .btn-large {\n                padding: 1rem 2rem;\n                font-size: 1rem;\n            }<\/p>\n<p>            \/* Footer *\/\n            .footer {\n                padding: 1.5rem 1rem 1rem;\n                font-size: 1rem;\n            }\n            .footer-content {\n                gap: 1.5rem;\n                margin-bottom: 1.5rem;\n            }\n            .footer-section h3 {\n                font-size: 1.1rem;\n                margin-bottom: 0.75rem;\n            }\n            .social-links a {\n                width: 45px;\n                height: 45px;\n                line-height: 45px;\n                font-size: 1.1rem;\n            }\n            .footer-bottom {\n                padding-top: 1.5rem;\n            }\n        }<\/p>\n<p>        \/* Extra small phones *\/\n        @media (max-width: 380px) {\n            .section-title {\n                font-size: 1.4rem;\n            }\n            .positions-cta h2 {\n                font-size: 1.35rem;\n            }\n            .staff-stat-number {\n                font-size: 2rem;\n            }\n            .benefit-card h3 {\n                font-size: 1.1rem;\n            }\n        }\n    <\/style>\n<p><\/head><br \/>\n<body><br \/>\n    <!-- Hero Section --><\/p>\n<section class=\"hero\">\n        <!-- Desktop Hero Banner --><br \/>\n        <img decoding=\"async\" class=\"hero-desktop\" src=\"https:\/\/csaac.org\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-Jul-17-2026-02_28_29-PM.png\" alt=\"Careers at CSAAC\"><\/p>\n<p>        <!-- Mobile Hero Banner --><br \/>\n        <img decoding=\"async\" class=\"hero-mobile\" src=\"https:\/\/csaac.org\/wp-content\/uploads\/2026\/01\/careers1.png\" alt=\"Careers at CSAAC\"><br \/>\n    <\/section>\n<p>   <!-- Job Fair Flyer --><\/p>\n<section class=\"section section-white\">\n<div class=\"container\" style=\"text-align:center;\">\n<h2 class=\"section-title\" style=\"margin-bottom:0.5rem;\">Feria de empleo<\/h2>\n<p style=\"font-size:1.3rem; color:#06505c; font-weight:600; margin-bottom:1.5rem;\">Est\u00e1n Cordialmente Invitados!\ud83d\udce3<\/p>\n<p>        <img decoding=\"async\" src=\"https:\/\/csaac.org\/wp-content\/uploads\/2026\/07\/CSAAC-Job-Fair-Flyer-6-8-2026-SPANISH.pdf.png\" alt=\"CSAAC Job Fair - Thursday, August 6, 2026, 10:00 AM - 3:00 PM, 425 Barlow Place, Bethesda, MD\" style=\"max-width:500px; width:100%; height:auto; border-radius:10px; box-shadow:0 8px 24px rgba(0,0,0,0.15); display:block; margin:0 auto;\">\n    <\/div>\n<\/section>\n<\/section>\n<p> <!-- Open Positions CTA --><\/p>\n<section class=\"section section-gray\">\n<div class=\"container\">\n<div class=\"positions-cta\">\n<h2>Marca la diferencia: Explora nuestras oportunidades de empleo<\/h2>\n<p>Tu trabajo puede transformar vidas. Descubre las oportunidades disponibles a trav\u00e9s de nuestro portal de carreras y encuentra una profesi\u00f3n con prop\u00f3sito en CSAAC.<\/p>\n<p>                <a href=\"https:\/\/workforcenow.adp.com\/mascsr\/default\/mdf\/recruitment\/recruitment.html?cid=b292568a-1157-478b-a3d4-b72b96780e9a&#038;ccId=19000101_000001&#038;lang=en_US\" class=\"btn btn-white btn-large\" target=\"_blank\"><strong>Explora nuestras oportunidades de empleo<\/strong><\/a>\n            <\/div>\n<\/p><\/div>\n<\/section>\n<p> <!-- Job Categories Section --><\/p>\n<section class=\"section section-white\">\n<div class=\"wide-container\">\n<h2 class=\"section-title\">\u00c1reas de empleo<\/h2>\n<div class=\"categories-grid\">\n<div class=\"category-card\">\n<h3>Educaci\u00f3n<\/h3>\n<p>Maestros, asistentes educativos y analistas de conducta que brindan apoyo a los estudiantes de la Escuela CSM (Community School of Maryland).<\/p>\n<\/p><\/div>\n<div class=\"category-card\">\n<h3>Servicios Residenciales<\/h3>\n<p>Profesionales de apoyo directo que brindan atenci\u00f3n y apoyo las 24 horas del d\u00eda en nuestros hogares comunitarios.<\/p>\n<\/p><\/div>\n<div class=\"category-card\">\n<h3>D\u00eda Significativo y Progamas Vocacionales<\/h3>\n<p>Preparadores laborales, coordinadores de programas y personal de apoyo que ayudan a los adultos a desarrollar habilidades, alcanzar sus metas y fortalecer su independencia.<\/p>\n<\/p><\/div>\n<div class=\"category-card\">\n<h3>Servicios Cl\u00ednicos<\/h3>\n<p>Terapeutas, enfermeros y especialistas en conducta que brindan apoyo cl\u00ednico integral a las personas que atendemos.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"bottom-categories\" style=\"display: flex; justify-content: center; gap: 1.5rem; flex-wrap: wrap; margin-top: 1.5rem;\">\n<div class=\"category-card\" style=\"max-width: 350px;\">\n<h3>Administraci\u00f3n<\/h3>\n<p>Profesionales de recursos humanos, finanzas, operaciones y liderazgo que respaldan nuestra misi\u00f3n y contribuyen al \u00e9xito de todos nuestros programas y servicios.<\/p>\n<\/p><\/div>\n<div class=\"category-card\" style=\"max-width: 350px;\">\n<h3>Transporte<\/h3>\n<p>Profesionales que brindan servicios de transporte seguros y confiables para las personas que participan en todos los programas de CSAAC.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>    <!-- Why Work Here Section --><\/p>\n<section class=\"section section-white\">\n<div class=\"wide-container\">\n<h2 class=\"section-title\">\u00bfPor qu\u00e9 trabajar en CSAAC?<\/h2>\n<div class=\"benefits-grid\">\n<div class=\"benefit-card\">\n<h3>Trabajo con prop\u00f3sito<\/h3>\n<p>Genera un impacto real en la vida de las personas con autismo y sus familias, todos los d\u00edas.<\/p>\n<\/p><\/div>\n<div class=\"benefit-card\">\n<h3>Desarrollo Profesional<\/h3>\n<p>Accede a capacitaci\u00f3n continua y oportunidades de crecimiento profesional para desarrollar tus habilidades y avanzar en tu carrera.<\/p>\n<\/p><\/div>\n<div class=\"benefit-card\">\n<h3>Equipo de apoyo<\/h3>\n<p>Trabaja junto a profesionales dedicados que comparten tu pasi\u00f3n y tus valores.<\/p>\n<\/p><\/div>\n<div class=\"benefit-card\">\n<h3>Beneficios competitivos<\/h3>\n<p>Seguro de salud, planes de jubilaci\u00f3n, tiempo libre pagado y m\u00e1s.<\/p>\n<\/p><\/div>\n<div class=\"benefit-card\">\n<h3>Oportunidades diversas<\/h3>\n<p>Puestos en educaci\u00f3n, servicios residenciales, de d\u00eda\/significativos\/vocacionales y administrativos.<\/p>\n<\/p><\/div>\n<div class=\"benefit-card\">\n<h3>Cultura de cuidado<\/h3>\n<p>\u00danete a una organizaci\u00f3n comprometida con la dignidad, el respeto y la inclusi\u00f3n.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<\/section>\n<p> <!-- Footer --><\/p>\n<footer id=\"contact\" class=\"footer\">\n<div class=\"footer-content\">\n<div class=\"footer-section\">\n<h3>Enlaces R\u00e1pidos<\/h3>\n<ul>\n<li><a href=\"https:\/\/csaac.org\/es\/about-csaac-2\/\">Sobre Nosotros<\/a><\/li>\n<li><a href=\"https:\/\/csaac.org\/es\/volunteer-at-csaac\/\">\u00danase a Nuestra Misi\u00f3n<\/a><\/li>\n<li><a href=\"https:\/\/csaac.org\/es\/careers-at-csaac\/\">Carreras<\/a><\/li>\n<li><a href=\"https:\/\/csaac.org\/es\/contact-csaac\/\">Cont\u00e1ctenos<\/a><\/li>\n<\/ul>\n<\/div>\n<div class=\"footer-section\">\n<h3>Cont\u00e1ctenos<\/h3>\n<p>CSAAC<br \/>\n<br \/>Tel\u00e9fono: <a href=\"tel:+12409122220\">(240) 912-2220<\/a><br \/>\n<br \/>Correo electr\u00f3nico: <a href=\"mailto:csaac@csaac.org\">csaac@csaac.org<\/a>\n<\/div>\n<div class=\"footer-section\">\n<h3>Suscr\u00edbase a Nuestro Bolet\u00edn Informativo<\/h3>\n<form class=\"newsletter-signup\" action=\"https:\/\/formspree.io\/f\/xvgeqaql\" method=\"POST\"><input name=\"_subject\" type=\"hidden\" value=\"New Newsletter Signup - CSAAC\" \/><br \/>\n<input name=\"email\" required=\"\" type=\"email\" placeholder=\"Introduzca su correo electr\u00f3nico\" \/><br \/>\n<button type=\"submit\">Suscribirse<\/button><\/form>\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.0\/css\/all.min.css\">\n<div class=\"social-links\">\n    <a href=\"https:\/\/www.facebook.com\/share\/1ASK295psM\/?mibextid=wwXIfr\" aria-label=\"Facebook\" target=\"_blank\" rel=\"noopener\"><i class=\"fab fa-facebook-f\"><\/i><\/a><br \/>\n    <a href=\"https:\/\/www.instagram.com\/csaac_org?igsh=dHgzcnFocThzejJq&#038;utm_source=qr\" aria-label=\"Instagram\" target=\"_blank\" rel=\"noopener\"><i class=\"fab fa-instagram\"><\/i><\/a><br \/>\n    <a href=\"https:\/\/www.linkedin.com\/company\/csaac\/\" aria-label=\"LinkedIn\" target=\"_blank\" rel=\"noopener\"><i class=\"fab fa-linkedin-in\"><\/i><\/a>\n<\/div>\n<\/div>\n<div class=\"footer-bottom\">\n<p>\u00a9 2026 CSAAC. Todos los derechos reservados.<\/p>\n<\/div>\n<\/footer>","protected":false},"excerpt":{"rendered":"<p>Careers &#8211; CSAAC Job Fair You are invited! &#x1f4e3; Make an Impact: See Open Positions Your work can change lives. Browse jobs through our career portal. Explore Job Opportunities Career Areas Education Teachers, paraprofessionals, and behavior analysts supporting students at the Community School of Maryland. Residential Services Direct support professionals providing 24-hour care and support [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1954","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/csaac.org\/es\/wp-json\/wp\/v2\/pages\/1954","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/csaac.org\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/csaac.org\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/csaac.org\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/csaac.org\/es\/wp-json\/wp\/v2\/comments?post=1954"}],"version-history":[{"count":20,"href":"https:\/\/csaac.org\/es\/wp-json\/wp\/v2\/pages\/1954\/revisions"}],"predecessor-version":[{"id":4658,"href":"https:\/\/csaac.org\/es\/wp-json\/wp\/v2\/pages\/1954\/revisions\/4658"}],"wp:attachment":[{"href":"https:\/\/csaac.org\/es\/wp-json\/wp\/v2\/media?parent=1954"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}