{
  "resourceType": "Organization",
  "id": "idiJ52bYNeRp9necyrpooBHw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1861716490"
    }
  ],
  "active": true,
  "name": "Peck Counseling Services",
  "telecom": [
    {
      "system": "phone",
      "value": "(661) 487-9710"
    }
  ],
  "address": [
    {
      "line": [
        "3838 San Dimas St Suite A100"
      ],
      "city": "Bakersfield",
      "state": "CA",
      "postalCode": "93312",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idiJ52bYNeRp9necyrpooBHw"
    }
  ]
}