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: "Ron Nickens - State Farm Insurance Agent",
description: "Ron Nickens is a State Farm Insurance Agent serving the Los Angeles area with comprehensive insurance solutions including auto, home, life, and business coverage. Operating from his downtown LA office, Ron provides personalized service to help clients find the right insurance protection for their families and businesses.",
url: "https://www.downtownlainsurance.com/?cmpid=E3ZN_blm_0001",
telephone: "+1-213-627-7367",
address: {
@type: "PostalAddress",
streetAddress: "5651 W Pico Blvd Ste 205",
addressLocality: "Los Angeles",
addressRegion: "CA",
postalCode: "90019",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 34.050467999999995,
longitude: -118.36119699999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "111",
bestRating: "5"
},
areaServed: "Los Angeles, CA and surrounding areas",
knowsAbout: "Insurance Agents, Los Angeles residents needing auto insurance, homeowners seeking property coverage, families looking for life insurance, small business owners",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "State Farm Network"
},
{
@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.