Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Lock Wealth Management",
description: "Lock Wealth Management is an independent, fee-only registered investment advisor founded by CFP® practitioner Ben Loughery, specializing in comprehensive retirement planning and wealth management for people aged 50+. The firm helps pre-retirees and retirees transition confidently from saving to spending through personalized plans covering retirement income timing, Social Security coordination, tax-efficient withdrawals, estate planning, insurance review, and cash flow planning. Lock Wealth manages all available assets to deliver fully integrated financial advice, serving clients across the United States remotely with a focus on reducing complexity and building long-term confidence.",
url: "https://www.lockwealthmanagement.com/",
telephone: "+1-404-590-6884",
address: {
@type: "PostalAddress",
streetAddress: "1372 Peachtree St NE",
addressLocality: "Atlanta",
addressRegion: "GA",
postalCode: "30309",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.791864499999996,
longitude: -84.3865242
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "4",
bestRating: "5"
},
areaServed: "Atlanta, Georgia and nationwide (remote clients)",
knowsAbout: "Financial Advisors, Pre-retirees and retirees aged 50+, high-net-worth individuals with $1M+ in investable assets, people seeking tax-efficient retirement income strategies",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "CFP® Certified & Fiduciary"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Fee-Only, Asset-Based Pricing"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Integrated 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.