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: "KIM SONG Real Estate - Brentwood, TN",
description: "Kim Song is a real estate agent with Benchmark Realty serving the Franklin and Brentwood area. She specializes in helping both buyers and sellers navigate the real estate market, offering comprehensive services from property search and valuation to financing guidance and closing support. Kim provides personalized assistance across all property types including single-family homes, multi-family properties, condos, land, commercial, and more, with resources like affordability and mortgage calculators to help clients make informed decisions.",
url: "https://kimsong.unitedbenchmarkrealty.com/index.html",
telephone: "+1-615-554-6644",
address: {
@type: "PostalAddress",
streetAddress: "318 Seaboard Ln #115",
addressLocality: "Franklin",
addressRegion: "TN",
postalCode: "37067",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.9481518,
longitude: -86.83077229999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "71",
bestRating: "5"
},
areaServed: "Franklin, Brentwood, and surrounding Nashville metropolitan areas",
knowsAbout: "Real Estate Agents, First-time home buyers, current homeowners selling, investors exploring property options, relocating families",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Buyer & Seller Support"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Benchmark Realty Partnership"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Educational Tools & Resources"
}
],
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.