Structured Data

    Ferguson

    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: "Ferguson",
      description: "Ferguson is a comprehensive plumbing, HVAC, and building materials supplier serving contractors and professionals in Charlotte and surrounding areas. Located on Sunset Road, this full-service showroom provides everything from fixtures and pipes to tools and equipment, with expert staff to help specify the right products for any project. They serve the professional trade community with both walk-in selection and contractor accounts.",
      url: "https://www.ferguson.com/store/nc/charlotte/plumbingpvf-0034",
      telephone: "+1-704-597-4820",
      address: {
        @type: "PostalAddress",
        streetAddress: "5025 Sunset Rd",
        addressLocality: "Charlotte",
        addressRegion: "NC",
        postalCode: "28269",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.3102344,
        longitude: -80.8431401
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "79",
        bestRating: "5"
      },
      areaServed: "Charlotte, NC and surrounding areas",
      knowsAbout: "Plumbing, Contractors, plumbers, HVAC technicians, builders, remodeling professionals, home improvement retailers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Showroom"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Trade Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Broad Product Range"
        }
      ],
      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.