Structured Data

    Bishop’s Painting

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Bishop’s Painting",
      description: "Bishop's Painting is a professional painting contractor serving Knoxville and the surrounding Farragut area. They specialize in both interior and exterior painting projects for residential properties, bringing attention to detail and quality craftsmanship to every job. With a focus on customer satisfaction and reliable service, Bishop's Painting handles everything from fresh wall colors to full exterior renovations.",
      url: "https://bishopspainting.com/farragut-painter",
      telephone: "+1-865-271-8792",
      address: {
        @type: "PostalAddress",
        streetAddress: "10404 Pinedale Dr",
        addressLocality: "Knoxville",
        addressRegion: "TN",
        postalCode: "37922",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.8961937,
        longitude: -84.12474309999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "24",
        bestRating: "5"
      },
      areaServed: "Knoxville, Tennessee and surrounding areas including Farragut",
      knowsAbout: "Interior & Exterior Painting, Homeowners wanting interior refreshes, Exterior home renovation projects, Residential property updates",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Quality Focus"
        }
      ],
      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.