Structured Data

    Real Handyman Services

    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: "Real Handyman Services",
      description: "Real Handyman Services is a full-service handyman and general contracting company based in San Jose, offering painting, repairs, fixture installation, and general home improvement work. With a focus on quality craftsmanship and customer satisfaction, they handle both small repair jobs and larger renovation projects for residential clients throughout the San Jose area.",
      telephone: "+1-209-540-2932",
      address: {
        @type: "PostalAddress",
        streetAddress: "493 Papaya Ct",
        addressLocality: "San Jose",
        addressRegion: "CA",
        postalCode: "95111",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.2872394,
        longitude: -121.83103679999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "San Jose, CA and surrounding areas",
      knowsAbout: "Handyman Services, Homeowners needing repairs, DIY project completion, home painting, fixture installation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Handyman & Contracting"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Painting Specialization"
        }
      ],
      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.