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: "Jgm Property Maintenance & Repairs, LLC",
description: "JGM Property Maintenance & Repairs, LLC is a Las Vegas-based handyman and property maintenance company offering comprehensive home repair and maintenance services. They handle a wide range of projects from small repairs and fixture installations to larger property upkeep needs, serving residential clients throughout the Las Vegas area with professional, reliable service.",
url: "https://jgmpropertymaintenancerepairsllc.jobbersites.com/",
telephone: "+1-725-250-0454",
address: {
@type: "PostalAddress",
streetAddress: "4821 W Washington Ave",
addressLocality: "Las Vegas",
addressRegion: "NV",
postalCode: "89107",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.180719599999996,
longitude: -115.20705489999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "1",
bestRating: "5"
},
areaServed: "Las Vegas, Nevada and surrounding areas",
knowsAbout: "Handyman Services, Homeowners needing general repairs, busy professionals seeking property maintenance, rental property owners",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed & Insured"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Services"
}
],
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.