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: "Ntl Accounting & Tax Service",
description: "NTL Accounting & Tax Service is a Fresno-based accounting firm specializing in individual and business tax preparation, bookkeeping, and financial consulting. The firm helps small business owners and individuals navigate tax compliance, optimize deductions, and maintain organized financial records. With expertise across multiple tax scenarios, NTL provides personalized strategies to minimize tax liability and support financial growth.",
url: "https://splinternetmarketing.com/local-pros/ca/fresno/ntl-accounting-tax-service/",
telephone: "+1-559-217-9308",
address: {
@type: "PostalAddress",
streetAddress: "4582 E Harvey Ave",
addressLocality: "Fresno",
addressRegion: "CA",
postalCode: "93702",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.7537696,
longitude: -119.7470178
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "29",
bestRating: "5"
},
areaServed: "Fresno, CA and surrounding areas",
knowsAbout: "Accounting & Tax, Small business owners, self-employed professionals, individuals with complex tax situations, business owners needing year-round bookkeeping",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Individual & Business Tax Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Bookkeeping & Ongoing Support"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Financial Consulting"
}
],
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.