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: "Imagine Financial Security",
description: "Imagine Financial Security is an independent financial advisory firm based in Chattanooga, TN, helping clients build and protect their wealth through personalized financial planning and investment management. They serve individuals and families seeking comprehensive guidance on retirement planning, investment strategy, and long-term financial security.",
url: "http://www.imaginefinancialsecurity.com/",
telephone: "+1-904-323-2069",
address: {
@type: "PostalAddress",
streetAddress: "1100 Market St suite 600",
addressLocality: "Chattanooga",
addressRegion: "TN",
postalCode: "37402",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.043641,
longitude: -85.30897800000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "17",
bestRating: "5"
},
areaServed: "Chattanooga, TN and surrounding areas",
knowsAbout: "Financial Advisors, Individuals and families seeking comprehensive financial planning, Pre-retirees and retirees, Business owners managing personal finances",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Independent Advisor"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive 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.