Structured Data

    Your Phoenix Painter

    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: "Your Phoenix Painter",
      description: "Your Phoenix Painter is a full-service painting contractor offering interior and exterior painting, cabinet painting, fence and deck staining, drywall repair, power washing, and handyman services for residential and commercial properties. The owner is on-site for every job, ensuring quality craftsmanship and personalized customer service. They specialize in color consultation and custom finishes while maintaining competitive pricing.",
      url: "https://www.yourphoenixpainter.com/",
      telephone: "+1-602-714-8089",
      address: {
        @type: "PostalAddress",
        streetAddress: "1502 E Dunlap Ave #10",
        addressLocality: "Phoenix",
        addressRegion: "AZ",
        postalCode: "85020",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.568117,
        longitude: -112.050697
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "26",
        bestRating: "5"
      },
      areaServed: "Phoenix, Arizona and surrounding communities",
      knowsAbout: "Interior & Exterior Painting, Homeowners needing interior or exterior painting, commercial property owners, customers wanting cabinet or deck refinishing, budget-conscious clients seeking quality work",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Owner On-Site for Every Job"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Painting Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates & 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.