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: "Saltwater Souls Counseling",
description: "Saltwater Souls Counseling is an independent mental health practice in St. Petersburg offering therapy and counseling services to individuals seeking support for life challenges, emotional well-being, and personal growth. Located in downtown St. Petersburg, they provide personalized counseling to help clients navigate relationships, stress, trauma, and other mental health concerns in a compassionate, client-centered environment.",
url: "https://www.saltwatersoulscounseling.com/",
telephone: "+1-727-223-1189",
address: {
@type: "PostalAddress",
streetAddress: "733 5th Ave N",
addressLocality: "St. Petersburg",
addressRegion: "FL",
postalCode: "33701",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.777773,
longitude: -82.64418839999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "8",
bestRating: "5"
},
areaServed: "St. Petersburg and surrounding Tampa Bay area",
knowsAbout: "Mental Health & Therapy, Individuals seeking therapy, people navigating life transitions, those addressing relationship or emotional challenges",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Downtown Location"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Independent Practice"
}
],
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.