Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "United Country Real Estate Leipers Fork",
description: "United Country Real Estate | Leipers Fork specializes in land, farms, and luxury estates in the Franklin, Tennessee area and surrounding regions. Their experienced agents provide personalized assistance to buyers and sellers, offering comprehensive property searches filtered by location, price, and features. They serve clients looking for rural properties, agricultural land, and upscale residential homes throughout Middle Tennessee.",
url: "https://www.leipersfork.com/",
telephone: "+1-615-599-3676",
address: {
@type: "PostalAddress",
streetAddress: "4151 Old Hillsboro Rd",
addressLocality: "Franklin",
addressRegion: "TN",
postalCode: "37064",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.895466899999995,
longitude: -86.99708679999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "29",
bestRating: "5"
},
areaServed: "Franklin, Tennessee and surrounding Middle Tennessee counties",
knowsAbout: "Real Estate Agents, Land buyers, farm owners, luxury home sellers, estate purchasers, rural property investors",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialty in Land & Farms"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Luxury Estate Market Knowledge"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "United Country National Network"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
url: "https://lantern.llc/contact?from=ai-data",
contactType: "AI inquiries"
}
}
}This structured data is embedded in the AI Profile page as JSON-LD and is read by ChatGPT, Claude, Perplexity, Google AI, and other AI platforms when they crawl this page. It follows the Schema.org LocalBusiness specification.