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
41 ACORN GROVE CT,  Ponte Vedra,  FL 32081
47
$514,500
$11K
2 beds
2 baths
1,922 SqFt
Single Family Home
124 FORTRESS AVE,  Ponte Vedra,  FL 32081
88
$1,215,000
$20K
4 beds
4 baths
3,138 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) } }); };