Structured Data

    Handyman Connection of Plano

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Handyman Connection of Plano",
      description: "Handyman Connection of Plano is a full-service handyman company offering repairs, maintenance, and installation services for both residential and commercial properties. They handle everything from small repairs and fixture installation to drywall work, painting, and general home maintenance. The team is licensed and insured, providing reliable service to the greater Dallas-Fort Worth area.",
      url: "https://handymanconnection.com/plano/",
      telephone: "+1-972-384-0300",
      address: {
        @type: "PostalAddress",
        streetAddress: "903 18th St Suite 231",
        addressLocality: "Plano",
        addressRegion: "TX",
        postalCode: "75074",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.02429360000001,
        longitude: -96.70211479999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "26",
        bestRating: "5"
      },
      areaServed: "Plano and surrounding Dallas-Fort Worth area",
      knowsAbout: "Handyman Services, Homeowners needing repairs and maintenance, Small business owners, Property managers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Wide Range of 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.