Structured Data

    House Painting Inc

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "House Painting Inc",
      description: "House Painting Inc is a professional painting contractor serving the Glendale and greater Los Angeles area with expertise in residential interior and exterior painting projects. The company specializes in quality craftsmanship, color consultation, and eco-friendly paint options for homeowners looking to refresh or update their properties. They offer free estimates and personalized service to help customers achieve their desired aesthetic.",
      url: "https://www.housepaintinginc.com/",
      telephone: "+1-800-540-6004",
      address: {
        @type: "PostalAddress",
        streetAddress: "3616 Foothill Blvd",
        addressLocality: "Glendale",
        addressRegion: "CA",
        postalCode: "91214",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.2351934,
        longitude: -118.2581625
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "58",
        bestRating: "5"
      },
      areaServed: "Glendale, CA and surrounding areas",
      knowsAbout: "Interior & Exterior Painting, Homeowners planning interior or exterior updates, Environmentally conscious property owners, Residential clients seeking professional color guidance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Eco-Friendly Options"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Color Consultation 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.