{"id":3490,"date":"2026-03-26T14:11:31","date_gmt":"2026-03-26T18:11:31","guid":{"rendered":"https:\/\/ssluxuryhomes.com\/?page_id=3490"},"modified":"2026-06-17T11:34:08","modified_gmt":"2026-06-17T15:34:08","slug":"carolina-crossing","status":"publish","type":"page","link":"https:\/\/ssluxuryhomes.com\/?page_id=3490","title":{"rendered":"Carolina Crossing"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3490\" class=\"elementor elementor-3490\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5261b17 e-flex e-con-boxed e-con e-parent\" data-id=\"5261b17\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5400fa2 elementor-widget elementor-widget-html\" data-id=\"5400fa2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Carolina Crossing \u2014 S&S Luxury Homes \u00b7 Apex, NC<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;1,300;1,400&family=Josefin+Sans:wght@200;300;400&display=swap\" rel=\"stylesheet\">\n<style>\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n:root {\n  --gold:      #c9a84c;\n  --gold-dark: #a8882a;\n  --ink:       #1a1a18;\n  --ink-mid:   #4a4a44;\n  --ink-soft:  #888880;\n  --white:     #ffffff;\n  --cc-deep:   #26260e;\n  --cc-mid:    #32320f;\n  --cc-light:  #f4f2ec;\n  --shadow-sm: 0 2px 16px rgba(0,0,0,0.07);\n  --shadow-md: 0 8px 40px rgba(0,0,0,0.12);\n  --max:       900px;\n}\n\nhtml { scroll-behavior: smooth; }\nbody {\n  background: var(--white);\n  font-family: 'Josefin Sans', sans-serif;\n  font-weight: 300;\n  color: var(--ink);\n  overflow-x: hidden;\n  -webkit-font-smoothing: antialiased;\n}\n\n\/* \u2500\u2500 HERO \u2500\u2500 *\/\n.hero {\n  background: var(--cc-deep);\n  padding: 72px 72px 64px;\n  position: relative;\n  overflow: hidden;\n}\n.hero::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0; right: 0;\n  height: 3px;\n  background: var(--gold);\n}\n.hero::after {\n  content: '';\n  position: absolute;\n  bottom: 0; left: 0; right: 0;\n  height: 1px;\n  background: rgba(201,168,76,0.2);\n}\n.hero-bg {\n  position: absolute;\n  inset: 0;\n  background: radial-gradient(ellipse at 65% 50%, rgba(50,50,16,0.8) 0%, transparent 65%);\n  pointer-events: none;\n}\n.hero-inner {\n  max-width: var(--max);\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 72px;\n  align-items: end;\n  position: relative;\n  animation: fadeUp 0.9s ease both;\n}\n@keyframes fadeUp { from { opacity:0; transform:translateY(16px); } to { opacity:1; transform:translateY(0); } }\n\n.cc-wordmark {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: clamp(2.6rem, 5vw, 4rem);\n  font-weight: 300;\n  color: var(--white);\n  line-height: 1.0;\n  letter-spacing: 0.02em;\n  margin-bottom: 6px;\n}\n.cc-wordmark em { font-style: italic; color: var(--gold); }\n.cc-rule { height: 1px; background: rgba(201,168,76,0.35); margin: 14px 0 10px; max-width: 320px; }\n.cc-sub {\n  font-size: 9px;\n  letter-spacing: 0.5em;\n  text-transform: uppercase;\n  color: rgba(255,255,255,0.45);\n}\n.hero-location {\n  font-size: 9px;\n  letter-spacing: 0.45em;\n  text-transform: uppercase;\n  color: rgba(201,168,76,0.7);\n  margin-bottom: 24px;\n}\n.hero-desc {\n  font-size: 13px;\n  line-height: 2;\n  color: rgba(255,255,255,0.65);\n  max-width: 380px;\n}\n.hero-tagline {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 1.2rem;\n  font-style: italic;\n  color: rgba(255,255,255,0.4);\n  margin-top: 20px;\n}\n\n\/* \u2500\u2500 SECTION LABEL \u2500\u2500 *\/\n.slabel {\n  max-width: var(--max);\n  margin: 0 auto;\n  padding: 56px 72px 0;\n  display: flex;\n  align-items: center;\n  gap: 24px;\n}\n.slabel-rule { flex: 1; height: 1px; background: rgba(0,0,0,0.08); }\n.slabel-text {\n  font-size: 8.5px;\n  letter-spacing: 0.42em;\n  text-transform: uppercase;\n  color: var(--gold-dark);\n  white-space: nowrap;\n}\n\n\/* \u2500\u2500 FEATURED PROPERTY \u2500\u2500 *\/\n.featured {\n  max-width: var(--max);\n  margin: 0 auto;\n  padding: 32px 72px 64px;\n}\n.feat-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 48px;\n  align-items: start;\n  margin-bottom: 40px;\n}\n.feat-badge {\n  display: inline-block;\n  font-size: 7.5px;\n  letter-spacing: 0.36em;\n  text-transform: uppercase;\n  background: var(--cc-deep);\n  color: var(--gold);\n  padding: 5px 16px;\n  margin-bottom: 20px;\n}\n.feat-title {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 2rem;\n  font-weight: 400;\n  color: var(--ink);\n  margin-bottom: 6px;\n}\n.feat-address {\n  font-size: 9px;\n  letter-spacing: 0.3em;\n  text-transform: uppercase;\n  color: var(--gold-dark);\n  margin-bottom: 24px;\n}\n.feat-price {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 2.6rem;\n  font-weight: 300;\n  color: var(--ink);\n  margin-bottom: 20px;\n}\n.rule { height: 1px; background: var(--gold); opacity: 0.3; margin: 16px 0; }\n.specs {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 14px 24px;\n  margin-bottom: 20px;\n}\n.spec-label {\n  font-size: 7px;\n  letter-spacing: 0.38em;\n  text-transform: uppercase;\n  color: var(--ink-soft);\n  margin-bottom: 3px;\n}\n.spec-value {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 1.1rem;\n  color: var(--ink);\n}\n.feat-desc {\n  font-size: 11.5px;\n  line-height: 2;\n  color: var(--ink-mid);\n  margin-bottom: 20px;\n}\n.feat-bullets { list-style: none; margin-bottom: 24px; }\n.feat-bullets li {\n  font-size: 11px;\n  line-height: 1.9;\n  color: var(--ink-mid);\n  padding-left: 16px;\n  position: relative;\n}\n.feat-bullets li::before { content: '\u00b7'; position: absolute; left: 0; color: var(--gold); }\n.btn-dark {\n  display: inline-block;\n  padding: 12px 36px;\n  background: var(--cc-deep);\n  color: var(--white);\n  font-family: 'Josefin Sans', sans-serif;\n  font-size: 8.5px;\n  letter-spacing: 0.36em;\n  text-transform: uppercase;\n  text-decoration: none;\n  transition: background 0.3s;\n}\n.btn-dark:hover { background: var(--gold-dark); }\n\n\/* Main feature image *\/\n.feat-img-wrap { position: relative; }\n.feat-img-wrap img {\n  width: 100%;\n  aspect-ratio: 4\/3;\n  object-fit: cover;\n  display: block;\n}\n.feat-img-label {\n  position: absolute;\n  bottom: 0; left: 0; right: 0;\n  background: linear-gradient(transparent, rgba(38,38,14,0.75));\n  padding: 32px 20px 14px;\n  font-size: 8px;\n  letter-spacing: 0.25em;\n  text-transform: uppercase;\n  color: rgba(255,255,255,0.75);\n}\n\n\/* \u2500\u2500 VIDEO \u2500\u2500 *\/\n.video-section {\n  background: var(--cc-deep);\n  padding: 56px 72px 64px;\n}\n.video-section-inner { max-width: var(--max); margin: 0 auto; }\n.video-wrap {\n  position: relative;\n  padding-top: 56.25%;\n  background: #000;\n  margin-top: 28px;\n  box-shadow: var(--shadow-md);\n}\n.video-wrap video,\n.video-wrap iframe {\n  position: absolute;\n  top: 0; left: 0;\n  width: 100%;\n  height: 100%;\n  border: none;\n}\n.video-caption {\n  margin-top: 12px;\n  font-size: 9px;\n  letter-spacing: 0.22em;\n  color: rgba(255,255,255,0.4);\n  text-align: center;\n}\n\n\/* \u2500\u2500 PHOTO GALLERY \u2500\u2500 *\/\n.gallery {\n  max-width: var(--max);\n  margin: 0 auto;\n  padding: 0 72px 64px;\n}\n.gallery-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 16px;\n  margin-top: 28px;\n}\n.gallery-grid img {\n  width: 100%;\n  aspect-ratio: 4\/3;\n  object-fit: cover;\n  display: block;\n}\n.gallery-caption {\n  font-size: 9px;\n  letter-spacing: 0.18em;\n  color: var(--ink-soft);\n  margin-top: 8px;\n  line-height: 1.7;\n}\n\n\/* \u2500\u2500 ABOUT \u2500\u2500 *\/\n.details {\n  background: var(--cc-light);\n  padding: 64px 72px;\n}\n.details-inner {\n  max-width: var(--max);\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 56px;\n}\n.deyebrow { font-size: 8px; letter-spacing: 0.42em; text-transform: uppercase; color: var(--gold-dark); margin-bottom: 12px; }\n.dtitle { font-family: 'Cormorant Garamond', serif; font-size: 1.65rem; font-weight: 400; color: var(--ink); line-height: 1.2; margin-bottom: 14px; }\n.dbody { font-size: 11.5px; line-height: 2; color: var(--ink-mid); }\n.drule { height: 1px; background: rgba(201,168,76,0.3); margin: 14px 0; }\n.dlist { list-style: none; margin-top: 12px; }\n.dlist li { font-size: 11px; line-height: 1.85; color: var(--ink-mid); padding-left: 16px; position: relative; }\n.dlist li::before { content: '\u00b7'; position: absolute; left: 0; color: var(--gold); }\n\n\/* \u2500\u2500 MAP \u2500\u2500 *\/\n.mapsection {\n  max-width: var(--max);\n  margin: 0 auto;\n  padding: 32px 72px 64px;\n}\n.map-wrap {\n  margin-top: 24px;\n  border: 1px solid rgba(0,0,0,0.08);\n  box-shadow: var(--shadow-sm);\n  overflow: hidden;\n}\n.map-note { margin-top: 10px; font-size: 9px; letter-spacing: 0.2em; color: var(--ink-soft); text-align: center; }\n\n\/* \u2500\u2500 LIFESTYLE \u2500\u2500 *\/\n.lifestyle { max-width: var(--max); margin: 0 auto; padding: 0 72px 64px; }\n.lifestyle-grid { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 40px; margin-top: 32px; }\n.llabel { font-size: 8px; letter-spacing: 0.38em; text-transform: uppercase; color: var(--gold-dark); margin-bottom: 10px; }\n.ldetail { font-size: 11px; line-height: 1.9; color: var(--ink-mid); }\n\n\/* \u2500\u2500 BUILD ON YOUR LOT CTA \u2500\u2500 *\/\n.bol-cta {\n  background: var(--cc-deep);\n  padding: 72px;\n  position: relative;\n}\n.bol-cta::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0; right: 0;\n  height: 1px;\n  background: rgba(201,168,76,0.2);\n}\n.bol-inner {\n  max-width: var(--max);\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr auto;\n  gap: 64px;\n  align-items: center;\n}\n.bol-eyebrow { font-size: 8px; letter-spacing: 0.42em; text-transform: uppercase; color: var(--gold); margin-bottom: 14px; }\n.bol-title {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: clamp(1.8rem, 3.5vw, 2.6rem);\n  font-weight: 300;\n  color: var(--white);\n  line-height: 1.15;\n  margin-bottom: 16px;\n}\n.bol-title em { font-style: italic; color: var(--gold); }\n.bol-body { font-size: 11.5px; line-height: 2; color: rgba(255,255,255,0.55); max-width: 480px; }\n.bol-btn {\n  display: inline-block;\n  padding: 14px 40px;\n  border: 1px solid rgba(201,168,76,0.5);\n  color: var(--gold);\n  font-family: 'Josefin Sans', sans-serif;\n  font-size: 8.5px;\n  letter-spacing: 0.36em;\n  text-transform: uppercase;\n  text-decoration: none;\n  white-space: nowrap;\n  transition: background 0.3s, color 0.3s;\n}\n.bol-btn:hover { background: var(--gold); color: var(--cc-deep); }\n\n\/* \u2500\u2500 LOCATION BAND \u2500\u2500 *\/\n.location {\n  background: var(--cc-deep);\n  border-top: 1px solid rgba(201,168,76,0.1);\n  padding: 64px 72px;\n}\n.location-inner {\n  max-width: var(--max);\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 64px;\n  align-items: start;\n}\n.loc-eyebrow { font-size: 8px; letter-spacing: 0.42em; text-transform: uppercase; color: var(--gold); margin-bottom: 14px; }\n.loc-title { font-family: 'Cormorant Garamond', serif; font-size: 2rem; font-weight: 300; color: var(--white); line-height: 1.2; margin-bottom: 18px; }\n.loc-body { font-size: 11.5px; line-height: 2; color: rgba(255,255,255,0.55); }\n.loc-item { display: flex; align-items: baseline; gap: 12px; padding: 10px 0; border-bottom: 1px solid rgba(255,255,255,0.07); }\n.loc-item:last-child { border-bottom: none; }\n.loc-name { font-family: 'Cormorant Garamond', serif; font-size: 1rem; color: var(--white); flex: 1; }\n.loc-dist { font-size: 8px; letter-spacing: 0.28em; color: var(--gold); }\n\n\/* \u2500\u2500 FOOTER CTA \u2500\u2500 *\/\n.fcta { padding: 72px; background: var(--cc-light); border-top: 3px solid var(--gold); }\n.fcta-inner { max-width: var(--max); margin: 0 auto; display: flex; align-items: center; justify-content: space-between; gap: 48px; }\n.fcta-eyebrow { font-size: 8px; letter-spacing: 0.42em; text-transform: uppercase; color: var(--gold-dark); margin-bottom: 12px; }\n.fcta-title { font-family: 'Cormorant Garamond', serif; font-size: 2rem; font-weight: 300; color: var(--ink); }\n.fcta-title em { font-style: italic; color: var(--gold-dark); }\n.fcta-right { text-align: right; flex-shrink: 0; }\n.fcta-label { font-size: 8px; letter-spacing: 0.38em; text-transform: uppercase; color: var(--ink-soft); margin-bottom: 10px; }\n.fcta-email { font-family: 'Cormorant Garamond', serif; font-size: 1.2rem; color: var(--ink); text-decoration: none; display: block; margin-bottom: 16px; transition: color 0.2s; }\n.fcta-email:hover { color: var(--gold-dark); }\n.fcta-back { font-size: 8px; letter-spacing: 0.3em; text-transform: uppercase; color: var(--gold-dark); text-decoration: none; border-bottom: 1px solid rgba(168,136,42,0.3); padding-bottom: 2px; }\n\n\/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\n@media (max-width: 768px) {\n  .hero, .featured, .gallery, .details, .lifestyle, .mapsection, .location, .fcta, .bol-cta, .video-section { padding-left: 24px; padding-right: 24px; }\n  .slabel { padding-left: 24px; padding-right: 24px; }\n  .hero-inner, .feat-grid, .details-inner, .location-inner { grid-template-columns: 1fr; gap: 32px; }\n  .bol-inner { grid-template-columns: 1fr; gap: 32px; }\n  .lifestyle-grid { grid-template-columns: 1fr 1fr; gap: 28px; }\n  .fcta-inner { flex-direction: column; }\n  .fcta-right { text-align: left; }\n  .specs { grid-template-columns: 1fr; }\n}\n@media (max-width: 480px) {\n  .gallery-grid, .lifestyle-grid { grid-template-columns: 1fr; }\n}\n<\/style>\n<\/head>\n<body>\n\n<!-- \u2550\u2550 HERO \u2550\u2550 -->\n<section class=\"hero\">\n  <div class=\"hero-bg\"><\/div>\n  <div class=\"hero-inner\">\n    <div>\n      <div class=\"cc-wordmark\">Carolina<br><em>Crossing<\/em><\/div>\n      <div class=\"cc-rule\"><\/div>\n      <span class=\"cc-sub\">Apex, North Carolina<\/span>\n    <\/div>\n    <div>\n      <p class=\"hero-location\">Apex, NC \u00b7 Wake County<\/p>\n      <p class=\"hero-desc\">A showcase of what's possible when vision, craft, and uncompromising materials come together. S&S Luxury Homes' Carolina Crossing build is a 7,144 SF custom modern estate \u2014 designed precisely for its owners, built precisely by us.<\/p>\n      <p class=\"hero-tagline\">Where your dreams have space to grow.<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n<!-- \u2550\u2550 FEATURED PROPERTY \u2550\u2550 -->\n<div class=\"slabel\">\n  <div class=\"slabel-rule\"><\/div>\n  <span class=\"slabel-text\">Featured Property \u00b7 Under Construction<\/span>\n<\/div>\n\n<div class=\"featured\">\n  <div class=\"feat-grid\">\n\n    <div class=\"feat-img-wrap\">\n      <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/ssluxuryhomes.com\/wp-content\/uploads\/2026\/06\/CC-Front-II-e1781710163345.jpg?w=1170&#038;ssl=1\"\n           alt=\"Carolina Crossing custom modern estate \u2014 exterior\" loading=\"lazy\"\/>\n      <div class=\"feat-img-label\">Carolina Crossing \u00b7 Apex, NC \u00b7 7,144 SF Custom Estate<\/div>\n    <\/div>\n\n    <div>\n      <span class=\"feat-badge\">Under Construction \u00b7 Est. 2026<\/span>\n      <div class=\"feat-title\">Custom Modern Estate<\/div>\n      <div class=\"feat-address\">Carolina Crossing \u00b7 Apex, NC<\/div>\n      <div class=\"feat-price\">Custom Build<\/div>\n      <div class=\"rule\"><\/div>\n      <div class=\"specs\">\n        <div><div class=\"spec-label\">Square Feet<\/div><div class=\"spec-value\">7,144 SF<\/div><\/div>\n        <div><div class=\"spec-label\">Style<\/div><div class=\"spec-value\">Custom Modern<\/div><\/div>\n        <div><div class=\"spec-label\">Status<\/div><div class=\"spec-value\">Under Construction<\/div><\/div>\n        <div><div class=\"spec-label\">Est. Completion<\/div><div class=\"spec-value\">2026<\/div><\/div>\n      <\/div>\n      <div class=\"rule\"><\/div>\n      <p class=\"feat-desc\">This 7,144 SF custom modern home at Carolina Crossing was designed specifically for its owners \u2014 a demonstration of what S&S does best. Clean contemporary lines, high-performance materials, and a relentless focus on light, proportion, and how people actually want to live.<\/p>\n      <ul class=\"feat-bullets\">\n        <li>Expansive Pella windows throughout<\/li>\n        <li>Carefully placed skylights for bright, open interiors<\/li>\n        <li>Strong architectural lines and balanced modern forms<\/li>\n        <li>Seamless indoor\u2013outdoor connection<\/li>\n        <li>Precision construction \u2014 comfort, durability, longevity<\/li>\n      <\/ul>\n      <a href=\"https:\/\/ssluxuryhomes.com\/?p=2555\" class=\"btn-dark\">Read the Build Story \u2192<\/a>\n    <\/div>\n\n  <\/div>\n<\/div>\n\n\n<!-- \u2550\u2550 VIDEO \u2550\u2550 -->\n<section class=\"video-section\">\n  <div class=\"video-section-inner\">\n    <div class=\"slabel\" style=\"padding: 0 0 28px 0;\">\n      <div class=\"slabel-rule\" style=\"background:rgba(201,168,76,0.2);\"><\/div>\n      <span class=\"slabel-text\" style=\"color:rgba(201,168,76,0.7);\">Watch S&amp;S Build<\/span>\n    <\/div>\n    <div style=\"margin-bottom: 20px;\">\n      <div style=\"font-family:'Cormorant Garamond',serif; font-size:clamp(1.6rem,3vw,2.2rem); font-weight:300; color:var(--white); line-height:1.2; margin-bottom:10px;\">See the craft in motion.<\/div>\n      <div style=\"font-size:11.5px; line-height:2; color:rgba(255,255,255,0.55); max-width:560px;\">Follow along as this 7,144 SF custom modern estate takes shape at Carolina Crossing \u2014 from structural framing to finished form.<\/div>\n    <\/div>\n    <div class=\"video-wrap\">\n      <video controls poster=\"https:\/\/ssluxuryhomes.com\/wp-content\/uploads\/2025\/12\/ChatGPT-Image-Dec-19-2025-04_56_07-PM.png\">\n        <source src=\"https:\/\/videos.files.wordpress.com\/OQdnXP7Z\/ssadlux.mov\" type=\"video\/mp4\">\n        Your browser does not support the video tag.\n      <\/video>\n    <\/div>\n    <p class=\"video-caption\">Carolina Crossing \u00b7 Custom Modern Estate \u00b7 7,144 SF \u00b7 Under Construction \u00b7 Apex, NC<\/p>\n  <\/div>\n<\/section>\n\n\n<!-- \u2550\u2550 PHOTO GALLERY \u2550\u2550 -->\n<div class=\"slabel\">\n  <div class=\"slabel-rule\"><\/div>\n  <span class=\"slabel-text\">Construction Progress<\/span>\n<\/div>\n\n<div class=\"gallery\">\n  <div class=\"gallery-grid\">\n    <div>\n      <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/ssluxuryhomes.com\/wp-content\/uploads\/2026\/06\/CC-Front.jpg?w=1170&#038;ssl=1\"\n           alt=\"Carolina Crossing custom modern estate \u2014 front elevation\" loading=\"lazy\"\/>\n      <p class=\"gallery-caption\">The front elevation of the completed Carolina Crossing estate \u2014 clean contemporary lines, premium Pella windows, and a striking modern presence on the lot.<\/p>\n    <\/div>\n    <div>\n      <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/ssluxuryhomes.com\/wp-content\/uploads\/2026\/06\/CC-Front-II-e1781710163345.jpg?w=1170&#038;ssl=1\"\n           alt=\"Carolina Crossing custom modern estate \u2014 front elevation II\" loading=\"lazy\"\/>\n      <p class=\"gallery-caption\">A second view of the finished exterior showcasing the strong architectural forms and seamless indoor\u2013outdoor connection S&S designed from the ground up.<\/p>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n<!-- \u2550\u2550 ABOUT \u2550\u2550 -->\n<section class=\"details\">\n  <div class=\"slabel\" style=\"padding: 0 0 40px 0; max-width:100%;\">\n    <div class=\"slabel-rule\"><\/div>\n    <span class=\"slabel-text\">About This Build<\/span>\n  <\/div>\n  <div class=\"details-inner\">\n    <div>\n      <div class=\"deyebrow\">The Build<\/div>\n      <div class=\"dtitle\">Designed for Living.<br>Built to Last.<\/div>\n      <div class=\"dbody\">Every custom home S&S builds starts with one question: how do you want to live? The Carolina Crossing build reflects that process in full \u2014 a 7,144 SF modern estate designed precisely for its owners, with a contemporary exterior, high-performance materials, and an interior logic built around comfort, light, and longevity. This isn't a spec home. It's a demonstration of craft.<\/div>\n      <div class=\"drule\"><\/div>\n      <ul class=\"dlist\">\n        <li>7,144 SF custom modern design<\/li>\n        <li>Pella windows throughout \u2014 premium performance and aesthetics<\/li>\n        <li>Skylights placed for maximum natural light<\/li>\n        <li>Contemporary exterior with strong architectural lines<\/li>\n        <li>Designed from the ground up for its specific owners<\/li>\n      <\/ul>\n    <\/div>\n    <div>\n      <div class=\"deyebrow\">The Community<\/div>\n      <div class=\"dtitle\">Carolina Crossing,<br>Apex, NC<\/div>\n      <div class=\"dbody\">Carolina Crossing is one of Apex's most established luxury addresses \u2014 a carefully planned community off NC-751 with large estate lots, wooded surroundings, and proximity to every major corridor in the Triangle. Apex itself is consistently rated one of North Carolina's best places to live, and Carolina Crossing sits at the quiet heart of it.<\/div>\n      <div class=\"drule\"><\/div>\n      <ul class=\"dlist\">\n        <li>Located off NC-751 \u00b7 Apex, Wake County<\/li>\n        <li>26 estate homesites \u00b7 2\u20137 acres \u00b7 hardwoods and streams<\/li>\n        <li>Wake County Public Schools \u2014 Apex Elementary, Middle &amp; High<\/li>\n        <li>Minutes to Jordan Lake, Southpoint Mall, and RTP<\/li>\n        <li>Named \"Peak of Good Living\" \u2014 Apex, NC<\/li>\n      <\/ul>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n<!-- \u2550\u2550 SITE PLAN & MAP \u2550\u2550 -->\n<div class=\"slabel\">\n  <div class=\"slabel-rule\"><\/div>\n  <span class=\"slabel-text\">Site Plan &amp; Location<\/span>\n<\/div>\n\n<div class=\"mapsection\">\n  <div style=\"display:grid; grid-template-columns:1.3fr 1fr; gap:24px; margin-top:24px; align-items:start;\">\n    <div>\n      <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/ssluxuryhomes.com\/wp-content\/uploads\/2026\/03\/CCMAP.png?w=1170&#038;ssl=1\"\n           alt=\"Carolina Crossings Site Plan \u2014 26 lots \u2014 Chatham County NC\"\n           loading=\"lazy\"\n           style=\"width:100%; display:block; border:1px solid rgba(0,0,0,0.08); box-shadow:0 2px 16px rgba(0,0,0,0.07);\"\/>\n      <p class=\"map-note\" style=\"margin-top:8px;\">Carolina Crossings Site Plan \u00b7 26 Lots \u00b7 Chatham County, NC<\/p>\n    <\/div>\n    <div>\n      <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/ssluxuryhomes.com\/wp-content\/uploads\/2026\/03\/ccmap2.png?w=1170&#038;ssl=1\"\n           alt=\"Carolina Crossings Location Map \u2014 near Jordan Lake and HWY 751 Apex NC\"\n           loading=\"lazy\"\n           style=\"width:100%; display:block; border:1px solid rgba(0,0,0,0.08); box-shadow:0 2px 16px rgba(0,0,0,0.07);\"\/>\n      <p class=\"map-note\" style=\"margin-top:8px;\">Carolina Crossings \u00b7 Martha's Chapel Rd \u00b7 near Jordan Lake &amp; HWY 751<\/p>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n<!-- \u2550\u2550 LIFESTYLE \u2550\u2550 -->\n<div class=\"slabel\">\n  <div class=\"slabel-rule\"><\/div>\n  <span class=\"slabel-text\">Life in Apex<\/span>\n<\/div>\n\n<div class=\"lifestyle\">\n  <div class=\"lifestyle-grid\">\n\n    <div>\n      <div class=\"llabel\">Schools<\/div>\n      <div class=\"ldetail\"><strong>Wake County Public Schools<\/strong> \u2014 consistently ranked among the best in North Carolina. Carolina Crossing feeds into Apex Elementary, Apex Middle School, and Apex High School, all recognized for academic excellence and strong extracurricular programs. A top-tier school system in a top-tier Triangle address.<\/div>\n    <\/div>\n\n    <div>\n      <div class=\"llabel\">Outdoors &amp; Recreation<\/div>\n      <div class=\"ldetail\"><strong>Jordan Lake State Recreation Area<\/strong> is minutes away \u2014 13,900 acres of reservoir offering boating, fishing, hiking trails, beaches, and camping. Apex Nature Park, Kelly Road Park, and miles of greenway trails weave through the community. The <strong>American Tobacco Trail<\/strong> connects Apex to Durham by bike or foot.<\/div>\n    <\/div>\n\n    <div>\n      <div class=\"llabel\">Downtown Apex<\/div>\n      <div class=\"ldetail\">Historic Salem Street anchors a vibrant downtown with locally-owned restaurants, craft breweries, boutique shops, and year-round community events \u2014 including the beloved Peak City Pig Fest and Apex Music Festival. Small-town energy with big-city access, just minutes from the neighborhood.<\/div>\n    <\/div>\n\n    <div>\n      <div class=\"llabel\">Shopping &amp; Dining<\/div>\n      <div class=\"ldetail\"><strong>Streets at Southpoint<\/strong> \u2014 the Triangle's premier mall \u2014 is a 15-minute drive north, with flagship retailers and restaurants. Beaver Creek Crossings in Apex provides everyday conveniences. The area's dining scene spans everything from celebrated farm-to-table concepts to casual neighborhood favorites.<\/div>\n    <\/div>\n\n    <div>\n      <div class=\"llabel\">Employment &amp; Connectivity<\/div>\n      <div class=\"ldetail\"><strong>Research Triangle Park<\/strong> \u2014 one of the world's largest research parks \u2014 is 20 minutes away via NC-540. RDU International Airport is approximately 25 minutes north. Raleigh and Durham are both within 30 minutes. NC-540 and US-64 provide seamless access in every direction.<\/div>\n    <\/div>\n\n    <div>\n      <div class=\"llabel\">The Apex Advantage<\/div>\n      <div class=\"ldetail\">Apex has earned the nickname \"The Peak of Good Living\" through decades of thoughtful growth \u2014 low crime, a thriving local economy, and a genuine sense of community. Consistently ranked among the best places to live in North Carolina and the US, Apex is where families, professionals, and retirees choose to put down roots.<\/div>\n    <\/div>\n\n  <\/div>\n<\/div>\n\n\n<!-- \u2550\u2550 BUILD ON YOUR LOT CTA \u2550\u2550 -->\n<section class=\"bol-cta\">\n  <div class=\"bol-inner\">\n    <div>\n      <div class=\"bol-eyebrow\">S&amp;S Luxury Homes \u00b7 Custom Builds<\/div>\n      <div class=\"bol-title\">Want to build your dream home<br>in a community <em>you love?<\/em><\/div>\n      <p class=\"bol-body\">This level of design and craftsmanship is available to you \u2014 wherever you want to live. S&S builds on your lot. Bring us your land and your vision.<\/p>\n    <\/div>\n    <a rel=\"nofollow\" href=\"https:\/\/ssluxuryhomes.com\/?page_id=3400\" class=\"bol-btn\">Build on Your Lot \u2192<\/a>\n  <\/div>\n<\/section>\n\n\n<!-- \u2550\u2550 LOCATION BAND \u2550\u2550 -->\n<section class=\"location\">\n  <div class=\"location-inner\">\n    <div>\n      <div class=\"loc-eyebrow\">Getting There<\/div>\n      <div class=\"loc-title\">The peak of<br>good living.<\/div>\n      <p class=\"loc-body\">Carolina Crossing sits off NC-751 in western Apex \u2014 one of the Triangle's most desirable addresses. Wooded estate lots, easy access to Jordan Lake, and a short drive to every major destination in Raleigh, Durham, and Chapel Hill.<\/p>\n    <\/div>\n    <div>\n      <div class=\"loc-item\">\n        <span class=\"loc-name\">Jordan Lake State Recreation Area<\/span>\n        <span class=\"loc-dist\">~10 min<\/span>\n      <\/div>\n      <div class=\"loc-item\">\n        <span class=\"loc-name\">Downtown Apex<\/span>\n        <span class=\"loc-dist\">~10 min<\/span>\n      <\/div>\n      <div class=\"loc-item\">\n        <span class=\"loc-name\">Streets at Southpoint<\/span>\n        <span class=\"loc-dist\">~15 min<\/span>\n      <\/div>\n      <div class=\"loc-item\">\n        <span class=\"loc-name\">Chapel Hill \/ UNC<\/span>\n        <span class=\"loc-dist\">~20 min<\/span>\n      <\/div>\n      <div class=\"loc-item\">\n        <span class=\"loc-name\">Research Triangle Park<\/span>\n        <span class=\"loc-dist\">~20 min<\/span>\n      <\/div>\n      <div class=\"loc-item\">\n        <span class=\"loc-name\">RDU International Airport<\/span>\n        <span class=\"loc-dist\">~25 min<\/span>\n      <\/div>\n      <div class=\"loc-item\">\n        <span class=\"loc-name\">Downtown Raleigh<\/span>\n        <span class=\"loc-dist\">~30 min<\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n<!-- \u2550\u2550 FOOTER CTA \u2550\u2550 -->\n<section class=\"fcta\">\n  <div class=\"fcta-inner\">\n    <div>\n      <div class=\"fcta-eyebrow\">Ready to learn more?<\/div>\n      <div class=\"fcta-title\">Luxury begins with<br><em>a conversation.<\/em><\/div>\n    <\/div>\n    <div class=\"fcta-right\">\n      <div class=\"fcta-label\">S &amp; S Luxury Homes<\/div>\n      <a href=\"mailto:interested@ssluxuryhomes.com\" class=\"fcta-email\">interested@ssluxuryhomes.com<\/a>\n      <a href=\"https:\/\/ssluxuryhomes.com\/?page_id=3096\" class=\"fcta-back\">\u2190 Back to Communities<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Carolina Crossing \u2014 S&#038;S Luxury Homes \u00b7 Apex, NC CarolinaCrossing Apex, North Carolina Apex, NC \u00b7 Wake County A showcase of what&#8217;s possible when vision, craft, and uncompromising materials come together. S&#038;S Luxury Homes&#8217; Carolina Crossing build is a 7,144 SF custom modern estate \u2014 designed precisely for its owners, built precisely by us. Where [&hellip;]<\/p>\n","protected":false},"author":274122558,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_monsterinsights_skip_tracking":false,"_wpcom_ai_launchpad_about_page":false,"_wpcom_ai_launchpad_gallery_page":false,"_wpcom_ai_launchpad_contact_page":false,"_wpcom_ai_launchpad_events_page":false,"_wpcom_ai_launchpad_video_page":false,"_wpcom_ai_launchpad_portfolio_piece":false,"footnotes":"","big_sky_generated":false},"class_list":["post-3490","page","type-page","status-publish","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.2 - aioseo.com -->\n\t<meta name=\"description\" content=\"Carolina Crossing \u2014 S&amp;S Luxury Homes \u00b7 Apex, NC CarolinaCrossing Apex, North Carolina Apex, NC \u00b7 Wake County A showcase of what&#039;s possible when vision, craft, and uncompromising materials come together. S&amp;S Luxury Homes&#039; Carolina Crossing build is a 7,144 SF custom modern estate \u2014 designed precisely for its owners, built precisely by us. Where\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/ssluxuryhomes.com\/?page_id=3490\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.2\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"S &amp; S Luxury Homes - We build luxury in North Carolina.\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Carolina Crossing - S &amp; S Luxury Homes\" \/>\n\t\t<meta property=\"og:description\" content=\"Carolina Crossing \u2014 S&amp;S Luxury Homes \u00b7 Apex, NC CarolinaCrossing Apex, North Carolina Apex, NC \u00b7 Wake County A showcase of what&#039;s possible when vision, craft, and uncompromising materials come together. S&amp;S Luxury Homes&#039; Carolina Crossing build is a 7,144 SF custom modern estate \u2014 designed precisely for its owners, built precisely by us. Where\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/ssluxuryhomes.com\/?page_id=3490\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/ssluxuryhomes.com\/wp-content\/uploads\/2026\/07\/Post-July-Website-Circle-Logo.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/ssluxuryhomes.com\/wp-content\/uploads\/2026\/07\/Post-July-Website-Circle-Logo.png\" \/>\n\t\t<meta property=\"og:image:width\" content=\"2000\" \/>\n\t\t<meta property=\"og:image:height\" content=\"2000\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-03-26T18:11:31+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-06-17T15:34:08+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/profile.php?id=61585253528342\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Carolina Crossing - S &amp; S Luxury Homes\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Carolina Crossing \u2014 S&amp;S Luxury Homes \u00b7 Apex, NC CarolinaCrossing Apex, North Carolina Apex, NC \u00b7 Wake County A showcase of what&#039;s possible when vision, craft, and uncompromising materials come together. S&amp;S Luxury Homes&#039; Carolina Crossing build is a 7,144 SF custom modern estate \u2014 designed precisely for its owners, built precisely by us. Where\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/ssluxuryhomes.com\/wp-content\/uploads\/2026\/03\/SS_LuxuryHomes_Logo.svg\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/ssluxuryhomes.com\\\/?page_id=3490#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/ssluxuryhomes.com\\\/#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/ssluxuryhomes.com\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/ssluxuryhomes.com\\\/?page_id=3490#listItem\",\"name\":\"Carolina Crossing\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/ssluxuryhomes.com\\\/?page_id=3490#listItem\",\"position\":2,\"name\":\"Carolina Crossing\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/ssluxuryhomes.com\\\/#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/ssluxuryhomes.com\\\/#organization\",\"name\":\"S & S Luxury Homes\",\"description\":\"We build luxury in North Carolina.\",\"url\":\"https:\\\/\\\/ssluxuryhomes.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/ssluxuryhomes.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/Unknown-3.png?fit=2000%2C2000&ssl=1\",\"@id\":\"https:\\\/\\\/ssluxuryhomes.com\\\/?page_id=3490\\\/#organizationLogo\",\"width\":2000,\"height\":2000},\"image\":{\"@id\":\"https:\\\/\\\/ssluxuryhomes.com\\\/?page_id=3490\\\/#organizationLogo\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/profile.php?id=61585253528342\",\"https:\\\/\\\/www.instagram.com\\\/ssluxurync\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/110389935\\\/\"]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/ssluxuryhomes.com\\\/?page_id=3490#webpage\",\"url\":\"https:\\\/\\\/ssluxuryhomes.com\\\/?page_id=3490\",\"name\":\"Carolina Crossing - S & S Luxury Homes\",\"description\":\"Carolina Crossing \\u2014 S&S Luxury Homes \\u00b7 Apex, NC CarolinaCrossing Apex, North Carolina Apex, NC \\u00b7 Wake County A showcase of what's possible when vision, craft, and uncompromising materials come together. S&S Luxury Homes' Carolina Crossing build is a 7,144 SF custom modern estate \\u2014 designed precisely for its owners, built precisely by us. Where\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/ssluxuryhomes.com\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/ssluxuryhomes.com\\\/?page_id=3490#breadcrumblist\"},\"datePublished\":\"2026-03-26T14:11:31-04:00\",\"dateModified\":\"2026-06-17T11:34:08-04:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/ssluxuryhomes.com\\\/#website\",\"url\":\"https:\\\/\\\/ssluxuryhomes.com\\\/\",\"name\":\"S & S Luxury Homes\",\"description\":\"We build luxury in North Carolina.\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/ssluxuryhomes.com\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Carolina Crossing - S & S Luxury Homes","description":"Carolina Crossing \u2014 S&S Luxury Homes \u00b7 Apex, NC CarolinaCrossing Apex, North Carolina Apex, NC \u00b7 Wake County A showcase of what's possible when vision, craft, and uncompromising materials come together. S&S Luxury Homes' Carolina Crossing build is a 7,144 SF custom modern estate \u2014 designed precisely for its owners, built precisely by us. Where","canonical_url":"https:\/\/ssluxuryhomes.com\/?page_id=3490","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/ssluxuryhomes.com\/?page_id=3490#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/ssluxuryhomes.com\/#listItem","position":1,"name":"Home","item":"https:\/\/ssluxuryhomes.com\/","nextItem":{"@type":"ListItem","@id":"https:\/\/ssluxuryhomes.com\/?page_id=3490#listItem","name":"Carolina Crossing"}},{"@type":"ListItem","@id":"https:\/\/ssluxuryhomes.com\/?page_id=3490#listItem","position":2,"name":"Carolina Crossing","previousItem":{"@type":"ListItem","@id":"https:\/\/ssluxuryhomes.com\/#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/ssluxuryhomes.com\/#organization","name":"S & S Luxury Homes","description":"We build luxury in North Carolina.","url":"https:\/\/ssluxuryhomes.com\/","logo":{"@type":"ImageObject","url":"https:\/\/i0.wp.com\/ssluxuryhomes.com\/wp-content\/uploads\/2026\/07\/Unknown-3.png?fit=2000%2C2000&ssl=1","@id":"https:\/\/ssluxuryhomes.com\/?page_id=3490\/#organizationLogo","width":2000,"height":2000},"image":{"@id":"https:\/\/ssluxuryhomes.com\/?page_id=3490\/#organizationLogo"},"sameAs":["https:\/\/www.facebook.com\/profile.php?id=61585253528342","https:\/\/www.instagram.com\/ssluxurync\/","https:\/\/www.linkedin.com\/company\/110389935\/"]},{"@type":"WebPage","@id":"https:\/\/ssluxuryhomes.com\/?page_id=3490#webpage","url":"https:\/\/ssluxuryhomes.com\/?page_id=3490","name":"Carolina Crossing - S & S Luxury Homes","description":"Carolina Crossing \u2014 S&S Luxury Homes \u00b7 Apex, NC CarolinaCrossing Apex, North Carolina Apex, NC \u00b7 Wake County A showcase of what's possible when vision, craft, and uncompromising materials come together. S&S Luxury Homes' Carolina Crossing build is a 7,144 SF custom modern estate \u2014 designed precisely for its owners, built precisely by us. Where","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/ssluxuryhomes.com\/#website"},"breadcrumb":{"@id":"https:\/\/ssluxuryhomes.com\/?page_id=3490#breadcrumblist"},"datePublished":"2026-03-26T14:11:31-04:00","dateModified":"2026-06-17T11:34:08-04:00"},{"@type":"WebSite","@id":"https:\/\/ssluxuryhomes.com\/#website","url":"https:\/\/ssluxuryhomes.com\/","name":"S & S Luxury Homes","description":"We build luxury in North Carolina.","inLanguage":"en-US","publisher":{"@id":"https:\/\/ssluxuryhomes.com\/#organization"}}]},"og:locale":"en_US","og:site_name":"S &amp; S Luxury Homes - We build luxury in North Carolina.","og:type":"article","og:title":"Carolina Crossing - S &amp; S Luxury Homes","og:description":"Carolina Crossing \u2014 S&amp;S Luxury Homes \u00b7 Apex, NC CarolinaCrossing Apex, North Carolina Apex, NC \u00b7 Wake County A showcase of what's possible when vision, craft, and uncompromising materials come together. S&amp;S Luxury Homes' Carolina Crossing build is a 7,144 SF custom modern estate \u2014 designed precisely for its owners, built precisely by us. Where","og:url":"https:\/\/ssluxuryhomes.com\/?page_id=3490","og:image":"https:\/\/ssluxuryhomes.com\/wp-content\/uploads\/2026\/07\/Post-July-Website-Circle-Logo.png","og:image:secure_url":"https:\/\/ssluxuryhomes.com\/wp-content\/uploads\/2026\/07\/Post-July-Website-Circle-Logo.png","og:image:width":2000,"og:image:height":2000,"article:published_time":"2026-03-26T18:11:31+00:00","article:modified_time":"2026-06-17T15:34:08+00:00","article:publisher":"https:\/\/www.facebook.com\/profile.php?id=61585253528342","twitter:card":"summary_large_image","twitter:title":"Carolina Crossing - S &amp; S Luxury Homes","twitter:description":"Carolina Crossing \u2014 S&amp;S Luxury Homes \u00b7 Apex, NC CarolinaCrossing Apex, North Carolina Apex, NC \u00b7 Wake County A showcase of what's possible when vision, craft, and uncompromising materials come together. S&amp;S Luxury Homes' Carolina Crossing build is a 7,144 SF custom modern estate \u2014 designed precisely for its owners, built precisely by us. Where","twitter:image":"https:\/\/ssluxuryhomes.com\/wp-content\/uploads\/2026\/03\/SS_LuxuryHomes_Logo.svg"},"aioseo_meta_data":{"post_id":"3490","title":null,"description":null,"keywords":null,"keyphrases":{"focus":[],"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"WebPage","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"titles":[],"descriptions":[],"socialPosts":{"email":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2026-03-26 18:11:31","updated":"2026-08-27 17:58:56","seo_analyzer_scan_date":null,"focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/ssluxuryhomes.com\/\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">\u00bb<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tCarolina Crossing\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/ssluxuryhomes.com\/"},{"label":"Carolina Crossing","link":"https:\/\/ssluxuryhomes.com\/?page_id=3490"}],"jetpack_likes_enabled":true,"jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/PgWuij-Ui","jetpack-related-posts":[{"id":3096,"url":"https:\/\/ssluxuryhomes.com\/?page_id=3096","url_meta":{"origin":3490,"position":0},"title":"Luxury Communities","author":"S &amp; S Luxury Homes","date":"March 18, 2026","format":false,"excerpt":"Communities \u2014 S&S Luxury Homes OurCommunities From the wooded estates of Chatham County to the open waters of Hyco Lake \u2014 S&S Luxury Homes builds across the finest addresses in North Carolina. Each community is distinct. Every home is built to make your luxury dreams come true. Building luxury in\u2026","rel":"","context":"Similar post","block_context":{"text":"Similar post","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":3216,"url":"https:\/\/ssluxuryhomes.com\/?page_id=3216","url_meta":{"origin":3490,"position":1},"title":"Chapel Estates","author":"S &amp; S Luxury Homes","date":"March 23, 2026","format":false,"excerpt":"ChapelEstates Chapel Hill \u00b7 North Carolina CE on JeJu Court Four wooded estate lots on a quiet private court in Chapel Hill. Homes range from 5,600\u20138,600 SF. Private pools. 3\u20135 wooded acres each. Nestled within Briar Chapel \u2014 but no BC HOA. Luxury on your own terms. Now Available One\u2026","rel":"","context":"Similar post","block_context":{"text":"Similar post","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":3330,"url":"https:\/\/ssluxuryhomes.com\/?page_id=3330","url_meta":{"origin":3490,"position":2},"title":"Greenbrae","author":"S &amp; S Luxury Homes","date":"March 24, 2026","format":false,"excerpt":"Greenbrae \u2014 S&S Luxury Homes Greenbrae Chapel Hill \u00b7 North Carolina Millbrook CircleDairyland Road Eleven private five-acre estate lots tucked along Dairyland Road in Chapel Hill \u2014 wooded, quiet, and rare. Greenbrae sits within the Chapel Hill\u2013Carrboro school district and minutes from everything the Triangle has to offer. Private. Wooded.\u2026","rel":"","context":"Similar post","block_context":{"text":"Similar post","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":3364,"url":"https:\/\/ssluxuryhomes.com\/?page_id=3364","url_meta":{"origin":3490,"position":3},"title":"Hyco Lake","author":"S &amp; S Luxury Homes","date":"March 25, 2026","format":false,"excerpt":"Hyco Lake \u2014 S&S Luxury Homes Hyco Lake Leasburg & Semora \u00b7 North Carolina Person & Caswell County 3,750 acres of pristine water tucked into the rolling hills of north-central North Carolina. S&S Luxury Homes builds lakefront estates on Hyco Lake \u2014 deep-water lots, covered porches, and direct lake access.\u2026","rel":"","context":"Similar post","block_context":{"text":"Similar post","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":3384,"url":"https:\/\/ssluxuryhomes.com\/?page_id=3384","url_meta":{"origin":3490,"position":4},"title":"Elmira","author":"S &amp; S Luxury Homes","date":"March 25, 2026","format":false,"excerpt":"Elmira \u2014 S&S Luxury Homes \u00b7 Durham, NC E LMIRA Durham, North Carolina 1103 Elmira Avenue \u00b7 Durham, NC 27707 Five custom luxury homes on Elmira Avenue in southwest Durham \u2014 minutes from Duke University, NC Central, and downtown. Modern design, high-end finishes, and S&S craftsmanship at a price point\u2026","rel":"","context":"Similar post","block_context":{"text":"Similar post","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":3475,"url":"https:\/\/ssluxuryhomes.com\/?page_id=3475","url_meta":{"origin":3490,"position":5},"title":"Governors Club","author":"S &amp; S Luxury Homes","date":"March 26, 2026","format":false,"excerpt":"Governors Club \u2014 S&S Luxury Homes \u00b7 Chapel Hill, NC GC Governors Club Chapel Hill \u00b7 North Carolina 11000 Governors DriveChapel Hill, NC 27517 S&S Luxury Homes is proud to build within Governors Club \u2014 the Triangle's only gated golf community, set on 1,600 rolling acres around a 27-hole Jack\u2026","rel":"","context":"Similar post","block_context":{"text":"Similar post","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]}],"_links":{"self":[{"href":"https:\/\/ssluxuryhomes.com\/index.php?rest_route=\/wp\/v2\/pages\/3490","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ssluxuryhomes.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ssluxuryhomes.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ssluxuryhomes.com\/index.php?rest_route=\/wp\/v2\/users\/274122558"}],"replies":[{"embeddable":true,"href":"https:\/\/ssluxuryhomes.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=3490"}],"version-history":[{"count":11,"href":"https:\/\/ssluxuryhomes.com\/index.php?rest_route=\/wp\/v2\/pages\/3490\/revisions"}],"predecessor-version":[{"id":3982,"href":"https:\/\/ssluxuryhomes.com\/index.php?rest_route=\/wp\/v2\/pages\/3490\/revisions\/3982"}],"wp:attachment":[{"href":"https:\/\/ssluxuryhomes.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=3490"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}