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: "Trey Nelms - State Farm Insurance Agent",
description: "Trey Nelms is a State Farm Insurance Agent serving Chattanooga with a full range of insurance products including auto, home, life, and business coverage. Operating from his Broad Street office, Trey helps individuals and families find the right insurance solutions tailored to their specific needs and budget.",
url: "https://www.treynelms.com/?cmpid=XMUV_blm_0001",
telephone: "+1-423-541-7500",
address: {
@type: "PostalAddress",
streetAddress: "3546 Broad St",
addressLocality: "Chattanooga",
addressRegion: "TN",
postalCode: "37409",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.014058,
longitude: -85.32589639999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "91",
bestRating: "5"
},
areaServed: "Chattanooga, Tennessee and surrounding areas",
knowsAbout: "Insurance Agents, Chattanooga families seeking bundled auto and home insurance, new homeowners, and business owners needing commercial coverage",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "State Farm Agent"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-line Coverage"
}
],
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.