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: "Peter Schiro - State Farm Insurance Agent",
description: "Peter Schiro is a State Farm Insurance Agent in Sacramento offering comprehensive insurance solutions including auto, home, life, and business coverage. With decades of experience and a dedicated team, Schiro helps individuals and families find the right coverage at competitive rates through personalized consultations and bundling discounts.",
url: "https://www.teamschiro.com/?cmpid=b85o_blm_0001",
telephone: "+1-916-444-9787",
address: {
@type: "PostalAddress",
streetAddress: "1515 30th St Ste 200",
addressLocality: "Sacramento",
addressRegion: "CA",
postalCode: "95816",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.567108000000005,
longitude: -121.468862
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "279",
bestRating: "5"
},
areaServed: "Sacramento, CA and surrounding areas",
knowsAbout: "Insurance Agents, Homeowners, auto owners, families seeking life insurance, small business owners, individuals wanting to bundle multiple policies",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "State Farm Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-Policy Bundling"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local, Personal 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.