Structured Data

    A&J Handyman Services INC

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

    Schema.org / LocalBusiness
    |
    44 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "A&J Handyman Services INC",
      description: "A&J Handyman Services INC provides residential and commercial handyman repairs in the Fredericksburg area. The business handles a wide range of maintenance and repair projects, from drywall and painting to fixture installation and general home repairs. They offer reliable, personalized service for homeowners and property managers looking for straightforward handyman solutions.",
      telephone: "+1-571-277-8134",
      address: {
        @type: "PostalAddress",
        streetAddress: "8504 S Oaks Ct",
        addressLocality: "Fredericksburg",
        addressRegion: "VA",
        postalCode: "22407",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.1990177,
        longitude: -77.52053599999999
      },
      areaServed: "Fredericksburg, VA and surrounding areas",
      knowsAbout: "Handyman Services, Homeowners needing reliable repairs, Property managers, Busy professionals seeking handyman solutions",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Diverse Repair Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Service"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.