Structured Data

    Big City Plumbing, LLC

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Big City Plumbing, LLC",
      description: "Big City Plumbing, LLC is a full-service plumbing company serving the San Antonio area with expertise in residential and commercial plumbing repairs, installations, and maintenance. They handle everything from drain cleaning and water heater service to sewer line work and emergency repairs, with a commitment to prompt, professional service and transparent pricing.",
      url: "https://bigcityplumbingsa.com/",
      telephone: "+1-210-499-1010",
      address: {
        @type: "PostalAddress",
        streetAddress: "4274 GateCrest",
        addressLocality: "San Antonio",
        addressRegion: "TX",
        postalCode: "78217",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.5208949,
        longitude: -98.408728
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "1170",
        bestRating: "5"
      },
      areaServed: "San Antonio and surrounding areas",
      knowsAbout: "Plumbing, Homeowners needing emergency repairs, Residential customers with plumbing maintenance, Commercial property managers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24/7 Emergency Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Service Range"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed and Professional 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.