{"id":19,"date":"2026-04-20T17:20:26","date_gmt":"2026-04-20T17:20:26","guid":{"rendered":"https:\/\/jamiedelphine.com\/?page_id=19"},"modified":"2026-08-31T19:05:01","modified_gmt":"2026-08-31T19:05:01","slug":"contact","status":"publish","type":"page","link":"https:\/\/jamiedelphine.com\/es\/contact\/","title":{"rendered":"Contacto"},"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-contact {\n        font-family: 'Montserrat', sans-serif !important;\n        background-color: #FFFDE7;\n        color: #4a4a4a;\n        line-height: 1.8;\n        padding: 0;\n        margin: 0;\n    }\n    #jd-contact .jd-container { max-width: 900px; margin: 0 auto; padding: 60px 20px; }\n    #jd-contact .jd-header { text-align: center; margin-bottom: 60px; }\n    #jd-contact .jd-headshot {\n        width: 140px;\n        height: 140px;\n        border-radius: 50%;\n        object-fit: cover;\n        border: 4px solid #B89AE2;\n        box-shadow: 0 6px 20px rgba(184, 154, 226, 0.25);\n        margin-bottom: 24px;\n        display: block;\n        margin-left: auto;\n        margin-right: auto;\n    }\n    #jd-contact h1 {\n        font-family: 'Playfair Display', serif !important;\n        font-size: 3.5rem;\n        color: #B89AE2;\n        margin: 0;\n        line-height: 1.1;\n    }\n    #jd-contact .jd-subtitle {\n        font-size: 1.1rem;\n        color: #FF93D0;\n        text-transform: uppercase;\n        letter-spacing: 4px;\n        font-weight: 700;\n        margin-top: 10px;\n    }\n    #jd-contact .jd-content-block {\n        background: #fff;\n        padding: 40px;\n        border-radius: 12px;\n        border: 1px solid #e8e0f5;\n        box-shadow: 0 6px 20px rgba(184, 154, 226, 0.08);\n        margin-bottom: 40px;\n    }\n    #jd-contact h2 {\n        font-family: 'Playfair Display', serif !important;\n        color: #B89AE2;\n        font-size: 2rem;\n        margin-top: 0;\n        border-bottom: 3px solid #9AE5DD;\n        display: inline-block;\n        padding-bottom: 5px;\n        margin-bottom: 25px;\n    }\n    #jd-contact p { font-size: 1.05rem; margin-bottom: 20px; }\n    #jd-contact .jd-highlight { color: #FF93D0; font-weight: 700; }\n    #jd-contact .jd-callout {\n        background-color: rgba(154, 229, 221, 0.15);\n        border-left: 5px solid #9AE5DD;\n        padding: 30px;\n        border-radius: 8px;\n        text-align: center;\n        margin: 40px 0;\n    }\n    #jd-contact .jd-callout h3 {\n        font-family: 'Playfair Display', serif !important;\n        font-size: 2.2rem;\n        margin: 0 0 10px 0;\n        color: #B89AE2;\n    }\n    #jd-contact .jd-contact-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 20px;\n        margin-bottom: 20px;\n    }\n    #jd-contact .jd-contact-item {\n        background: #FFFDE7;\n        border: 1px solid #e8e0f5;\n        border-radius: 10px;\n        padding: 24px;\n    }\n    #jd-contact .jd-contact-item h3 {\n        font-family: 'Playfair Display', serif !important;\n        color: #B89AE2;\n        font-size: 1.2rem;\n        margin: 0 0 8px 0;\n    }\n    #jd-contact .jd-contact-item p { font-size: 0.9rem; margin: 0 0 10px 0; color: #666; }\n    #jd-contact .jd-contact-item .jd-email-line { font-size: 0.9rem; margin: 0; }\n    #jd-contact .jd-contact-item .jd-email-line a { color: #FF93D0; font-weight: 700; text-decoration: none; }\n    #jd-contact .jd-contact-item .jd-email-line a:hover { color: #B89AE2; }\n    #jd-contact .jd-btn {\n        display: inline-block;\n        background-color: #FF93D0;\n        color: #fff !important;\n        text-decoration: none !important;\n        padding: 14px 32px;\n        font-weight: 700;\n        text-transform: uppercase;\n        font-size: 0.85rem;\n        letter-spacing: 1px;\n        border-radius: 30px;\n        border: none;\n        cursor: pointer;\n        transition: background-color 0.3s ease, box-shadow 0.3s ease;\n        box-shadow: 0 4px 12px rgba(255, 147, 208, 0.35);\n        margin-top: 10px;\n        font-family: 'Montserrat', sans-serif;\n    }\n    #jd-contact .jd-btn:hover { background-color: #B89AE2; box-shadow: 0 6px 16px rgba(184, 154, 226, 0.4); }\n    #jd-contact .jd-btn:disabled { opacity: 0.6; cursor: not-allowed; }\n    #jd-contact .jd-btn-secondary { display: block; margin-top: 16px; font-size: 0.9rem; color: #4a4a4a; }\n    #jd-contact .jd-btn-secondary a { color: #B89AE2; font-weight: 700; text-decoration: none; }\n    #jd-contact .jd-btn-secondary a:hover { color: #FF93D0; }\n    #jd-contact .jd-form-group { margin-bottom: 22px; text-align: left; }\n    #jd-contact .jd-form-group label {\n        display: block;\n        font-weight: 700;\n        color: #4a4a4a;\n        font-size: 0.9rem;\n        text-transform: uppercase;\n        letter-spacing: 0.5px;\n        margin-bottom: 8px;\n    }\n    #jd-contact .jd-form-group input,\n    #jd-contact .jd-form-group select,\n    #jd-contact .jd-form-group textarea {\n        width: 100%;\n        box-sizing: border-box;\n        padding: 12px 16px;\n        border: 1px solid #e8e0f5;\n        border-radius: 8px;\n        font-family: 'Montserrat', sans-serif;\n        font-size: 1rem;\n        color: #4a4a4a;\n        background: #FFFDE7;\n    }\n    #jd-contact .jd-form-group input:focus,\n    #jd-contact .jd-form-group select:focus,\n    #jd-contact .jd-form-group textarea:focus {\n        outline: none;\n        border-color: #B89AE2;\n    }\n    #jd-contact .jd-form-group textarea { min-height: 140px; resize: vertical; }\n    #jd-contact .jd-form-status {\n        display: none;\n        padding: 20px;\n        border-radius: 8px;\n        text-align: center;\n        font-weight: 600;\n        margin-top: 20px;\n    }\n    #jd-contact .jd-form-status.jd-success { background: rgba(154, 229, 221, 0.25); color: #2f6e66; border: 2px solid #9AE5DD; }\n    #jd-contact .jd-form-status.jd-success h3 {\n        font-family: 'Playfair Display', serif !important;\n        color: #2f6e66;\n        font-size: 1.8rem;\n        margin: 0 0 10px 0;\n    }\n    #jd-contact .jd-form-status.jd-error { background: rgba(255, 147, 208, 0.15); color: #a13d75; }\n    #jd-contact .jd-hp { position: absolute; left: -9999px; opacity: 0; height: 0; width: 0; }\n    #jd-contact .jd-footer {\n        margin-top: 80px;\n        padding-top: 40px;\n        border-top: 2px solid #9AE5DD;\n        font-size: 0.85rem;\n        color: #888;\n        text-align: center;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        display: flex;\n        flex-wrap: wrap;\n        justify-content: center;\n        gap: 20px;\n    }\n    #jd-contact .jd-footer a { color: #B89AE2; text-decoration: none; font-weight: 600; }\n    #jd-contact .jd-footer a:hover { color: #FF93D0; }\n    @media (max-width: 600px) {\n        #jd-contact h1 { font-size: 2.5rem; }\n        #jd-contact .jd-contact-grid { grid-template-columns: 1fr; }\n        #jd-contact .jd-footer { flex-direction: column; align-items: center; gap: 10px; }\n    }\n<\/style>\n<div id=\"jd-contact\">\n    <div class=\"jd-container\">\n        <div class=\"jd-header\">\n            <img decoding=\"async\" src=\"https:\/\/jamiedelphine.com\/wp-content\/uploads\/2026\/04\/Avatar.jpg\" alt=\"contact JamieDelphine\" class=\"jd-headshot\">\n            <h1>Contacta con JamieDelphine<\/h1>\n            <p class=\"jd-subtitle\">Reservas \u00b7 Colaboraciones \u00b7 Prensa<\/p>\n        <\/div>\n\n        <div class=\"jd-content-block\">\n            <h2>Ponte en contacto<\/h2>\n            <p>For brand partnerships, booking, press, or housing and advocacy questions, fill out the form below. Whether you&#8217;re a brand looking to partner, a producer booking a guest, press covering housing justice and working-class media, or reaching out about affordable housing and community land trusts, this is the right place to start.<\/p>\n            <p>For community questions or anything else, email <a href=\"mailto:jamie@jamiedelphine.com\" class=\"jd-highlight\">jamie@jamiedelphine.com<\/a> instead.<\/p>\n            <p>El tiempo de respuesta suele ser de 48 horas en d\u00edas laborables. Para una respuesta m\u00e1s r\u00e1pida, incluya su cronograma y un breve resumen de su proyecto.<\/p>\n\n            <form id=\"jd-contact-form\" action=\"https:\/\/formspree.io\/f\/mjyvybjk\" method=\"POST\">\n                <input type=\"text\" name=\"_gotcha\" class=\"jd-hp\" tabindex=\"-1\" autocomplete=\"off\">\n                <input type=\"hidden\" name=\"_subject\" value=\"New message from the JamieDelphine contact page\">\n\n                <div class=\"jd-form-group\">\n                    <label for=\"jd-name\">Name<\/label>\n                    <input type=\"text\" id=\"jd-name\" name=\"name\" required>\n                <\/div>\n\n                <div class=\"jd-form-group\">\n                    <label for=\"jd-email\">Email<\/label>\n                    <input type=\"email\" id=\"jd-email\" name=\"email\" required>\n                <\/div>\n\n                <div class=\"jd-form-group\">\n                    <label for=\"jd-reason\">What&#8217;s this about<\/label>\n                    <select id=\"jd-reason\" name=\"reason\" required>\n                        <option value=\"\" disabled selected>Choose one<\/option>\n                        <option value=\"Brand Partnership\">Brand Partnership<\/option>\n                        <option value=\"Booking or Press\">Booking or Press<\/option>\n                        <option value=\"Housing and Advocacy\">Housing and Advocacy<\/option>\n                        <option value=\"Other\">Other<\/option>\n                    <\/select>\n                <\/div>\n\n                <div class=\"jd-form-group\">\n                    <label for=\"jd-message\">Message<\/label>\n                    <textarea id=\"jd-message\" name=\"message\" required><\/textarea>\n                <\/div>\n\n                <div style=\"text-align: center;\">\n                    <button type=\"submit\" class=\"jd-btn\" id=\"jd-submit-btn\">Send Message<\/button>\n                <\/div>\n\n                <div class=\"jd-form-status jd-success\" id=\"jd-form-success\">\n                    <h3>Message Sent!<\/h3>\n                    <p style=\"margin: 0;\">Thanks for reaching out. Expect a response within 48 hours on business days.<\/p>\n                <\/div>\n                <div class=\"jd-form-status jd-error\" id=\"jd-form-error\">Something went wrong sending that. Please email <a href=\"mailto:jamiedelphinebusiness@gmail.com\">jamiedelphinebusiness@gmail.com<\/a> directly instead.<\/div>\n            <\/form>\n        <\/div>\n\n        <div class=\"jd-contact-grid\">\n            <div class=\"jd-contact-item\">\n                <h3>Alianzas de marca<\/h3>\n                <p>Affiliate inquiries, sponsorships, and product integrations. Review the media kit before reaching out, it has rates, audience data, and everything you need. Select &#8220;Brand Partnership&#8221; in the form above.<\/p>\n            <\/div>\n            <div class=\"jd-contact-item\">\n                <h3>Reservas y prensa<\/h3>\n                <p>Podcast appearances, panels, interviews, and speaking engagements on housing policy, labor, and working-class media. Select &#8220;Booking or Press&#8221; in the form above.<\/p>\n            <\/div>\n            <div class=\"jd-contact-item\">\n                <h3>Vivienda y defensa de los derechos<\/h3>\n                <p>Questions about affordable housing finance, community land trusts, or Beverly-Vermont CLT. Select &#8220;Housing and Advocacy&#8221; in the form above.<\/p>\n            <\/div>\n            <div class=\"jd-contact-item\">\n                <h3>Comunidad y mejores amigas<\/h3>\n                <p>For stream questions, Discord, or community matters, find the Besties live on Twitch or in the Discord server linked in bio.<\/p>\n                <p class=\"jd-email-line\">Email: <a href=\"mailto:jamie@jamiedelphine.com\">jamie@jamiedelphine.com<\/a><\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"jd-callout\">\n            <h3>Antes de ponerte en contacto<\/h3>\n            <p style=\"font-weight: 600; margin: 0;\">The media kit has audience data, rates, and partner info, it answers most questions before you even hit send. <a href=\"https:\/\/beacons.ai\/jamiedelphine\/mediakit\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"jd-highlight\">Consulte el kit de prensa aqu\u00ed.<\/a><\/p>\n        <\/div>\n\n        <div style=\"text-align: center;\">\n            <p class=\"jd-btn-secondary\">Community or general question? Email <a href=\"mailto:jamie@jamiedelphine.com\">jamie@jamiedelphine.com<\/a> instead.<\/p>\n        <\/div>\n\n        <div class=\"jd-footer\">\n            <a href=\"https:\/\/jamiedelphine.com\/es\/\">Hogar<\/a>\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            <a href=\"https:\/\/beacons.ai\/jamiedelphine\/mediakit\" target=\"_blank\" rel=\"noopener noreferrer\">Kit de prensa<\/a>\n            <a href=\"https:\/\/jamiedelphine.com\/es\/contact\/\">Contacto<\/a>\n            <a href=\"https:\/\/jamiedelphine.com\/es\/privacy-policy\/\">pol\u00edtica de privacidad<\/a>\n            <div style=\"width: 100%; margin-top: 20px; font-size: 0.75rem;\">\u00a9 2026 JAMIE DELPHINE PENN | LOS \u00c1NGELES, CA<\/div>\n        <\/div>\n    <\/div>\n<\/div>\n<script>\n(function() {\n    var form = document.getElementById('jd-contact-form');\n    if (!form) return;\n    var successBox = document.getElementById('jd-form-success');\n    var errorBox = document.getElementById('jd-form-error');\n    var submitBtn = document.getElementById('jd-submit-btn');\n\n    form.addEventListener('submit', function(e) {\n        e.preventDefault();\n        successBox.style.display = 'none';\n        errorBox.style.display = 'none';\n        submitBtn.disabled = true;\n        submitBtn.textContent = 'Sending...';\n\n        fetch(form.action, {\n            method: 'POST',\n            body: new FormData(form),\n            headers: { 'Accept': 'application\/json' }\n        }).then(function(response) {\n            if (response.ok) {\n                form.reset();\n                form.style.display = 'none';\n                successBox.style.display = 'block';\n            } else {\n                response.json().then(function(data) {\n                    console.log('Formspree error', data);\n                });\n                errorBox.style.display = 'block';\n                submitBtn.disabled = false;\n                submitBtn.textContent = 'Send Message';\n            }\n        }).catch(function() {\n            errorBox.style.display = 'block';\n            submitBtn.disabled = false;\n            submitBtn.textContent = 'Send Message';\n        });\n    });\n})();\n<\/script>\n\n\n\n<p class=\"ext-animate--on wp-block-paragraph\"><\/p>","protected":false},"excerpt":{"rendered":"<p>Contact JamieDelphine Booking \u00b7 Partnerships \u00b7 Press Get in Touch For brand partnerships, booking, press, or housing and advocacy questions, fill out the form below. Whether you&#8217;re a brand looking to partner, a producer booking a guest, press covering housing justice and working-class media, or reaching out about affordable housing and community land trusts, this [&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-19","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Contact | JamieDelphine<\/title>\n<meta name=\"description\" content=\"Contact JamieDelphine for booking, brand partnerships, and press inquiries. Socialist streamer and housing justice advocate based in Los Angeles.\" \/>\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\/contact\/\" \/>\n<meta property=\"og:locale\" content=\"es_MX\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Contact | JamieDelphine\" \/>\n<meta property=\"og:description\" content=\"Contact JamieDelphine for booking, brand partnerships, and press inquiries. Socialist streamer and housing justice advocate based in Los Angeles.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/jamiedelphine.com\/es\/contact\/\" \/>\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-08-31T19:05:01+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\\\/contact\\\/\",\"url\":\"https:\\\/\\\/jamiedelphine.com\\\/contact\\\/\",\"name\":\"Contact | JamieDelphine\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/jamiedelphine.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/jamiedelphine.com\\\/contact\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/jamiedelphine.com\\\/contact\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/jamiedelphine.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Avatar.jpg\",\"datePublished\":\"2026-04-20T17:20:26+00:00\",\"dateModified\":\"2026-08-31T19:05:01+00:00\",\"description\":\"Contact JamieDelphine for booking, brand partnerships, and press inquiries. Socialist streamer and housing justice advocate based in Los Angeles.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/jamiedelphine.com\\\/contact\\\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/jamiedelphine.com\\\/contact\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/jamiedelphine.com\\\/contact\\\/#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\\\/contact\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/jamiedelphine.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Contact\"}]},{\"@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":"Contact | JamieDelphine","description":"Contact JamieDelphine for booking, brand partnerships, and press inquiries. Socialist streamer and housing justice advocate based in Los Angeles.","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\/contact\/","og_locale":"es_MX","og_type":"article","og_title":"Contact | JamieDelphine","og_description":"Contact JamieDelphine for booking, brand partnerships, and press inquiries. Socialist streamer and housing justice advocate based in Los Angeles.","og_url":"https:\/\/jamiedelphine.com\/es\/contact\/","og_site_name":"JamieDelphine.com","article_publisher":"https:\/\/www.facebook.com\/jamiedelphinetwitch","article_modified_time":"2026-08-31T19:05:01+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\/contact\/","url":"https:\/\/jamiedelphine.com\/contact\/","name":"Contact | JamieDelphine","isPartOf":{"@id":"https:\/\/jamiedelphine.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/jamiedelphine.com\/contact\/#primaryimage"},"image":{"@id":"https:\/\/jamiedelphine.com\/contact\/#primaryimage"},"thumbnailUrl":"https:\/\/jamiedelphine.com\/wp-content\/uploads\/2026\/04\/Avatar.jpg","datePublished":"2026-04-20T17:20:26+00:00","dateModified":"2026-08-31T19:05:01+00:00","description":"Contact JamieDelphine for booking, brand partnerships, and press inquiries. Socialist streamer and housing justice advocate based in Los Angeles.","breadcrumb":{"@id":"https:\/\/jamiedelphine.com\/contact\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/jamiedelphine.com\/contact\/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/jamiedelphine.com\/contact\/#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\/contact\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/jamiedelphine.com\/"},{"@type":"ListItem","position":2,"name":"Contact"}]},{"@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\/19","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=19"}],"version-history":[{"count":12,"href":"https:\/\/jamiedelphine.com\/es\/wp-json\/wp\/v2\/pages\/19\/revisions"}],"predecessor-version":[{"id":194,"href":"https:\/\/jamiedelphine.com\/es\/wp-json\/wp\/v2\/pages\/19\/revisions\/194"}],"wp:attachment":[{"href":"https:\/\/jamiedelphine.com\/es\/wp-json\/wp\/v2\/media?parent=19"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}