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: "Restful Mind Therapy, PLLC",
description: "Restful Mind Therapy, PLLC is a mental health counseling practice in Fort Worth offering therapy and counseling services to help clients manage stress, anxiety, depression, and other emotional challenges. The practice provides a supportive environment where clients can work toward improved mental wellness and personal growth.",
url: "http://www.restfulmindtherapy.com/",
telephone: "+1-817-713-4112",
address: {
@type: "PostalAddress",
streetAddress: "6420 Southwest Blvd # 115",
addressLocality: "Fort Worth",
addressRegion: "TX",
postalCode: "76109",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.692886099999996,
longitude: -97.4187149
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "3",
bestRating: "5"
},
areaServed: "Fort Worth and surrounding areas",
knowsAbout: "Mental Health & Therapy, Individuals seeking therapy for anxiety or depression, people managing stress and life transitions, anyone looking for professional mental health support",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Compassionate Client-Centered Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed Professional Counseling"
}
],
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.