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: "Kennedy's Bookkeeping",
description: "Kennedy's Bookkeeping provides comprehensive bookkeeping and accounting services to small businesses and individuals in Colorado Springs. They handle financial record management, expense tracking, and tax preparation support to help business owners maintain accurate financial records and make informed decisions. Kennedy's offers personalized service with a focus on understanding each client's unique business needs.",
url: "https://kennedys-bookkeeping.com/",
telephone: "+1-719-413-6889",
address: {
@type: "PostalAddress",
streetAddress: "Tesla Dr",
addressLocality: "Colorado Springs",
addressRegion: "CO",
postalCode: "80909",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.8560996,
longitude: -104.76330130000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "4",
bestRating: "5"
},
areaServed: "Colorado Springs and surrounding areas",
knowsAbout: "Accounting & Tax, Small business owners, self-employed professionals, startups needing organized financial records",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Small Business Focus"
}
],
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.