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: "Aiston Law, LLC",
description: "Aiston Law, LLC is a Portland-based law firm specializing in estate planning, probate, and elder law services. Led by experienced attorneys, they help clients create comprehensive estate plans, establish trusts, navigate probate proceedings, and address elder law and Medicaid planning concerns. The firm is known for providing personalized legal guidance tailored to each client's unique family and financial situation.",
url: "http://aistonlaw.com/",
telephone: "+1-503-235-5150",
address: {
@type: "PostalAddress",
streetAddress: "4411 NE Tillamook St",
addressLocality: "Portland",
addressRegion: "OR",
postalCode: "97213",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 45.5380203,
longitude: -122.6176478
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.4",
reviewCount: "25",
bestRating: "5"
},
areaServed: "Portland and surrounding areas, Oregon",
knowsAbout: "Estate Planning & Wills, Retirees, families with significant assets, parents planning for children's futures, seniors planning for long-term care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Estate Planning"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Elder Law Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Portland Presence"
}
],
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.