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: "Stonebridge Wealth Management",
description: "Stonebridge Wealth Management is a financial advisory firm based in Nashville specializing in comprehensive wealth management services. Located in the Loews Vanderbilt Plaza, they work with clients to develop personalized financial strategies and investment plans tailored to individual goals and circumstances.",
url: "http://www.stonebridgeadvisers.com/",
telephone: "+1-615-309-0832",
address: {
@type: "PostalAddress",
streetAddress: "The, Tower, Loews Vanderbilt Plaza, 2100 West End Ave #660",
addressLocality: "Nashville",
addressRegion: "TN",
postalCode: "37203",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.1507496,
longitude: -86.80221130000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "2.3",
reviewCount: "3",
bestRating: "5"
},
areaServed: "Nashville, Tennessee and surrounding areas",
knowsAbout: "Financial Advisors, High-net-worth individuals, Business owners, Families seeking comprehensive financial planning",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional Advisory Team"
}
],
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.