← back to Homesonspec
fixtures/raw-pages/meridian-homes/03-home-124-silverleaf.html
36 lines
<!-- source-url: https://fixtures.meridianhomes.example/communities/cedar-bend/homes/MH-1124 -->
<!DOCTYPE html>
<html lang="en">
<head><title>124 Silverleaf Pass | Cedar Bend | Meridian Homes</title></head>
<body>
<!-- SYNTHETIC FIXTURE — demonstration data for a fictional builder.
This page deliberately omits a price: the extractor must emit
price.value = null, never a guess. -->
<main class="inventory-home" data-inventory-id="MH-1124" data-community-id="MH-CB">
<h1 class="home-address">124 Silverleaf Pass</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-contact">Contact for pricing</span>
</div>
<ul class="home-specs">
<li class="beds">5 Beds</li>
<li class="baths">4 Baths</li>
<li class="sqft">3,102 sq ft</li>
<li class="stories">2 Story</li>
<li class="garage">3-Car Garage</li>
</ul>
<div class="status-block">
<span class="construction-status">Under Construction</span>
<span class="est-completion">Est. Completion: November 2026</span>
</div>
<div class="plan-block">
<span class="plan-name">The Silverleaf</span>
<span class="lot-number">Lot 124</span>
</div>
<div class="geo" data-lat="30.580200" data-lon="-97.850400"></div>
</main>
</body>
</html>