Structured Data

    JMJ Home Improvements, LLC

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "JMJ Home Improvements, LLC",
      description: "JMJ Home Improvements is a licensed general contractor in Puyallup serving the South Sound region with comprehensive home renovation and improvement services. Specializing in remodeling projects from kitchens and bathrooms to whole-home updates, they handle both structural work and finishing details. The team brings hands-on expertise and attention to detail to residential projects of various sizes.",
      telephone: "+1-253-500-4406",
      address: {
        @type: "PostalAddress",
        streetAddress: "514 11th Ave SE",
        addressLocality: "Puyallup",
        addressRegion: "WA",
        postalCode: "98372",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.181576,
        longitude: -122.28730360000002
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "Puyallup and surrounding South Sound region",
      knowsAbout: "Home Remodeling, Homeowners planning kitchen or bathroom remodels, whole-home renovations, and residential improvement projects",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed General Contractor"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Puyallup 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.