Structured Data

    Handyman Lubbock

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Handyman Lubbock",
      description: "Handyman Lubbock is a general contracting service in Lubbock, TX offering a wide range of home repair and maintenance solutions. They handle everything from minor repairs and fixture installation to larger home improvement projects. Their team is equipped to tackle various household issues, making them a reliable choice for homeowners needing professional handyman services.",
      telephone: "+1-806-438-5559",
      address: {
        @type: "PostalAddress",
        streetAddress: "502 Slide Rd",
        addressLocality: "Lubbock",
        addressRegion: "TX",
        postalCode: "79416",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.591001999999996,
        longitude: -101.92342599999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "Lubbock, TX and surrounding areas",
      knowsAbout: "Handyman Services, Homeowners needing repairs, Residential property maintenance, Home improvement projects",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Contractor"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Lubbock Business"
        }
      ],
      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.