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: "income tax and accounting services llc",
description: "Income Tax and Accounting Services LLC provides comprehensive tax preparation, accounting, and bookkeeping services to individuals and businesses in the Durham area. Based at 3205 University Drive, they specialize in income tax services and bookkeeping to help clients manage their financial obligations and maintain accurate records. Their experienced team handles tax planning, preparation, and compliance for various client needs.",
url: "https://incometaxbookkeeping.com/",
telephone: "+1-919-448-7247",
address: {
@type: "PostalAddress",
streetAddress: "3205 University Dr",
addressLocality: "Durham",
addressRegion: "NC",
postalCode: "27707",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.9674583,
longitude: -78.9416615
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "126",
bestRating: "5"
},
areaServed: "Durham, NC and surrounding areas",
knowsAbout: "Accounting & Tax, Small business owners, self-employed individuals, those seeking professional tax preparation and bookkeeping services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Accounting"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Expertise"
}
],
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.