Structured Data

    Geno's Home Repair and Maintenance

    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: "Geno's Home Repair and Maintenance",
      description: "Geno's Home Repair and Maintenance is a full-service home improvement business based in San Antonio that handles plumbing repairs, general contracting work, and a variety of home maintenance tasks. The business operates as both a service provider and retail location, offering home goods and supplies alongside professional installation and repair services. They serve residential clients throughout the San Antonio area with hands-on expertise in keeping homes functioning properly.",
      telephone: "+1-726-610-5270",
      address: {
        @type: "PostalAddress",
        streetAddress: "2500 Wescott Ave",
        addressLocality: "San Antonio",
        addressRegion: "TX",
        postalCode: "78237",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.4024093,
        longitude: -98.5661696
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "8",
        bestRating: "5"
      },
      areaServed: "San Antonio, TX and surrounding areas",
      knowsAbout: "Plumbing, Homeowners needing plumbing repairs, general home maintenance, DIYers seeking supplies and expert advice, residential contractors",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Combined Service & Retail"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Approach"
        }
      ],
      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.