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: "| Toro Taxes Colorado Springs | by Susana Bego",
description: "Toro Taxes Colorado Springs, run by Susana Bego, provides comprehensive tax preparation and accounting services for individuals and businesses in the Colorado Springs area. They specialize in personal tax returns, business tax services, and IRS representation, offering both in-person and virtual consultations to meet client needs. With deep expertise in tax strategy and compliance, Toro Taxes helps clients navigate complex tax situations and maximize deductions.",
url: "https://torotaxes.com/locations/co31652",
telephone: "+1-719-694-8148",
address: {
@type: "PostalAddress",
streetAddress: "3608 Galley Rd Suite # 100",
addressLocality: "Colorado Springs",
addressRegion: "CO",
postalCode: "80909",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.8473166,
longitude: -104.76112649999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "100",
bestRating: "5"
},
areaServed: "Colorado Springs and surrounding areas",
knowsAbout: "Accounting & Tax, Small business owners, self-employed individuals, people seeking IRS audit representation, those wanting personalized tax strategy",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Owner-Led Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Service Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Accounting"
}
],
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.