Structured Data

    Alamo Plumbing Solutions drain & sewer experts

    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: "Alamo Plumbing Solutions drain & sewer experts",
      description: "Alamo Plumbing Solutions is a San Antonio-based plumbing company specializing in drain and sewer services for residential and commercial customers. They offer comprehensive plumbing solutions including drain cleaning, sewer line repair and replacement, water heater service, and general plumbing maintenance. Their experienced team uses modern camera inspection technology to diagnose problems accurately and provide efficient solutions.",
      url: "http://www.alamoplumbingsolutions.com/",
      telephone: "+1-210-670-5325",
      address: {
        @type: "PostalAddress",
        streetAddress: "126 El Mio Dr",
        addressLocality: "San Antonio",
        addressRegion: "TX",
        postalCode: "78216",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.493593,
        longitude: -98.50045
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "122",
        bestRating: "5"
      },
      areaServed: "San Antonio, TX and surrounding areas",
      knowsAbout: "Plumbing, Homeowners with drain or sewer issues, property managers, businesses needing commercial plumbing maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Drain & Sewer Specialists"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Plumbing"
        }
      ],
      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.