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: "Murfree, Goodman & Rosado, PLLC",
description: "Murfree, Goodman & Rosado, PLLC is a law firm in Murfreesboro specializing in estate planning, wills, trusts, and related legal services for families and individuals. The firm helps clients protect their assets, plan for the future, and ensure their wishes are carried out through comprehensive legal documents and strategies. With a focus on personalized service, they serve the Middle Tennessee community with experienced attorneys dedicated to estate and family law matters.",
url: "https://www.murfreeatty.com/",
telephone: "+1-615-895-7000",
address: {
@type: "PostalAddress",
streetAddress: "805 S Church St STE 21",
addressLocality: "Murfreesboro",
addressRegion: "TN",
postalCode: "37130",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.8374263,
longitude: -86.39049519999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "149",
bestRating: "5"
},
areaServed: "Murfreesboro and surrounding Middle Tennessee communities",
knowsAbout: "Estate Planning & Wills, Families planning their estate, business owners protecting assets, individuals creating wills and trusts, those seeking elder law planning",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Estate Planning"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Experienced Local Attorneys"
}
],
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.