Structured Data

    Bucktown Home Maintenance And Repair Handyman Service

    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: "Bucktown Home Maintenance And Repair Handyman Service",
      description: "Bucktown Home Maintenance and Repair is a full-service handyman company serving Chicago and surrounding areas. They handle a wide range of home repairs and maintenance projects including drywall repair, fixture installation, painting, flooring, and general carpentry work. Whether you need small fixes or larger remodeling projects, they provide reliable, professional service for residential homeowners.",
      url: "http://fixyourhome.com/",
      telephone: "+1-773-278-0700",
      address: {
        @type: "PostalAddress",
        streetAddress: "2555 W Fullerton Ave",
        addressLocality: "Chicago",
        addressRegion: "IL",
        postalCode: "60647",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 41.9247047,
        longitude: -87.69196559999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.1",
        reviewCount: "10",
        bestRating: "5"
      },
      areaServed: "Chicago and surrounding areas",
      knowsAbout: "Handyman Services, Homeowners needing reliable repairs, First-time home maintenance, Property managers, Busy professionals",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Capabilities"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Bucktown Base"
        }
      ],
      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.