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: "Serene Mind Counseling + Evaluations",
description: "Serene Mind Counseling + Evaluations provides comprehensive mental health services in Tampa, including individual therapy, psychiatric evaluations, and counseling for adults and adolescents. Their team of licensed mental health professionals offers evidence-based treatment for anxiety, depression, trauma, and other behavioral health concerns in a welcoming clinical setting.",
url: "http://www.serenemindpsych.com/",
telephone: "+1-813-321-8280",
address: {
@type: "PostalAddress",
streetAddress: "730 S Sterling Ave #301",
addressLocality: "Tampa",
addressRegion: "FL",
postalCode: "33609",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.936871600000003,
longitude: -82.5034036
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "31",
bestRating: "5"
},
areaServed: "Tampa and surrounding areas",
knowsAbout: "Mental Health & Therapy, Adults and adolescents seeking therapy, individuals needing psychiatric evaluations, people managing anxiety and depression",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Psychiatric Evaluations"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Clinical Expertise"
}
],
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.