Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Ejn custom home repair",
description: "EJN Custom Home Repair is a general contracting and handyman service based in Forest Hill, TX, offering a wide range of home repair and maintenance solutions. With a focus on quality craftsmanship and customer satisfaction, the business handles everything from small repairs to larger renovation projects. Their experienced team is committed to providing reliable service to homeowners throughout the Dallas-Fort Worth area.",
telephone: "+1-214-809-1829",
address: {
@type: "PostalAddress",
streetAddress: "4313 Burly St #76119",
addressLocality: "Forest Hill",
addressRegion: "TX",
postalCode: "76119",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.672446,
longitude: -97.260322
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "4",
bestRating: "5"
},
areaServed: "Forest Hill, TX and surrounding Dallas-Fort Worth communities",
knowsAbout: "Handyman Services, Homeowners needing reliable handyman services, DIY project completion, home repairs and maintenance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local General Contractor"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Responsive Local Service"
}
],
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.