Structured Data

    Two sons handyman

    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: "Two sons handyman",
      description: "Two Sons Handyman is a general contracting and handyman service based in Oakland, CA, offering a wide range of home repair and maintenance solutions. With a focus on quality workmanship and customer service, they handle projects from minor repairs to larger renovation work. The business serves Oakland and surrounding areas with reliable, professional handyman services for homeowners.",
      telephone: "+1-510-302-8715",
      address: {
        @type: "PostalAddress",
        streetAddress: "2535 11th Ave",
        addressLocality: "Oakland",
        addressRegion: "CA",
        postalCode: "94606",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.7991715,
        longitude: -122.2384232
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Oakland, CA and surrounding areas",
      knowsAbout: "Handyman Services, Homeowners needing reliable handyman repairs, property managers, homeowners planning renovation projects",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Oakland Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "General Contracting Capabilities"
        }
      ],
      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.