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: "Home 2 Home Services",
description: "Home 2 Home Services is a general contractor and handyman company serving the Guthrie and Oklahoma City area since 2023. They specialize in home repair, maintenance, remodeling (kitchen and bathroom), drywall repair, painting, door replacement, tile work, carpentry, and minor electrical and plumbing repairs. Their mission centers on exceptional client experiences, honest communication, and quality craftsmanship delivered with integrity.",
url: "https://home2homeservices.org/",
telephone: "+1-405-861-2290",
address: {
@type: "PostalAddress",
streetAddress: "N Kelly Ave",
addressLocality: "Guthrie",
addressRegion: "OK",
postalCode: "73044",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.8848966,
longitude: -97.4960404
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "47",
bestRating: "5"
},
areaServed: "Guthrie, Edmond, Oklahoma City, and surrounding areas including Cedar Valley and Crescent",
knowsAbout: "Handyman Services, Homeowners needing comprehensive home repairs, remodeling projects, or ongoing maintenance; customers who value clear communication and quality craftsmanship",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Service Range"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Transparent Communication & Integrity-Focused"
}
],
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.