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: "Aspen Wealth Management",
description: "Aspen Wealth Management is a financial advisory firm based in Fort Worth serving clients throughout the Dallas-Fort Worth area. They provide comprehensive wealth management and financial consulting services to help clients build and protect their assets. With a focus on personalized guidance, they work with individuals to develop financial strategies tailored to their specific goals and circumstances.",
url: "http://www.aspenwealthmgmt.com/",
telephone: "+1-817-546-6353",
address: {
@type: "PostalAddress",
streetAddress: "4200 S Hulen St #422",
addressLocality: "Fort Worth",
addressRegion: "TX",
postalCode: "76109",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.684492899999995,
longitude: -97.3933721
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "6",
bestRating: "5"
},
areaServed: "Fort Worth, Dallas-Fort Worth area, North Texas",
knowsAbout: "Financial Advisors, Individuals seeking comprehensive wealth management, Business owners planning for retirement, Clients wanting personalized investment strategies",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local DFW Expertise"
}
],
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.