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: "WMA Wealth Management Accounting, Inc.",
description: "WMA Wealth Management Accounting, Inc. is an accounting and financial advisory firm serving San Diego businesses and individuals. They provide comprehensive tax planning, accounting services, and wealth management consulting to help clients optimize their financial strategies and tax efficiency. With a focus on personalized service, they work closely with clients to address their specific accounting and financial planning needs.",
url: "http://www.taxrescue911.com/",
telephone: "+1-858-565-0911",
address: {
@type: "PostalAddress",
streetAddress: "3665 Ruffin Rd #204",
addressLocality: "San Diego",
addressRegion: "CA",
postalCode: "92123",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.810745499999996,
longitude: -117.1192226
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "10",
bestRating: "5"
},
areaServed: "San Diego, CA and surrounding areas",
knowsAbout: "Accounting & Tax, Small business owners, self-employed professionals, individuals seeking tax optimization, families managing wealth and investments",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Tax & Wealth Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Client Focus"
}
],
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.