Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Royal Total Home Services",
description: "Royal Total Home Services is a full-service general contractor in Salt Lake City offering comprehensive home repair, remodeling, and maintenance solutions. The company specializes in kitchen and bathroom remodels, flooring installation, painting, roofing, plumbing, electrical work, and general handyman services. They handle both small repairs and large renovation projects, serving residential customers throughout the Salt Lake City area with licensed and insured professionals.",
url: "https://www.royalserviceut.com/",
telephone: "+1-801-738-8992",
address: {
@type: "PostalAddress",
streetAddress: "1525 Gladiola St Unit #11",
addressLocality: "Salt Lake City",
addressRegion: "UT",
postalCode: "84104",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.7379491,
longitude: -111.9706822
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "456",
bestRating: "5"
},
areaServed: "Salt Lake City and surrounding areas, Utah",
knowsAbout: "General Contractors & Remodelers, Homeowners seeking kitchen or bathroom remodels, Property owners needing multiple trades coordinated, Homeowners wanting a single point of contact for renovations",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Coverage"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized in Major Remodels"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed & Insured"
}
],
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.