← back to Homesonspec

fixtures/raw-pages/meridian-homes/02-home-118-juniper.html

33 lines

<!-- source-url: https://fixtures.meridianhomes.example/communities/cedar-bend/homes/MH-1118 -->
<!DOCTYPE html>
<html lang="en">
<head><title>118 Juniper Draw | Cedar Bend | Meridian Homes</title></head>
<body>
  <!-- SYNTHETIC FIXTURE — demonstration data for a fictional builder. -->
  <main class="inventory-home" data-inventory-id="MH-1118" data-community-id="MH-CB">
    <h1 class="home-address">118 Juniper Draw</h1>
    <div class="home-location">
      <span class="city">Leander</span>, <span class="state">TX</span> <span class="zip">78641</span>
    </div>
    <div class="price-block">
      <span class="price">$462,990</span>
    </div>
    <ul class="home-specs">
      <li class="beds">4 Beds</li>
      <li class="baths">3 Baths</li>
      <li class="sqft">2,415 sq ft</li>
      <li class="stories">2 Story</li>
      <li class="garage">2-Car Garage</li>
    </ul>
    <div class="status-block">
      <span class="construction-status">Move-In Ready</span>
    </div>
    <div class="plan-block">
      <span class="plan-name">The Juniper</span>
      <span class="lot-number">Lot 118</span>
    </div>
    <div class="geo" data-lat="30.579100" data-lon="-97.851900"></div>
  </main>
</body>
</html>