Structured Data

    Speedway Plumbing

    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: "Speedway Plumbing",
      description: "Speedway Plumbing is a local Houston plumbing company serving the greater Houston area with comprehensive plumbing services for residential and commercial customers. They handle everything from routine maintenance and repairs to emergency plumbing issues, providing fast, reliable service when you need it most.",
      telephone: "+1-281-971-7102",
      address: {
        @type: "PostalAddress",
        streetAddress: "4808 Gibson St",
        addressLocality: "Houston",
        addressRegion: "TX",
        postalCode: "77007",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.7670365,
        longitude: -95.4099904
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "9",
        bestRating: "5"
      },
      areaServed: "Houston and surrounding areas, TX",
      knowsAbout: "Plumbing, Homeowners with urgent plumbing issues, Residential customers needing routine maintenance, Houston-area businesses requiring reliable plumbing service",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Quick Response Times"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Houston 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.