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: "FAS Maintenance LLC",
description: "FAS Maintenance LLC is a Las Vegas-based general contractor specializing in comprehensive maintenance and repair services for residential and commercial properties. They handle a wide range of projects from small repairs and fixture installations to larger remodeling work, serving the greater Las Vegas area with professional, licensed service.",
url: "http://fasmaintenance.com/",
telephone: "+1-725-225-5024",
address: {
@type: "PostalAddress",
streetAddress: "6440 Sky Pointe Dr SUITE 140-160",
addressLocality: "Las Vegas",
addressRegion: "NV",
postalCode: "89131",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.279832999999996,
longitude: -115.2615955
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "2",
bestRating: "5"
},
areaServed: "Las Vegas, NV and surrounding areas",
knowsAbout: "Handyman Services, Property owners needing reliable maintenance, homeowners planning renovations, commercial property managers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Maintenance"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed General Contractor"
}
],
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.