{
  "resourceType": "Organization",
  "id": "idU1QGYBQ1FmnBKmakPrA2bA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1720300122"
    }
  ],
  "active": true,
  "name": "Action 2 Insight Counseling, PLLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(919) 609-5679"
    }
  ],
  "address": [
    {
      "line": [
        "117 Salem Town Court"
      ],
      "city": "Apex",
      "state": "NC",
      "postalCode": "27502",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idU1QGYBQ1FmnBKmakPrA2bA"
    }
  ]
}