Structured Data

    Accent Painting of Salt Lake City, UT

    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: "Accent Painting of Salt Lake City, UT",
      description: "Accent Painting of Salt Lake City is a local painting contractor serving the Salt Lake Valley with interior, exterior, and cabinet painting services. The company specializes in residential and commercial projects, offering professional finishing work with attention to detail and quality results. They provide free estimates and color consultation to help customers achieve their desired look.",
      url: "https://accentpainting.com/salt-lake/",
      telephone: "+1-801-829-9821",
      address: {
        @type: "PostalAddress",
        streetAddress: "125 W 2950 S",
        addressLocality: "South Salt Lake",
        addressRegion: "UT",
        postalCode: "84115",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.706851199999996,
        longitude: -111.8948396
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "43",
        bestRating: "5"
      },
      areaServed: "Salt Lake City, South Salt Lake, and surrounding Salt Lake Valley communities",
      knowsAbout: "Interior & Exterior Painting, Homeowners seeking interior or exterior updates, Property owners with cabinet refinishing needs, Commercial property managers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates & Color Consultation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Interior, Exterior & Cabinet 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.