{"id":10,"date":"2026-04-20T17:11:35","date_gmt":"2026-04-20T17:11:35","guid":{"rendered":"https:\/\/jamiedelphine.com\/?page_id=10"},"modified":"2026-07-03T21:10:24","modified_gmt":"2026-07-03T21:10:24","slug":"the-hub","status":"publish","type":"page","link":"https:\/\/jamiedelphine.com\/es\/","title":{"rendered":"Hogar"},"content":{"rendered":"<style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;600;700&family=Playfair+Display:wght@700&display=swap');\n    #jd-fortress {\n        font-family: 'Montserrat', sans-serif !important;\n        background-color: #FFFDE7;\n        color: #4a4a4a;\n        line-height: 1.6;\n        padding: 0;\n        margin: 0;\n        text-align: center;\n    }\n    #jd-fortress .jd-container {\n        max-width: 800px;\n        margin: 0 auto;\n        padding: 60px 20px;\n    }\n    #jd-fortress .jd-avatar {\n        width: 180px;\n        height: 180px;\n        border-radius: 50%;\n        border: 4px solid #B89AE2;\n        padding: 5px;\n        background: #fff;\n        box-shadow: 0 10px 25px rgba(184, 154, 226, 0.3);\n        object-fit: cover;\n        margin-bottom: 30px;\n    }\n    #jd-fortress h1 {\n        font-family: 'Playfair Display', serif !important;\n        font-size: 3.5rem;\n        color: #B89AE2;\n        margin: 0 0 10px 0;\n        line-height: 1.1;\n    }\n    #jd-fortress h2 {\n        font-size: 1rem;\n        color: #FF93D0;\n        text-transform: uppercase;\n        letter-spacing: 4px;\n        margin-bottom: 25px;\n        font-weight: 700;\n    }\n    #jd-fortress .jd-bio {\n        font-size: 1.05rem;\n        color: #555;\n        margin-bottom: 20px;\n        max-width: 650px;\n        margin-left: auto;\n        margin-right: auto;\n        text-align: left;\n        line-height: 1.8;\n    }\n    #jd-fortress .jd-bio-center {\n        text-align: center;\n        margin-bottom: 40px;\n    }\n    #jd-fortress .jd-btn-group {\n        display: flex;\n        justify-content: center;\n        flex-wrap: wrap;\n        gap: 15px;\n        margin-bottom: 20px;\n    }\n    #jd-fortress .jd-btn {\n        padding: 15px 25px;\n        font-weight: 700;\n        text-transform: uppercase;\n        font-size: 0.8rem;\n        letter-spacing: 1px;\n        text-decoration: none !important;\n        transition: 0.3s ease-in-out;\n        border: 2px solid transparent;\n        min-width: 220px;\n        border-radius: 25px;\n    }\n    #jd-fortress .jd-btn-primary {\n        background-color: #FF93D0;\n        color: #fff !important;\n        box-shadow: 0 4px 12px rgba(255, 147, 208, 0.35);\n    }\n    #jd-fortress .jd-btn-primary:hover {\n        background-color: #B89AE2;\n        box-shadow: 0 6px 16px rgba(184, 154, 226, 0.4);\n    }\n    #jd-fortress .jd-btn-secondary {\n        border-color: #9AE5DD;\n        color: #4a4a4a !important;\n    }\n    #jd-fortress .jd-btn-secondary:hover {\n        background: #9AE5DD;\n        color: #fff !important;\n    }\n    #jd-fortress .jd-linktree-alt {\n        display: block;\n        margin-bottom: 60px;\n        font-weight: 600;\n        text-transform: uppercase;\n        font-size: 0.75rem;\n        letter-spacing: 2px;\n        color: #B89AE2;\n        text-decoration: none;\n    }\n    #jd-fortress .jd-linktree-alt:hover {\n        text-decoration: underline;\n        color: #FF93D0;\n    }\n    #jd-fortress .jd-schedule-title {\n        font-family: 'Playfair Display', serif !important;\n        font-size: 1.8rem;\n        color: #B89AE2;\n        margin-bottom: 30px;\n    }\n    #jd-fortress .jd-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 20px;\n    }\n    #jd-fortress .jd-card {\n        background: #fff;\n        border: 1px solid #e8e0f5;\n        padding: 25px;\n        text-align: left;\n        transition: all 0.2s;\n        display: block;\n        text-decoration: none;\n        border-radius: 12px;\n    }\n    #jd-fortress .jd-card:nth-child(1) { border-top: 4px solid #B89AE2; }\n    #jd-fortress .jd-card:nth-child(2) { border-top: 4px solid #FF93D0; }\n    #jd-fortress .jd-card:nth-child(3) { border-top: 4px solid #9AE5DD; }\n    #jd-fortress .jd-card:nth-child(4) { border-top: 4px solid #B89AE2; }\n    #jd-fortress .jd-card:hover {\n        transform: translateY(-3px);\n        box-shadow: 0 10px 20px rgba(184, 154, 226, 0.15);\n    }\n    #jd-fortress .jd-card h4 {\n        font-family: 'Playfair Display', serif !important;\n        margin: 0 0 10px 0;\n        color: #B89AE2;\n        font-size: 1.2rem;\n    }\n    #jd-fortress .jd-card p {\n        font-size: 0.9rem;\n        font-weight: 700;\n        margin: 0;\n        color: #4a4a4a;\n    }\n    #jd-fortress .jd-card span {\n        display: block;\n        font-size: 0.8rem;\n        color: #888;\n        margin-top: 5px;\n        font-weight: 400;\n    }\n    #jd-fortress .jd-mission {\n        background: #fff;\n        border: 1px solid #e8e0f5;\n        border-radius: 12px;\n        padding: 40px;\n        margin: 40px 0;\n        text-align: left;\n        box-shadow: 0 6px 20px rgba(184, 154, 226, 0.08);\n    }\n    #jd-fortress .jd-mission h3 {\n        font-family: 'Playfair Display', serif !important;\n        color: #B89AE2;\n        font-size: 1.8rem;\n        margin: 0 0 20px 0;\n        border-bottom: 3px solid #9AE5DD;\n        display: inline-block;\n        padding-bottom: 5px;\n    }\n    #jd-fortress .jd-mission p {\n        font-size: 1.0rem;\n        line-height: 1.8;\n        margin-bottom: 15px;\n        color: #555;\n    }\n    #jd-fortress .jd-footer {\n        margin-top: 60px;\n        padding-top: 40px;\n        border-top: 2px solid #9AE5DD;\n        font-size: 0.85rem;\n        color: #888;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        display: flex;\n        flex-wrap: wrap;\n        justify-content: center;\n        gap: 15px;\n    }\n    #jd-fortress .jd-footer a {\n        color: #B89AE2;\n        text-decoration: none;\n        font-weight: 600;\n        transition: color 0.2s;\n    }\n    #jd-fortress .jd-footer a:hover { color: #FF93D0; }\n    #jd-fortress .jd-copyright {\n        width: 100%;\n        margin-top: 20px;\n        font-size: 0.75rem;\n    }\n    @media (max-width: 600px) {\n        #jd-fortress h1 { font-size: 2.5rem; }\n        #jd-fortress .jd-grid { grid-template-columns: 1fr; }\n        #jd-fortress .jd-footer { flex-direction: column; align-items: center; gap: 10px; }\n    }\n<\/style>\n<div id=\"jd-fortress\">\n    <div class=\"jd-container\">\n        <div>\n            <img decoding=\"async\" src=\"https:\/\/jamiedelphine.com\/wp-content\/uploads\/2026\/04\/Avatar.jpg\" class=\"jd-avatar\" alt=\"JamieDelphine \u2014 socialist streamer and housing justice advocate\">\n            <h2>La misi\u00f3n y la lana<\/h2>\n            <h1>JamieDelphine<\/h1>\n            <p class=\"jd-bio jd-bio-center\">\n                Streamer socialista, defensora de la justicia de vivienda y creadora de contenido variado con base en Los \u00c1ngeles.\n            <\/p>\n        <\/div>\n        <div class=\"jd-btn-group\" aria-label=\"Navegaci\u00f3n principal\">\n            <a href=\"https:\/\/www.twitch.tv\/jamiedelphine\" class=\"jd-btn jd-btn-primary\" target=\"_blank\" rel=\"noopener noreferrer\">Mira en vivo en Twitch<\/a>\n            <a href=\"https:\/\/jamiedelphine.com\/es\/deals\/\" class=\"jd-btn jd-btn-secondary\">Apoya la misi\u00f3n<\/a>\n            <a href=\"https:\/\/jamiedelphine.com\/es\/potential-partners\/\" class=\"jd-btn jd-btn-secondary\">Potenciales socios<\/a>\n            <a href=\"https:\/\/discord.gg\/faAtJD4Fr2\" class=\"jd-btn jd-btn-secondary\" target=\"_blank\" rel=\"noopener noreferrer\">\u00danete a Mission Control<\/a>\n        <\/div>\n        <a href=\"https:\/\/linktr.ee\/jamiedelphine\" class=\"jd-linktree-alt\" target=\"_blank\" rel=\"noopener noreferrer\">Ver enlaces externos y recursos<\/a>\n        <div class=\"jd-mission\">\n            <h3>De qu\u00e9 se trata JamieDelphine<\/h3>\n            <p>JamieDelphine es la intersecci\u00f3n entre el comentario pol\u00edtico, la justicia de vivienda y el gaming variado. Como Tesorera de la Junta Directiva de Beverly Vermont Community Land Trust, y con experiencia profesional en gesti\u00f3n de activos, Jamie aporta conocimiento real al stream. Ella elimina la jerga de la gobernanza municipal, el financiamiento de vivienda asequible y las noticias laborales para que la clase trabajadora pueda seguirlo todo sin problema.<\/p>\n            <p>Las Besties, la comunidad de Jamie, llegan cada semana por opiniones pol\u00edticas honestas, unboxings de Pok\u00e9mon y el tipo de contenido que trata a una audiencia de clase trabajadora como la gente inteligente que es. La misi\u00f3n es simple: traducir las complejidades del poder en algo concreto y accionable. La lana financia la misi\u00f3n. Ambos importan.<\/p>\n            <p>En vivo en Twitch cada semana. Clips cortos en TikTok, Instagram y YouTube. Debate pol\u00edtico de formato largo cada viernes en... <em>Viernes de debate con JamieDelphine<\/em>. El bolet\u00edn informativo se publica todos los martes a las <em>Noticias para gente que tiene trabajo<\/em>.<\/p>\n        <\/div>\n        <div>\n            <h3 class=\"jd-schedule-title\">Transmisiones semanales<\/h3>\n            <div class=\"jd-grid\">\n                <a href=\"https:\/\/www.twitch.tv\/jamiedelphine\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"jd-card\" aria-label=\"Vea la transmisi\u00f3n del lunes\">\n                    <h4>Lunes<\/h4>\n                    <p>Noticias para gente que tiene trabajo<\/p>\n                    <span>Noticias pol\u00edticas y de vivienda para la gente trabajadora.<\/span>\n                <\/a>\n                <a href=\"https:\/\/www.twitch.tv\/jamiedelphine\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"jd-card\" aria-label=\"Vea la transmisi\u00f3n del martes\">\n                    <h4>Martes<\/h4>\n                    <p>Martes de rese\u00f1as retro<\/p>\n                    <span>Juegos retro e independientes, punto de encuentro de la comunidad.<\/span>\n                <\/a>\n                <a href=\"https:\/\/www.tiktok.com\/@jamiedelphine\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"jd-card\" aria-label=\"Vea los debates de los viernes.\">\n                    <h4>Viernes<\/h4>\n                    <p>Viernes de Debate<\/p>\n                    <span>Debate pol\u00edtico en directo en TikTok<\/span>\n                <\/a>\n                <a href=\"https:\/\/www.youtube.com\/@JamieDelphineTwitch\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"jd-card\" aria-label=\"Mira videos de formato largo en YouTube.\">\n                    <h4>YouTube<\/h4>\n                    <p>Videos de JamieDelphine<\/p>\n                    <span>V\u00eddeos completos bajo demanda y versiones extendidas<\/span>\n                <\/a>\n            <\/div>\n        <\/div>\n        <div class=\"jd-footer\">\n            <a href=\"https:\/\/jamiedelphine.com\/es\/about\/\">Sobre m\u00ed<\/a>\n            <a href=\"https:\/\/jamiedelphine.com\/es\/deals\/\">Ofertas<\/a>\n            <a href=\"https:\/\/jamiedelphine.com\/es\/potential-partners\/\">Potenciales socios<\/a>\n            &lt;a","protected":false},"excerpt":{"rendered":"<p>The Mission &amp; The Bag JamieDelphine Socialist streamer, housing justice advocate, and variety content creator based in Los Angeles. Watch Live on Twitch Support the Mission Potential Partners Join Mission Control View External Links &amp; Resources What JamieDelphine Is About JamieDelphine is the intersection of political commentary, housing justice, and variety gaming. As Board Treasurer [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"blank","meta":{"footnotes":""},"class_list":["post-10","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>JamieDelphine | Socialist Streamer &amp; Housing Justice Advocate<\/title>\n<meta name=\"description\" content=\"JamieDelphine is a socialist streamer and housing justice advocate based in Los Angeles \u2014 live on Twitch, TikTok, and everywhere the Besties gather.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/jamiedelphine.com\/es\/\" \/>\n<meta property=\"og:locale\" content=\"es_MX\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"JamieDelphine | Socialist Streamer &amp; Housing Justice Advocate\" \/>\n<meta property=\"og:description\" content=\"JamieDelphine is a socialist streamer and housing justice advocate based in Los Angeles \u2014 live on Twitch, TikTok, and everywhere the Besties gather.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/jamiedelphine.com\/es\/\" \/>\n<meta property=\"og:site_name\" content=\"JamieDelphine.com\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/jamiedelphinetwitch\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-03T21:10:24+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/jamiedelphine.com\/wp-content\/uploads\/2026\/04\/Avatar.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@xJamieDelphine\" \/>\n<meta name=\"twitter:label1\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/jamiedelphine.com\\\/\",\"url\":\"https:\\\/\\\/jamiedelphine.com\\\/\",\"name\":\"JamieDelphine | Socialist Streamer & Housing Justice Advocate\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/jamiedelphine.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/jamiedelphine.com\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/jamiedelphine.com\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/jamiedelphine.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Avatar.jpg\",\"datePublished\":\"2026-04-20T17:11:35+00:00\",\"dateModified\":\"2026-07-03T21:10:24+00:00\",\"description\":\"JamieDelphine is a socialist streamer and housing justice advocate based in Los Angeles \u2014 live on Twitch, TikTok, and everywhere the Besties gather.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/jamiedelphine.com\\\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/jamiedelphine.com\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/jamiedelphine.com\\\/#primaryimage\",\"url\":\"https:\\\/\\\/jamiedelphine.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Avatar.jpg\",\"contentUrl\":\"https:\\\/\\\/jamiedelphine.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Avatar.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/jamiedelphine.com\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/jamiedelphine.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/jamiedelphine.com\\\/#website\",\"url\":\"https:\\\/\\\/jamiedelphine.com\\\/\",\"name\":\"JamieDelphine.com\",\"description\":\"Asset Manager. Digital Creator. Organizer.\",\"publisher\":{\"@id\":\"https:\\\/\\\/jamiedelphine.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/jamiedelphine.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/jamiedelphine.com\\\/#organization\",\"name\":\"JamieDelphine.com\",\"url\":\"https:\\\/\\\/jamiedelphine.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/jamiedelphine.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/jamiedelphine.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Logo.png\",\"contentUrl\":\"https:\\\/\\\/jamiedelphine.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Logo.png\",\"width\":1280,\"height\":1280,\"caption\":\"JamieDelphine.com\"},\"image\":{\"@id\":\"https:\\\/\\\/jamiedelphine.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/jamiedelphinetwitch\",\"https:\\\/\\\/x.com\\\/xJamieDelphine\",\"https:\\\/\\\/www.instagram.com\\\/stories\\\/jamiedelphinetwitch\\\/\",\"https:\\\/\\\/www.threads.com\\\/@jamiedelphinetwitch\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"JamieDelphine | Streamer socialista y defensora de la justicia en materia de vivienda","description":"JamieDelphine es una streamer socialista y defensora de la justicia en materia de vivienda, radicada en Los \u00c1ngeles, que transmite en vivo en Twitch, TikTok y en todos los lugares donde se re\u00fanen las Besties.","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:\/\/jamiedelphine.com\/es\/","og_locale":"es_MX","og_type":"article","og_title":"JamieDelphine | Socialist Streamer & Housing Justice Advocate","og_description":"JamieDelphine is a socialist streamer and housing justice advocate based in Los Angeles \u2014 live on Twitch, TikTok, and everywhere the Besties gather.","og_url":"https:\/\/jamiedelphine.com\/es\/","og_site_name":"JamieDelphine.com","article_publisher":"https:\/\/www.facebook.com\/jamiedelphinetwitch","article_modified_time":"2026-07-03T21:10:24+00:00","og_image":[{"url":"https:\/\/jamiedelphine.com\/wp-content\/uploads\/2026\/04\/Avatar.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_site":"@xJamieDelphine","twitter_misc":{"Tiempo de lectura":"2 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/jamiedelphine.com\/","url":"https:\/\/jamiedelphine.com\/","name":"JamieDelphine | Streamer socialista y defensora de la justicia en materia de vivienda","isPartOf":{"@id":"https:\/\/jamiedelphine.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/jamiedelphine.com\/#primaryimage"},"image":{"@id":"https:\/\/jamiedelphine.com\/#primaryimage"},"thumbnailUrl":"https:\/\/jamiedelphine.com\/wp-content\/uploads\/2026\/04\/Avatar.jpg","datePublished":"2026-04-20T17:11:35+00:00","dateModified":"2026-07-03T21:10:24+00:00","description":"JamieDelphine es una streamer socialista y defensora de la justicia en materia de vivienda, radicada en Los \u00c1ngeles, que transmite en vivo en Twitch, TikTok y en todos los lugares donde se re\u00fanen las Besties.","breadcrumb":{"@id":"https:\/\/jamiedelphine.com\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/jamiedelphine.com\/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/jamiedelphine.com\/#primaryimage","url":"https:\/\/jamiedelphine.com\/wp-content\/uploads\/2026\/04\/Avatar.jpg","contentUrl":"https:\/\/jamiedelphine.com\/wp-content\/uploads\/2026\/04\/Avatar.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/jamiedelphine.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/jamiedelphine.com\/"},{"@type":"ListItem","position":2,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/jamiedelphine.com\/#website","url":"https:\/\/jamiedelphine.com\/","name":"JamieDelphine.com","description":"Gestor de activos. Creador digital. Organizador.","publisher":{"@id":"https:\/\/jamiedelphine.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/jamiedelphine.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/jamiedelphine.com\/#organization","name":"JamieDelphine.com","url":"https:\/\/jamiedelphine.com\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/jamiedelphine.com\/#\/schema\/logo\/image\/","url":"https:\/\/jamiedelphine.com\/wp-content\/uploads\/2026\/04\/Logo.png","contentUrl":"https:\/\/jamiedelphine.com\/wp-content\/uploads\/2026\/04\/Logo.png","width":1280,"height":1280,"caption":"JamieDelphine.com"},"image":{"@id":"https:\/\/jamiedelphine.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/jamiedelphinetwitch","https:\/\/x.com\/xJamieDelphine","https:\/\/www.instagram.com\/stories\/jamiedelphinetwitch\/","https:\/\/www.threads.com\/@jamiedelphinetwitch"]}]}},"_links":{"self":[{"href":"https:\/\/jamiedelphine.com\/es\/wp-json\/wp\/v2\/pages\/10","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jamiedelphine.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/jamiedelphine.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/jamiedelphine.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/jamiedelphine.com\/es\/wp-json\/wp\/v2\/comments?post=10"}],"version-history":[{"count":33,"href":"https:\/\/jamiedelphine.com\/es\/wp-json\/wp\/v2\/pages\/10\/revisions"}],"predecessor-version":[{"id":171,"href":"https:\/\/jamiedelphine.com\/es\/wp-json\/wp\/v2\/pages\/10\/revisions\/171"}],"wp:attachment":[{"href":"https:\/\/jamiedelphine.com\/es\/wp-json\/wp\/v2\/media?parent=10"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}