Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Haycraft Wealth Management of Raymond James",
description: "Haycraft Wealth Management, affiliated with Raymond James, offers comprehensive financial planning and investment management services to individuals and families in Nashville. Led by experienced advisors, the firm provides personalized wealth management strategies including retirement planning, investment portfolio management, and financial guidance tailored to each client's goals and circumstances.",
url: "https://www.raymondjames.com/kenhaycraft",
telephone: "+1-615-645-6729",
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
},
areaServed: "Nashville, Tennessee and surrounding areas",
knowsAbout: "Financial Advisors, High-net-worth individuals, families planning for retirement, business owners seeking wealth management strategies",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Raymond James Affiliation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Wealth Planning"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Nashville 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.