Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Grateful Trees",
description: "Grateful Trees is a small, locally-owned tree care company specializing in pruning and care of small trees and shrubs under 30 feet. Run by Alex, an ISA-certified arborist with over 11 years of experience, the company provides expert arbocare including intentional pruning, shaping, tree and shrub planting, consultations, lawn mowing, debris removal, and invasive species removal. Their focus on small trees and shrubs allows them to keep costs competitive while ensuring the certified arborist works with you from start to finish.",
url: "http://www.gratefultreespdx.com/",
telephone: "+1-314-882-7302",
address: {
@type: "PostalAddress",
streetAddress: "4528 SE 87th Ave",
addressLocality: "Portland",
addressRegion: "OR",
postalCode: "97266",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 45.489630299999995,
longitude: -122.57309459999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "35",
bestRating: "5"
},
areaServed: "Southeast Portland and surrounding neighborhoods",
knowsAbout: "Tree Services, Homeowners with small to medium trees and shrubs, Portland residents seeking affordable expert pruning, property owners in Southeast Portland neighborhoods",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "ISA Certified Arborist"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Small Tree Specialty"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Owner-Operated Service"
}
],
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.