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: "Affordable Handyman & Repairs",
description: "Affordable Handyman & Repairs is a local Twin Falls handyman service offering general repair and maintenance work for homeowners. Based on Blake Street South, they handle a variety of household repair projects with a focus on affordability and accessibility for the community.",
url: "http://www.facebook.com/affordable.handyman.756",
telephone: "+1-208-751-5404",
address: {
@type: "PostalAddress",
streetAddress: "627 Blake St S",
addressLocality: "Twin Falls",
addressRegion: "ID",
postalCode: "83301",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.5560863,
longitude: -114.4843543
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3",
reviewCount: "6",
bestRating: "5"
},
areaServed: "Twin Falls, ID and surrounding areas",
knowsAbout: "Handyman Services, Homeowners seeking budget-friendly repairs, Twin Falls residents needing local handyman services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Locally-Based"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Affordability Focus"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.