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: "Karina Priest, LMHC",
description: "Karina Priest, LMHC, is a licensed mental health counselor offering individual therapy and counseling services in Port St. Lucie. With a focus on providing compassionate, personalized mental health support, Karina helps clients navigate emotional challenges, stress, and life transitions. Her practice emphasizes creating a safe, non-judgmental space for healing and personal growth.",
url: "https://karinapriestcounseling.webnode.page/",
telephone: "+1-561-329-4515",
address: {
@type: "PostalAddress",
streetAddress: "1100 St Lucie W Blvd STE 110",
addressLocality: "Port St. Lucie",
addressRegion: "FL",
postalCode: "34986",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.3141759,
longitude: -80.39540160000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "18",
bestRating: "5"
},
areaServed: "Port St. Lucie, FL and surrounding areas",
knowsAbout: "Mental Health & Therapy, Individuals seeking therapy, Adults managing stress and life challenges, People navigating emotional wellness",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed Mental Health Counselor"
},
{
@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.