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: "Fiesta Auto Insurance & Tax Service",
description: "Fiesta Auto Insurance & Tax Service is a locally-owned agency in Murfreesboro run by Stefanie Galué and Eduardo Galue, offering comprehensive auto, home, business, and specialty insurance alongside full-service tax preparation. They represent multiple insurance carriers to find competitive rates for personal and commercial coverage, and provide tax filing for individuals, partnerships, corporations, and trusts with e-file and multi-state services.",
url: "https://fiestainsurance.com/stores/fiesta-insurance-and-tax-murfreesboro-tennessee-tn003/",
telephone: "+1-615-439-2050",
address: {
@type: "PostalAddress",
streetAddress: "1312 Memorial Blvd B",
addressLocality: "Murfreesboro",
addressRegion: "TN",
postalCode: "37129",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.860662,
longitude: -86.389994
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "525",
bestRating: "5"
},
areaServed: "Murfreesboro, TN and surrounding Middle Tennessee communities",
knowsAbout: "Insurance Agents, Small business owners needing commercial insurance, families seeking affordable auto and home coverage, self-employed individuals and entrepreneurs requiring tax preparation services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-Carrier Representation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Insurance & Tax Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Coverage Options"
}
],
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.