Structured Data

    Decks Restore

    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: "Decks Restore",
      description: "Decks Restore is a specialized deck building and restoration company serving the Tacoma area. They design, build, and restore residential decks using quality materials and craftsmanship tailored to each homeowner's needs and property. Whether you're looking for a new custom deck or want to revitalize an existing one, Decks Restore brings expertise in both new construction and restoration projects.",
      url: "https://decksrestore.com/deck-builder-in-tacoma/",
      telephone: "+1-253-677-0290",
      address: {
        @type: "PostalAddress",
        streetAddress: "748 Market St #173",
        addressLocality: "Tacoma",
        addressRegion: "WA",
        postalCode: "98402",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.255831199999996,
        longitude: -122.4425946
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "25",
        bestRating: "5"
      },
      areaServed: "Tacoma, Washington and surrounding areas",
      knowsAbout: "Home Remodeling, Homeowners wanting new custom decks, Property owners with aging decks needing restoration, Families looking to expand outdoor living space",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Restoration Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Design Services"
        }
      ],
      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.