{
  "resourceType": "Organization",
  "id": "id5UB6tlrW6FNiyDayNJhH2w",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1730235706"
    }
  ],
  "active": true,
  "name": "Norma M. Holmes, LPC, LMFT",
  "telecom": [
    {
      "system": "phone",
      "value": "(703) 915-1826"
    }
  ],
  "address": [
    {
      "line": [
        "12934 Harbor Drive",
        "Suite 107"
      ],
      "city": "Lake Ridge",
      "state": "VA",
      "postalCode": "22192",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id5UB6tlrW6FNiyDayNJhH2w"
    }
  ]
}