Structured Data

    Westside Plumbing

    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: "Westside Plumbing",
      description: "Westside Plumbing is a Fort Worth-based plumbing company offering comprehensive residential and commercial plumbing services. They handle everything from routine repairs and drain cleaning to water heater installation, sewer line work, and emergency plumbing calls. With extensive experience serving the Fort Worth area, they're known for reliable service and professional craftsmanship.",
      url: "https://www.westfortworthplumbing.com/",
      telephone: "+1-817-560-4144",
      address: {
        @type: "PostalAddress",
        streetAddress: "8851 West Fwy Suite 113-114",
        addressLocality: "Fort Worth",
        addressRegion: "TX",
        postalCode: "76116",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.737137,
        longitude: -97.47088269999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "240",
        bestRating: "5"
      },
      areaServed: "Fort Worth and surrounding areas",
      knowsAbout: "Plumbing, Homeowners needing emergency plumbing repairs, residential and commercial property managers, those seeking routine maintenance and installations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24/7 Emergency Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Plumbing"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Fort Worth Expertise"
        }
      ],
      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.