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: "Ace Handyman Services Fort Worth SW",
description: "Ace Handyman Services Fort Worth SW is a full-service home repair and maintenance company offering handyman work, painting, drywall repair, fixture installation, and general contracting services. They handle small repairs, home improvements, and larger renovation projects for residential customers throughout the Fort Worth area. Their team is licensed and insured, providing reliable service backed by customer satisfaction.",
url: "https://www.acehandymanservices.com/offices/fort-worth-sw",
telephone: "+1-682-282-6815",
address: {
@type: "PostalAddress",
streetAddress: "3421 S Grove St",
addressLocality: "Fort Worth",
addressRegion: "TX",
postalCode: "76110",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.699635199999996,
longitude: -97.32203179999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "524",
bestRating: "5"
},
areaServed: "Fort Worth and surrounding communities",
knowsAbout: "Handyman Services, Homeowners needing reliable repairs, homeowners planning home improvements, property managers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed & Insured"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Wide Service Range"
}
],
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.