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: "Maxi Tax Services LLC",
description: "Maxi Tax Services LLC is a comprehensive accounting and financial services firm specializing in serving the Hispanic community in Jacksonville. They offer personal and corporate tax preparation, bookkeeping, payroll services, business formation, financial advisory, audits, insurance services (health, business, auto, life), immigration legal services (visas, citizenship, work permits, asylum), business licensing assistance, and notary public services. Bilingual in Spanish and English, they provide personalized, family-oriented service designed to address the complete financial and legal needs of individuals and businesses.",
url: "https://maxitaxservices.com/",
telephone: "+1-904-888-9759",
address: {
@type: "PostalAddress",
streetAddress: "3167 Spring Park Rd",
addressLocality: "Jacksonville",
addressRegion: "FL",
postalCode: "32207",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.291201899999997,
longitude: -81.6254925
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "182",
bestRating: "5"
},
areaServed: "Jacksonville, FL and surrounding areas",
knowsAbout: "Accounting & Tax, Hispanic business owners, self-employed individuals, families seeking immigration services, small to mid-size corporations needing comprehensive accounting",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Bilingual Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Service Model"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Immigration Specialization"
}
],
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.