{"id":226737,"date":"2026-09-23T21:30:18","date_gmt":"2026-09-23T19:30:18","guid":{"rendered":"https:\/\/www.mitchellspp.com\/?page_id=226737"},"modified":"2026-09-24T12:49:59","modified_gmt":"2026-09-24T10:49:59","slug":"equipo","status":"publish","type":"page","link":"https:\/\/www.mitchellspp.com\/es\/equipo","title":{"rendered":"Conoce al equipo de Mitchell\u2019s Prestige Properties"},"content":{"rendered":"\n<h1 class=\"wp-block-heading has-text-align-center\">Conoce al equipo de Mitchell\u2019s Prestige Properties<\/h1>\n\n\n\n<p class=\"wp-block-paragraph\">Mitchell\u2019s Prestige Properties es una agencia inmobiliaria familiar, fundada en la Costa del Sol en 2003 y dirigida todav\u00eda por la familia que la cre\u00f3. Entre todos llevamos d\u00e9cadas viviendo en esta costa \u2014 en Marbella, Estepona, Mijas y Fuengirola \u2014 y escribimos las <a href=\"https:\/\/www.mitchellspp.com\/es\/blog\">gu\u00edas de zona de nuestro blog<\/a> pateando las calles en las que vendemos, no desde un despacho. Aqu\u00ed tienes a todo el equipo con el que puedes tratar, lo que mejor conoce cada uno y las gu\u00edas que hemos escrito.<\/p>\n\n\n\n<div class=\"wp-block-group jaleo-60-content-conatiner has-global-padding is-layout-constrained wp-container-core-group-is-layout-1a746702 wp-block-group-is-layout-constrained\" style=\"margin-bottom:var(--wp--preset--spacing--40);padding-right:0;padding-left:0\">\n<div class=\"mpp-team\">\n<style>\n\/* ============================================================\n   Mitchell's Prestige Properties \u2014 Meet the Team  (v2, 18 Sep 2026)\n   Self-contained. ONE Custom HTML block. No JavaScript.\n   Expansion uses native <details>. Scoped under .mpp-team.\n   ============================================================ *\/\n.mpp-team{\n  --m-red:#AB2430; --m-red-dk:#8C1C26; --m-red-tint:#F7ECED;\n  --m-ink:#333333; --m-muted:#6E6A69; --m-rule:#E7E3E2;\n  --m-ground:#FAF8F8; --m-surface:#FFFFFF;\n  --m-font:\"Nunito Sans\",\"Nunito Sans Fallback\",-apple-system,BlinkMacSystemFont,\"Segoe UI\",Helvetica,Arial,sans-serif;\n  font-family:var(--m-font); color:var(--m-ink);\n  max-width:100%; margin:0 auto; padding:8px 0 16px;\n  -webkit-font-smoothing:antialiased;\n}\n.mpp-team *{box-sizing:border-box}\n\n\/* ---- tier headings ---- *\/\n.mpp-team__tierhead{display:flex; flex-direction:column; gap:8px; margin:0 0 24px}\n.mpp-team__tierhead .rule{height:3px; width:52px; background:var(--m-red); border-radius:2px}\n.mpp-team h2.mpp-team__h2{\n  font-family:var(--m-font); font-size:clamp(22px,3vw,28px); font-weight:900;\n  letter-spacing:-.015em; line-height:1.2; color:var(--m-ink); margin:0; text-wrap:balance;\n}\n.mpp-team__tierhead p{margin:0; font-size:15.5px; line-height:1.6; color:var(--m-muted); max-width:62ch}\n\n.mpp-team__tier{margin:0 0 52px}\n.mpp-team__tier:last-child{margin-bottom:0}\n\n\/* ---- grids ---- *\/\n.mpp-team__lead{display:grid; grid-template-columns:repeat(auto-fit,minmax(520px,1fr)); gap:22px}\n.mpp-team__rest{display:grid; grid-template-columns:repeat(auto-fill,minmax(258px,1fr)); gap:24px}\n\n\/* ---- card shell ---- *\/\n.mpp-card{\n  background:var(--m-surface); border:1px solid var(--m-rule); border-radius:4px;\n  overflow:hidden; display:flex; flex-direction:column;\n  scroll-margin-top:110px;\n}\n.mpp-card--lead{flex-direction:column}\n\/* the lead card is now a fixed header row (portrait + intro) with the\n   expandable bio BELOW it, full width. Before this the photo column was\n   stretched by align-items:stretch, so opening a 12-paragraph bio made\n   the portrait ~2000px tall and unrecognisable. *\/\n.mpp-card__head{display:flex; align-items:stretch; min-width:0}\n.mpp-card:target{border-color:var(--m-red); box-shadow:0 0 0 3px var(--m-red-tint)}\n\n\/* ---- portrait ---- *\/\n.mpp-card__photo{flex:0 0 auto; background:var(--m-red-tint); position:relative; overflow:hidden}\n.mpp-card--lead .mpp-card__photo{width:220px; align-self:stretch}\n.mpp-card--rest .mpp-card__photo{width:100%; aspect-ratio:4\/5}\n.mpp-card__photo img{width:100%; height:100%; object-fit:cover; object-position:center 22%; display:block}\n\/* monogram placeholder, shown when no <img> is present *\/\n.mpp-card__mono{\n  position:absolute; inset:0; display:grid; place-items:center;\n  font-size:40px; font-weight:900; letter-spacing:.04em; color:var(--m-red);\n  background:repeating-linear-gradient(135deg,var(--m-red-tint) 0 12px,#F2E4E5 12px 24px);\n}\n.mpp-card--lead .mpp-card__mono{font-size:30px}\n\n\/* ---- HOLDING IMAGE BADGE -------------------------------------\n   Any portrait that is NOT the real person carries this label so\n   nobody can mistake a stand-in for a staff photograph. Remove the\n   --ph class from the wrapper when the real portrait goes in.\n   ------------------------------------------------------------- *\/\n.mpp-card__photo--ph::after{\n  content:\"Photo to follow\"; position:absolute; left:0; right:0; bottom:0;\n  background:rgba(51,51,51,.84); color:#fff; text-align:center;\n  font-size:9.5px; font-weight:900; letter-spacing:.14em; text-transform:uppercase;\n  padding:5px 4px; line-height:1.2;\n}\n\n\/* ---- body ---- *\/\n.mpp-card__body{flex:1 1 auto; padding:22px 22px 20px; display:flex; flex-direction:column; gap:12px; min-width:0}\n.mpp-card--rest .mpp-card__body{padding:18px 18px 18px}\n\n.mpp-card__name{margin:0; font-weight:900; letter-spacing:-.01em; line-height:1.22; color:var(--m-ink); text-wrap:balance}\n.mpp-card--lead .mpp-card__name{font-size:23px}\n.mpp-card--rest .mpp-card__name{font-size:19px}\n\n.mpp-card__role{\n  margin:-6px 0 0; font-size:11px; font-weight:900; letter-spacing:.13em;\n  text-transform:uppercase; color:var(--m-red);\n}\n.mpp-card__role .tbc{display:block; margin-top:3px; color:var(--m-muted); font-size:11px; font-weight:700; letter-spacing:.02em; text-transform:none; font-style:italic}\n\n.mpp-card__excerpt{margin:0; font-size:15.5px; line-height:1.62; color:var(--m-ink)}\n.mpp-card--rest .mpp-card__excerpt{font-size:15px}\n\n\/* ---- chips ---- *\/\n.mpp-chips{display:flex; flex-wrap:wrap; gap:6px; margin:0; padding:0; list-style:none}\n.mpp-chips li{\n  font-size:11.5px; font-weight:700; letter-spacing:.02em; color:var(--m-muted);\n  background:var(--m-ground); border:1px solid var(--m-rule); border-radius:99px; padding:3px 10px;\n}\n\n\/* ---- guide links out to the blog ---- *\/\n.mpp-guides{margin:0; padding:12px 0 0; list-style:none; border-top:1px solid var(--m-rule); display:flex; flex-direction:column; gap:6px}\n.mpp-guides__lbl{\n  margin:0 0 1px; font-size:10.5px; font-weight:900; letter-spacing:.14em;\n  text-transform:uppercase; color:var(--m-muted);\n}\n.mpp-guides a{\n  font-size:14px; line-height:1.45; font-weight:700; color:var(--m-red);\n  text-decoration:none; display:inline-block;\n}\n.mpp-guides a::before{content:\"\\2192\\00a0\"}\n.mpp-guides a:hover{text-decoration:underline; color:var(--m-red-dk)}\n.mpp-guides a:focus-visible{outline:2px solid var(--m-red); outline-offset:2px; border-radius:2px}\n.mpp-guides .soon{font-size:13px; color:var(--m-muted); font-style:italic}\n\n\/* ---- expansion (native details, no JS) ---- *\/\n.mpp-more{margin-top:auto; border-top:1px solid var(--m-rule); padding-top:12px}\n.mpp-more--lead{margin-top:0; padding:12px 22px 20px}\n.mpp-more--link{margin:auto 0 0; border-top:1px solid var(--m-rule); padding-top:12px}\n.mpp-more--link a{display:inline-flex; align-items:center; gap:8px; font-size:12.5px; font-weight:900; letter-spacing:.09em; text-transform:uppercase; color:var(--m-red); text-decoration:none}\n.mpp-more--link a::after{content:\"\"; width:8px; height:8px; border-right:2px solid currentColor; border-top:2px solid currentColor; transform:rotate(45deg)}\n.mpp-more--link a:hover{color:var(--m-red-dk)}\n.mpp-more--link a:focus-visible{outline:2px solid var(--m-red); outline-offset:3px; border-radius:2px}\n.mpp-more--link--lead{margin:0; padding:12px 22px 20px}\n.mpp-more > summary{\n  list-style:none; cursor:pointer; display:inline-flex; align-items:center; gap:7px;\n  font-size:12.5px; font-weight:900; letter-spacing:.09em; text-transform:uppercase;\n  color:var(--m-red); padding:2px 0;\n}\n.mpp-more > summary::-webkit-details-marker{display:none}\n.mpp-more > summary:hover{color:var(--m-red-dk)}\n.mpp-more > summary:focus-visible{outline:2px solid var(--m-red); outline-offset:3px; border-radius:2px}\n.mpp-more > summary .chev{\n  width:9px; height:9px; border-right:2px solid currentColor; border-bottom:2px solid currentColor;\n  transform:rotate(45deg) translate(-2px,-2px); transition:transform .18s ease;\n}\n.mpp-more[open] > summary .chev{transform:rotate(-135deg) translate(-2px,-2px)}\n.mpp-more > summary .lbl-open{display:none}\n.mpp-more[open] > summary .lbl-shut{display:none}\n.mpp-more[open] > summary .lbl-open{display:inline}\n\n.mpp-bio{padding-top:14px; display:flex; flex-direction:column; gap:11px}\n.mpp-bio__kicker{\n  font-size:10.5px; font-weight:900; letter-spacing:.15em; text-transform:uppercase;\n  color:var(--m-muted); margin:0;\n}\n.mpp-bio p{margin:0; font-size:15px; line-height:1.68; color:var(--m-ink); max-width:66ch}\n\n\/* ---- social ---- *\/\n.mpp-social{display:flex; align-items:center; gap:8px; margin:0; padding:0; list-style:none}\n.mpp-social a{\n  display:grid; place-items:center; width:32px; height:32px; border-radius:3px;\n  border:1px solid var(--m-rule); color:var(--m-muted); background:var(--m-surface);\n  transition:color .15s ease, border-color .15s ease, background .15s ease;\n}\n.mpp-social a:hover{color:var(--m-red); border-color:var(--m-red); background:var(--m-red-tint)}\n.mpp-social a:focus-visible{outline:2px solid var(--m-red); outline-offset:2px}\n.mpp-social svg{width:16px; height:16px; display:block}\n.mpp-social a[href=\"#\"]{opacity:.45}\n\n\/* ---- awaiting-bio state ---- *\/\n.mpp-card--pending .mpp-card__excerpt{color:var(--m-muted); font-style:italic}\n\n\/* ---- phone ---- *\/\n@media (max-width:640px){\n  .mpp-team__lead{grid-template-columns:1fr}\n  .mpp-card__head{flex-direction:column}\n  .mpp-card--lead .mpp-card__photo{width:100%; aspect-ratio:4\/3}\n  .mpp-card--lead .mpp-card__photo img{object-position:center 20%}\n  .mpp-more--lead{padding:12px 18px 18px}\n}\n@media (prefers-reduced-motion:reduce){\n  .mpp-team *{transition:none !important}\n}\n<\/style>\n\n<!-- ============================ TIER 1 ============================ -->\n<section class=\"mpp-team__tier\">\n  <div class=\"mpp-team__tierhead\">\n    <div class=\"rule\"><\/div>\n    <h2 class=\"mpp-team__h2\">Direcci\u00f3n<\/h2>\n    <p>Mitchell\u2019s es una agencia familiar en la Costa del Sol desde 2003.<\/p>\n  <\/div>\n\n  <div class=\"mpp-team__lead\">\n\n    <!-- ===== Dixie Mitchell ===== -->\n    <article class=\"mpp-card mpp-card--lead\" id=\"dixie-mitchell\">\n      <div class=\"mpp-card__head\">\n        <div class=\"mpp-card__photo\">\n        <img src=\"https:\/\/www.mitchellspp.com\/wp-content\/uploads\/2026\/09\/Dixie-lower-headshot-la-cala-768x1024.jpg\" srcset=\"https:\/\/www.mitchellspp.com\/wp-content\/uploads\/2026\/09\/Dixie-lower-headshot-la-cala-225x300.jpg 225w, https:\/\/www.mitchellspp.com\/wp-content\/uploads\/2026\/09\/Dixie-lower-headshot-la-cala-768x1024.jpg 768w, https:\/\/www.mitchellspp.com\/wp-content\/uploads\/2026\/09\/Dixie-lower-headshot-la-cala-1152x1536.jpg 1152w, https:\/\/www.mitchellspp.com\/wp-content\/uploads\/2026\/09\/Dixie-lower-headshot-la-cala-1536x2048.jpg 1536w, https:\/\/www.mitchellspp.com\/wp-content\/uploads\/2026\/09\/Dixie-lower-headshot-la-cala.jpg 1600w\" sizes=\"(max-width: 640px) 92vw, 360px\" width=\"1600\" height=\"2133\" loading=\"eager\" fetchpriority=\"high\" decoding=\"async\" alt=\"Dixie Mitchell, Fundadora y Directora de Mitchell&rsquo;s Prestige Properties\" class=\"wp-image-226774\">\n      <\/div>\n      <div class=\"mpp-card__body\">\n        <h3 class=\"mpp-card__name\">Dixie Mitchell<\/h3>\n        <p class=\"mpp-card__role\">Fundadora y Directora<\/p>\n        <p class=\"mpp-card__excerpt\">Dixie abri\u00f3 su primera oficina en la Costa del Sol en 2003 y lleva m\u00e1s de veinte a\u00f1os en el mercado inmobiliario de la regi\u00f3n, desde M\u00e1laga hasta la costa de Almer\u00eda. Sigue dirigiendo Mitchell\u2019s en el d\u00eda a d\u00eda y sigue creyendo que este trabajo se reduce a escuchar a las personas.<\/p>\n        <ul class=\"mpp-chips\">\n          <li>M\u00e1s de 20 a\u00f1os en la costa<\/li>\n          <li>Fund\u00f3 Mitchell\u2019s en 2003<\/li>\n        <\/ul>\n        <ul class=\"mpp-social\">\n          <li><a href=\"https:\/\/es.linkedin.com\/in\/dixie-mitchell\" target=\"_blank\" rel=\"noopener\" aria-label=\"Dixie Mitchell on LinkedIn\"><svg viewBox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\"><path d=\"M4.98 3.5a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5zM3 9h4v12H3zM9 9h3.8v1.7h.05c.53-.95 1.83-1.95 3.77-1.95 4.03 0 4.78 2.5 4.78 5.76V21h-4v-5.6c0-1.34-.02-3.06-1.9-3.06-1.9 0-2.2 1.45-2.2 2.96V21H9z\"\/><\/svg><\/a><\/li>\n          <li><a href=\"https:\/\/www.instagram.com\/dixielmitchell\/\" target=\"_blank\" rel=\"noopener\" aria-label=\"Dixie Mitchell on Instagram\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" aria-hidden=\"true\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"5\"\/><circle cx=\"12\" cy=\"12\" r=\"4\"\/><circle cx=\"17.2\" cy=\"6.8\" r=\"1.1\" fill=\"currentColor\" stroke=\"none\"\/><\/svg><\/a><\/li>\n        <\/ul>\n        <\/div>\n      <\/div>\n\n      <p class=\"mpp-more--link mpp-more--link--lead\"><a href=\"https:\/\/www.mitchellspp.com\/es\/equipo\/dixie-mitchell\">Ver biograf\u00eda completa<\/a><\/p>\n    <\/article>\n\n    <!-- ===== Alex Mitchell ===== -->\n    <article class=\"mpp-card mpp-card--lead\" id=\"alex-mitchell\">\n      <div class=\"mpp-card__head\">\n        <div class=\"mpp-card__photo\">\n        <img src=\"https:\/\/www.mitchellspp.com\/wp-content\/uploads\/2026\/09\/alex-lower-headshot-la-cala-768x1024.jpg\" srcset=\"https:\/\/www.mitchellspp.com\/wp-content\/uploads\/2026\/09\/alex-lower-headshot-la-cala-225x300.jpg 225w, https:\/\/www.mitchellspp.com\/wp-content\/uploads\/2026\/09\/alex-lower-headshot-la-cala-768x1024.jpg 768w, https:\/\/www.mitchellspp.com\/wp-content\/uploads\/2026\/09\/alex-lower-headshot-la-cala-1152x1536.jpg 1152w, https:\/\/www.mitchellspp.com\/wp-content\/uploads\/2026\/09\/alex-lower-headshot-la-cala-1536x2048.jpg 1536w, https:\/\/www.mitchellspp.com\/wp-content\/uploads\/2026\/09\/alex-lower-headshot-la-cala.jpg 1600w\" sizes=\"(max-width: 640px) 92vw, 360px\" width=\"1600\" height=\"2133\" loading=\"eager\" fetchpriority=\"high\" decoding=\"async\" alt=\"Alex Mitchell, Director de Marketing at Mitchell&rsquo;s Prestige Properties\" class=\"wp-image-226772\">\n      <\/div>\n      <div class=\"mpp-card__body\">\n        <h3 class=\"mpp-card__name\">Alex Mitchell<\/h3>\n        <p class=\"mpp-card__role\">Director de Marketing<\/p>\n        <p class=\"mpp-card__excerpt\">Alex creci\u00f3 en la Costa del Sol y dentro del negocio familiar, y hoy dirige el crecimiento, el marketing y la presencia digital de Mitchell\u2019s. Dedica la mayor parte de su tiempo a la b\u00fasqueda de producto &mdash; nuevas propiedades, oportunidades fuera de mercado y potencial de reforma para el equipo de ventas.<\/p>\n        <ul class=\"mpp-chips\">\n          <li>Ingl\u00e9s &middot; Espa\u00f1ol<\/li>\n          <li>Especialista en inversi\u00f3n y reformas<\/li>\n        <\/ul>\n        <ul class=\"mpp-social\">\n          <li><a href=\"https:\/\/es.linkedin.com\/in\/alex-mitchell-79317a114\" target=\"_blank\" rel=\"noopener\" aria-label=\"Alex Mitchell on LinkedIn\"><svg viewBox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\"><path d=\"M4.98 3.5a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5zM3 9h4v12H3zM9 9h3.8v1.7h.05c.53-.95 1.83-1.95 3.77-1.95 4.03 0 4.78 2.5 4.78 5.76V21h-4v-5.6c0-1.34-.02-3.06-1.9-3.06-1.9 0-2.2 1.45-2.2 2.96V21H9z\"\/><\/svg><\/a><\/li>\n          <li><a href=\"https:\/\/www.instagram.com\/alexmitchell_12\/\" target=\"_blank\" rel=\"noopener\" aria-label=\"Alex Mitchell on Instagram\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" aria-hidden=\"true\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"5\"\/><circle cx=\"12\" cy=\"12\" r=\"4\"\/><circle cx=\"17.2\" cy=\"6.8\" r=\"1.1\" fill=\"currentColor\" stroke=\"none\"\/><\/svg><\/a><\/li>\n        <\/ul>\n        <\/div>\n      <\/div>\n\n      <p class=\"mpp-more--link mpp-more--link--lead\"><a href=\"https:\/\/www.mitchellspp.com\/es\/equipo\/alex-mitchell\">Ver biograf\u00eda completa<\/a><\/p>\n    <\/article>\n\n  <\/div>\n<\/section>\n\n<!-- ============================ TIER 2 ============================ -->\n<section class=\"mpp-team__tier\">\n  <div class=\"mpp-team__tierhead\">\n    <div class=\"rule\"><\/div>\n    <h2 class=\"mpp-team__h2\">Ventas y equipo<\/h2>\n    <p>Las personas que te ense\u00f1ar\u00e1n las propiedades y las firmas detr\u00e1s de nuestras gu\u00edas de zona.<\/p>\n  <\/div>\n\n  <div class=\"mpp-team__rest\">\n\n    <!-- ===== Tim ===== -->\n    <article class=\"mpp-card mpp-card--rest mpp-card--pending\" id=\"tim-wheelwright\">\n      <div class=\"mpp-card__photo\">\n        <img src=\"https:\/\/www.mitchellspp.com\/wp-content\/uploads\/2026\/09\/Tim-Headshot-Mitchells-768x1024.jpg\" srcset=\"https:\/\/www.mitchellspp.com\/wp-content\/uploads\/2026\/09\/Tim-Headshot-Mitchells-225x300.jpg 225w, https:\/\/www.mitchellspp.com\/wp-content\/uploads\/2026\/09\/Tim-Headshot-Mitchells-768x1024.jpg 768w, https:\/\/www.mitchellspp.com\/wp-content\/uploads\/2026\/09\/Tim-Headshot-Mitchells-1152x1536.jpg 1152w, https:\/\/www.mitchellspp.com\/wp-content\/uploads\/2026\/09\/Tim-Headshot-Mitchells.jpg 1600w\" sizes=\"auto, (max-width: 640px) 92vw, (max-width: 1024px) 46vw, 300px\" width=\"1600\" height=\"2133\" loading=\"lazy\" decoding=\"async\" alt=\"Tim Wheelwright of Mitchell&rsquo;s Prestige Properties\" class=\"wp-image-226639\">\n      <\/div>\n      <div class=\"mpp-card__body\">\n        <h3 class=\"mpp-card__name\">Tim Wheelwright<\/h3>\n        <p class=\"mpp-card__role\">Consultor Inmobiliario S\u00e9nior<\/p>\n        <p class=\"mpp-card__excerpt\">Siete a\u00f1os en Mitchell\u2019s y una d\u00e9cada en la costa. Tim trabaja tanto en compra como en venta, y destaca por su transparencia y su trato personal en cada fase de la operaci\u00f3n.<\/p><ul class=\"mpp-chips\"><li>M\u00e1s de 7 a\u00f1os en Mitchell\u2019s<\/li><li>Agente de compra y venta<\/li><li>10 a\u00f1os en la costa<\/li><\/ul><ul class=\"mpp-social\">\n          <li><a href=\"https:\/\/es.linkedin.com\/in\/tim-wheelwright-b0776a1ba\" target=\"_blank\" rel=\"noopener\" aria-label=\"Tim Wheelwright on LinkedIn\"><svg viewBox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\"><path d=\"M4.98 3.5a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5zM3 9h4v12H3zM9 9h3.8v1.7h.05c.53-.95 1.83-1.95 3.77-1.95 4.03 0 4.78 2.5 4.78 5.76V21h-4v-5.6c0-1.34-.02-3.06-1.9-3.06-1.9 0-2.2 1.45-2.2 2.96V21H9z\"\/><\/svg><\/a><\/li>\n          <li><a href=\"https:\/\/www.instagram.com\/tim.wheelwright\/\" target=\"_blank\" rel=\"noopener\" aria-label=\"Tim Wheelwright on Instagram\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" aria-hidden=\"true\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"5\"\/><circle cx=\"12\" cy=\"12\" r=\"4\"\/><circle cx=\"17.2\" cy=\"6.8\" r=\"1.1\" fill=\"currentColor\" stroke=\"none\"\/><\/svg><\/a><\/li>\n        <\/ul><ul class=\"mpp-guides\"><li class=\"mpp-guides__lbl\">Lecturas \u00fatiles para compradores y vendedores<\/li><li><a href=\"https:\/\/www.mitchellspp.com\/es\/226051-sabes-cuales-son-los-costes-de-compra\">\u00bfCu\u00e1les son los gastos de compra?<\/a><\/li><li><a href=\"https:\/\/www.mitchellspp.com\/es\/226056-buscas-vender-tu-propiedad\">\u00bfBuscas vender tu propiedad?<\/a><\/li><\/ul><p class=\"mpp-more--link\"><a href=\"https:\/\/www.mitchellspp.com\/es\/equipo\/tim-wheelwright\">Ver biograf\u00eda completa<\/a><\/p>\n      <\/div>\n    <\/article>\n\n    <!-- ===== Julian Fuller ===== -->\n    <article class=\"mpp-card mpp-card--rest\" id=\"julian-fuller\">\n      <div class=\"mpp-card__photo\">\n        <img src=\"https:\/\/www.mitchellspp.com\/wp-content\/uploads\/2026\/09\/Julian-La-Cala-Headshot-Mitchells-768x1024.jpg\" srcset=\"https:\/\/www.mitchellspp.com\/wp-content\/uploads\/2026\/09\/Julian-La-Cala-Headshot-Mitchells-225x300.jpg 225w, https:\/\/www.mitchellspp.com\/wp-content\/uploads\/2026\/09\/Julian-La-Cala-Headshot-Mitchells-768x1024.jpg 768w, https:\/\/www.mitchellspp.com\/wp-content\/uploads\/2026\/09\/Julian-La-Cala-Headshot-Mitchells-1152x1536.jpg 1152w, https:\/\/www.mitchellspp.com\/wp-content\/uploads\/2026\/09\/Julian-La-Cala-Headshot-Mitchells.jpg 1600w\" sizes=\"auto, (max-width: 640px) 92vw, (max-width: 1024px) 46vw, 300px\" width=\"1600\" height=\"2133\" loading=\"lazy\" decoding=\"async\" alt=\"Julian Fuller, Consultor Inmobiliario S\u00e9nior at Mitchell&rsquo;s Prestige Properties\" class=\"wp-image-226633\">\n      <\/div>\n      <div class=\"mpp-card__body\">\n        <h3 class=\"mpp-card__name\">Julian Fuller<\/h3>\n        <p class=\"mpp-card__role\">Consultor Inmobiliario S\u00e9nior<\/p>\n        <p class=\"mpp-card__excerpt\">Residente en Marbella desde 2009, Julian aporta m\u00e1s de 25 a\u00f1os de experiencia en venta consultiva. Presenta nuestros recorridos por M\u00e1laga y Estepona, y trabaja con clientes en ingl\u00e9s y espa\u00f1ol.<\/p>\n        <ul class=\"mpp-chips\">\n          <li>Ingl\u00e9s &middot; Espa\u00f1ol<\/li>\n          <li>En Marbella desde 2009<\/li>\n          <li>M\u00e1s de 25 a\u00f1os en ventas<\/li>\n        <\/ul>\n        <ul class=\"mpp-social\">\n          <li><a href=\"https:\/\/es.linkedin.com\/in\/julian-fuller-b20799205\" target=\"_blank\" rel=\"noopener\" aria-label=\"Julian Fuller on LinkedIn\"><svg viewBox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\"><path d=\"M4.98 3.5a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5zM3 9h4v12H3zM9 9h3.8v1.7h.05c.53-.95 1.83-1.95 3.77-1.95 4.03 0 4.78 2.5 4.78 5.76V21h-4v-5.6c0-1.34-.02-3.06-1.9-3.06-1.9 0-2.2 1.45-2.2 2.96V21H9z\"\/><\/svg><\/a><\/li>\n          <li><a href=\"https:\/\/www.instagram.com\/julianfuller.73\/\" target=\"_blank\" rel=\"noopener\" aria-label=\"Julian Fuller on Instagram\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" aria-hidden=\"true\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"5\"\/><circle cx=\"12\" cy=\"12\" r=\"4\"\/><circle cx=\"17.2\" cy=\"6.8\" r=\"1.1\" fill=\"currentColor\" stroke=\"none\"\/><\/svg><\/a><\/li>\n        <\/ul>\n        <ul class=\"mpp-guides\">\n          <li class=\"mpp-guides__lbl\">Lecturas \u00fatiles<\/li>\n          <li><a href=\"https:\/\/www.mitchellspp.com\/es\/226061-cinco-pasos-para-comprar-una-propiedad-en-espana\">Cinco pasos para comprar una propiedad en Espa\u00f1a<\/a><\/li>\n          \n        <\/ul>\n        <p class=\"mpp-more--link\"><a href=\"https:\/\/www.mitchellspp.com\/es\/equipo\/julian-fuller\">Ver biograf\u00eda completa<\/a><\/p>\n      <\/div>\n    <\/article>\n\n    <!-- ===== Chris Sj\u00f6strand ===== -->\n    <article class=\"mpp-card mpp-card--rest\" id=\"chris-sjostrand\">\n      <div class=\"mpp-card__photo\">\n        <img src=\"https:\/\/www.mitchellspp.com\/wp-content\/uploads\/2026\/09\/chris-updated-headshot-la-cala-768x1024.jpg\" srcset=\"https:\/\/www.mitchellspp.com\/wp-content\/uploads\/2026\/09\/chris-updated-headshot-la-cala-225x300.jpg 225w, https:\/\/www.mitchellspp.com\/wp-content\/uploads\/2026\/09\/chris-updated-headshot-la-cala-768x1024.jpg 768w, https:\/\/www.mitchellspp.com\/wp-content\/uploads\/2026\/09\/chris-updated-headshot-la-cala-1152x1536.jpg 1152w, https:\/\/www.mitchellspp.com\/wp-content\/uploads\/2026\/09\/chris-updated-headshot-la-cala-1536x2048.jpg 1536w, https:\/\/www.mitchellspp.com\/wp-content\/uploads\/2026\/09\/chris-updated-headshot-la-cala.jpg 1600w\" sizes=\"auto, (max-width: 640px) 92vw, (max-width: 1024px) 46vw, 300px\" width=\"1600\" height=\"2133\" loading=\"lazy\" decoding=\"async\" alt=\"Christofer Sj&ouml;strand, consultor inmobiliario en la Costa del Sol at Mitchell's Prestige Properties\" class=\"wp-image-226718\">\n      <\/div>\n      <div class=\"mpp-card__body\">\n        <h3 class=\"mpp-card__name\">Christofer &ldquo;Chris&rdquo; Sj&ouml;strand<\/h3>\n        <p class=\"mpp-card__role\">Consultor Inmobiliario en la Costa del Sol<\/p>\n        <p class=\"mpp-card__excerpt\">Nacido en Suecia y criado en Marbella, Chris lleg\u00f3 al sector inmobiliario tras a\u00f1os en hosteler\u00eda de alto nivel con Ocean Club y Nikki Beach. Prefiere entender a la persona antes que la propiedad &mdash; y le dice a un cliente cuando una casa no es para \u00e9l.<\/p>\n        <ul class=\"mpp-chips\">\n          <li>Ingl\u00e9s &middot; Espa\u00f1ol &middot; Sueco<\/li>\n          <li>M\u00e1s de 20 a\u00f1os en la costa<\/li>\n        <\/ul>\n        <ul class=\"mpp-social\">\n          <li><a href=\"https:\/\/www.linkedin.com\/in\/christofer-sjostrand\" target=\"_blank\" rel=\"noopener\" aria-label=\"Chris Sj&ouml;strand on LinkedIn\"><svg viewBox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\"><path d=\"M4.98 3.5a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5zM3 9h4v12H3zM9 9h3.8v1.7h.05c.53-.95 1.83-1.95 3.77-1.95 4.03 0 4.78 2.5 4.78 5.76V21h-4v-5.6c0-1.34-.02-3.06-1.9-3.06-1.9 0-2.2 1.45-2.2 2.96V21H9z\"\/><\/svg><\/a><\/li>\n          <li><a href=\"https:\/\/www.instagram.com\/sjostrandchrippe\/\" target=\"_blank\" rel=\"noopener\" aria-label=\"Chris Sj&ouml;strand on Instagram\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" aria-hidden=\"true\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"5\"\/><circle cx=\"12\" cy=\"12\" r=\"4\"\/><circle cx=\"17.2\" cy=\"6.8\" r=\"1.1\" fill=\"currentColor\" stroke=\"none\"\/><\/svg><\/a><\/li>\n        <\/ul>\n        <ul class=\"mpp-guides\">\n          <li class=\"mpp-guides__lbl\">Gu\u00edas de Chris<\/li>\n          <li><a href=\"https:\/\/www.mitchellspp.com\/es\/226534-guia-el-rosario-marbella\">Vivir en El Rosario, Marbella Este<\/a><\/li>\n          \n        <li><a href=\"https:\/\/www.mitchellspp.com\/226478-video-tour-of-el-rosario-marbella\">Recorrido en v\u00eddeo por El Rosario (en ingl\u00e9s)<\/a><\/li><\/ul>\n        <p class=\"mpp-more--link\"><a href=\"https:\/\/www.mitchellspp.com\/es\/equipo\/chris-sjostrand\">Ver biograf\u00eda completa<\/a><\/p>\n      <\/div>\n    <\/article>\n\n    <!-- ===== Jorge ===== -->\n    <article class=\"mpp-card mpp-card--rest\" id=\"jorge\">\n      <div class=\"mpp-card__photo\">\n        <img src=\"https:\/\/www.mitchellspp.com\/wp-content\/uploads\/2026\/09\/Jorge-Headshot-photo-768x1024.jpg\" srcset=\"https:\/\/www.mitchellspp.com\/wp-content\/uploads\/2026\/09\/Jorge-Headshot-photo-225x300.jpg 225w, https:\/\/www.mitchellspp.com\/wp-content\/uploads\/2026\/09\/Jorge-Headshot-photo-768x1024.jpg 768w, https:\/\/www.mitchellspp.com\/wp-content\/uploads\/2026\/09\/Jorge-Headshot-photo-1152x1536.jpg 1152w, https:\/\/www.mitchellspp.com\/wp-content\/uploads\/2026\/09\/Jorge-Headshot-photo.jpg 1600w\" sizes=\"auto, (max-width: 640px) 92vw, (max-width: 1024px) 46vw, 300px\" width=\"1600\" height=\"2133\" loading=\"lazy\" decoding=\"async\" alt=\"Jorge of Mitchell&rsquo;s Prestige Properties, who covers the Fuengirola and Mijas property markets\" class=\"wp-image-226623\">\n      <\/div>\n      <div class=\"mpp-card__body\">\n        <h3 class=\"mpp-card__name\">Jorge Luis Delgado<\/h3>\n        <p class=\"mpp-card__role\">Consultor Inmobiliario en la Costa del Sol<\/p>\n        <p class=\"mpp-card__excerpt\">Jorge cubre los mercados de Fuengirola y Mijas, y pas\u00f3 a la venta tras seis a\u00f1os gestionando alquileres vacacionales. Directo, meticuloso y claro sobre lo que vale realmente una propiedad.<\/p>\n        <ul class=\"mpp-chips\">\n          <li>Fuengirola &middot; Mijas<\/li>\n          <li>M\u00e1s de 6 a\u00f1os en alquileres<\/li>\n        <\/ul>\n        <ul class=\"mpp-social\">\n          <li><a href=\"https:\/\/www.linkedin.com\/in\/jorge-luis-feut-72228a384\" target=\"_blank\" rel=\"noopener\" aria-label=\"Jorge Luis Delgado on LinkedIn\"><svg viewBox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\"><path d=\"M4.98 3.5a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5zM3 9h4v12H3zM9 9h3.8v1.7h.05c.53-.95 1.83-1.95 3.77-1.95 4.03 0 4.78 2.5 4.78 5.76V21h-4v-5.6c0-1.34-.02-3.06-1.9-3.06-1.9 0-2.2 1.45-2.2 2.96V21H9z\"\/><\/svg><\/a><\/li>\n          <li><a href=\"https:\/\/www.instagram.com\/jorge_realstate\/\" target=\"_blank\" rel=\"noopener\" aria-label=\"Jorge Luis Delgado on Instagram\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" aria-hidden=\"true\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"5\"\/><circle cx=\"12\" cy=\"12\" r=\"4\"\/><circle cx=\"17.2\" cy=\"6.8\" r=\"1.1\" fill=\"currentColor\" stroke=\"none\"\/><\/svg><\/a><\/li>\n        <\/ul>\n        <ul class=\"mpp-guides\">\n          <li class=\"mpp-guides__lbl\">Lecturas \u00fatiles para las zonas de Jorge<\/li>\n          <li><a href=\"https:\/\/www.mitchellspp.com\/es\/226051-sabes-cuales-son-los-costes-de-compra\">\u00bfCu\u00e1les son los gastos de compra?<\/a><\/li>\n          <li><a href=\"https:\/\/www.mitchellspp.com\/es\/226054-declaraciones-fiscales-no-residentes\">Declaraciones fiscales para no residentes<\/a><\/li>\n        <\/ul>\n        <p class=\"mpp-more--link\"><a href=\"https:\/\/www.mitchellspp.com\/es\/equipo\/jorge-luis-delgado\">Ver biograf\u00eda completa<\/a><\/p>\n      <\/div>\n    <\/article>\n\n    <!-- ===== Deniz ===== -->\n    <article class=\"mpp-card mpp-card--rest\" id=\"deniz\">\n      <div class=\"mpp-card__photo\">\n        <img src=\"https:\/\/www.mitchellspp.com\/wp-content\/uploads\/2026\/09\/Deniz-Headshot-Mitchells-768x1024.jpg\" srcset=\"https:\/\/www.mitchellspp.com\/wp-content\/uploads\/2026\/09\/Deniz-Headshot-Mitchells-225x300.jpg 225w, https:\/\/www.mitchellspp.com\/wp-content\/uploads\/2026\/09\/Deniz-Headshot-Mitchells-768x1024.jpg 768w, https:\/\/www.mitchellspp.com\/wp-content\/uploads\/2026\/09\/Deniz-Headshot-Mitchells-1152x1536.jpg 1152w, https:\/\/www.mitchellspp.com\/wp-content\/uploads\/2026\/09\/Deniz-Headshot-Mitchells.jpg 1600w\" sizes=\"auto, (max-width: 640px) 92vw, (max-width: 1024px) 46vw, 300px\" width=\"1600\" height=\"2133\" loading=\"lazy\" decoding=\"async\" alt=\"Deniz of Mitchell&rsquo;s Prestige Properties, who covers Marbella, Estepona, Mijas and Fuengirola\" class=\"wp-image-226641\">\n      <\/div>\n      <div class=\"mpp-card__body\">\n        <h3 class=\"mpp-card__name\">Deniz Bayer<\/h3>\n        <p class=\"mpp-card__role\">Consultora Inmobiliaria en la Costa del Sol<\/p>\n        <p class=\"mpp-card__excerpt\">Deniz lleg\u00f3 a Espa\u00f1a con un a\u00f1o y ha vivido siempre entre Fuengirola y Marbella. Conoce lo distinta que es la vida en cada comunidad de esta costa &mdash; y ajusta el lugar a cada cliente con el mismo cuidado que la propiedad.<\/p>\n        <ul class=\"mpp-chips\">\n          <li>Marbella &middot; Nueva Andaluc&iacute;a &middot; Estepona<\/li>\n          <li>Mijas &middot; Fuengirola<\/li>\n          \n        <\/ul>\n        <ul class=\"mpp-social\">\n          <li><a href=\"https:\/\/es.linkedin.com\/in\/deniz-bayer-4579393b\" target=\"_blank\" rel=\"noopener\" aria-label=\"Deniz Bayer on LinkedIn\"><svg viewBox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\"><path d=\"M4.98 3.5a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5zM3 9h4v12H3zM9 9h3.8v1.7h.05c.53-.95 1.83-1.95 3.77-1.95 4.03 0 4.78 2.5 4.78 5.76V21h-4v-5.6c0-1.34-.02-3.06-1.9-3.06-1.9 0-2.2 1.45-2.2 2.96V21H9z\"\/><\/svg><\/a><\/li>\n          <li><a href=\"https:\/\/www.instagram.com\/denizbayer\/\" target=\"_blank\" rel=\"noopener\" aria-label=\"Deniz Bayer on Instagram\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" aria-hidden=\"true\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"5\"\/><circle cx=\"12\" cy=\"12\" r=\"4\"\/><circle cx=\"17.2\" cy=\"6.8\" r=\"1.1\" fill=\"currentColor\" stroke=\"none\"\/><\/svg><\/a><\/li>\n        <\/ul>\n        <ul class=\"mpp-guides\">\n          <li class=\"mpp-guides__lbl\">Lecturas \u00fatiles para las zonas de Deniz<\/li>\n          <li><a href=\"https:\/\/www.mitchellspp.com\/es\/226534-guia-el-rosario-marbella\">Vivir en El Rosario, Marbella Este<\/a><\/li>\n          <li><a href=\"https:\/\/www.mitchellspp.com\/es\/226051-sabes-cuales-son-los-costes-de-compra\">\u00bfCu\u00e1les son los gastos de compra?<\/a><\/li>\n        <\/ul>\n        <p class=\"mpp-more--link\"><a href=\"https:\/\/www.mitchellspp.com\/es\/equipo\/deniz-bayer\">Ver biograf\u00eda completa<\/a><\/p>\n      <\/div>\n    <\/article>\n\n    <!-- ============ TEMPLATE CARD ============\n         Duplicate this <article> for each additional team member.\n         Swap the id, name, role, excerpt, chips, social hrefs, the\n         guide links and the <img src>. Keep the --ph class on the\n         photo wrapper until the real portrait is in place.\n    ========================================== -->\n    \n\n  <\/div>\n<\/section>\n<\/div>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Gu\u00edas y reportajes de zona del equipo<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Todas las gu\u00edas de esta lista las ha escrito o presentado alguien de esta p\u00e1gina. Ya sea por los a\u00f1os que llevamos viviendo en la costa o por salir a grabar un recorrido en persona, nuestras gu\u00edas re\u00fanen el conocimiento necesario para entender de verdad la Costa del Sol. <\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/www.mitchellspp.com\/es\/226534-guia-el-rosario-marbella\">Vivir en El Rosario: la zona residencial m\u00e1s infravalorada de Marbella Este<\/a><\/li>\n\n\n<li><a href=\"https:\/\/www.mitchellspp.com\/es\/226051-sabes-cuales-son-los-costes-de-compra\">\u00bfCu\u00e1les son los gastos de compra?<\/a><\/li>\n\n\n<li><a href=\"https:\/\/www.mitchellspp.com\/es\/226056-buscas-vender-tu-propiedad\">\u00bfBuscas vender tu propiedad?<\/a><\/li>\n\n\n<li><a href=\"https:\/\/www.mitchellspp.com\/es\/226061-cinco-pasos-para-comprar-una-propiedad-en-espana\">Cinco pasos para comprar una propiedad en Espa\u00f1a<\/a><\/li>\n\n\n<li><a href=\"https:\/\/www.mitchellspp.com\/es\/226054-declaraciones-fiscales-no-residentes\">Declaraciones fiscales para no residentes<\/a><\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>\u00bfEst\u00e1s pensando en comprar o vender en la Costa del Sol?<\/strong> <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-accent-color\"><a href=\"https:\/\/www.mitchellspp.com\/es\/contacto\">Habla con el equipo<\/a> <\/mark>\u2014 dinos la zona y el presupuesto y te decimos con qui\u00e9n de los de arriba deber\u00edas hablar.<\/p>\n\n\n\n<script type=\"application\/ld+json\">{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"ItemList\",\n  \"@id\": \"https:\/\/www.mitchellspp.com\/es\/equipo\/team-list#person\",\n  \"name\": \"The Mitchell's Prestige Properties team\",\n  \"description\": \"Named property professionals at Mitchell's Prestige Properties on the Costa del Sol, and the areas each of them covers.\",\n  \"itemListOrder\": \"https:\/\/schema.org\/ItemListOrderAscending\",\n  \"numberOfItems\": 7,\n  \"itemListElement\": [\n    {\n      \"@type\": \"ListItem\",\n      \"position\": 1,\n      \"item\": {\n        \"@type\": \"Person\",\n        \"@id\": \"https:\/\/www.mitchellspp.com\/es\/equipo\/dixie-mitchell#person\",\n        \"name\": \"Dixie Mitchell\",\n        \"jobTitle\": \"Fundadora y Directora\",\n        \"url\": \"https:\/\/www.mitchellspp.com\/es\/equipo\/dixie-mitchell\",\n        \"worksFor\": {\n          \"@id\": \"https:\/\/www.mitchellspp.com\/#organization\"\n        },\n        \"knowsAbout\": [\n          \"Costa del Sol property\",\n          \"Malaga property market\",\n          \"Almeria coast property\"\n        ],\n        \"sameAs\": [\n          \"https:\/\/es.linkedin.com\/in\/dixie-mitchell\",\n          \"https:\/\/www.instagram.com\/dixielmitchell\/\"\n        ]\n      }\n    },\n    {\n      \"@type\": \"ListItem\",\n      \"position\": 2,\n      \"item\": {\n        \"@type\": \"Person\",\n        \"@id\": \"https:\/\/www.mitchellspp.com\/es\/equipo\/alex-mitchell#person\",\n        \"name\": \"Alex Mitchell\",\n        \"jobTitle\": \"Director de Marketing\",\n        \"url\": \"https:\/\/www.mitchellspp.com\/es\/equipo\/alex-mitchell\",\n        \"knowsLanguage\": [\n          \"en\",\n          \"es\"\n        ],\n        \"worksFor\": {\n          \"@id\": \"https:\/\/www.mitchellspp.com\/#organization\"\n        },\n        \"knowsAbout\": [\n          \"Property marketing\",\n          \"Costa del Sol investment property\",\n          \"Renovation and resale\"\n        ],\n        \"sameAs\": [\n          \"https:\/\/es.linkedin.com\/in\/alex-mitchell-79317a114\",\n          \"https:\/\/www.instagram.com\/alexmitchell_12\/\"\n        ]\n      }\n    },\n    {\n      \"@type\": \"ListItem\",\n      \"position\": 3,\n      \"item\": {\n        \"@type\": \"Person\",\n        \"@id\": \"https:\/\/www.mitchellspp.com\/es\/equipo\/tim-wheelwright#person\",\n        \"name\": \"Tim Wheelwright\",\n        \"url\": \"https:\/\/www.mitchellspp.com\/es\/equipo\/tim-wheelwright\",\n        \"worksFor\": {\n          \"@id\": \"https:\/\/www.mitchellspp.com\/#organization\"\n        },\n        \"knowsAbout\": [\n          \"Costa del Sol property\"\n        ],\n        \"jobTitle\": \"Consultor Inmobiliario S\u00e9nior\",\n        \"sameAs\": [\n          \"https:\/\/es.linkedin.com\/in\/tim-wheelwright-b0776a1ba\",\n          \"https:\/\/www.instagram.com\/tim.wheelwright\/\"\n        ]\n      }\n    },\n    {\n      \"@type\": \"ListItem\",\n      \"position\": 4,\n      \"item\": {\n        \"@type\": \"Person\",\n        \"@id\": \"https:\/\/www.mitchellspp.com\/es\/equipo\/julian-fuller#person\",\n        \"name\": \"Julian Fuller\",\n        \"jobTitle\": \"Consultor Inmobiliario S\u00e9nior\",\n        \"url\": \"https:\/\/www.mitchellspp.com\/es\/equipo\/julian-fuller\",\n        \"image\": \"https:\/\/www.mitchellspp.com\/wp-content\/uploads\/2026\/09\/julian-fuller-mitchells.jpg\",\n        \"knowsLanguage\": [\n          \"en\",\n          \"es\"\n        ],\n        \"worksFor\": {\n          \"@id\": \"https:\/\/www.mitchellspp.com\/#organization\"\n        },\n        \"knowsAbout\": [\n          \"Marbella property\",\n          \"Estepona property\",\n          \"Malaga city\"\n        ],\n        \"sameAs\": [\n          \"https:\/\/es.linkedin.com\/in\/julian-fuller-b20799205\",\n          \"https:\/\/www.instagram.com\/julianfuller.73\/\"\n        ]\n      }\n    },\n    {\n      \"@type\": \"ListItem\",\n      \"position\": 5,\n      \"item\": {\n        \"@type\": \"Person\",\n        \"@id\": \"https:\/\/www.mitchellspp.com\/es\/equipo\/chris-sjostrand#person\",\n        \"name\": \"Christofer Sj\u00f6strand\",\n        \"alternateName\": \"Chris Sj\u00f6strand\",\n        \"jobTitle\": \"Consultor Inmobiliario en la Costa del Sol\",\n        \"url\": \"https:\/\/www.mitchellspp.com\/es\/equipo\/chris-sjostrand\",\n        \"image\": \"https:\/\/www.mitchellspp.com\/wp-content\/uploads\/2026\/09\/chris-updated-headshot-la-cala.jpg\",\n        \"knowsLanguage\": [\n          \"en\",\n          \"es\",\n          \"sv\"\n        ],\n        \"worksFor\": {\n          \"@id\": \"https:\/\/www.mitchellspp.com\/#organization\"\n        },\n        \"knowsAbout\": [\n          \"El Rosario Marbella\",\n          \"Marbella East property\",\n          \"Costa del Sol lifestyle\"\n        ],\n        \"sameAs\": [\n          \"https:\/\/www.linkedin.com\/in\/christofer-sjostrand\",\n          \"https:\/\/www.instagram.com\/sjostrandchrippe\/\"\n        ]\n      }\n    },\n    {\n      \"@type\": \"ListItem\",\n      \"position\": 6,\n      \"item\": {\n        \"@type\": \"Person\",\n        \"@id\": \"https:\/\/www.mitchellspp.com\/es\/equipo\/jorge-luis-delgado#person\",\n        \"name\": \"Jorge Luis Delgado\",\n        \"url\": \"https:\/\/www.mitchellspp.com\/es\/equipo\/jorge-luis-delgado\",\n        \"worksFor\": {\n          \"@id\": \"https:\/\/www.mitchellspp.com\/#organization\"\n        },\n        \"knowsAbout\": [\n          \"Fuengirola property\",\n          \"Mijas property\",\n          \"Holiday rental management\"\n        ],\n        \"jobTitle\": \"Consultor Inmobiliario en la Costa del Sol\",\n        \"sameAs\": [\n          \"https:\/\/www.linkedin.com\/in\/jorge-luis-feut-72228a384\",\n          \"https:\/\/www.instagram.com\/jorge_realstate\/\"\n        ]\n      }\n    },\n    {\n      \"@type\": \"ListItem\",\n      \"position\": 7,\n      \"item\": {\n        \"@type\": \"Person\",\n        \"@id\": \"https:\/\/www.mitchellspp.com\/es\/equipo\/deniz-bayer#person\",\n        \"name\": \"Deniz Bayer\",\n        \"url\": \"https:\/\/www.mitchellspp.com\/es\/equipo\/deniz-bayer\",\n        \"worksFor\": {\n          \"@id\": \"https:\/\/www.mitchellspp.com\/#organization\"\n        },\n        \"knowsAbout\": [\n          \"Marbella property\",\n          \"Nueva Andalucia property\",\n          \"Estepona property\",\n          \"Mijas property\",\n          \"Fuengirola property\"\n        ],\n        \"jobTitle\": \"Consultora Inmobiliaria en la Costa del Sol\",\n        \"sameAs\": [\n          \"https:\/\/es.linkedin.com\/in\/deniz-bayer-4579393b\",\n          \"https:\/\/www.instagram.com\/denizbayer\/\"\n        ]\n      }\n    }\n  ]\n}<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Conoce al equipo de Mitchell\u2019s Prestige Properties Mitchell\u2019s Prestige Properties es una agencia inmobiliaria familiar, fundada en la Costa del Sol en 2003 y dirigida todav\u00eda por la familia que la cre\u00f3. Entre todos llevamos d\u00e9cadas viviendo en esta costa \u2014 en Marbella, Estepona, Mijas y Fuengirola \u2014 y escribimos las gu\u00edas de zona de [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"fixed-header-page","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-226737","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.mitchellspp.com\/es\/wp-json\/wp\/v2\/pages\/226737","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.mitchellspp.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.mitchellspp.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.mitchellspp.com\/es\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/www.mitchellspp.com\/es\/wp-json\/wp\/v2\/comments?post=226737"}],"version-history":[{"count":6,"href":"https:\/\/www.mitchellspp.com\/es\/wp-json\/wp\/v2\/pages\/226737\/revisions"}],"predecessor-version":[{"id":226790,"href":"https:\/\/www.mitchellspp.com\/es\/wp-json\/wp\/v2\/pages\/226737\/revisions\/226790"}],"wp:attachment":[{"href":"https:\/\/www.mitchellspp.com\/es\/wp-json\/wp\/v2\/media?parent=226737"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}