Structured Data

    Speedy Plumbing & Heating

    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: "Speedy Plumbing & Heating",
      description: "Speedy Plumbing & Heating is a local Chapel Hill plumbing and heating service provider offering comprehensive solutions for residential plumbing and HVAC needs. With a strong reputation for reliability and quality work, they handle everything from routine maintenance to emergency repairs, serving the Chapel Hill community with professional expertise.",
      telephone: "+1-919-587-8080",
      address: {
        @type: "PostalAddress",
        streetAddress: "1229 E Franklin St #4",
        addressLocality: "Chapel Hill",
        addressRegion: "NC",
        postalCode: "27514",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.9270636,
        longitude: -79.03626369999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "25",
        bestRating: "5"
      },
      areaServed: "Chapel Hill, NC and surrounding areas",
      knowsAbout: "Plumbing, Homeowners needing plumbing repairs, heating maintenance, emergency plumbing service, water heater installation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Combined Services"
        }
      ],
      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.