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: "Monfalcone & Garris PC",
description: "Monfalcone & Garris PC is a Charlottesville-based accounting firm serving individuals, business owners, executives, and independent professionals. They offer comprehensive tax preparation and planning, bookkeeping, QuickBooks setup and optimization, IRS problem resolution, business formation, financial planning, and estate and trust services. Known for personal service, affordable rates, and responsive expertise, they help clients minimize tax burden while optimizing financial performance.",
url: "https://mag-cpas.com/",
telephone: "+1-434-971-7255",
address: {
@type: "PostalAddress",
streetAddress: "908 E Jefferson St # 101",
addressLocality: "Charlottesville",
addressRegion: "VA",
postalCode: "22902",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.0303236,
longitude: -78.47390539999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "59",
bestRating: "5"
},
areaServed: "Charlottesville, VA and surrounding areas",
knowsAbout: "Accounting & Tax, Small business owners, independent professionals, individuals seeking tax optimization, executives managing complex finances, business owners needing QuickBooks support",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Service Range"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "QuickBooks Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personal 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.