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: "Snodgrass Mark S",
description: "Mark S. Snodgrass is a family law attorney serving Lubbock with expertise in divorce, child custody, and related legal matters. With a 4.8-star rating from clients, he provides personalized legal representation for families navigating complex domestic situations. His practice focuses on helping clients understand their rights and achieve favorable outcomes in family law disputes.",
url: "https://usmaplocation.org/business/snodgrass-mark-s-q4epuc",
telephone: "+1-806-762-0267",
address: {
@type: "PostalAddress",
streetAddress: "1402 Texas Ave",
addressLocality: "Lubbock",
addressRegion: "TX",
postalCode: "79401",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.5825031,
longitude: -101.84584009999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "19",
bestRating: "5"
},
areaServed: "Lubbock, Texas",
knowsAbout: "Family Law, Individuals filing for divorce, parents seeking custody arrangements, families navigating separation agreements, those needing domestic relations legal counsel",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Family Law Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Client-Centered Representation"
}
],
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.