{
  "resourceType": "Organization",
  "id": "idBGwL214xWQioOC736xJPfg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1295850113"
    }
  ],
  "active": true,
  "name": "Kent Stratford, LMFT",
  "telecom": [
    {
      "system": "phone",
      "value": "(559) 960-1608"
    }
  ],
  "address": [
    {
      "line": [
        "516 W. Shaw Ave Suite 200"
      ],
      "city": "Fresno",
      "state": "CA",
      "postalCode": "93704",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idBGwL214xWQioOC736xJPfg"
    }
  ]
}