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: "V. Freitas Law, PLLC",
description: "V. Freitas Law, PLLC is a Seattle-based family law firm specializing in divorce, child custody, and related family matters. Attorney V. Freitas provides personalized legal representation and counsel to clients navigating separation, custody disputes, and family law issues. The firm offers a client-focused approach to help families resolve disputes efficiently and protect their interests.",
url: "https://www.vfreitaslaw.com/?npcmp=dir:local:2173567:98122",
telephone: "+1-206-536-2875",
address: {
@type: "PostalAddress",
streetAddress: "544 29th Ave",
addressLocality: "Seattle",
addressRegion: "WA",
postalCode: "98122",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.607470299999996,
longitude: -122.29459569999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "43",
bestRating: "5"
},
areaServed: "Seattle, WA and surrounding King County areas",
knowsAbout: "Family Law, Individuals going through divorce, parents involved in custody disputes, families seeking mediation or legal guidance on separation matters",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Client Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Seattle Family Law Experience"
}
],
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.