Structured Data

    Metcalf Painting & Flooring

    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: "Metcalf Painting & Flooring",
      description: "Metcalf Painting & Flooring is a full-service residential and commercial contractor specializing in custom interior and exterior painting, hardwood floor restoration, and new flooring installation including tile, stone, carpet, and laminate. Operating since 1986, they serve the Triangle area with a hands-on approach emphasizing quality craftsmanship, detailed attention, and transparent communication. They also offer commercial services to help businesses create better customer experiences and productive workspaces.",
      url: "http://www.metcalfpainting.com/",
      telephone: "+1-919-469-1817",
      address: {
        @type: "PostalAddress",
        streetAddress: "1130 Kildaire Farm Rd",
        addressLocality: "Cary",
        addressRegion: "NC",
        postalCode: "27511",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.7681033,
        longitude: -78.7827504
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "243",
        bestRating: "5"
      },
      areaServed: "Cary, Raleigh, and surrounding Triangle area, NC",
      knowsAbout: "Interior & Exterior Painting, Homeowners preparing to sell or planning long-term renovations, residential clients wanting coordinated painting and flooring work, small business owners refreshing commercial spaces",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "35+ Years of Experience"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dual Services Under One Roof"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "On-Site Showroom"
        }
      ],
      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.