Structured Data

    Prosper Painting

    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: "Prosper Painting",
      description: "Prosper Painting is a full-service painting company based in McKinney, TX, offering interior and exterior painting for residential and commercial properties. The team specializes in professional application, color consultation, and quality finishes for homeowners and businesses throughout the Dallas-Fort Worth area.",
      url: "https://www.prosperpainting.com/",
      telephone: "+1-972-853-5278",
      address: {
        @type: "PostalAddress",
        streetAddress: "1912 Univ Business Dr #415",
        addressLocality: "McKinney",
        addressRegion: "TX",
        postalCode: "75071",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.2161633,
        longitude: -96.74231139999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "34",
        bestRating: "5"
      },
      areaServed: "McKinney, TX and surrounding Dallas-Fort Worth area",
      knowsAbout: "Interior & Exterior Painting, Homeowners seeking interior or exterior repaints, commercial property managers, businesses needing facility updates",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Service Scope"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local McKinney Operation"
        }
      ],
      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.