Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Gibson Fence and Deck",
description: "Gibson Fence and Deck is a Tacoma-based general contractor specializing in custom fence installation, deck building, and outdoor structures. They design and build durable fencing solutions and wooden decks tailored to residential properties, combining quality craftsmanship with personalized service to enhance outdoor living spaces.",
url: "https://gibsonfenceanddeck.com/contact/",
telephone: "+1-253-592-0077",
address: {
@type: "PostalAddress",
streetAddress: "1712 6th Ave suite 203",
addressLocality: "Tacoma",
addressRegion: "WA",
postalCode: "98405",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.255925399999995,
longitude: -122.46219389999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "11",
bestRating: "5"
},
areaServed: "Tacoma and surrounding Pierce County areas",
knowsAbout: "Hardscaping & Patios, Homeowners seeking custom deck construction, residential fence installation, backyard renovation projects",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Design & Build"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Tacoma 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.