Structured Data

    Reliable Handyman Services

    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: "Reliable Handyman Services",
      description: "Reliable Handyman Services in San Antonio offers comprehensive home repair and maintenance solutions for residential properties. The team handles everything from drywall repair and fixture installation to general handyman projects, providing dependable service backed by customer satisfaction. They serve the San Antonio area with professional, affordable solutions for homeowners needing repairs completed right.",
      url: "http://reliablehandyman.org/",
      telephone: "+1-726-219-6266",
      address: {
        @type: "PostalAddress",
        streetAddress: "9139 Maverick Pass",
        addressLocality: "San Antonio",
        addressRegion: "TX",
        postalCode: "78240",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.526208699999998,
        longitude: -98.62840000000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "25",
        bestRating: "5"
      },
      areaServed: "San Antonio, TX and surrounding areas",
      knowsAbout: "Handyman Services, Homeowners needing repairs, Residential property maintenance, Busy professionals seeking reliable service",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Repair Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local San Antonio Team"
        }
      ],
      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.