Ponte Vedra

Listings

There are no active listings right now, you can subscribe this page to receive alert when new listing hit the market.

RECENT LISTINGS

Image
Address
Sold Price
Sold Date
Configuration
Property Type
303 GULFSTREAM WAY,  Ponte Vedra,  FL 32081
120
$958,000
$17K
4 beds
3 baths
3,223 SqFt
Single Family Home
1001 CAIDEN DR,  Ponte Vedra,  FL 32081
23
$715,000
$35K
3 beds
3 baths
2,399 SqFt
Single Family Home
Unlock Recent Listings
};function runPageScript(){ // Map initialization (placeholder until Map block works) document.addEventListener("DOMContentLoaded", function() { const mapContainer = document.querySelector(".map-block"); if (mapContainer && !mapContainer.innerHTML.includes("No Data")) { // Placeholder for Lofty's map API (coordinates 30.2397, -81.3867) console.log("Map loaded at 30.2397, -81.3867"); } else { console.log("Map data unavailable; check Lofty settings."); } }); // Form submission for agent contact document.querySelector("form").addEventListener("submit", function(e) { e.preventDefault(); const name = document.querySelector("input[name='Full Name']").value; const phone = document.querySelector("input[name='Phone']").value; if (name && phone) { alert("Thank you, " + name + "! We’ll contact you at " + phone); // Add AJAX to send to Lofty CMS or email (if supported) } }); };