{"id":31,"date":"2026-05-29T07:21:25","date_gmt":"2026-05-29T07:21:25","guid":{"rendered":"https:\/\/tepperivlaw.com\/staging\/8468\/?page_id=31"},"modified":"2026-05-29T16:11:46","modified_gmt":"2026-05-29T16:11:46","slug":"contact","status":"publish","type":"page","link":"https:\/\/tepperivlaw.com\/staging\/8468\/contact\/","title":{"rendered":"Contact"},"content":{"rendered":"\n<!-- ================================================\n     SCOTT TEPPER LAW \u2014 CONTACT PAGE BLOCK\n     Paste this into a Custom HTML block in WordPress\n     on the Contact page.\n     After pasting set:\n     - Page Title \u2192 Disable\n     - Page Layout \u2192 Full Width\n     - Content Style \u2192 Unboxed\n     - Content Vertical Spacing \u2192 Disable\n     ================================================ -->\n\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500&family=Jost:wght@300;400;500;600&display=swap');\n\n.st-ct-root {\n  font-family: 'Jost', sans-serif;\n  color: #58595B;\n  font-size: 16px;\n  line-height: 1.7;\n}\n\n\/* \u2500\u2500 HERO \u2500\u2500 *\/\n.st-ct-hero {\n  min-height: 38vh;\n  display: flex;\n  align-items: flex-end;\n  padding: 5rem 2rem 4rem;\n  position: relative;\n  overflow: hidden;\n  background-color: #414042;\n  background-image: url('https:\/\/tepperivlaw.com\/staging\/8468\/wp-content\/uploads\/2026\/05\/contact-bg.jpg');\n  background-size: cover;\n  background-position: center;\n}\n.st-ct-hero::after {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(to top, rgba(65,64,66,0.92) 0%, rgba(65,64,66,0.6) 100%);\n  z-index: 1;\n}\n.st-ct-hero-inner {\n  position: relative;\n  z-index: 2;\n  max-width: 1100px;\n  margin: 0 auto;\n  width: 100%;\n}\n.st-ct-eyebrow {\n  font-size: 0.68rem;\n  font-weight: 500;\n  letter-spacing: 0.25em;\n  text-transform: uppercase;\n  color: #90B493;\n  margin-bottom: 0.75rem;\n  display: flex;\n  align-items: center;\n  gap: 0.6rem;\n}\n.st-ct-eyebrow::before {\n  content: '';\n  display: inline-block;\n  width: 24px; height: 1px;\n  background: #90B493;\n  flex-shrink: 0;\n}\n.st-ct-hero h1 {\n  font-family: 'Cormorant Garamond', serif !important;\n  font-size: clamp(2.4rem, 4vw, 3.5rem) !important;\n  font-weight: 500 !important;\n  color: #FFFFFF !important;\n  margin-bottom: 0.75rem !important;\n  line-height: 1.15 !important;\n}\n.st-ct-hero h1 em { font-style: italic; color: #CDE7CA; }\n.st-ct-hero p {\n  color: rgba(245,244,240,0.6);\n  font-weight: 300;\n  font-size: 1rem;\n  margin: 0;\n}\n\n\/* \u2500\u2500 CONTACT LAYOUT \u2500\u2500 *\/\n.st-ct-layout {\n  background: #FFFFFF;\n  padding: 5rem 2rem;\n}\n.st-ct-container {\n  max-width: 1100px;\n  margin: 0 auto;\n}\n.st-ct-grid {\n  display: grid;\n  grid-template-columns: 1fr 1.2fr;\n  gap: 5rem;\n  align-items: start;\n}\n\n\/* Section labels *\/\n.st-ct-section-eyebrow {\n  font-size: 0.68rem;\n  font-weight: 500;\n  letter-spacing: 0.25em;\n  text-transform: uppercase;\n  color: #90B493;\n  margin-bottom: 0.75rem;\n  display: flex;\n  align-items: center;\n  gap: 0.6rem;\n}\n.st-ct-section-eyebrow::before {\n  content: '';\n  display: inline-block;\n  width: 24px; height: 1px;\n  background: #90B493;\n  flex-shrink: 0;\n}\n.st-ct-section-title {\n  font-family: 'Cormorant Garamond', serif !important;\n  font-size: clamp(1.9rem, 3.5vw, 2.8rem) !important;\n  font-weight: 500 !important;\n  color: #414042 !important;\n  line-height: 1.15 !important;\n  margin-bottom: 2rem !important;\n}\n.st-ct-section-title em { font-style: italic; color: #596A5B; }\n\n\/* Contact items *\/\n.st-ct-info-block {\n  display: flex;\n  flex-direction: column;\n  gap: 1rem;\n}\n.st-ct-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 1rem;\n  padding: 1.25rem;\n  background: #F5F4F0;\n  border-radius: 4px;\n}\n.st-ct-item-icon {\n  width: 38px; height: 38px;\n  border-radius: 50%;\n  background: #CDE7CA;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n}\n.st-ct-item-icon svg {\n  width: 16px; height: 16px;\n  stroke: #596A5B;\n  fill: none;\n  stroke-width: 2;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n.st-ct-item-label {\n  font-size: 0.65rem;\n  font-weight: 500;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: #90B493;\n  margin-bottom: 0.2rem;\n}\n.st-ct-item-value {\n  font-size: 0.95rem;\n  color: #414042;\n  line-height: 1.5;\n}\n.st-ct-item-value a {\n  color: #414042;\n  text-decoration: none;\n  transition: color 0.3s ease;\n}\n.st-ct-item-value a:hover { color: #596A5B; }\n\n\/* Map placeholder *\/\n.st-ct-map {\n  margin-top: 1rem;\n  height: 200px;\n  background: #F5F4F0;\n  border-radius: 4px;\n  border: 1px solid rgba(89,106,91,0.18);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-direction: column;\n  gap: 0.5rem;\n  color: #90B493;\n}\n.st-ct-map svg {\n  width: 28px; height: 28px;\n  stroke: #90B493;\n  fill: none;\n  stroke-width: 1.5;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n.st-ct-map span {\n  font-size: 0.75rem;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n}\n\n\/* About \/ right column *\/\n.st-ct-about p {\n  font-size: 0.97rem;\n  color: #58595B;\n  line-height: 1.85;\n  font-weight: 300;\n  margin-bottom: 1.2rem;\n}\n.st-ct-about p:last-of-type { margin-bottom: 0; }\n.st-ct-about strong { font-weight: 500; color: #414042; }\n\n\/* Photo (optional \u2014 uncomment img tag when ready) *\/\n.st-ct-about-photo {\n  width: 100%;\n  max-width: 260px;\n  border-radius: 4px;\n  float: right;\n  margin: 0 0 1.5rem 1.5rem;\n  aspect-ratio: 3\/4;\n  background: #CDE7CA;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  overflow: hidden;\n}\n.st-ct-about-photo img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  object-position: top center;\n  display: block;\n}\n\n\/* Quote block *\/\n.st-ct-quote {\n  margin-top: 2.5rem;\n  padding: 1.75rem;\n  background: #F5F4F0;\n  border-radius: 4px;\n  border-left: 3px solid #596A5B;\n  clear: both;\n}\n.st-ct-quote blockquote {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 1.25rem;\n  font-style: italic;\n  color: #414042;\n  line-height: 1.5;\n  margin: 0 0 0.75rem 0;\n  padding: 0;\n  border: none;\n}\n.st-ct-quote cite {\n  font-size: 0.72rem;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: #90B493;\n  font-style: normal;\n}\n\n\/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\n@media (max-width: 900px) {\n  .st-ct-grid { grid-template-columns: 1fr; gap: 3rem; }\n  .st-ct-hero { padding: 4rem 1.5rem 3rem; }\n  .st-ct-layout { padding: 4rem 1.5rem; }\n}\n@media (max-width: 600px) {\n  .st-ct-hero { padding: 3.5rem 1.25rem 2.5rem; min-height: auto; }\n  .st-ct-hero h1 { font-size: clamp(2rem, 7vw, 2.8rem) !important; }\n  .st-ct-layout { padding: 3.5rem 1.25rem; }\n  .st-ct-grid { gap: 2.5rem; }\n  .st-ct-about-photo { max-width: 160px; }\n}\n<\/style>\n\n<div class=\"st-ct-root\">\n\n<!-- HERO -->\n<div class=\"st-ct-hero\">\n  <div class=\"st-ct-hero-inner\">\n    <div class=\"st-ct-eyebrow\">Imperial Valley Family Law<\/div>\n    <h1>Get in <em>touch<\/em><\/h1>\n    <p>Scott&#8217;s office is ready to hear your situation and help you understand your options.<\/p>\n  <\/div>\n<\/div>\n\n<!-- CONTACT & ABOUT LAYOUT -->\n<div class=\"st-ct-layout\">\n  <div class=\"st-ct-container\">\n    <div class=\"st-ct-grid\">\n\n      <!-- LEFT \u2014 Contact Info -->\n      <div>\n        <div class=\"st-ct-section-eyebrow\">Contact Information<\/div>\n        <h2 class=\"st-ct-section-title\">Reach <em>Scott&#8217;s office<\/em><\/h2>\n        <div class=\"st-ct-info-block\">\n\n          <div class=\"st-ct-item\">\n            <div class=\"st-ct-item-icon\">\n              <svg viewBox=\"0 0 24 24\"><path d=\"M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07A19.5 19.5 0 013.5 10.81a19.79 19.79 0 01-3.07-8.68A2 2 0 012.39 0h3a2 2 0 012 1.72c.127.96.361 1.903.7 2.81a2 2 0 01-.45 2.11L6.45 7.56a16 16 0 006 6l.91-1.61a2 2 0 012.11-.45 12.84 12.84 0 002.81.7A2 2 0 0122 13.92z\"\/><\/svg>\n            <\/div>\n            <div>\n              <div class=\"st-ct-item-label\">Phone<\/div>\n              <div class=\"st-ct-item-value\"><a href=\"tel:7603527272\">(760) 352-7272<\/a><\/div>\n            <\/div>\n          <\/div>\n\n          <div class=\"st-ct-item\">\n            <div class=\"st-ct-item-icon\">\n              <svg viewBox=\"0 0 24 24\"><path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"\/><polyline points=\"22,6 12,13 2,6\"\/><\/svg>\n            <\/div>\n            <div>\n              <div class=\"st-ct-item-label\">Email<\/div>\n              <div class=\"st-ct-item-value\"><a href=\"mailto:scott@tepperivlaw.com\">scott@tepperivlaw.com<\/a><\/div>\n            <\/div>\n          <\/div>\n\n          <div class=\"st-ct-item\">\n            <div class=\"st-ct-item-icon\">\n              <svg viewBox=\"0 0 24 24\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0118 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\n            <\/div>\n            <div>\n              <div class=\"st-ct-item-label\">Address<\/div>\n              <div class=\"st-ct-item-value\">836 W State St<br>El Centro, CA 92243<\/div>\n            <\/div>\n          <\/div>\n\n          <div class=\"st-ct-item\">\n            <div class=\"st-ct-item-icon\">\n              <svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>\n            <\/div>\n            <div>\n              <div class=\"st-ct-item-label\">Office Hours<\/div>\n              <div class=\"st-ct-item-value\">Monday \u2013 Friday<br>9:00 AM \u2013 5:00 PM<\/div>\n            <\/div>\n          <\/div>\n\n        <\/div>\n\n        <!-- MAP PLACEHOLDER\n             Replace this div with your Google Maps embed code\n             when the Google Business Profile is set up.\n             Example:\n             <iframe src=\"https:\/\/www.google.com\/maps\/embed?pb=...\"\n               width=\"100%\" height=\"200\" style=\"border:0;border-radius:4px;\"\n               allowfullscreen=\"\" loading=\"lazy\"><\/iframe>\n        -->\n        <div class=\"st-ct-map\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0118 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\n          <span>Google Maps coming soon<\/span>\n        <\/div>\n\n      <\/div>\n\n      <!-- RIGHT \u2014 About Scott -->\n      <div class=\"st-ct-about\">\n        <div class=\"st-ct-section-eyebrow\">About Scott<\/div>\n        <h2 class=\"st-ct-section-title\">30 years of <em>dedicated service<\/em> to Imperial Valley families<\/h2>\n\n        <!-- OPTIONAL PHOTO \u2014 uncomment when real photo is ready -->\n        <div class=\"st-ct-about-photo\">\n          <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/tepperivlaw.com\/staging\/8468\/wp-content\/uploads\/2026\/05\/scott-tepper-headshot.jpg\" alt=\"Scott Tepper\">\n        <\/div>\n        \n\n        <p>Scott Tepper has been serving Imperial Valley families for more than 30 years. As a family law attorney based in El Centro, Scott has built his practice on a simple but powerful commitment \u2014 to treat every client with respect, fight hard for their rights, and deliver real results during some of the most difficult moments of their lives.<\/p>\n\n        <p>Scott specializes <strong>exclusively in family law<\/strong>, which means when you work with him, you&#8217;re getting focused expertise \u2014 not a generalist who handles family cases on the side. From divorces and custody battles to adoptions and estate planning, Scott knows this area of law deeply and applies that knowledge every day for the families of Imperial Valley.<\/p>\n\n        <p>When you call Scott&#8217;s office, you&#8217;ll speak with someone who listens. <strong>Your case matters here.<\/strong><\/p>\n\n        <div class=\"st-ct-quote\">\n          <blockquote>&#8220;Your family. Your valley. Your rights.&#8221;<\/blockquote>\n          <cite>Scott Tepper &mdash; Family Law Attorney, El Centro CA<\/cite>\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- CTA BAND -->\n<div style=\"background:#596A5B;padding:4rem 2rem;text-align:center;\">\n  <div style=\"max-width:1100px;margin:0 auto;\">\n    <h2 style=\"font-family:'Cormorant Garamond',serif;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:500;color:#FFFFFF;margin-bottom:0.75rem;\">Ready to talk? <em>Scott is here to help.<\/em><\/h2>\n    <p style=\"color:rgba(245,244,240,0.7);font-size:0.95rem;font-weight:300;margin-bottom:2rem;\">Call or email the office \u2014 your consultation starts with a conversation.<\/p>\n    <div style=\"display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap;\">\n      <a href=\"tel:7603527272\" style=\"color:#FFFFFF;text-decoration:none;font-size:0.9rem;display:flex;align-items:center;gap:0.5rem;opacity:0.85;\">\n        <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#CDE7CA\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07A19.5 19.5 0 013.5 10.81a19.79 19.79 0 01-3.07-8.68A2 2 0 012.39 0h3a2 2 0 012 1.72c.127.96.361 1.903.7 2.81a2 2 0 01-.45 2.11L6.45 7.56a16 16 0 006 6l.91-1.61a2 2 0 012.11-.45 12.84 12.84 0 002.81.7A2 2 0 0122 13.92z\"\/><\/svg>\n        (760) 352-7272\n      <\/a>\n      <a href=\"mailto:scott@tepperivlaw.com\" style=\"color:#FFFFFF;text-decoration:none;font-size:0.9rem;display:flex;align-items:center;gap:0.5rem;opacity:0.85;\">\n        <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#CDE7CA\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"\/><polyline points=\"22,6 12,13 2,6\"\/><\/svg>\n        scott@tepperivlaw.com\n      <\/a>\n      <a href=\"https:\/\/maps.google.com\/?q=836+W+State+St+El+Centro+CA+92243\" target=\"_blank\" style=\"color:#FFFFFF;text-decoration:none;font-size:0.9rem;display:flex;align-items:center;gap:0.5rem;opacity:0.85;\">\n        <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#CDE7CA\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0118 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\n        836 W State St, El Centro, CA\n      <\/a>\n    <\/div>\n  <\/div>\n<\/div>\n\n<\/div>\n\n","protected":false},"excerpt":{"rendered":"<p>Imperial Valley Family Law Get in touch Scott&#8217;s office is ready to hear your situation and help you understand your options. Contact Information Reach Scott&#8217;s office Phone (760) 352-7272 Email scott@tepperivlaw.com Address 836 W State StEl Centro, CA 92243 Office Hours Monday \u2013 Friday9:00 AM \u2013 5:00 PM Google Maps coming soon About Scott 30&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"nf_dc_page":"","_kad_post_transparent":"","_kad_post_title":"hide","_kad_post_layout":"fullwidth","_kad_post_sidebar_id":"","_kad_post_content_style":"unboxed","_kad_post_vertical_padding":"hide","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":true,"_kad_post_classname":"","footnotes":""},"class_list":["post-31","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Contact Scott Tepper | Family Law Attorney El Centro CA<\/title>\n<meta name=\"description\" content=\"Contact the Law Offices of Scott Tepper in El Centro, CA. Call (760) 352-7272 or email scott@tepperivlaw.com. Serving Imperial Valley families for over 30 years.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/tepperivlaw.com\/staging\/8468\/contact\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Contact Scott Tepper | Family Law Attorney El Centro CA\" \/>\n<meta property=\"og:description\" content=\"Contact the Law Offices of Scott Tepper in El Centro, CA. Call (760) 352-7272 or email scott@tepperivlaw.com. Serving Imperial Valley families for over 30 years.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/tepperivlaw.com\/staging\/8468\/contact\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-29T16:11:46+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/tepperivlaw.com\/staging\/8468\/wp-content\/uploads\/2026\/05\/scott-tepper-headshot.jpg\" \/>\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=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/tepperivlaw.com\\\/staging\\\/8468\\\/contact\\\/\",\"url\":\"https:\\\/\\\/tepperivlaw.com\\\/staging\\\/8468\\\/contact\\\/\",\"name\":\"Contact Scott Tepper | Family Law Attorney El Centro CA\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/tepperivlaw.com\\\/staging\\\/8468\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/tepperivlaw.com\\\/staging\\\/8468\\\/contact\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/tepperivlaw.com\\\/staging\\\/8468\\\/contact\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/tepperivlaw.com\\\/staging\\\/8468\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/scott-tepper-headshot.jpg\",\"datePublished\":\"2026-05-29T07:21:25+00:00\",\"dateModified\":\"2026-05-29T16:11:46+00:00\",\"description\":\"Contact the Law Offices of Scott Tepper in El Centro, CA. Call (760) 352-7272 or email scott@tepperivlaw.com. Serving Imperial Valley families for over 30 years.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/tepperivlaw.com\\\/staging\\\/8468\\\/contact\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/tepperivlaw.com\\\/staging\\\/8468\\\/contact\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/tepperivlaw.com\\\/staging\\\/8468\\\/contact\\\/#primaryimage\",\"url\":\"https:\\\/\\\/tepperivlaw.com\\\/staging\\\/8468\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/scott-tepper-headshot.jpg\",\"contentUrl\":\"https:\\\/\\\/tepperivlaw.com\\\/staging\\\/8468\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/scott-tepper-headshot.jpg\",\"width\":800,\"height\":1000},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/tepperivlaw.com\\\/staging\\\/8468\\\/contact\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/tepperivlaw.com\\\/staging\\\/8468\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Contact\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/tepperivlaw.com\\\/staging\\\/8468\\\/#website\",\"url\":\"https:\\\/\\\/tepperivlaw.com\\\/staging\\\/8468\\\/\",\"name\":\"Law Offices of Scott Tepper\",\"description\":\"Law Offices of Scott Tepper\",\"publisher\":{\"@id\":\"https:\\\/\\\/tepperivlaw.com\\\/staging\\\/8468\\\/#\\\/schema\\\/person\\\/321b10ad7aeb84123e0d65f26f524857\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/tepperivlaw.com\\\/staging\\\/8468\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/tepperivlaw.com\\\/staging\\\/8468\\\/#\\\/schema\\\/person\\\/321b10ad7aeb84123e0d65f26f524857\",\"name\":\"Scott Tepper\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/tepperivlaw.com\\\/staging\\\/8468\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/scott-tepper-logo.png\",\"url\":\"https:\\\/\\\/tepperivlaw.com\\\/staging\\\/8468\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/scott-tepper-logo.png\",\"contentUrl\":\"https:\\\/\\\/tepperivlaw.com\\\/staging\\\/8468\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/scott-tepper-logo.png\",\"width\":400,\"height\":120,\"caption\":\"Scott Tepper\"},\"logo\":{\"@id\":\"https:\\\/\\\/tepperivlaw.com\\\/staging\\\/8468\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/scott-tepper-logo.png\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Contact Scott Tepper | Family Law Attorney El Centro CA","description":"Contact the Law Offices of Scott Tepper in El Centro, CA. Call (760) 352-7272 or email scott@tepperivlaw.com. Serving Imperial Valley families for over 30 years.","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:\/\/tepperivlaw.com\/staging\/8468\/contact\/","og_locale":"en_US","og_type":"article","og_title":"Contact Scott Tepper | Family Law Attorney El Centro CA","og_description":"Contact the Law Offices of Scott Tepper in El Centro, CA. Call (760) 352-7272 or email scott@tepperivlaw.com. Serving Imperial Valley families for over 30 years.","og_url":"https:\/\/tepperivlaw.com\/staging\/8468\/contact\/","article_modified_time":"2026-05-29T16:11:46+00:00","og_image":[{"url":"https:\/\/tepperivlaw.com\/staging\/8468\/wp-content\/uploads\/2026\/05\/scott-tepper-headshot.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/tepperivlaw.com\/staging\/8468\/contact\/","url":"https:\/\/tepperivlaw.com\/staging\/8468\/contact\/","name":"Contact Scott Tepper | Family Law Attorney El Centro CA","isPartOf":{"@id":"https:\/\/tepperivlaw.com\/staging\/8468\/#website"},"primaryImageOfPage":{"@id":"https:\/\/tepperivlaw.com\/staging\/8468\/contact\/#primaryimage"},"image":{"@id":"https:\/\/tepperivlaw.com\/staging\/8468\/contact\/#primaryimage"},"thumbnailUrl":"https:\/\/tepperivlaw.com\/staging\/8468\/wp-content\/uploads\/2026\/05\/scott-tepper-headshot.jpg","datePublished":"2026-05-29T07:21:25+00:00","dateModified":"2026-05-29T16:11:46+00:00","description":"Contact the Law Offices of Scott Tepper in El Centro, CA. Call (760) 352-7272 or email scott@tepperivlaw.com. Serving Imperial Valley families for over 30 years.","breadcrumb":{"@id":"https:\/\/tepperivlaw.com\/staging\/8468\/contact\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/tepperivlaw.com\/staging\/8468\/contact\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/tepperivlaw.com\/staging\/8468\/contact\/#primaryimage","url":"https:\/\/tepperivlaw.com\/staging\/8468\/wp-content\/uploads\/2026\/05\/scott-tepper-headshot.jpg","contentUrl":"https:\/\/tepperivlaw.com\/staging\/8468\/wp-content\/uploads\/2026\/05\/scott-tepper-headshot.jpg","width":800,"height":1000},{"@type":"BreadcrumbList","@id":"https:\/\/tepperivlaw.com\/staging\/8468\/contact\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/tepperivlaw.com\/staging\/8468\/"},{"@type":"ListItem","position":2,"name":"Contact"}]},{"@type":"WebSite","@id":"https:\/\/tepperivlaw.com\/staging\/8468\/#website","url":"https:\/\/tepperivlaw.com\/staging\/8468\/","name":"Law Offices of Scott Tepper","description":"Law Offices of Scott Tepper","publisher":{"@id":"https:\/\/tepperivlaw.com\/staging\/8468\/#\/schema\/person\/321b10ad7aeb84123e0d65f26f524857"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/tepperivlaw.com\/staging\/8468\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/tepperivlaw.com\/staging\/8468\/#\/schema\/person\/321b10ad7aeb84123e0d65f26f524857","name":"Scott Tepper","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/tepperivlaw.com\/staging\/8468\/wp-content\/uploads\/2026\/05\/scott-tepper-logo.png","url":"https:\/\/tepperivlaw.com\/staging\/8468\/wp-content\/uploads\/2026\/05\/scott-tepper-logo.png","contentUrl":"https:\/\/tepperivlaw.com\/staging\/8468\/wp-content\/uploads\/2026\/05\/scott-tepper-logo.png","width":400,"height":120,"caption":"Scott Tepper"},"logo":{"@id":"https:\/\/tepperivlaw.com\/staging\/8468\/wp-content\/uploads\/2026\/05\/scott-tepper-logo.png"}}]}},"_links":{"self":[{"href":"https:\/\/tepperivlaw.com\/staging\/8468\/wp-json\/wp\/v2\/pages\/31","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tepperivlaw.com\/staging\/8468\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tepperivlaw.com\/staging\/8468\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tepperivlaw.com\/staging\/8468\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tepperivlaw.com\/staging\/8468\/wp-json\/wp\/v2\/comments?post=31"}],"version-history":[{"count":4,"href":"https:\/\/tepperivlaw.com\/staging\/8468\/wp-json\/wp\/v2\/pages\/31\/revisions"}],"predecessor-version":[{"id":77,"href":"https:\/\/tepperivlaw.com\/staging\/8468\/wp-json\/wp\/v2\/pages\/31\/revisions\/77"}],"wp:attachment":[{"href":"https:\/\/tepperivlaw.com\/staging\/8468\/wp-json\/wp\/v2\/media?parent=31"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}