{"id":13,"date":"2026-05-09T04:21:00","date_gmt":"2026-05-09T04:21:00","guid":{"rendered":"https:\/\/cafexpsa.com\/?page_id=13"},"modified":"2026-05-13T17:01:50","modified_gmt":"2026-05-13T23:01:50","slug":"acerca-de-nosotros","status":"publish","type":"page","link":"https:\/\/cafexpsa.com\/en\/acerca-de-nosotros\/","title":{"rendered":"About Us"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"13\" class=\"elementor elementor-13\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4b67b14 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"4b67b14\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ac774a9\" data-id=\"ac774a9\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8728f24 elementor-widget elementor-widget-html\" data-id=\"8728f24\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n    \/* =========================================\r\n       Estilos Generales - CAFEXPSA\r\n       ========================================= *\/\r\n    .cafexpsa-about-section {\r\n        font-family: 'Tahoma', Geneva, sans-serif;\r\n        background-color: #ffffff;\r\n        padding: 80px 20px;\r\n        color: #333333;\r\n        line-height: 1.8;\r\n    }\r\n\r\n    .cafexpsa-about-container {\r\n        max-width: 1200px;\r\n        margin: 0 auto;\r\n    }\r\n\r\n    \/* =========================================\r\n       Secci\u00f3n 1: Introducci\u00f3n (Hero About)\r\n       ========================================= *\/\r\n    .cafexpsa-hero-wrapper {\r\n        display: flex;\r\n        flex-wrap: wrap;\r\n        align-items: center;\r\n        gap: 60px;\r\n        margin-bottom: 60px;\r\n    }\r\n\r\n    .cafexpsa-about-text {\r\n        flex: 1;\r\n        min-width: 300px;\r\n    }\r\n\r\n    .cafexpsa-about-image-wrapper {\r\n        flex: 1;\r\n        min-width: 300px;\r\n        position: relative;\r\n    }\r\n\r\n    .cafexpsa-about-subtitle {\r\n        color: #d1a575; \/* Tono caf\u00e9 *\/\r\n        font-size: 14px;\r\n        font-weight: bold;\r\n        text-transform: uppercase;\r\n        letter-spacing: 2px;\r\n        margin-bottom: 15px;\r\n        display: block;\r\n    }\r\n\r\n    .cafexpsa-about-title {\r\n        color: #0c120f;\r\n        font-size: 38px;\r\n        font-weight: 700;\r\n        margin-top: 0;\r\n        margin-bottom: 25px;\r\n        line-height: 1.2;\r\n    }\r\n\r\n    .cafexpsa-about-paragraph {\r\n        font-size: 16px;\r\n        color: #555555;\r\n        margin-bottom: 20px;\r\n        text-align: justify;\r\n    }\r\n\r\n    \/* Decoraci\u00f3n de la Imagen *\/\r\n    .cafexpsa-about-image {\r\n        width: 100%;\r\n        height: auto;\r\n        border-radius: 6px;\r\n        box-shadow: 0 20px 40px rgba(0,0,0,0.1);\r\n        position: relative;\r\n        z-index: 2;\r\n    }\r\n\r\n    \/* =========================================\r\n       Secci\u00f3n 2: Historia\r\n       ========================================= *\/\r\n    .cafexpsa-history-box {\r\n        background-color: #fcfaf8;\r\n        border-left: 5px solid #d1a575;\r\n        padding: 40px;\r\n        border-radius: 0 8px 8px 0;\r\n        margin-bottom: 60px;\r\n    }\r\n\r\n    .cafexpsa-section-title {\r\n        color: #166B39;\r\n        font-size: 28px;\r\n        margin-top: 0;\r\n        margin-bottom: 20px;\r\n    }\r\n\r\n    \/* =========================================\r\n       Secci\u00f3n 3: Misi\u00f3n y Visi\u00f3n (Tarjetas)\r\n       ========================================= *\/\r\n    .cafexpsa-mv-container {\r\n        display: flex;\r\n        flex-wrap: wrap;\r\n        gap: 30px;\r\n        margin-bottom: 60px;\r\n    }\r\n\r\n    .cafexpsa-mv-card {\r\n        flex: 1;\r\n        min-width: 300px;\r\n        background-color: #ffffff;\r\n        padding: 40px;\r\n        border-radius: 8px;\r\n        box-shadow: 0 10px 30px rgba(0,0,0,0.05);\r\n        border-top: 4px solid #166B39;\r\n        transition: transform 0.3s ease;\r\n    }\r\n\r\n    .cafexpsa-mv-card:hover {\r\n        transform: translateY(-5px);\r\n    }\r\n\r\n    \/* =========================================\r\n       Secci\u00f3n 4: Valores (Grid)\r\n       ========================================= *\/\r\n    .cafexpsa-values-section {\r\n        margin-bottom: 60px;\r\n    }\r\n\r\n    .cafexpsa-values-grid {\r\n        display: grid;\r\n        grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\r\n        gap: 25px;\r\n        margin-top: 30px;\r\n    }\r\n\r\n    .cafexpsa-value-item {\r\n        background-color: #ffffff;\r\n        border: 1px solid #eeeeee;\r\n        padding: 30px 20px;\r\n        border-radius: 8px;\r\n        text-align: center;\r\n        transition: all 0.3s ease;\r\n    }\r\n\r\n    .cafexpsa-value-item:hover {\r\n        border-color: #d1a575;\r\n        box-shadow: 0 10px 20px rgba(209, 165, 117, 0.1);\r\n    }\r\n\r\n    .cafexpsa-value-icon {\r\n        background-color: #166B39;\r\n        color: #ffffff;\r\n        width: 50px;\r\n        height: 50px;\r\n        line-height: 50px;\r\n        border-radius: 50%;\r\n        display: inline-block;\r\n        font-weight: bold;\r\n        font-size: 20px;\r\n        margin-bottom: 15px;\r\n    }\r\n\r\n    .cafexpsa-value-title {\r\n        color: #0c120f;\r\n        font-size: 18px;\r\n        font-weight: 700;\r\n        margin-bottom: 10px;\r\n        text-transform: uppercase;\r\n    }\r\n\r\n    \/* =========================================\r\n       Secci\u00f3n 5: Conclusi\u00f3n y Bot\u00f3n\r\n       ========================================= *\/\r\n    .cafexpsa-conclusion-box {\r\n        text-align: center;\r\n        max-width: 900px;\r\n        margin: 0 auto;\r\n        padding-top: 40px;\r\n        border-top: 1px solid #eeeeee;\r\n    }\r\n\r\n    .cafexpsa-about-btn-container {\r\n        margin-top: 40px;\r\n    }\r\n\r\n    .cafexpsa-about-btn {\r\n        display: inline-block;\r\n        background-color: #166B39;\r\n        color: #ffffff;\r\n        text-decoration: none;\r\n        padding: 16px 40px;\r\n        font-size: 16px;\r\n        font-weight: bold;\r\n        border-radius: 4px;\r\n        transition: all 0.3s ease;\r\n        text-transform: uppercase;\r\n        letter-spacing: 1px;\r\n    }\r\n\r\n    .cafexpsa-about-btn:hover {\r\n        background-color: #d1a575;\r\n        color: #ffffff;\r\n    }\r\n\r\n    \/* =========================================\r\n       ADAPTACI\u00d3N M\u00d3VIL\r\n       ========================================= *\/\r\n    @media (max-width: 768px) {\r\n        .cafexpsa-hero-wrapper {\r\n            flex-direction: column;\r\n            gap: 40px;\r\n        }\r\n\r\n        .cafexpsa-about-title {\r\n            font-size: 30px;\r\n        }\r\n\r\n        .cafexpsa-history-box {\r\n            padding: 25px;\r\n        }\r\n\r\n        .cafexpsa-mv-card {\r\n            padding: 25px;\r\n        }\r\n\r\n        .cafexpsa-about-btn {\r\n            display: block;\r\n            width: 100%;\r\n            box-sizing: border-box;\r\n        }\r\n    }\r\n<\/style>\r\n\r\n<section class=\"cafexpsa-about-section\">\r\n    <div class=\"cafexpsa-about-container\">\r\n\r\n        <!-- Bloque 1: Introducci\u00f3n -->\r\n        <div class=\"cafexpsa-hero-wrapper\">\r\n            <div class=\"cafexpsa-about-text\">\r\n                <span class=\"cafexpsa-about-subtitle\">Who We Are<\/span>\r\n                <h2 class=\"cafexpsa-about-title\">Connecting Nicaragua's Excellence with the World<\/h2>\r\n\r\n                <p class=\"cafexpsa-about-paragraph\">\r\n                    En <strong>CAFEXPSA (Caf\u00e9 de Exportaci\u00f3n S.A.)<\/strong>At CAFEXPSA (Caf\u00e9 de Exportaci\u00f3n S.A.), we are a Nicaraguan company strategically located in S\u00e9baco, Matagalpa\u2014the heart of the country's coffee-growing region. We specialize in the comprehensive management and logistics of exporting premium green coffee, connecting the hard work of our local producers with international markets.\r\n                <\/p>\r\n\r\n                <p class=\"cafexpsa-about-paragraph\">\r\n                    Currently, we possess a solid organizational structure designed to offer end-to-end management of the export process. Our work encompasses domestic and international logistical control, marketing, and the supervision of every stage of the export journey, ensuring quality, transparency, and compliance in every operation.\r\n                <\/p>\r\n            <\/div>\r\n\r\n            <div class=\"cafexpsa-about-image-wrapper\">\r\n                <img decoding=\"async\" src=\"https:\/\/cafexpsa.com\/wp-content\/uploads\/2026\/05\/sobre-nosotros-v1-scaled.webp\" alt=\"Gesti\u00f3n y Exportaci\u00f3n de Caf\u00e9 CAFEXPSA\" class=\"cafexpsa-about-image\" style=\"background-color: #f4f4f4; object-fit: cover; aspect-ratio: 4\/3;\">\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- Bloque 2: Nuestra Historia -->\r\n        <div class=\"cafexpsa-history-box\">\r\n            <h3 class=\"cafexpsa-section-title\">Our History<\/h3>\r\n            <p class=\"cafexpsa-about-paragraph\" style=\"margin-bottom: 0;\">\r\n                CAF\u00c9 DE EXPORTACI\u00d3N was born from the professional experience of its partners within the coffee sector, built across administrative areas as well as harvesting processes and farm certifications. This trajectory has allowed us to develop a comprehensive vision of the origin coffee value chain, strengthening our commitment to quality and international trade. Throughout the years, we have worked closely with coffee producers and marketers in Nicaragua, allowing us to deeply understand every stage of the production and commercial process.\r\n            <\/p>\r\n        <\/div>\r\n\r\n        <!-- Bloque 3: Misi\u00f3n y Visi\u00f3n -->\r\n        <div class=\"cafexpsa-mv-container\">\r\n            <div class=\"cafexpsa-mv-card\">\r\n                <h3 class=\"cafexpsa-section-title\" style=\"color: #d1a575;\">Mission<\/h3>\r\n                <p class=\"cafexpsa-about-paragraph\">\r\n                    To export high-quality Nicaraguan coffee with international standards, promoting traceability in every lot and carefully supervising each stage of the process\u2014from technical assistance for producers to industrialization at the dry mill and final cupping\u2014ensuring excellence in every cup.\r\n                <\/p>\r\n            <\/div>\r\n\r\n            <div class=\"cafexpsa-mv-card\">\r\n                <h3 class=\"cafexpsa-section-title\" style=\"color: #d1a575;\">Vision<\/h3>\r\n                <p class=\"cafexpsa-about-paragraph\">\r\n                    To promote Nicaraguan coffee with excellence, sustainability, and innovation in the most demanding international markets. Our commitment is to represent the origin and quality of Nicaragua through world-class processes, traceability, and business management oriented toward trust and transparency.\r\n                <\/p>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- Bloque 4: Nuestros Valores -->\r\n        <div class=\"cafexpsa-values-section\">\r\n            <h3 class=\"cafexpsa-section-title\" style=\"text-align: center;\">Nuestros Valores<\/h3>\r\n            <div class=\"cafexpsa-values-grid\">\r\n\r\n                <div class=\"cafexpsa-value-item\">\r\n                    <span class=\"cafexpsa-value-icon\">\u2713<\/span>\r\n                    <h4 class=\"cafexpsa-value-title\">EXCELLENCE<\/h4>\r\n                    <p class=\"cafexpsa-about-paragraph\" style=\"font-size: 14px; text-align: center;\">We work with high standards in every operation.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"cafexpsa-value-item\">\r\n                    <span class=\"cafexpsa-value-icon\">\u2713<\/span>\r\n                    <h4 class=\"cafexpsa-value-title\">COMMITMENT<\/h4>\r\n                    <p class=\"cafexpsa-about-paragraph\" style=\"font-size: 14px; text-align: center;\">We fulfill every process with responsibility and dedication.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"cafexpsa-value-item\">\r\n                    <span class=\"cafexpsa-value-icon\">\u2713<\/span>\r\n                    <h4 class=\"cafexpsa-value-title\">TRANSPARENCY<\/h4>\r\n                    <p class=\"cafexpsa-about-paragraph\" style=\"font-size: 14px; text-align: center;\">We build relationships based on trust and honesty.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"cafexpsa-value-item\">\r\n                    <span class=\"cafexpsa-value-icon\">\u2713<\/span>\r\n                    <h4 class=\"cafexpsa-value-title\">INNOVATION<\/h4>\r\n                    <p class=\"cafexpsa-about-paragraph\" style=\"font-size: 14px; text-align: center;\">We seek to continuously improve our services and processes.<\/p>\r\n                <\/div>\r\n\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- Bloque 5: Conclusi\u00f3n y Llamado a la Acci\u00f3n -->\r\n        <div class=\"cafexpsa-conclusion-box\">\r\n            <p class=\"cafexpsa-about-paragraph\" style=\"font-size: 18px; font-weight: bold; color: #166B39; text-align: center;\">\r\n                We strive to build lasting business relationships, promoting the value of coffee and strengthening the connection between producers, clients, and international markets.\r\n            <\/p>\r\n\r\n            <div class=\"cafexpsa-about-btn-container\">\r\n                <a href=\"https:\/\/cafexpsa.com\/en\/contacto\/\" class=\"cafexpsa-about-btn\">Contact Us<\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n    <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Qui\u00e9nes Somos Conectando la Excelencia de Nicaragua con el Mundo En CAFEXPSA (Caf\u00e9 de Exportaci\u00f3n S.A.), somos una empresa nicarag\u00fcense ubicada estrat\u00e9gicamente en S\u00e9baco, Matagalpa, el coraz\u00f3n de la regi\u00f3n cafetalera del pa\u00eds. Nos especializamos en la gesti\u00f3n integral y log\u00edstica de exportaci\u00f3n de caf\u00e9 oro de la m\u00e1s alta calidad, conectando el arduo trabajo [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-13","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Acerca de nosotros - Cafexpsa<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/cafexpsa.com\/en\/acerca-de-nosotros\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Acerca de nosotros - Cafexpsa\" \/>\n<meta property=\"og:description\" content=\"Qui\u00e9nes Somos Conectando la Excelencia de Nicaragua con el Mundo En CAFEXPSA (Caf\u00e9 de Exportaci\u00f3n S.A.), somos una empresa nicarag\u00fcense ubicada estrat\u00e9gicamente en S\u00e9baco, Matagalpa, el coraz\u00f3n de la regi\u00f3n cafetalera del pa\u00eds. Nos especializamos en la gesti\u00f3n integral y log\u00edstica de exportaci\u00f3n de caf\u00e9 oro de la m\u00e1s alta calidad, conectando el arduo trabajo [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/cafexpsa.com\/en\/acerca-de-nosotros\/\" \/>\n<meta property=\"og:site_name\" content=\"Cafexpsa\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-13T23:01:50+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cafexpsa.com\/wp-content\/uploads\/2026\/05\/sobre-nosotros-v1-scaled.webp\" \/>\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=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/cafexpsa.com\\\/acerca-de-nosotros\\\/\",\"url\":\"https:\\\/\\\/cafexpsa.com\\\/acerca-de-nosotros\\\/\",\"name\":\"Acerca de nosotros - Cafexpsa\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/cafexpsa.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/cafexpsa.com\\\/acerca-de-nosotros\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/cafexpsa.com\\\/acerca-de-nosotros\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/cafexpsa.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/sobre-nosotros-v1-scaled.webp\",\"datePublished\":\"2026-05-09T04:21:00+00:00\",\"dateModified\":\"2026-05-13T23:01:50+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/cafexpsa.com\\\/acerca-de-nosotros\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/cafexpsa.com\\\/acerca-de-nosotros\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/cafexpsa.com\\\/acerca-de-nosotros\\\/#primaryimage\",\"url\":\"https:\\\/\\\/cafexpsa.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/sobre-nosotros-v1-scaled.webp\",\"contentUrl\":\"https:\\\/\\\/cafexpsa.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/sobre-nosotros-v1-scaled.webp\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/cafexpsa.com\\\/acerca-de-nosotros\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\\\/\\\/cafexpsa.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Acerca de nosotros\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/cafexpsa.com\\\/#website\",\"url\":\"https:\\\/\\\/cafexpsa.com\\\/\",\"name\":\"Cafexpsa\",\"description\":\"My WordPress Blog\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/cafexpsa.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Acerca de nosotros - Cafexpsa","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/cafexpsa.com\/en\/acerca-de-nosotros\/","og_locale":"en_US","og_type":"article","og_title":"Acerca de nosotros - Cafexpsa","og_description":"Qui\u00e9nes Somos Conectando la Excelencia de Nicaragua con el Mundo En CAFEXPSA (Caf\u00e9 de Exportaci\u00f3n S.A.), somos una empresa nicarag\u00fcense ubicada estrat\u00e9gicamente en S\u00e9baco, Matagalpa, el coraz\u00f3n de la regi\u00f3n cafetalera del pa\u00eds. Nos especializamos en la gesti\u00f3n integral y log\u00edstica de exportaci\u00f3n de caf\u00e9 oro de la m\u00e1s alta calidad, conectando el arduo trabajo [&hellip;]","og_url":"https:\/\/cafexpsa.com\/en\/acerca-de-nosotros\/","og_site_name":"Cafexpsa","article_modified_time":"2026-05-13T23:01:50+00:00","og_image":[{"url":"https:\/\/cafexpsa.com\/wp-content\/uploads\/2026\/05\/sobre-nosotros-v1-scaled.webp","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/cafexpsa.com\/acerca-de-nosotros\/","url":"https:\/\/cafexpsa.com\/acerca-de-nosotros\/","name":"Acerca de nosotros - Cafexpsa","isPartOf":{"@id":"https:\/\/cafexpsa.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/cafexpsa.com\/acerca-de-nosotros\/#primaryimage"},"image":{"@id":"https:\/\/cafexpsa.com\/acerca-de-nosotros\/#primaryimage"},"thumbnailUrl":"https:\/\/cafexpsa.com\/wp-content\/uploads\/2026\/05\/sobre-nosotros-v1-scaled.webp","datePublished":"2026-05-09T04:21:00+00:00","dateModified":"2026-05-13T23:01:50+00:00","breadcrumb":{"@id":"https:\/\/cafexpsa.com\/acerca-de-nosotros\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/cafexpsa.com\/acerca-de-nosotros\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cafexpsa.com\/acerca-de-nosotros\/#primaryimage","url":"https:\/\/cafexpsa.com\/wp-content\/uploads\/2026\/05\/sobre-nosotros-v1-scaled.webp","contentUrl":"https:\/\/cafexpsa.com\/wp-content\/uploads\/2026\/05\/sobre-nosotros-v1-scaled.webp"},{"@type":"BreadcrumbList","@id":"https:\/\/cafexpsa.com\/acerca-de-nosotros\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/cafexpsa.com\/"},{"@type":"ListItem","position":2,"name":"Acerca de nosotros"}]},{"@type":"WebSite","@id":"https:\/\/cafexpsa.com\/#website","url":"https:\/\/cafexpsa.com\/","name":"Cafexpsa","description":"My WordPress Blog","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/cafexpsa.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/cafexpsa.com\/en\/wp-json\/wp\/v2\/pages\/13","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cafexpsa.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cafexpsa.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cafexpsa.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cafexpsa.com\/en\/wp-json\/wp\/v2\/comments?post=13"}],"version-history":[{"count":19,"href":"https:\/\/cafexpsa.com\/en\/wp-json\/wp\/v2\/pages\/13\/revisions"}],"predecessor-version":[{"id":415,"href":"https:\/\/cafexpsa.com\/en\/wp-json\/wp\/v2\/pages\/13\/revisions\/415"}],"wp:attachment":[{"href":"https:\/\/cafexpsa.com\/en\/wp-json\/wp\/v2\/media?parent=13"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}