Skip to main content
{
"@context": "https://schema.org",
"@type": "RealEstateAgent",
"name": "Jenna Wood, Realtor in The Villages FL",
"image": "https://jennawoodthevillages.com",
"@id": "https://jennawoodthevillages.com",
"url": "https://jennawoodthevillages.com",
"telephone": "+1-352-408-9904",
"priceRange": "$$$",
"address": {
"@type": "PostalAddress",
"streetAddress": "11714 NE 62nd Terrace",
"addressLocality": "The Villages",
"addressRegion": "FL",
"postalCode": "32162",
"addressCountry": "US"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 28.9348,
"longitude": -82.0215
},
"openingHoursSpecification": {
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday",
"Sunday"
],
"opens": "00:00",
"closes": "23:59"
},
"sameAs": [
"https://facebook.com",
"https://lpthomesearch.com",
"https://zillow.com"
],
"areaServed": [
{
"@type": "AdministrativeArea",
"name": "The Villages, FL"
},
{
"@type": "AdministrativeArea",
"name": "Lady Lake, FL"
},
{
"@type": "AdministrativeArea",
"name": "Wildwood, FL"
},
{
"@type": "AdministrativeArea",
"name": "Oxford, FL"
}
]
}