Structured Data

    Mountain Valley Painting

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

    Schema.org / LocalBusiness
    |
    46 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Mountain Valley Painting",
      description: "Mountain Valley Painting is a painting contractor serving the Salt Lake City area, offering professional interior and exterior painting services for residential properties. Based on their Google business profile and service classification, they provide quality painting work for homeowners looking to refresh or update their spaces.",
      url: "https://mtnvalleypainting.com/",
      telephone: "+1-801-865-9987",
      address: {
        @type: "PostalAddress",
        streetAddress: "30 2950 S",
        addressLocality: "Salt Lake City",
        addressRegion: "UT",
        postalCode: "84115",
        addressCountry: "US"
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "45",
        bestRating: "5"
      },
      areaServed: "Salt Lake City, UT and surrounding areas",
      knowsAbout: "Interior & Exterior Painting, Homeowners seeking residential interior or exterior painting, Property owners preparing homes for sale or update",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Painting Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Presence"
        }
      ],
      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.