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: "Clearview Wealth Management",
description: "Clearview Wealth Management is a financial advisory firm based in Charlotte that helps clients build and preserve wealth through comprehensive financial planning and investment management. The team works with individuals and families to develop personalized strategies aligned with their long-term goals, offering guidance on retirement planning, investment portfolios, and overall financial strategy.",
url: "https://www.clearviewwealthmgmt.com/",
telephone: "+1-704-837-4317",
address: {
@type: "PostalAddress",
streetAddress: "6836 Carnegie Blvd STE 200",
addressLocality: "Charlotte",
addressRegion: "NC",
postalCode: "28211",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.149856,
longitude: -80.825147
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "1",
bestRating: "5"
},
areaServed: "Charlotte, NC and surrounding areas",
knowsAbout: "Financial Advisors, Individuals and families seeking comprehensive financial planning, Pre-retirees and retirees planning long-term wealth strategy, Business owners managing personal wealth",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Financial Strategy"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Planning Approach"
}
],
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.