Structured Data

    MR Garage Conversion

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

    Schema.org / LocalBusiness
    |
    44 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "MR Garage Conversion",
      description: "MR Garage Conversion specializes in transforming garages into functional living spaces, home offices, workshops, and studios in the Tacoma area. As a general contractor, they handle all aspects of garage conversion projects including framing, insulation, electrical, flooring, and finishing work to convert underutilized garage space into valuable room additions.",
      telephone: "+1-253-799-0990",
      address: {
        @type: "PostalAddress",
        streetAddress: "1207 S Altheimer St #9",
        addressLocality: "Tacoma",
        addressRegion: "WA",
        postalCode: "98405",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.2512744,
        longitude: -122.4452001
      },
      areaServed: "Tacoma, WA and surrounding communities",
      knowsAbout: "Home Remodeling, Homeowners seeking additional living space, remote workers needing dedicated office areas, homeowners wanting to add ADU units",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Complete Conversion Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Space Optimization Expertise"
        }
      ],
      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.