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: "Fihaki Landscape & Concrete LLC.",
description: "Fihaki Landscape & Concrete LLC is a full-service landscaping and hardscaping company based in Salt Lake City specializing in landscape design, concrete work, paver installations, retaining walls, drainage solutions, and outdoor living spaces. With years of experience serving the local community, they handle both residential and commercial projects, combining quality craftsmanship with professional design services to transform outdoor spaces.",
url: "http://fihaki.com/",
telephone: "+1-801-888-7385",
address: {
@type: "PostalAddress",
streetAddress: "1395 W 2280 S",
addressLocality: "Salt Lake City",
addressRegion: "UT",
postalCode: "84119",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.721379999999996,
longitude: -111.93155250000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "36",
bestRating: "5"
},
areaServed: "Salt Lake City and surrounding areas",
knowsAbout: "Hardscaping & Patios, Homeowners seeking hardscape upgrades, residential landscaping projects, properties requiring drainage solutions, commercial outdoor improvements",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Complete Hardscaping Solutions"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Design & Build Services"
},
{
@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.