Structured Data

    Sacramento Handyman

    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: "Sacramento Handyman",
      description: "Sacramento Handyman is a full-service handyman company serving the Sacramento area with expertise in general contracting and repairs. They handle a wide range of residential projects including fixture installation, drywall repair, furniture assembly, and general maintenance work. Whether you need small repairs or larger renovation projects, Sacramento Handyman provides reliable, professional service to homeowners and property managers throughout the region.",
      url: "http://www.sacramentohandyman.com/",
      telephone: "+1-916-472-0507",
      address: {
        @type: "PostalAddress",
        streetAddress: "2386 Fair Oaks Blvd",
        addressLocality: "Sacramento",
        addressRegion: "CA",
        postalCode: "95824",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.573397,
        longitude: -121.406753
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.6",
        reviewCount: "37",
        bestRating: "5"
      },
      areaServed: "Sacramento, CA and surrounding areas",
      knowsAbout: "Handyman Services, Homeowners needing repairs, Property managers, Busy professionals, Homeowners with multiple small projects",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Handyman"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Local 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.