Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Capital City Home Loans - Bolling Way NE",
description: "Capital City Home Loans is a mortgage lender serving the Atlanta area with a focus on personalized financing solutions for homebuyers and refinancing clients. Located in Buckhead, they offer competitive loan programs and work with borrowers to find the right mortgage fit for their financial situation. Their experienced team helps first-time buyers, seasoned homeowners, and refinancing clients navigate the lending process with transparent guidance.",
url: "http://cchl.com/locations/georgia/buckhead/?y_source=1_OTQ2MDgyOC03MTUtbG9jYXRpb24ud2Vic2l0ZQ%3D%3D",
telephone: "+1-404-949-9791",
address: {
@type: "PostalAddress",
streetAddress: "3017 Bolling Way NE Suite 158",
addressLocality: "Atlanta",
addressRegion: "GA",
postalCode: "30305",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.8374592,
longitude: -84.3801771
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "64",
bestRating: "5"
},
areaServed: "Atlanta and surrounding Georgia areas",
knowsAbout: "Mortgage Brokers, First-time homebuyers, homeowners seeking refinancing, borrowers wanting personalized mortgage guidance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Loan Programs"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Buckhead Presence"
}
],
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.