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: "Derrick Maddox: Allstate Insurance",
description: "Derrick Maddox is an Allstate Insurance agent serving Murfreesboro and surrounding Middle Tennessee communities. He offers comprehensive insurance solutions including auto, home, life, and business coverage tailored to individual and family needs. With personalized service and access to Allstate's full product line, he helps customers find the right protection at competitive rates.",
url: "https://agents.allstate.com/derrick-maddox-murfreesboro-tn.html",
telephone: "+1-615-893-5542",
address: {
@type: "PostalAddress",
streetAddress: "745 S Church St # 501",
addressLocality: "Murfreesboro",
addressRegion: "TN",
postalCode: "37130",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.8379501,
longitude: -86.38997739999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "193",
bestRating: "5"
},
areaServed: "Murfreesboro, TN and surrounding Middle Tennessee areas",
knowsAbout: "Insurance Agents, Families and business owners seeking bundled insurance coverage, first-time insurance buyers, homeowners needing comprehensive protection",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Coverage Plans"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Allstate's Full Product Range"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Expert Availability"
}
],
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.