Structured Data

    Garcias Handyman and Cleaning Services LLC

    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: "Garcias Handyman and Cleaning Services LLC",
      description: "Garcias Handyman and Cleaning Services LLC offers comprehensive handyman repairs and professional cleaning services to Bakersfield residents and surrounding areas. The business handles a wide range of home maintenance tasks, from fixture installation and drywall repair to general household fixes, combined with thorough cleaning solutions. They provide reliable, local service for homeowners needing both repair work and cleaning support.",
      telephone: "+1-661-376-0234",
      address: {
        @type: "PostalAddress",
        streetAddress: "4900 California Ave Suite 210 B",
        addressLocality: "Bakersfield",
        addressRegion: "CA",
        postalCode: "93309",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.365343599999996,
        longitude: -119.05626609999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4",
        reviewCount: "4",
        bestRating: "5"
      },
      areaServed: "Bakersfield, CA and surrounding areas",
      knowsAbout: "Handyman Services, Homeowners needing routine repairs, busy professionals, senior homeowners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Combined Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Bakersfield 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.