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: "The Logan Group of Raymond James",
description: "The Logan Group of Raymond James is a financial advisory team based in Nashville specializing in wealth management, investment management, and financial planning for individuals and businesses. As part of Raymond James, a major national financial services firm, they combine institutional resources with personalized service to help clients build and protect their wealth.",
url: "https://www.raymondjames.com/thelogangroup",
telephone: "+1-615-645-6700",
address: {
@type: "PostalAddress",
streetAddress: "1033 Demonbreun St #500",
addressLocality: "Nashville",
addressRegion: "TN",
postalCode: "37203",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.154839599999995,
longitude: -86.7845363
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "1",
bestRating: "5"
},
areaServed: "Nashville, Tennessee and surrounding areas",
knowsAbout: "Financial Advisors, High-net-worth individuals, Business owners, Clients seeking comprehensive wealth management, Pre-retirees and retirees",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Raymond James Resources"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Planning"
}
],
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.