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: "Jackson & Assoc Bkpg & Tax Svc",
description: "Jackson & Assoc Bkpg & Tax Svc is a Jacksonville-based accounting firm providing comprehensive financial solutions for both individuals and businesses. They offer personalized tax preparation, bookkeeping, and accounting services tailored to each client's unique needs, with a commitment to helping clients navigate complex financial landscapes and achieve long-term success.",
url: "http://www.jacksonbkpg.com/",
telephone: "+1-904-235-3185",
address: {
@type: "PostalAddress",
streetAddress: "1225 W Beaver St Building 2 Suite 113",
addressLocality: "Jacksonville",
addressRegion: "FL",
postalCode: "32204",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.336433099999997,
longitude: -81.67430159999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "37",
bestRating: "5"
},
areaServed: "Jacksonville, FL and surrounding areas",
knowsAbout: "Accounting & Tax, Small business owners, self-employed professionals, individuals seeking personalized tax planning, growing companies needing bookkeeping support",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Financial Solutions"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Service Range"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Consultation"
}
],
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.