{
"@context": "https://schema.org",
"@graph": [
{
"@type": ["LocalBusiness", "MedicalBusiness"],
"@id": "https://www.getpsychedtherapy.com/#organization",
"name": "Get Psyched Therapy & Coaching",
"alternateName": "Get Psyched Therapy",
"url": "https://www.getpsychedtherapy.com",
"description": "Get Psyched Therapy & Coaching is a neurodivergent-affirming virtual therapy practice led by Crystal Britt, LCSW. Specializing in ADHD, autism, AuDHD, and burnout therapy for adults in California, Texas, and Maine.",
"telephone": "+19092062575",
"address": {
"@type": "PostalAddress",
"addressLocality": "Redlands",
"addressRegion": "CA",
"postalCode": "92373",
"addressCountry": "US"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 34.0556,
"longitude": -117.1825
},
"areaServed": [
{ "@type": "State", "name": "California" },
{ "@type": "State", "name": "Texas" },
{ "@type": "State", "name": "Maine" }
],
"founder": {
"@type": "Person",
"name": "Crystal Britt",
"honorificSuffix": "LCSW",
"url": "https://crystalbritt.com",
"sameAs": [
"https://www.linkedin.com/in/crystal-britt-37879749/",
"https://www.psychologytoday.com/us/therapists/crystal-britt-redlands-ca/782695"
]
},
"sameAs": [
"https://www.instagram.com/getpsychedtherapy/",
"https://www.psychologytoday.com/us/therapists/crystal-britt-redlands-ca/782695",
"https://www.freshstartsregistry.com/resourceguide/get-psyched-therapy-coaching",
"https://crystalbritt.com",
"https://getpsychedtherapy.janeapp.com",
"https://www.facebook.com/crystalbrittlcsw",
"https://www.youtube.com/@itscrystalbritt"
]
}
]
}