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: "Cristian Taxes & Accounting",
description: "Cristian Taxes & Accounting is an independent accounting firm in North Chesterfield specializing in tax preparation and accounting services for individuals and small businesses. Owner Cristian provides personalized tax strategy and filing assistance, helping clients navigate federal and state tax obligations. The firm is known for attentive, detail-oriented service and direct communication with clients.",
url: "https://www.facebook.com/CristianTaxes/",
telephone: "+1-804-547-9563",
address: {
@type: "PostalAddress",
streetAddress: "7206 Hull St Suite 105",
addressLocality: "North Chesterfield",
addressRegion: "VA",
postalCode: "23235",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.4734495,
longitude: -77.528831
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "32",
bestRating: "5"
},
areaServed: "North Chesterfield, VA and surrounding areas",
knowsAbout: "Accounting & Tax, Individual filers, Small business owners, Self-employed professionals, Families seeking personalized tax guidance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Owner-Operated Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Focused Expertise"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.