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 Leader Renovation",
description: "Home Leader Renovation is a full-service general contractor specializing in kitchen and bathroom remodeling, basement finishing, room additions, and comprehensive home renovations. Serving the Tampa and Plant City areas, they offer design-build services that combine architecture, design, and construction into one streamlined process. With a focus on quality craftsmanship and customer satisfaction, Home Leader Renovation handles residential projects of all sizes.",
url: "https://homeleaderrenovation.com/plant-city-fl/",
telephone: "+1-813-697-2226",
address: {
@type: "PostalAddress",
streetAddress: "6813 E Ida St",
addressLocality: "Tampa",
addressRegion: "FL",
postalCode: "33610",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.982069,
longitude: -82.377831
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "44",
bestRating: "5"
},
areaServed: "Tampa, Plant City, and surrounding areas",
knowsAbout: "General Contractors & Remodelers, Homeowners planning kitchen or bathroom upgrades, those adding square footage, and families looking to finish basement spaces",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Design-Build Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Expertise"
}
],
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.