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: "Top to Bottom Home Repair and Upgrades",
description: "Top to Bottom Home Repair and Upgrades is a general contractor serving Moreno Valley and surrounding areas, specializing in comprehensive home repair and renovation projects. They handle a wide range of services from small repairs to full home upgrades, providing homeowners with a single point of contact for multiple types of home improvement work. Their full-service approach makes them ideal for homeowners looking to tackle various projects without coordinating multiple contractors.",
url: "https://top-to-bottom-how-repair-and-upgrades.ueniweb.com/",
telephone: "+1-951-442-2544",
address: {
@type: "PostalAddress",
streetAddress: "15595 Oliver St",
addressLocality: "Moreno Valley",
addressRegion: "CA",
postalCode: "92555",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.894241099999995,
longitude: -117.18283590000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4",
reviewCount: "8",
bestRating: "5"
},
areaServed: "Moreno Valley, CA and surrounding areas",
knowsAbout: "General Contractors & Remodelers, Homeowners needing multiple repairs, Home renovation projects, Property investors, Busy homeowners wanting simplified project management",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Home Solutions"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local 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.