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: "Sunshine City Counseling",
description: "Sunshine City Counseling is a private-pay mental health practice in South Pasadena serving the St. Petersburg area with licensed therapists specializing in anxiety, ADHD, depression, trauma, relationship issues, postpartum depression, and life transitions. They offer both in-person therapy at their clinic and online sessions throughout Florida, with a team of experienced therapists including LCSWs and LMHCs who work with adults, teens (14+), couples, and parents. The practice emphasizes building strong therapeutic relationships and offers free initial consultations to ensure a good fit before beginning treatment.",
url: "http://www.sunshinecitycounseling.com/",
telephone: "+1-727-940-9538",
address: {
@type: "PostalAddress",
streetAddress: "1615 Pasadena Ave S Ste 330",
addressLocality: "South Pasadena",
addressRegion: "FL",
postalCode: "33707",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.752654,
longitude: -82.7412444
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "63",
bestRating: "5"
},
areaServed: "South Pasadena and St. Petersburg area, with online services throughout Florida",
knowsAbout: "Mental Health & Therapy, Adults with anxiety or trauma, teens and young adults navigating identity and relationships, couples seeking better communication, new and expecting mothers with postpartum concerns, individuals with ADHD",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Therapist Team"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Consultation First"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Service Options"
}
],
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.