Structured Data

    Rocky Mountain Painting Contractors

    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: "Rocky Mountain Painting Contractors",
      description: "Rocky Mountain Painting Contractors is a full-service painting company based in Nampa, ID, specializing in both residential and commercial painting projects. They offer interior and exterior painting, cabinet refinishing, and color consultation services to help homeowners and businesses achieve their desired aesthetic. With a focus on quality craftsmanship and customer satisfaction, they serve the Treasure Valley region with professional, detailed work.",
      url: "https://www.rockymountainpaintingcontractors.com/",
      telephone: "+1-208-703-1832",
      address: {
        @type: "PostalAddress",
        streetAddress: "77 N 25th St",
        addressLocality: "Nampa",
        addressRegion: "ID",
        postalCode: "83687",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.581773,
        longitude: -116.5406161
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "28",
        bestRating: "5"
      },
      areaServed: "Nampa, Boise, and surrounding Treasure Valley communities",
      knowsAbout: "Interior & Exterior Painting, Homeowners seeking interior or exterior updates, businesses needing commercial painting, homeowners interested in cabinet refinishing",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Service Offerings"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Color Consultation"
        }
      ],
      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.