{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Person",
      "@id": "https://www.amyhagerstrom.com/#person",
      "name": "Amy Hagerstrom",
      "jobTitle": "Somatic Psychotherapist",
      "description": "Licensed Clinical Social Worker and Somatic Experiencing Practitioner specializing in somatic therapy for trauma, anxiety, and midlife stress in adults across Florida and Illinois",
      "url": "https://www.amyhagerstrom.com/about-amy",
      "image": "https://images.squarespace-cdn.com/content/v1/61329125da4096041df1dd79/79c28070-bd16-4827-930d-fb985fb02e8b/picture_park_no%2Bglasses.jpg",
      "telephone": "+1-954-228-0228",
      "hasCredential": [
        {
          "@type": "EducationalOccupationalCredential",
          "credentialCategory": "license",
          "name": "Licensed Clinical Social Worker - Florida",
          "identifier": "SW23332"
        },
        {
          "@type": "EducationalOccupationalCredential",
          "credentialCategory": "license",
          "name": "Licensed Clinical Social Worker - Illinois",
          "identifier": "149026921"
        },
        {
          "@type": "EducationalOccupationalCredential",
          "credentialCategory": "certificate",
          "name": "Somatic Experiencing Practitioner (SEP)"
        },
        {
          "@type": "EducationalOccupationalCredential",
          "credentialCategory": "certificate",
          "name": "Safe and Sound Protocol (SSP) Certified Provider"
        },
        {
          "@type": "EducationalOccupationalCredential",
          "credentialCategory": "certificate",
          "name": "Rest and Restore Protocol (RRP) Certified Provider"
        },
        {
          "@type": "EducationalOccupationalCredential",
          "credentialCategory": "certificate",
          "name": "Certified Integrative Mental Health Professional (CIMHP)"
        }
      ],
      "alumniOf": [
        {"@type": "CollegeOrUniversity", "name": "Erikson Institute"},
        {"@type": "CollegeOrUniversity", "name": "Indiana University"}
      ],
      "sameAs": [
        "https://www.linkedin.com/in/amyhagerstrom",
        "https://www.psychologytoday.com/us/therapists/amy-hagerstrom-west-palm-beach-fl/1383222",
        "https://directory.traumahealing.org/practitioner/amy-hagerstrom/"
      ]
    },
    {
      "@type": "MedicalBusiness",
      "@id": "https://www.amyhagerstrom.com/#practice",
      "name": "Amy Hagerstrom Therapy PLLC",
      "description": "Online somatic therapy practice serving adults across Florida and Illinois. Specializing in Somatic Experiencing, trauma therapy, anxiety therapy, and integrative mental health.",
      "url": "https://www.amyhagerstrom.com",
      "telephone": "+1-954-228-0228",
      "priceRange": "$$",
      "logo": "https://images.squarespace-cdn.com/content/v1/61329125da4096041df1dd79/f3b43110-99ce-4a5d-9982-51e388a08a38/AmyHagerstromTherapy-Logo-PNG-New.png",
      "founder": {"@id": "https://www.amyhagerstrom.com/#person"},
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "550 SE 6th Ave, Suite 200-M",
        "addressLocality": "Delray Beach",
        "addressRegion": "FL",
        "postalCode": "33483",
        "addressCountry": "US"
      },
      "areaServed": [
        {"@type": "State", "name": "Florida"},
        {"@type": "State", "name": "Illinois"}
      ],
      "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "Therapy Services",
        "itemListElement": [
          {
            "@type": "Offer",
            "itemOffered": {
              "@type": "Service",
              "name": "Somatic Experiencing (SE)",
              "url": "https://www.amyhagerstrom.com/somatic-experiencing"
            }
          },
          {
            "@type": "Offer",
            "itemOffered": {
              "@type": "Service",
              "name": "Safe and Sound Protocol (SSP)",
              "url": "https://www.amyhagerstrom.com/safe-and-sound-protocol-fort-lauderdale"
            }
          },
          {
            "@type": "Offer",
            "itemOffered": {
              "@type": "Service",
              "name": "Rest and Restore Protocol (RRP)",
              "url": "https://www.amyhagerstrom.com/rest-and-restore-protocol"
            }
          },
          {
            "@type": "Offer",
            "itemOffered": {
              "@type": "Service",
              "name": "Integrative Mental Health Therapy",
              "url": "https://www.amyhagerstrom.com/integrative-mental-health-therapy"
            }
          }
        ]
      },
      "potentialAction": {
        "@type": "ReserveAction",
        "target": {
          "@type": "EntryPoint",
          "urlTemplate": "https://calendly.com/amy-amyhagerstrom/consultation"
        },
        "name": "Schedule a Free Consultation"
      },
      "sameAs": [
        "https://www.linkedin.com/in/amyhagerstrom",
        "https://www.psychologytoday.com/us/therapists/amy-hagerstrom-west-palm-beach-fl/1383222"
      ]
    }
  ]
}