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: "River Park Counseling, LLC",
description: "River Park Counseling, LLC is a mental health practice in Stuart providing individual and couples therapy services. The practice specializes in helping clients navigate life challenges, relationship issues, and emotional wellness through compassionate, evidence-based counseling. Located conveniently in downtown Stuart, River Park Counseling offers a supportive environment for personal growth and healing.",
url: "http://www.riverparkcounseling.com/",
telephone: "+1-772-206-0248",
address: {
@type: "PostalAddress",
streetAddress: "615 SW St Lucie Crescent Suite #204",
addressLocality: "Stuart",
addressRegion: "FL",
postalCode: "34994",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.195003399999997,
longitude: -80.2588486
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "19",
bestRating: "5"
},
areaServed: "Stuart, FL and surrounding areas",
knowsAbout: "Mental Health & Therapy, Individuals seeking personal therapy, couples working on relationship issues, those navigating life transitions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Couples & Individual Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Downtown Stuart Location"
},
{
@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.