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: "TaxGuru Financial & Public Services",
description: "TaxGuru Financial & Public Services is a Norfolk-based accounting and tax preparation firm serving individuals and businesses. They offer comprehensive tax preparation, financial consulting, and bookkeeping services to help clients navigate complex tax situations and optimize their financial planning. With a focus on personalized service, TaxGuru combines expert knowledge with accessible guidance to deliver solutions tailored to each client's unique needs.",
url: "http://www.taxguru4you.net/",
telephone: "+1-757-528-2166",
address: {
@type: "PostalAddress",
streetAddress: "201 E Berkley Ave Unit H",
addressLocality: "Norfolk",
addressRegion: "VA",
postalCode: "23523",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.8311946,
longitude: -76.282034
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "50",
bestRating: "5"
},
areaServed: "Norfolk, VA and surrounding areas",
knowsAbout: "Accounting & Tax, Small business owners, Self-employed professionals, Individuals seeking personalized tax planning",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Tax Strategy"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Financial Services"
}
],
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.