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: "RMC Counseling",
description: "RMC Counseling is a mental health practice in Salt Lake City offering evidence-based therapy and counseling services. Their team of licensed therapists provides personalized treatment for depression, anxiety, trauma, and relationship issues. With multiple office locations and a commitment to accessibility, RMC Counseling serves individuals and couples seeking professional mental health support.",
url: "http://rmcslc.com/",
telephone: "+1-385-212-4195",
address: {
@type: "PostalAddress",
streetAddress: "370 E S Temple St Suite 260, 300, and 550",
addressLocality: "Salt Lake City",
addressRegion: "UT",
postalCode: "84111",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.7690743,
longitude: -111.88028159999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "21",
bestRating: "5"
},
areaServed: "Salt Lake City, Utah",
knowsAbout: "Mental Health & Therapy, Individuals seeking therapy, couples working through relationship challenges, people managing anxiety or depression, trauma survivors",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Office Locations"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed Professional Team"
}
],
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.