Structured Data

    El Handyman Maintenance & Repair

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "El Handyman Maintenance & Repair",
      description: "El Handyman Maintenance & Repair is an independent handyman service based in Irving offering a wide range of home repair and maintenance solutions. They handle everything from drywall repair and fixture installation to general home maintenance projects. The team is known for reliable, professional service across the Dallas-Fort Worth area.",
      url: "http://www.elhandyman.biz/",
      telephone: "+1-469-251-4947",
      address: {
        @type: "PostalAddress",
        streetAddress: "529 Kingston Dr",
        addressLocality: "Irving",
        addressRegion: "TX",
        postalCode: "75061",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.8212605,
        longitude: -96.97078549999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "23",
        bestRating: "5"
      },
      areaServed: "Irving and surrounding Dallas-Fort Worth area",
      knowsAbout: "Handyman Services, Homeowners needing general repairs, busy professionals seeking reliable maintenance help, property managers with multiple units",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Handyman"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local, Independent 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.