Structured Data

    Premium Painters

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

    Schema.org / LocalBusiness
    |
    44 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Premium Painters",
      description: "Premium Painters is a Houston-based painting company specializing in both interior and exterior residential painting services. They serve the greater Houston area with professional painting solutions for homeowners looking to refresh or update their properties. With a focus on quality craftsmanship and customer satisfaction, Premium Painters handles projects ranging from single rooms to full home repaints.",
      telephone: "+1-936-263-1280",
      address: {
        @type: "PostalAddress",
        streetAddress: "4250 W 34th St",
        addressLocality: "Houston",
        addressRegion: "TX",
        postalCode: "77092",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.819322399999997,
        longitude: -95.4545613
      },
      areaServed: "Houston and surrounding areas, Texas",
      knowsAbout: "Interior & Exterior Painting, Homeowners seeking interior refreshes, Exterior home repaints, Full home painting projects",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Service"
        }
      ],
      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.