{
  "resourceType": "Organization",
  "id": "idb1Kxvx-dTVpdfuGUuUAqbw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1811500218"
    }
  ],
  "active": true,
  "name": "Simon Counseling & Consultation",
  "telecom": [
    {
      "system": "phone",
      "value": "(409) 289-1650"
    }
  ],
  "address": [
    {
      "line": [
        "1221 Dallas St."
      ],
      "city": "Port Neches",
      "state": "TX",
      "postalCode": "77651",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idb1Kxvx-dTVpdfuGUuUAqbw"
    }
  ]
}