{
  "resourceType": "Organization",
  "id": "idYVBJzEiOl5dpaiKEysrFJg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1548902836"
    }
  ],
  "active": true,
  "name": "Martinez Counseling LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(620) 259-7993"
    }
  ],
  "address": [
    {
      "line": [
        "127 East Ave B",
        "Suite B"
      ],
      "city": "Hutchinson",
      "state": "KS",
      "postalCode": "67501",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idYVBJzEiOl5dpaiKEysrFJg"
    }
  ]
}