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: "Royal Landscaping & Hauling",
description: "Royal Landscaping & Hauling is a Tacoma-based general contracting service specializing in landscaping and junk removal/hauling. The business handles both outdoor property maintenance and debris removal projects for residential and commercial clients. They offer comprehensive property cleanup and landscaping solutions with responsive customer service.",
url: "https://royal-junk-removal.com/contact/",
telephone: "+1-253-509-1272",
address: {
@type: "PostalAddress",
streetAddress: "3110 N 7th St",
addressLocality: "Tacoma",
addressRegion: "WA",
postalCode: "98406",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.2559529,
longitude: -122.47686729999998
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "105",
bestRating: "5"
},
areaServed: "Tacoma, WA and surrounding areas",
knowsAbout: "Landscaping & Lawn Care, Property owners needing yard cleanup, residential landscaping, junk removal, general hauling services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Combined Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Quick Response"
}
],
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.