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: "McGuire Counseling and Psychotherapy",
description: "McGuire Counseling and Psychotherapy, led by Mike and Annie McGuire, provides mental health counseling and addiction support services for individuals and families across all ages, from young children through adults. They specialize in helping clients navigate mental health challenges and substance use issues through compassionate, professional guidance focused on healing and recovery.",
url: "http://www.mcguirerecovery.com/",
telephone: "+1-904-575-7209",
address: {
@type: "PostalAddress",
streetAddress: "7235 Bonneval Rd #123",
addressLocality: "Jacksonville",
addressRegion: "FL",
postalCode: "32256",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.2416594,
longitude: -81.5956635
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "113",
bestRating: "5"
},
areaServed: "Jacksonville, FL and surrounding areas",
knowsAbout: "Mental Health & Therapy, Individuals struggling with mental health or addiction, families seeking therapy, teens and young adults in crisis, people seeking compassionate evidence-based counseling",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Family-focused approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized addiction recovery"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Owner-led 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.