Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 45 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Insigneo",
description: "Insigneo is a financial consulting and accounting firm serving businesses in Laredo and the surrounding Rio Grande Valley. They provide comprehensive accounting, financial advisory, and business consulting services designed to help companies manage finances, optimize operations, and achieve growth. Their expertise spans accounting fundamentals, financial strategy, and business consulting across various industries.",
url: "https://insigneo.com/",
telephone: "+1-713-364-0031",
address: {
@type: "PostalAddress",
streetAddress: "5810 San Bernardo Ave #390",
addressLocality: "Laredo",
addressRegion: "TX",
postalCode: "78041",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.5562647,
longitude: -99.50518129999999
},
areaServed: "Laredo, TX and surrounding Rio Grande Valley",
knowsAbout: "Accounting & Tax, Small to mid-sized businesses, business owners seeking financial optimization, companies needing accounting and consulting services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Financial Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Business-Focused Approach"
}
],
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.