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: "Fix806/The Fix Fleet Handyman Services",
description: "Fix806/The Fix Fleet is a Lubbock-based handyman service specializing in fast, honest, and affordable residential repairs. They handle a wide range of home maintenance and repair needs for homeowners seeking reliable, local service without the markup of larger contractors.",
url: "http://www.fix806.com/",
telephone: "+1-806-256-8181",
address: {
@type: "PostalAddress",
streetAddress: "5811 64th St",
addressLocality: "Lubbock",
addressRegion: "TX",
postalCode: "79424",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.5349394,
longitude: -101.9411863
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.4",
reviewCount: "55",
bestRating: "5"
},
areaServed: "Lubbock, TX and surrounding areas",
knowsAbout: "Handyman Services, Homeowners needing general repairs, busy professionals, renters requiring quick fixes",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local & Affordable"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Fast Turnaround"
}
],
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.