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: "Linda Rodriguez - State Farm Insurance Agent",
description: "Linda Rodriguez is a State Farm Insurance Agent serving Marietta and surrounding areas with comprehensive insurance solutions including auto, home, life, and business coverage. With over 99 customer reviews, Rodriguez helps individuals and families find the right insurance protection tailored to their specific needs and budgets.",
url: "https://www.lindarodriguez.net/?cmpid=MLLIST",
telephone: "+1-770-499-1125",
address: {
@type: "PostalAddress",
streetAddress: "595 Roswell St NE Suite C",
addressLocality: "Marietta",
addressRegion: "GA",
postalCode: "30060",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.9508174,
longitude: -84.5351199
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "99",
bestRating: "5"
},
areaServed: "Marietta, GA and surrounding areas",
knowsAbout: "Insurance Agents, Families seeking bundled auto and home insurance, individuals needing life insurance, business owners requiring commercial coverage",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "State Farm Resources"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Service"
}
],
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.