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: "Craig Baugh - State Farm Insurance Agent",
description: "Craig Baugh is a State Farm Insurance Agent in Provo serving Utah County with comprehensive insurance solutions including auto, home, life, and business coverage. With over 25 years of experience, Craig helps individuals and families protect what matters most through personalized policies and competitive rates. His agency specializes in bundling discounts and finding tailored coverage options for each client's unique needs.",
url: "https://www.utahcountyinsurance.com/",
telephone: "+1-801-344-5400",
address: {
@type: "PostalAddress",
streetAddress: "2230 N University Pkwy #7B",
addressLocality: "Provo",
addressRegion: "UT",
postalCode: "84604",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.263358,
longitude: -111.6660371
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "48",
bestRating: "5"
},
areaServed: "Provo and Utah County, UT",
knowsAbout: "Insurance Agents, Families seeking bundled coverage, homeowners protecting their investment, small business owners, individuals needing life insurance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "State Farm Partnership"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Bundling & Discounts"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Expertise"
}
],
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.