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: "Adam Gettys - State Farm Insurance Agent",
description: "Adam Gettys is a State Farm Insurance Agent in Chandler, AZ, offering a full range of insurance products including auto, home, life, and business coverage. With personalized service and competitive rates, Adam helps individuals and families protect what matters most through tailored insurance solutions.",
url: "http://www.adaminsuresyou.com/?cmpid=e3za_blm_0001",
telephone: "+1-480-566-5900",
address: {
@type: "PostalAddress",
streetAddress: "955 W Chandler Blvd Suite 1",
addressLocality: "Chandler",
addressRegion: "AZ",
postalCode: "85225",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.3056779,
longitude: -111.85835619999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "158",
bestRating: "5"
},
areaServed: "Chandler, AZ and surrounding areas",
knowsAbout: "Insurance Agents, Chandler families needing auto and home insurance, small business owners, individuals seeking life insurance coverage",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "State Farm Agent"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Convenient Location"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Coverage Types"
}
],
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.