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: "ReduceMyInsurance",
description: "ReduceMyInsurance is an independent insurance agency in Murfreesboro helping individuals and families find affordable coverage across auto, home, life, and business insurance. They specialize in comparing quotes from multiple carriers to identify the best rates and bundling opportunities for each client's unique situation.",
url: "http://www.reducemyinsurance.net/",
telephone: "+1-615-802-5666",
address: {
@type: "PostalAddress",
streetAddress: "1500 Medical Center Pkwy STE 3A #26",
addressLocality: "Murfreesboro",
addressRegion: "TN",
postalCode: "37129",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.8612026,
longitude: -86.4170698
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "30",
bestRating: "5"
},
areaServed: "Murfreesboro, TN and surrounding Middle Tennessee communities",
knowsAbout: "Insurance Agents, Homeowners seeking bundled auto and home coverage, small business owners, families looking to optimize life insurance, anyone wanting personalized rate comparisons",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Independent Agent Network"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Bundling & Savings Focus"
}
],
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.