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: "Best Fix Price - Handyman Service LLC",
description: "Best Fix Price is a local handyman and home improvement company in Irvine and Orange County, CA, serving residential and commercial clients with a wide range of services. From small repairs like picture hanging and shelf installation to major projects including kitchen remodeling, furniture assembly, painting, plumbing, electrical work, HVAC, flooring, drywall repair, and door/window installation, they handle it all with a commitment to quality workmanship and customer satisfaction. Operating daily from 8 AM to 9 PM, their friendly technicians arrive promptly to address any home improvement need.",
url: "http://bestfixprice.com/",
telephone: "+1-949-979-1515",
address: {
@type: "PostalAddress",
streetAddress: "23302 Pintado",
addressLocality: "Irvine",
addressRegion: "CA",
postalCode: "92618",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.6427449,
longitude: -117.7501385
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "102",
bestRating: "5"
},
areaServed: "Irvine, Orange County, California",
knowsAbout: "Handyman Services, Homeowners needing versatile repairs and remodeling, busy professionals seeking same-day service, families with multiple home improvement projects",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Wide Service Range"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Extended Hours"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local & Established"
}
],
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.