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: "RandsLaw, PLLC",
description: "RandsLaw, PLLC is a general practice law firm in Twin Falls serving clients across business, family, and personal legal matters. Led by attorneys Tyler Rands and Kirk Melton with over 60 years of combined experience, the firm handles divorce and custody, business contracts, real estate, personal injury, estate planning, probate, bankruptcy, adoption, landlord-tenant disputes, and litigation. They focus on preserving what clients have built and bridging the gap between current circumstances and desired legal outcomes.",
url: "http://randslawidaho.com/",
telephone: "+1-208-733-0014",
address: {
@type: "PostalAddress",
streetAddress: "1502 Locust St N #500b",
addressLocality: "Twin Falls",
addressRegion: "ID",
postalCode: "83301",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.5888214,
longitude: -114.4538726
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "28",
bestRating: "5"
},
areaServed: "Twin Falls, Idaho and surrounding areas",
knowsAbout: "Criminal Defense, Families navigating divorce or custody, business owners needing contracts and planning, individuals with personal injury claims, and those managing estates or adoptions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive General Practice"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Experienced Team"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Approach"
}
],
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.