Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 44 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Oglesby and Isaac Maintenance Group",
description: "Oglesby and Isaac Maintenance Group provides comprehensive maintenance and facility services to Miami-area businesses and properties. With a focus on reliable, professional service delivery, they handle routine maintenance tasks that keep commercial and residential properties operating smoothly. The team offers flexible scheduling and personalized attention to each client's specific needs.",
telephone: "+1-839-319-3494",
address: {
@type: "PostalAddress",
streetAddress: "1776 Biscayne Blvd ofc 924",
addressLocality: "Miami",
addressRegion: "FL",
postalCode: "33132",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 25.792692000000002,
longitude: -80.1892585
},
areaServed: "Miami and surrounding areas",
knowsAbout: "Handyman Services, Commercial property managers, facility directors, property owners seeking reliable ongoing maintenance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Service"
}
],
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.