Structured Data

    MJs Painting & Remodeling

    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: "MJs Painting & Remodeling",
      description: "MJ's Painting & Remodeling is a full-service painting and remodeling company based in Irving, TX. They specialize in both interior and exterior painting projects, along with comprehensive home remodeling services. The business handles residential projects of various sizes and offers personalized attention to help homeowners transform their spaces.",
      url: "https://mjspainting-andremodeling.opf-webforge.com/",
      telephone: "+1-214-636-0917",
      address: {
        @type: "PostalAddress",
        streetAddress: "1953 Winthrop St",
        addressLocality: "Irving",
        addressRegion: "TX",
        postalCode: "75061",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.83494350000001,
        longitude: -96.98205469999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "8",
        bestRating: "5"
      },
      areaServed: "Irving, TX and surrounding Dallas-Fort Worth area",
      knowsAbout: "Interior & Exterior Painting, Homeowners seeking interior or exterior painting, residential remodeling projects, property updates",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Painting & Remodeling Combined"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Business"
        }
      ],
      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.