Structured Data

    Gutierrez Underground

    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: "Gutierrez Underground",
      description: "Gutierrez Underground is a general contracting service based in Lubbock specializing in underground construction and excavation work. With a local presence on Fordham Street, they handle projects requiring site preparation, utility installation, and subsurface work. The business serves both residential and commercial clients with hands-on expertise in underground infrastructure.",
      telephone: "+1-806-762-8089",
      address: {
        @type: "PostalAddress",
        streetAddress: "1101 Fordham St",
        addressLocality: "Lubbock",
        addressRegion: "TX",
        postalCode: "79403",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.6074128,
        longitude: -101.8470645
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Lubbock, TX and surrounding areas",
      knowsAbout: "Handyman Services, Commercial developers, residential property owners needing excavation, contractors requiring underground utility installation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Underground Work"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Presence"
        }
      ],
      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.