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: "Centro Hispano",
description: "Centro Hispano is a comprehensive financial services provider in Colorado Springs offering accounting, tax preparation, insurance, and financial consulting to individuals and businesses. Serving the Hispanic community and Spanish-speaking clients, they provide personalized guidance on tax matters, business accounting, insurance products, and financial planning with culturally competent service.",
url: "http://www.centrohispano.co/",
telephone: "+1-719-577-4360",
address: {
@type: "PostalAddress",
streetAddress: "2822 E Pikes Peak Ave",
addressLocality: "Colorado Springs",
addressRegion: "CO",
postalCode: "80909",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.833114699999996,
longitude: -104.7744298
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4",
reviewCount: "15",
bestRating: "5"
},
areaServed: "Colorado Springs and surrounding areas",
knowsAbout: "Accounting & Tax, Hispanic and Spanish-speaking business owners, Self-employed professionals, Small business owners seeking bilingual accounting support",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Bilingual Financial Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Financial Support"
}
],
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.