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: "Goosehead Insurance - Devon Eubanks",
description: "Goosehead Insurance, represented by agent Devon Eubanks, is an independent insurance agency serving Nashville and the surrounding area. As a Goosehead franchise, Devon provides personalized insurance solutions including auto, home, life, and commercial coverage by comparing quotes from multiple carriers to find clients the best rates and coverage options. With a focus on customer service and competitive pricing, Goosehead helps individuals and families protect what matters most.",
url: "https://www.goosehead.com/agents/tn/nashville/devon-eubanks",
telephone: "+1-615-988-9316",
address: {
@type: "PostalAddress",
streetAddress: "636 Grassmere Park #130a",
addressLocality: "Nashville",
addressRegion: "TN",
postalCode: "37211",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.0870463,
longitude: -86.7477076
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "22",
bestRating: "5"
},
areaServed: "Nashville, Tennessee and surrounding areas",
knowsAbout: "Insurance Agents, Homeowners, auto insurance shoppers, small business owners, families seeking life insurance, individuals wanting bundled coverage",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Independent Agent with Multiple Carriers"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Insurance Coverage"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Service 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.